Searched refs:_tr_tally (Results 1 - 19 of 19) sorted by relevance

/external/chromium_org/third_party/zlib/
H A Ddeflate.h299 int ZLIB_INTERNAL _tr_tally OF((deflate_state *s, unsigned dist, unsigned lc));
314 /* Inline versions of _tr_tally for speed: */
342 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c)
344 flush = _tr_tally(s, distance, length)
H A Dmozzconf.h108 #define _tr_tally MOZ_Z__tr_tally macro
H A Dzconf.h29 # define _tr_tally z__tr_tally macro
H A Dtrees.c1026 int ZLIB_INTERNAL _tr_tally (s, dist, lc) function
1042 (ush)d_code(dist) < (ush)D_CODES, "_tr_tally: bad match");
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Ddeflate.h297 int ZLIB_INTERNAL _tr_tally OF((deflate_state *s, unsigned dist, unsigned lc));
313 /* Inline versions of _tr_tally for speed: */
341 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c)
343 flush = _tr_tally(s, distance, length)
H A Dzconf.h28 # define _tr_tally z__tr_tally macro
H A Dzlib.h85 #define _tr_tally FPDFAPI_tr_tally macro
H A Dfx_zlib_trees.c1010 int ZLIB_INTERNAL _tr_tally ( function
1026 (ush)d_code(dist) < (ush)D_CODES, "_tr_tally: bad match");
/external/qemu/distrib/zlib-1.2.8/
H A Ddeflate.h297 int ZLIB_INTERNAL _tr_tally OF((deflate_state *s, unsigned dist, unsigned lc));
313 /* Inline versions of _tr_tally for speed: */
341 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c)
343 flush = _tr_tally(s, distance, length)
H A Dzconf.h28 # define _tr_tally z__tr_tally macro
H A Dtrees.c1010 int ZLIB_INTERNAL _tr_tally (s, dist, lc) function
1026 (ush)d_code(dist) < (ush)D_CODES, "_tr_tally: bad match");
/external/zlib/src/
H A Ddeflate.h297 int ZLIB_INTERNAL _tr_tally OF((deflate_state *s, unsigned dist, unsigned lc));
313 /* Inline versions of _tr_tally for speed: */
341 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c)
343 flush = _tr_tally(s, distance, length)
H A Dzconf.h28 # define _tr_tally z__tr_tally macro
H A Dzconf.h.cmakein30 # define _tr_tally z__tr_tally
H A Dzconf.h.in28 # define _tr_tally z__tr_tally
H A Dtrees.c1010 int ZLIB_INTERNAL _tr_tally (s, dist, lc) function
1026 (ush)d_code(dist) < (ush)D_CODES, "_tr_tally: bad match");
/external/pdfium/core/include/thirdparties/zlib/
H A Dzconf.h28 # define _tr_tally z__tr_tally macro
H A Dzlib.h81 #define _tr_tally FPDFAPI_tr_tally macro
/external/zlib/
H A Dzconf.h28 # define _tr_tally z__tr_tally macro

Completed in 495 milliseconds