Home
last modified time | relevance | path

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

/external/syslinux/com32/lib/zlib/
Ddeflate.h312 extern uch ZLIB_INTERNAL _length_code[];
315 extern const uch ZLIB_INTERNAL _length_code[];
332 s->dyn_ltree[_length_code[len]+LITERALS+1].Freq++; \
Dtrees.h102 const uch ZLIB_INTERNAL _length_code[MAX_MATCH-MIN_MATCH+1]= { variable
Dtrees.c109 uch _length_code[MAX_MATCH-MIN_MATCH+1]; variable
267 _length_code[length++] = (uch)code; in tr_static_init()
275 _length_code[length-1] = (uch)code; in tr_static_init()
363 fprintf(header, "%2u%s", _length_code[i], in gen_trees_header()
1044 s->dyn_ltree[_length_code[lc]+LITERALS+1].Freq++;
1095 code = _length_code[lc];
/external/python/cpython2/Modules/zlib/
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++; \
Dtrees.h102 const uch ZLIB_INTERNAL _length_code[MAX_MATCH-MIN_MATCH+1]= { variable
Dtrees.c104 uch _length_code[MAX_MATCH-MIN_MATCH+1]; variable
262 _length_code[length++] = (uch)code; in tr_static_init()
270 _length_code[length-1] = (uch)code; in tr_static_init()
358 fprintf(header, "%2u%s", _length_code[i], in gen_trees_header()
1028 s->dyn_ltree[_length_code[lc]+LITERALS+1].Freq++;
1079 code = _length_code[lc];
Dzconf.h22 # define _length_code z__length_code macro
Dzconf.h.in22 # define _length_code z__length_code macro
Dzconf.h.cmakein24 # define _length_code z__length_code
/external/zlib/src/
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++; \
Dtrees.h102 const uch ZLIB_INTERNAL _length_code[MAX_MATCH-MIN_MATCH+1]= { variable
Dtrees.c104 uch _length_code[MAX_MATCH-MIN_MATCH+1]; variable
262 _length_code[length++] = (uch)code; in tr_static_init()
270 _length_code[length-1] = (uch)code; in tr_static_init()
358 fprintf(header, "%2u%s", _length_code[i], in gen_trees_header()
1028 s->dyn_ltree[_length_code[lc]+LITERALS+1].Freq++;
1079 code = _length_code[lc];
Dzconf.h22 # define _length_code z__length_code macro
Dzconf.h.in22 # define _length_code z__length_code macro
Dzconf.h.cmakein24 # define _length_code z__length_code
/external/pdfium/third_party/zlib_v128/
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++; \
Dtrees.h103 const uch ZLIB_INTERNAL _length_code[MAX_MATCH-MIN_MATCH+1]= { variable
Dtrees.c104 uch _length_code[MAX_MATCH-MIN_MATCH+1]; variable
262 _length_code[length++] = (uch)code; in tr_static_init()
270 _length_code[length-1] = (uch)code; in tr_static_init()
358 fprintf(header, "%2u%s", _length_code[i], in gen_trees_header()
1028 s->dyn_ltree[_length_code[lc]+LITERALS+1].Freq++;
1079 code = _length_code[lc];
Dzconf.h22 # define _length_code z__length_code macro
Dzlib.h80 #define _length_code FPDFAPI_length_code macro
/external/zlib/
Dlibz.map.txt4_length_code; # var introduced-arm=9 introduced-arm64=21 introduced-mips=21 introduced-mips64=21 i…
Dzconf.h22 # define _length_code z__length_code macro
/external/syslinux/com32/include/
Dzconf.h21 # define _length_code z__length_code macro