Searched refs:tuple (Results 1 – 4 of 4) sorted by relevance
331 # $(1) is an expanded kernel config from a TARGET_CONFIGS_UC tuple332 # $(2) is an expanded arch config from a TARGET_CONFIGS_UC tuple333 # $(3) is an expanded machine config from a TARGET_CONFIGS_UC tuple336 # $(1) is an un-expanded kernel config from a TARGET_CONFIGS_UC tuple337 # $(2) is an un-expanded arch config from a TARGET_CONFIGS_UC tuple338 # $(3) is an un-expanded machine config from a TARGET_CONFIGS_UC tuple374 # Similar to build configs, but alias configs are a 4-tuple376 # $(1) is an expanded kernel config from a TARGET_CONFIGS_ALIASES_UC tuple377 # $(2) is an expanded arch config from a TARGET_CONFIGS_ALIASES_UC tuple378 # $(3) is an expanded kernel machine config from a TARGET_CONFIGS_ALIASES_UC tuple[all …]
72 tuple,357 fasttypes = {valueint, int, str}, tuple=tuple, type=type, len=len): argument364 key += tuple(kwd.items())
73 ver = tuple(map(int, lldb_ver.split('.')))
2241 … return '%02X%02X%02X%02X-%02X%02X-%02X%02X-%02X%02X-%02X%02X%02X%02X%02X%02X' % tuple(data)