Home
last modified time | relevance | path

Searched defs:lens (Results 1 – 25 of 32) sorted by relevance

12

/external/puffin/src/
Dhuffman_table.cc53 bool HuffmanTable::InitHuffmanCodes(const Buffer& lens, size_t* max_bits) { in InitHuffmanCodes()
110 bool HuffmanTable::BuildHuffmanCodes(const Buffer& lens, in BuildHuffmanCodes()
137 bool HuffmanTable::BuildHuffmanReverseCodes(const Buffer& lens, in BuildHuffmanReverseCodes()
318 Buffer* lens) { in BuildHuffmanCodeLengths()
468 Buffer* lens) { in BuildHuffmanCodeLengths()
/external/rust/crates/libz-sys/src/zlib/contrib/infback9/
Dinflate9.h44 unsigned short lens[320]; /* temporary storage for code lengths */ member
Dinftree9.c32 int inflate_table9(type, lens, codes, table, bits, work) in inflate_table9() argument
/external/angle/third_party/zlib/
Dinftrees.c32 int ZLIB_INTERNAL inflate_table(type, lens, codes, table, bits, work) in inflate_table() argument
Dinflate.h119 unsigned short lens[320]; /* temporary storage for code lengths */ member
/external/zlib/
Dinftrees.c32 int ZLIB_INTERNAL inflate_table(type, lens, codes, table, bits, work) in inflate_table() argument
Dinflate.h119 unsigned short lens[320]; /* temporary storage for code lengths */ member
/external/rust/crates/libz-sys/src/zlib-ng/
Dinftrees.c32 int Z_INTERNAL zng_inflate_table(codetype type, uint16_t *lens, unsigned codes, in zng_inflate_table()
Dinflate.h123 uint16_t lens[320]; /* temporary storage for code lengths */ member
/external/libwebsockets/win32port/zlib/
Dinftrees.c32 int ZLIB_INTERNAL inflate_table(type, lens, codes, table, bits, work) in inflate_table() argument
Dinflate.h116 unsigned short lens[320]; /* temporary storage for code lengths */ member
/external/python/cpython2/Modules/zlib/
Dinftrees.c32 int ZLIB_INTERNAL inflate_table(type, lens, codes, table, bits, work) in inflate_table() argument
Dinflate.h119 unsigned short lens[320]; /* temporary storage for code lengths */ member
/external/rust/crates/libz-sys/src/zlib/
Dinftrees.c32 int ZLIB_INTERNAL inflate_table(type, lens, codes, table, bits, work) in inflate_table() argument
Dinflate.h119 unsigned short lens[320]; /* temporary storage for code lengths */ member
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bidi/
DTestStreaming.java37 public TestCase(String in, int ch, int[] np, int[][] lens, String[] msg) { in TestCase()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
DTestStreaming.java34 public TestCase(String in, int ch, int[] np, int[][] lens, String[] msg) { in TestCase()
/external/icu/icu4c/source/samples/cal/
Dcal.c429 int32_t lens [DAY_COUNT]; in print_month() local
547 int32_t lens [DAY_COUNT]; in print_year() local
/external/bsdiff/
Dbsdiff.cc73 ssize_t overlap,Ss,lens; in bsdiff() local
/external/bcc/tools/
Dcpuunclaimed.py252 lens = [0] * ncpu variable
/external/toybox/toys/posix/
Dgetconf.c194 int i, j, lens[] = {ARRAY_LEN(sysconfs), ARRAY_LEN(pathconfs), in getconf_main() local
/external/openssh/regress/unittests/sshkey/
Dtest_sshkey.c153 size_t lens[] = { in signature_tests() local
/external/e2fsprogs/lib/blkid/
Ddevname.c406 int lens[2] = { 0, 0 }; in probe_all() local
/external/rust/crates/libz-sys/src/zlib/contrib/puff/
Dpuff.c443 static const short lens[29] = { /* Size base for length codes 257..285 */ in codes() local
/external/rust/crates/libz-sys/src/zlib-ng/test/
Dinfcover.c633 uint16_t lens[16], work[16]; in cover_trees() local

12