HomeSort by relevance Sort by last modified time
    Searched refs:_tr_tally (Results 1 - 20 of 20) sorted by null

  /external/chromium_org/third_party/zlib/
deflate.h 299 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)
mozzconf.h 108 #define _tr_tally MOZ_Z__tr_tally macro
zconf.h 29 # define _tr_tally z__tr_tally macro
trees.c 1026 int ZLIB_INTERNAL _tr_tally (s, dist, lc) function
    [all...]
  /external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
deflate.h 297 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)
zconf.h 28 # define _tr_tally z__tr_tally macro
zlib.h 85 #define _tr_tally FPDFAPI_tr_tally macro
    [all...]
fx_zlib_trees.c 1010 int ZLIB_INTERNAL _tr_tally ( function
    [all...]
  /external/qemu/distrib/zlib-1.2.8/
deflate.h 297 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)
zconf.h 28 # define _tr_tally z__tr_tally macro
trees.c 1010 int ZLIB_INTERNAL _tr_tally (s, dist, lc) function
    [all...]
  /external/zlib/src/
deflate.h 297 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)
zconf.h 28 # define _tr_tally z__tr_tally macro
zconf.h.cmakein 30 # define _tr_tally z__tr_tally
zconf.h.in 28 # define _tr_tally z__tr_tally
trees.c 1010 int ZLIB_INTERNAL _tr_tally (s, dist, lc) function
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
zconf.h 26 # define _tr_tally z__tr_tally macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
zconf.h 26 # define _tr_tally z__tr_tally macro
  /external/pdfium/core/include/thirdparties/zlib/
zconf.h 28 # define _tr_tally z__tr_tally macro
zlib.h 81 #define _tr_tally FPDFAPI_tr_tally macro
    [all...]

Completed in 471 milliseconds