Searched refs:lengths (Results 1 – 25 of 28) sorted by relevance
12
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_bufio.py | 11 lengths = list(range(1, 257)) + [512, 1000, 1024, 2048, 4096, 8192, 10000, variable 43 for length in lengths:
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/ |
D | listsort.txt | 204 slots twice, but the run lengths that remain after 3 random exchanges 273 balanced merges (see next section), leaving runs of lengths 2048 and 64 to 302 run lengths, and they can become wildly unbalanced. That's a Good Thing 304 potentially very different run lengths, though. 307 3 consecutive runs of lengths 328 stack entries, where A, B and C are the lengths of the three righmost not-yet 334 Note that, by induction, #2 implies the lengths of pending runs form a 335 decreasing sequence. #1 implies that, reading the lengths right to left, 336 the pending-run lengths grow at least as fast as the Fibonacci numbers. 364 minrun gimmick, and natural runs were of lengths 128, 64, 32, 16, 8, 4, 2, [all …]
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/ |
D | listsort.txt | 207 slots twice, but the run lengths that remain after 3 random exchanges 276 balanced merges (see next section), leaving runs of lengths 2048 and 64 to 305 run lengths, and they can become wildly unbalanced. That's a Good Thing 307 potentially very different run lengths, though. 310 3 consecutive runs of lengths 331 stack entries, where A, B and C are the lengths of the three righmost not-yet 337 Note that, by induction, #2 implies the lengths of pending runs form a 338 decreasing sequence. #1 implies that, reading the lengths right to left, 339 the pending-run lengths grow at least as fast as the Fibonacci numbers. 367 minrun gimmick, and natural runs were of lengths 128, 64, 32, 16, 8, 4, 2, [all …]
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/ |
D | ddInvert.decTest | 45 -- Various lengths
|
D | invert.decTest | 41 -- Various lengths
|
D | dqInvert.decTest | 45 -- Various lengths
|
D | ddOr.decTest | 45 -- Various lengths
|
D | ddXor.decTest | 45 -- Various lengths
|
D | ddAnd.decTest | 46 -- Various lengths
|
D | or.decTest | 44 -- Various lengths
|
D | and.decTest | 47 -- Various lengths
|
D | xor.decTest | 45 -- Various lengths
|
D | dqAnd.decTest | 46 -- Various lengths
|
D | dqXor.decTest | 45 -- Various lengths
|
D | dqOr.decTest | 45 -- Various lengths
|
D | dqEncode.decTest | 218 -- exponent lengths
|
D | ddMultiply.decTest | 94 -- test some intermediate lengths
|
D | dqMultiply.decTest | 94 -- test some intermediate lengths
|
D | multiply.decTest | 102 -- test some intermediate lengths
|
D | ddFMA.decTest | 208 -- test some intermediate lengths
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/ |
D | algorithm.txt | 7 length). Distances are limited to 32K bytes, and lengths are limited 13 Literals or match lengths are compressed with one Huffman tree, and
|
D | ChangeLog | 360 - Check file name lengths and add -c option in minigzip.c [Li] 503 - Reject negative lengths in crc32_combine() 687 - Use z_off_t for adler32_combine() and crc32_combine() lengths
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/ |
D | algorithm.txt | 7 length). Distances are limited to 32K bytes, and lengths are limited 13 Literals or match lengths are compressed with one Huffman tree, and
|
D | ChangeLog | 70 - Use z_off_t for adler32_combine() and crc32_combine() lengths
|
/device/generic/goldfish-opengl/system/include/GLES2/ |
D | gl2ext.h | 125 …Lenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageL… 137 …Lenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageL…
|
12