Searched refs:sel (Results 1 – 11 of 11) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | pstats.py | 301 def eval_print_amount(self, sel, list, msg): argument 303 if isinstance(sel, basestring): 305 rex = re.compile(sel) 307 msg += " <Invalid regular expression %r>\n" % sel 315 if isinstance(sel, float) and 0.0 <= sel < 1.0: 316 count = int(count * sel + .5) 318 elif isinstance(sel, (int, long)) and 0 <= sel < count: 319 count = sel 323 len(list), len(new_list), sel)
|
D | urllib2.py | 1114 scheme, sel = splittype(request.get_selector()) 1115 sel_host, sel_path = splithost(sel)
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibOptDxe/Arm/ |
D | ScanMem.S | 95 sel r5, r3, r7 // bytes are 00 for none-00 bytes, or ff for 00 bytes - NOTE INVERSION 97 …sel r6, r5, r7 // chained....bytes are 00 for none-00 bytes, or ff for 00 bytes - NOTE INVE…
|
D | ScanMem.asm | 95 …sel r6, r5, r7 ; chained....bytes are 00 for none-00 bytes, or ff for 00 bytes - NOTE INVER…
|
/device/linaro/bootloader/edk2/EmbeddedPkg/Scripts/LauterbachT32/ |
D | EFI.CMM | 32 break.sel.program onchip
|
/device/linaro/bootloader/arm-trusted-firmware/drivers/ufs/ |
D | ufs.c | 311 uint8_t index, uint8_t sel, in ufs_prepare_query() argument 336 query_upiu->ts.desc.selector = sel; in ufs_prepare_query() 499 static void ufs_query(uint8_t op, uint8_t idn, uint8_t index, uint8_t sel, in ufs_query() argument 516 ufs_prepare_query(&utrd, op, idn, index, sel, buf, size); in ufs_query()
|
/device/linaro/bootloader/edk2/StdLib/Include/arpa/ |
D | nameser_compat.h | 65 #if defined(sel) || defined(pyr) || defined(mc68000) || defined(sparc) || \
|
/device/google/crosshatch/json-c/ |
D | linkhash.c | 102 (defined(sparc) || defined(POWERPC) || defined(mc68000) || defined(sel))
|
/device/google/bonito/json-c/ |
D | linkhash.c | 102 (defined(sparc) || defined(POWERPC) || defined(mc68000) || defined(sel))
|
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Hi1616/D05AcpiTables/Dsdt/ |
D | D05Hns.asl | 147 // Hilink access sel cfg reg 844 // Hilink access sel cfg reg
|
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/ |
D | D03Hns.asl | 145 // Hilink access sel cfg reg
|