Home
last modified time | relevance | path

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

/third_party/node/deps/zlib/
H A Ddeflate.h343 # define _tr_tally_dist(s, distance, length, flush) \ macro
362 # define _tr_tally_dist(s, distance, length, flush) \ macro
376 # define _tr_tally_dist(s, distance, length, flush) \ macro
H A Ddeflate.c1908 _tr_tally_dist(s, s->strstart - s->match_start, in deflate_fast()
2039 _tr_tally_dist(s, s->strstart - 1 - s->prev_match, in deflate_slow()
2147 _tr_tally_dist(s, 1, s->match_length - MIN_MATCH, bflush); in deflate_rle()
/third_party/zlib/
H A Ddeflate.h340 # define _tr_tally_dist(s, distance, length, flush) \ macro
359 # define _tr_tally_dist(s, distance, length, flush) \ macro
373 # define _tr_tally_dist(s, distance, length, flush) \ macro
H A Ddeflate.c1864 _tr_tally_dist(s, s->strstart - s->match_start, in deflate_fast()
1987 _tr_tally_dist(s, s->strstart - 1 - s->prev_match, in deflate_slow()
2096 _tr_tally_dist(s, 1, s->match_length - MIN_MATCH, bflush); in deflate_rle()
/third_party/node/deps/v8/third_party/zlib/
H A Ddeflate.h329 # define _tr_tally_dist(s, distance, length, flush) \ macro
342 # define _tr_tally_dist(s, distance, length, flush) \ macro
H A Ddeflate.c1959 _tr_tally_dist(s, s->strstart - s->match_start,
2090 _tr_tally_dist(s, s->strstart -1 - s->prev_match,
2200 _tr_tally_dist(s, 1, s->match_length - MIN_MATCH, bflush);
/third_party/libwebsockets/win32port/zlib/
H A Ddeflate.h322 # define _tr_tally_dist(s, distance, length, flush) \ macro
335 # define _tr_tally_dist(s, distance, length, flush) \ macro
H A Ddeflate.c1609 _tr_tally_dist(s, s->strstart - s->match_start,
1734 _tr_tally_dist(s, s->strstart -1 - s->prev_match,
1843 _tr_tally_dist(s, 1, s->match_length - MIN_MATCH, bflush);
/third_party/skia/third_party/externals/zlib/
H A Ddeflate.h329 # define _tr_tally_dist(s, distance, length, flush) \ macro
342 # define _tr_tally_dist(s, distance, length, flush) \ macro
H A Ddeflate.c1943 _tr_tally_dist(s, s->strstart - s->match_start,
2074 _tr_tally_dist(s, s->strstart -1 - s->prev_match,
2184 _tr_tally_dist(s, 1, s->match_length - MIN_MATCH, bflush);

Completed in 17 milliseconds