Home
last modified time | relevance | path

Searched refs:lenfix (Results 1 – 22 of 22) sorted by relevance

/external/rust/crates/libz-sys/src/zlib-ng/tools/
Dmakefixed.c9 static code *lenfix, *distfix; in buildfixedtables() local
23 lenfix = next; in buildfixedtables()
34 state->lencode = lenfix; in buildfixedtables()
/external/rust/crates/libz-sys/src/zlib/contrib/infback9/
Dinfback9.c57 code *next, *lenfix, *distfix; in makefixed9() local
68 lenfix = next; in makefixed9()
94 printf("{%u,%u,%d}", lenfix[low].op, lenfix[low].bits, in makefixed9()
95 lenfix[low].val); in makefixed9()
292 lencode = lenfix;
Dinffix9.h10 static const code lenfix[512] = { variable
/external/libwebsockets/win32port/zlib/
Dinffixed.h10 static const code lenfix[512] = { variable
Dinfback.c78 static code *lenfix, *distfix; local
93 lenfix = next;
110 state->lencode = lenfix;
Dinflate.c245 static code *lenfix, *distfix; local
260 lenfix = next;
277 state->lencode = lenfix;
/external/rust/crates/libz-sys/src/zlib/
Dinffixed.h10 static const code lenfix[512] = { variable
Dinfback.c87 static code *lenfix, *distfix; local
102 lenfix = next;
119 state->lencode = lenfix;
Dinflate.c283 static code *lenfix, *distfix; local
298 lenfix = next;
315 state->lencode = lenfix;
/external/python/cpython2/Modules/zlib/
Dinffixed.h10 static const code lenfix[512] = { variable
Dinfback.c87 static code *lenfix, *distfix; local
102 lenfix = next;
119 state->lencode = lenfix;
Dinflate.c283 static code *lenfix, *distfix; local
298 lenfix = next;
315 state->lencode = lenfix;
/external/angle/third_party/zlib/
Dinffixed.h10 static const code lenfix[512] = { variable
Dinfback.c87 static code *lenfix, *distfix; local
102 lenfix = next;
119 state->lencode = lenfix;
Dinflate.c285 static code *lenfix, *distfix; local
300 lenfix = next;
317 state->lencode = lenfix;
/external/rust/crates/libz-sys/src/zlib-ng/
Dinffixed_tbl.h10 static const code lenfix[512] = { variable
Dinflate.c199 state->lencode = lenfix; in fixedtables()
/external/zlib/
Dinffixed.h10 static const code lenfix[512] = { variable
Dinfback.c87 static code *lenfix, *distfix; local
102 lenfix = next;
119 state->lencode = lenfix;
Dinflate.c284 static code *lenfix, *distfix; local
299 lenfix = next;
316 state->lencode = lenfix;
/external/zlib/contrib/optimizations/
Dinflate.c285 static code *lenfix, *distfix; local
300 lenfix = next;
317 state->lencode = lenfix;
/external/angle/third_party/zlib/contrib/optimizations/
Dinflate.c286 static code *lenfix, *distfix; local
301 lenfix = next;
318 state->lencode = lenfix;