Searched refs:least (Results 1 – 25 of 74) sorted by relevance
123
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/ |
D | fcache.c | 50 CacheEntry *least=NULL; local 61 if (least == NULL) { 62 least=q; 64 if (strcmp(q->str,least->str) < 0) { 65 least=q; 74 return least;
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/X64/ |
D | EbcLowLevel.S | 51 # Fix X64 native function call prolog. Prepare space for at least 4 arguments,
|
D | EbcLowLevel.asm | 56 ; Fix X64 native function call prolog. Prepare space for at least 4 arguments,
|
D | EbcLowLevel.nasm | 55 ; Fix X64 native function call prolog. Prepare space for at least 4 arguments,
|
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/bits64/ |
D | softfloat-macros | 36 bits are shifted off, they are ``jammed'' into the least significant bit of 37 the result by setting the least significant bit to 1. The value of `count' 63 bits are shifted off, they are ``jammed'' into the least significant bit of 64 the result by setting the least significant bit to 1. The value of `count' 171 are ``jammed'' into the least significant bit of the result by setting the 172 least significant bit to 1. The value of `count' can be arbitrarily large; 556 divisor `b' must be at least 2^63. If q is the exact quotient truncated 588 by `a'. Considered as an integer, `a' must be at least 2^31. If bit 0 of 589 `aExp' (the least significant bit) is 1, the integer returned approximates
|
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmSoftFloatLib/bits32/ |
D | softfloat-macros | 35 bits are shifted off, they are ``jammed'' into the least significant bit of 36 the result by setting the least significant bit to 1. The value of `count' 96 are ``jammed'' into the least significant bit of the result by setting the 97 least significant bit to 1. The value of `count' can be arbitrarily large; 481 divisor `b' must be at least 2^31. If q is the exact quotient truncated 513 by `a'. Considered as an integer, `a' must be at least 2^31. If bit 0 of 514 `aExp' (the least significant bit) is 1, the integer returned approximates
|
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/bits32/ |
D | softfloat-macros | 35 bits are shifted off, they are ``jammed'' into the least significant bit of 36 the result by setting the least significant bit to 1. The value of `count' 96 are ``jammed'' into the least significant bit of the result by setting the 97 least significant bit to 1. The value of `count' can be arbitrarily large; 481 divisor `b' must be at least 2^31. If q is the exact quotient truncated 513 by `a'. Considered as an integer, `a' must be at least 2^31. If bit 0 of 514 `aExp' (the least significant bit) is 1, the integer returned approximates
|
/device/google/contexthub/firmware/os/platform/stm32/lkr/ |
D | stm32f4xx.bl.lkr | 43 /* at least a byte of code is needed, or ld cannot locate "__code_start" symbol properly */
|
/device/google/marlin/common/ |
D | utils.mk | 159 define is-platform-sdk-version-at-least
|
/device/google/bonito/ |
D | utils.mk | 159 define is-platform-sdk-version-at-least
|
/device/google/crosshatch/ |
D | utils.mk | 159 define is-platform-sdk-version-at-least
|
/device/google/wahoo/ |
D | utils.mk | 159 define is-platform-sdk-version-at-least
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/msi/ |
D | crtlicense.txt | 18 Microsoft Distributable Code at least as much as Microsoft's own
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/versioncheck/ |
D | README | 31 there is a version mismatch. It should contain at the very least a URL
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/ |
D | ArmShellCmdRunAxf.uni | 44 #string STR_RUNAXF_ELFNOSEG #language en-US "The ELF file must have at least 1 loadable seg…
|
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/templates/ |
D | softfloat-specialize | 259 `high' and `low' values hold the most- and least-significant bits, 366 `low' values hold the most- and least-significant bits, respectively.
|
/device/google/contexthub/firmware/lib/builtins/ |
D | fp_extend_impl.inc | 23 // It also requires that integer types at least as large as both formats
|
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmSoftFloatLib/ |
D | softfloat-specialize | 320 `high' and `low' values hold the most- and least-significant bits, 427 `low' values hold the most- and least-significant bits, respectively.
|
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/ |
D | softfloat-specialize | 324 `high' and `low' values hold the most- and least-significant bits, 431 `low' values hold the most- and least-significant bits, respectively.
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibOptDxe/Arm/ |
D | ScanMem.asm | 79 ; At this point, we are aligned, we know we have at least 8 bytes to work with
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | formatfloat_testcases.txt | 345 -- least one digit after the point, or an exponent.
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/ |
D | lnotab_notes.txt | 30 (b) if at least one column jumps by more than 255 from one row to the next,
|
D | dictnotes.txt | 115 cases and do the least damage to the less common cases. Results will 126 Also, every dictionary iterates at least twice, once for the memset()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/ |
D | lnotab_notes.txt | 30 (b) if at least one column jumps by more than 255 from one row to the next,
|
D | dictnotes.txt | 115 cases and do the least damage to the less common cases. Results will 126 Also, every dictionary iterates at least twice, once for the memset()
|
123