/external/syslinux/com32/lib/zlib/ |
D | deflate.h | 294 int ZLIB_INTERNAL _tr_tally OF((deflate_state *s, unsigned dist, unsigned lc)); 337 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) 339 flush = _tr_tally(s, distance, length)
|
D | trees.c | 1026 int ZLIB_INTERNAL _tr_tally (s, dist, lc) in _tr_tally() function
|
/external/python/cpython2/Modules/zlib/ |
D | deflate.h | 297 int ZLIB_INTERNAL _tr_tally OF((deflate_state *s, unsigned dist, unsigned lc)); 341 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) 343 flush = _tr_tally(s, distance, length)
|
D | zconf.h | 28 # define _tr_tally z__tr_tally macro
|
D | zconf.h.in | 28 # define _tr_tally z__tr_tally macro
|
D | zconf.h.cmakein | 30 # define _tr_tally z__tr_tally
|
D | trees.c | 1010 int ZLIB_INTERNAL _tr_tally (s, dist, lc) in _tr_tally() function
|
D | ChangeLog | 1076 compression ratio on some files. This also allows inlining _tr_tally for
|
/external/zlib/src/ |
D | deflate.h | 297 int ZLIB_INTERNAL _tr_tally OF((deflate_state *s, unsigned dist, unsigned lc)); 341 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) 343 flush = _tr_tally(s, distance, length)
|
D | zconf.h | 28 # define _tr_tally z__tr_tally macro
|
D | zconf.h.in | 28 # define _tr_tally z__tr_tally macro
|
D | zconf.h.cmakein | 30 # define _tr_tally z__tr_tally
|
D | trees.c | 1010 int ZLIB_INTERNAL _tr_tally (s, dist, lc) in _tr_tally() function
|
D | ChangeLog | 1076 compression ratio on some files. This also allows inlining _tr_tally for
|
/external/pdfium/third_party/zlib_v128/ |
D | deflate.h | 297 int ZLIB_INTERNAL _tr_tally OF((deflate_state *s, unsigned dist, unsigned lc)); 341 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) 343 flush = _tr_tally(s, distance, length)
|
D | zconf.h | 28 # define _tr_tally z__tr_tally macro
|
D | zlib.h | 86 #define _tr_tally FPDFAPI_tr_tally macro
|
D | trees.c | 1010 int ZLIB_INTERNAL _tr_tally ( function
|
/external/zlib/ |
D | libz.map.txt | 10 …_tr_tally; # introduced-arm=9 introduced-arm64=21 introduced-mips=21 introduced-mips64=21 introduc…
|
D | zconf.h | 28 # define _tr_tally z__tr_tally macro
|
/external/syslinux/com32/include/ |
D | zconf.h | 26 # define _tr_tally z__tr_tally macro
|