/third_party/node/deps/zlib/ |
D | deflate.h | 328 extern uch ZLIB_INTERNAL _length_code[]; 331 extern const uch ZLIB_INTERNAL _length_code[]; 349 s->dyn_ltree[_length_code[len]+LITERALS+1].Freq++; \ 369 s->dyn_ltree[_length_code[len]+LITERALS+1].Freq++; \
|
D | trees.h | 102 const uch ZLIB_INTERNAL _length_code[MAX_MATCH-MIN_MATCH+1]= { variable
|
D | trees.c | 104 uch _length_code[MAX_MATCH-MIN_MATCH+1]; variable 321 _length_code[length++] = (uch)code; in tr_static_init() 329 _length_code[length - 1] = (uch)code; in tr_static_init() 416 fprintf(header, "%2u%s", _length_code[i], in gen_trees_header() 920 code = _length_code[lc]; in compress_block() 1114 s->dyn_ltree[_length_code[lc] + LITERALS + 1].Freq++;
|
D | chromeconf.h | 35 #define _length_code Cr_z__length_code macro
|
D | zconf.h | 34 # define _length_code z__length_code macro
|
D | zconf.h.in | 22 # define _length_code z__length_code macro
|
/third_party/libwebsockets/win32port/zlib/ |
D | deflate.h | 312 extern uch ZLIB_INTERNAL _length_code[]; 315 extern const uch ZLIB_INTERNAL _length_code[]; 332 s->dyn_ltree[_length_code[len]+LITERALS+1].Freq++; \
|
D | trees.h | 102 const uch ZLIB_INTERNAL _length_code[MAX_MATCH-MIN_MATCH+1]= { variable
|
D | trees.c | 109 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];
|
D | zconf.h | 21 # define _length_code z__length_code macro
|
/third_party/zlib/ |
D | deflate.h | 314 extern uch ZLIB_INTERNAL _length_code[]; 317 extern const uch ZLIB_INTERNAL _length_code[]; 336 s->dyn_ltree[_length_code[len]+LITERALS+1].Freq++; \
|
D | trees.h | 102 const uch ZLIB_INTERNAL _length_code[MAX_MATCH-MIN_MATCH+1]= { variable
|
D | trees.c | 104 uch _length_code[MAX_MATCH-MIN_MATCH+1]; variable 260 _length_code[length++] = (uch)code; in tr_static_init() 268 _length_code[length - 1] = (uch)code; in tr_static_init() 356 fprintf(header, "%2u%s", _length_code[i], in gen_trees_header() 1033 s->dyn_ltree[_length_code[lc] + LITERALS + 1].Freq++; 1062 code = _length_code[lc];
|
D | zconf.h | 22 # define _length_code z__length_code macro
|
D | zconf.h.in | 22 # define _length_code z__length_code macro
|
/third_party/skia/third_party/externals/zlib/ |
D | deflate.h | 314 extern uch ZLIB_INTERNAL _length_code[]; 317 extern const uch ZLIB_INTERNAL _length_code[]; 336 s->dyn_ltree[_length_code[len]+LITERALS+1].Freq++; \
|
D | trees.h | 102 const uch ZLIB_INTERNAL _length_code[MAX_MATCH-MIN_MATCH+1]= { variable
|
D | trees.c | 104 uch _length_code[MAX_MATCH-MIN_MATCH+1]; variable 260 _length_code[length++] = (uch)code; in tr_static_init() 268 _length_code[length-1] = (uch)code; in tr_static_init() 356 fprintf(header, "%2u%s", _length_code[i], in gen_trees_header() 1033 s->dyn_ltree[_length_code[lc]+LITERALS+1].Freq++; 1062 code = _length_code[lc];
|
D | chromeconf.h | 35 #define _length_code Cr_z__length_code macro
|
D | zconf.h | 34 # define _length_code z__length_code macro
|
/third_party/node/deps/v8/third_party/zlib/ |
D | deflate.h | 314 extern uch ZLIB_INTERNAL _length_code[]; 317 extern const uch ZLIB_INTERNAL _length_code[]; 336 s->dyn_ltree[_length_code[len]+LITERALS+1].Freq++; \
|
D | trees.h | 102 const uch ZLIB_INTERNAL _length_code[MAX_MATCH-MIN_MATCH+1]= { variable
|
D | trees.c | 104 uch _length_code[MAX_MATCH-MIN_MATCH+1]; variable 260 _length_code[length++] = (uch)code; in tr_static_init() 268 _length_code[length-1] = (uch)code; in tr_static_init() 356 fprintf(header, "%2u%s", _length_code[i], in gen_trees_header() 1034 s->dyn_ltree[_length_code[lc]+LITERALS+1].Freq++; 1063 code = _length_code[lc];
|
D | chromeconf.h | 35 #define _length_code Cr_z__length_code macro
|
D | zconf.h | 34 # define _length_code z__length_code macro
|