Home
last modified time | relevance | path

Searched refs:distfix (Results 1 – 20 of 20) sorted by relevance

/third_party/zlib/contrib/infback9/
Dinfback9.c57 code *next, *lenfix, *distfix; in makefixed9() local
75 distfix = next; in makefixed9()
105 printf("{%u,%u,%d}", distfix[low].op, distfix[low].bits, in makefixed9()
106 distfix[low].val); in makefixed9()
294 distcode = distfix;
Dinffix9.h99 static const code distfix[32] = { variable
/third_party/node/deps/v8/third_party/zlib/
Dinffixed.h87 static const code distfix[32] = { variable
Dinfback.c87 static code *lenfix, *distfix; local
109 distfix = next;
121 state->distcode = distfix;
Dinflate.c285 static code *lenfix, *distfix; local
307 distfix = next;
319 state->distcode = distfix;
/third_party/zlib/
Dinffixed.h87 static const code distfix[32] = { variable
Dinfback.c88 static code *lenfix, *distfix; local
110 distfix = next;
122 state->distcode = distfix;
Dinflate.c286 static code *lenfix, *distfix; local
308 distfix = next;
320 state->distcode = distfix;
/third_party/skia/third_party/externals/zlib/
Dinffixed.h87 static const code distfix[32] = { variable
Dinfback.c87 static code *lenfix, *distfix; local
109 distfix = next;
121 state->distcode = distfix;
Dinflate.c284 static code *lenfix, *distfix; local
306 distfix = next;
318 state->distcode = distfix;
/third_party/libwebsockets/win32port/zlib/
Dinffixed.h87 static const code distfix[32] = { variable
Dinfback.c78 static code *lenfix, *distfix; local
100 distfix = next;
112 state->distcode = distfix;
Dinflate.c245 static code *lenfix, *distfix; local
267 distfix = next;
279 state->distcode = distfix;
/third_party/node/deps/zlib/
Dinffixed.h87 static const code distfix[32] = { variable
Dinfback.c79 static code *lenfix, *distfix; in fixedtables() local
101 distfix = next; in fixedtables()
113 state->distcode = distfix; in fixedtables()
Dinflate.c256 static code *lenfix, *distfix; in fixedtables() local
278 distfix = next; in fixedtables()
290 state->distcode = distfix; in fixedtables()
/third_party/node/deps/zlib/contrib/optimizations/
Dinflate.c257 static code *lenfix, *distfix; in fixedtables() local
279 distfix = next; in fixedtables()
291 state->distcode = distfix; in fixedtables()
/third_party/skia/third_party/externals/zlib/contrib/optimizations/
Dinflate.c285 static code *lenfix, *distfix; local
307 distfix = next;
319 state->distcode = distfix;
/third_party/node/deps/v8/third_party/zlib/contrib/optimizations/
Dinflate.c286 static code *lenfix, *distfix; local
308 distfix = next;
320 state->distcode = distfix;