Home
last modified time | relevance | path

Searched refs:_tr_tally_lit (Results 1 - 10 of 10) sorted by relevance

/third_party/node/deps/zlib/
H A Ddeflate.h336 # define _tr_tally_lit(s, c, flush) \ macro
354 # define _tr_tally_lit(s, c, flush) \ macro
375 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) macro
H A Ddeflate.c1948 _tr_tally_lit(s, s->window[s->strstart], bflush); in deflate_fast()
2066 _tr_tally_lit(s, s->window[s->strstart - 1], bflush); in deflate_slow()
2085 _tr_tally_lit(s, s->window[s->strstart - 1], bflush); in deflate_slow()
2155 _tr_tally_lit(s, s->window[s->strstart], bflush); in deflate_rle()
2192 _tr_tally_lit(s, s->window[s->strstart], bflush); in deflate_huff()
/third_party/zlib/
H A Ddeflate.h333 # define _tr_tally_lit(s, c, flush) \ macro
351 # define _tr_tally_lit(s, c, flush) \ macro
372 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) macro
H A Ddeflate.c1901 _tr_tally_lit(s, s->window[s->strstart], bflush); in deflate_fast()
2014 _tr_tally_lit(s, s->window[s->strstart - 1], bflush); in deflate_slow()
2033 _tr_tally_lit(s, s->window[s->strstart - 1], bflush); in deflate_slow()
2104 _tr_tally_lit(s, s->window[s->strstart], bflush); in deflate_rle()
2142 _tr_tally_lit(s, s->window[s->strstart], bflush); in deflate_huff()
/third_party/node/deps/v8/third_party/zlib/
H A Ddeflate.h321 # define _tr_tally_lit(s, c, flush) \ macro
341 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) macro
H A Ddeflate.c1996 _tr_tally_lit (s, s->window[s->strstart], bflush);
2117 _tr_tally_lit(s, s->window[s->strstart-1], bflush);
2136 _tr_tally_lit(s, s->window[s->strstart-1], bflush);
2208 _tr_tally_lit (s, s->window[s->strstart], bflush);
2248 _tr_tally_lit (s, s->window[s->strstart], bflush);
/third_party/libwebsockets/win32port/zlib/
H A Ddeflate.h314 # define _tr_tally_lit(s, c, flush) \ macro
334 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) macro
H A Ddeflate.c1646 _tr_tally_lit (s, s->window[s->strstart], bflush);
1761 _tr_tally_lit(s, s->window[s->strstart-1], bflush);
1780 _tr_tally_lit(s, s->window[s->strstart-1], bflush);
1851 _tr_tally_lit (s, s->window[s->strstart], bflush);
1891 _tr_tally_lit (s, s->window[s->strstart], bflush);
/third_party/skia/third_party/externals/zlib/
H A Ddeflate.h321 # define _tr_tally_lit(s, c, flush) \ macro
341 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) macro
H A Ddeflate.c1980 _tr_tally_lit (s, s->window[s->strstart], bflush);
2101 _tr_tally_lit(s, s->window[s->strstart-1], bflush);
2120 _tr_tally_lit(s, s->window[s->strstart-1], bflush);
2192 _tr_tally_lit (s, s->window[s->strstart], bflush);
2232 _tr_tally_lit (s, s->window[s->strstart], bflush);

Completed in 19 milliseconds