Home
last modified time | relevance | path

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/
Dtest_bufio.py11 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/
Dlistsort.txt204 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/
Dlistsort.txt207 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/
DddInvert.decTest45 -- Various lengths
Dinvert.decTest41 -- Various lengths
DdqInvert.decTest45 -- Various lengths
DddOr.decTest45 -- Various lengths
DddXor.decTest45 -- Various lengths
DddAnd.decTest46 -- Various lengths
Dor.decTest44 -- Various lengths
Dand.decTest47 -- Various lengths
Dxor.decTest45 -- Various lengths
DdqAnd.decTest46 -- Various lengths
DdqXor.decTest45 -- Various lengths
DdqOr.decTest45 -- Various lengths
DdqEncode.decTest218 -- exponent lengths
DddMultiply.decTest94 -- test some intermediate lengths
DdqMultiply.decTest94 -- test some intermediate lengths
Dmultiply.decTest102 -- test some intermediate lengths
DddFMA.decTest208 -- test some intermediate lengths
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dalgorithm.txt7 length). Distances are limited to 32K bytes, and lengths are limited
13 Literals or match lengths are compressed with one Huffman tree, and
DChangeLog360 - 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/
Dalgorithm.txt7 length). Distances are limited to 32K bytes, and lengths are limited
13 Literals or match lengths are compressed with one Huffman tree, and
DChangeLog70 - Use z_off_t for adler32_combine() and crc32_combine() lengths
/device/generic/goldfish-opengl/system/include/GLES2/
Dgl2ext.h125 …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