Searched refs:largest (Results 1 – 14 of 14) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | random.py | 843 largest = -1e10 850 largest = max(x, largest) 856 (avg, stddev, smallest, largest)
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
D | random.py | 845 largest = -1e10 852 largest = max(x, largest) 858 (avg, stddev, smallest, largest)
|
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/ |
D | softfloat.txt | 35 largest integer format supported by the C compiler is 32 bits, SoftFloat is 226 size (32 or 64 bits). If the floating-point operand is a NaN, the largest 228 largest integer with the same sign as the operand is returned.
|
D | softfloat-source.txt | 49 a 64-bit integer type. If the largest integer type supported by the
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
D | _struct.c | 318 const Py_ssize_t largest = (Py_ssize_t)(ulargest >> 1); in _range_error() local 322 ~ largest, in _range_error() 323 largest); in _range_error()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
D | _struct.c | 318 const Py_ssize_t largest = (Py_ssize_t)(ulargest >> 1); in _range_error() local 322 ~ largest, in _range_error() 323 largest); in _range_error()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/ |
D | dsEncode.decTest | 35 -- Emax = 96 (largest exponent value)
|
D | dqEncode.decTest | 35 -- Emax = 6144 (largest exponent value)
|
D | ddEncode.decTest | 35 -- Emax = 384 (largest exponent value)
|
/device/google/contexthub/firmware/os/core/ |
D | nanohubCommand.c | 1659 int free, chunks, largest; in halSysInfo() local 1662 free = heapGetFreeSize(&chunks, &largest); in halSysInfo()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/ |
D | CHANGES_FROM_133.txt | 350 so the number of bytes is approximately the largest token number 352 sets per byte, so the length of the array is approximately the largest
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/ |
D | SmbiosViewStrings.uni | 280 …RINTINFO_SIZE_LARGEST_MEM #language en-US "The size of the largest memory module sup…
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/ |
D | CHANGES_FROM_133.txt | 1021 so the number of bytes is approximately the largest token number 1023 sets per byte, so the length of the array is approximately the largest
|
/device/linaro/bootloader/arm-trusted-firmware/docs/ |
D | porting-guide.rst | 140 Defines the size in bits of the largest cache line across all the cache
|