Searched refs:_length_code (Results 1 - 23 of 23) sorted by relevance

/external/chromium_org/third_party/zlib/
H A Dtrees.h102 const uch ZLIB_INTERNAL _length_code[MAX_MATCH-MIN_MATCH+1]= { variable
H A Ddeflate.h317 extern uch ZLIB_INTERNAL _length_code[];
320 extern const uch ZLIB_INTERNAL _length_code[];
337 s->dyn_ltree[_length_code[len]+LITERALS+1].Freq++; \
H A Dmozzconf.h103 #define _length_code MOZ_Z__length_code macro
H A Dtrees.c109 uch _length_code[MAX_MATCH-MIN_MATCH+1]; variable
267 _length_code[length++] = (uch)code;
275 _length_code[length-1] = (uch)code;
361 "const uch ZLIB_INTERNAL _length_code[MAX_MATCH-MIN_MATCH+1]= {\n");
363 fprintf(header, "%2u%s", _length_code[i],
1044 s->dyn_ltree[_length_code[lc]+LITERALS+1].Freq++;
1095 code = _length_code[lc];
H A Dzconf.h24 # define _length_code z__length_code macro
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dtrees.h102 const uch ZLIB_INTERNAL _length_code[MAX_MATCH-MIN_MATCH+1]= { variable
H A Ddeflate.h316 extern uch ZLIB_INTERNAL _length_code[];
319 extern const uch ZLIB_INTERNAL _length_code[];
336 s->dyn_ltree[_length_code[len]+LITERALS+1].Freq++; \
H A Dfx_zlib_trees.c104 uch _length_code[MAX_MATCH-MIN_MATCH+1]; variable
262 _length_code[length++] = (uch)code;
270 _length_code[length-1] = (uch)code;
356 "const uch ZLIB_INTERNAL _length_code[MAX_MATCH-MIN_MATCH+1]= {\n");
358 fprintf(header, "%2u%s", _length_code[i],
1028 s->dyn_ltree[_length_code[lc]+LITERALS+1].Freq++;
1079 code = _length_code[lc];
H A Dzconf.h22 # define _length_code z__length_code macro
H A Dzlib.h79 #define _length_code FPDFAPI_length_code macro
/external/qemu/distrib/zlib-1.2.8/
H A Dtrees.h102 const uch ZLIB_INTERNAL _length_code[MAX_MATCH-MIN_MATCH+1]= { variable
H A Ddeflate.h316 extern uch ZLIB_INTERNAL _length_code[];
319 extern const uch ZLIB_INTERNAL _length_code[];
336 s->dyn_ltree[_length_code[len]+LITERALS+1].Freq++; \
H A Dtrees.c104 uch _length_code[MAX_MATCH-MIN_MATCH+1]; variable
262 _length_code[length++] = (uch)code;
270 _length_code[length-1] = (uch)code;
356 "const uch ZLIB_INTERNAL _length_code[MAX_MATCH-MIN_MATCH+1]= {\n");
358 fprintf(header, "%2u%s", _length_code[i],
1028 s->dyn_ltree[_length_code[lc]+LITERALS+1].Freq++;
1079 code = _length_code[lc];
H A Dzconf.h22 # define _length_code z__length_code macro
/external/zlib/src/
H A Dtrees.h102 const uch ZLIB_INTERNAL _length_code[MAX_MATCH-MIN_MATCH+1]= { variable
H A Ddeflate.h316 extern uch ZLIB_INTERNAL _length_code[];
319 extern const uch ZLIB_INTERNAL _length_code[];
336 s->dyn_ltree[_length_code[len]+LITERALS+1].Freq++; \
H A Dtrees.c104 uch _length_code[MAX_MATCH-MIN_MATCH+1]; variable
262 _length_code[length++] = (uch)code;
270 _length_code[length-1] = (uch)code;
356 "const uch ZLIB_INTERNAL _length_code[MAX_MATCH-MIN_MATCH+1]= {\n");
358 fprintf(header, "%2u%s", _length_code[i],
1028 s->dyn_ltree[_length_code[lc]+LITERALS+1].Freq++;
1079 code = _length_code[lc];
H A Dzconf.h22 # define _length_code z__length_code macro
H A Dzconf.h.cmakein24 # define _length_code z__length_code
H A Dzconf.h.in22 # define _length_code z__length_code
/external/pdfium/core/include/thirdparties/zlib/
H A Dzconf.h22 # define _length_code z__length_code macro
H A Dzlib.h75 #define _length_code FPDFAPI_length_code macro
/external/zlib/
H A Dzconf.h22 # define _length_code z__length_code macro

Completed in 199 milliseconds