/external/freetype/src/gzip/ |
D | infblock.c | 84 Tracev((stderr, "inflate: blocks reset\n")); in inflate_blocks_reset() 113 Tracev((stderr, "inflate: blocks allocated\n")); in inflate_blocks_new() 145 Tracev((stderr, "inflate: stored block%s\n", in inflate_blocks() 153 Tracev((stderr, "inflate: fixed codes block%s\n", in inflate_blocks() 172 Tracev((stderr, "inflate: dynamic codes block%s\n", in inflate_blocks() 196 Tracev((stderr, "inflate: stored length %u\n", s->sub.left)); in inflate_blocks() 211 Tracev((stderr, "inflate: stored end, %lu total out\n", in inflate_blocks() 236 Tracev((stderr, "inflate: table sizes ok\n")); in inflate_blocks() 261 Tracev((stderr, "inflate: bits tree ok\n")); in inflate_blocks() 328 Tracev((stderr, "inflate: trees ok\n")); in inflate_blocks() [all …]
|
D | inflate.c | 63 Tracev((stderr, "inflate: reset\n")); in inflateReset() 77 Tracev((stderr, "inflate: end\n")); in inflateEnd() 131 Tracev((stderr, "inflate: allocated\n")); in inflateInit2_() 187 Tracev((stderr, "inflate: zlib header ok\n")); in inflate() 260 Tracev((stderr, "inflate: zlib check ok\n")); in inflate()
|
D | zutil.h | 191 # define Tracev(x) {if (z_verbose>0) fprintf x ;} macro 198 # define Tracev(x) macro
|
D | infcodes.c | 74 Tracev((stderr, "inflate: codes new\n")); in inflate_codes_new() 249 Tracev((stderr, "inflate: codes free\n")); in inflate_codes_free()
|
/external/zlib/src/contrib/infback9/ |
D | infback9.c | 41 Tracev((stderr, "inflate: allocated\n")); 287 Tracev((stderr, "inflate: stored block%s\n", 296 Tracev((stderr, "inflate: fixed codes block%s\n", 301 Tracev((stderr, "inflate: dynamic codes block%s\n", 322 Tracev((stderr, "inflate: stored length %lu\n", 340 Tracev((stderr, "inflate: stored end\n")); 358 Tracev((stderr, "inflate: table sizes ok\n")); 379 Tracev((stderr, "inflate: code lengths ok\n")); 464 Tracev((stderr, "inflate: codes ok\n")); 613 Tracev((stderr, "inflate: end\n"));
|
/external/pdfium/third_party/zlib_v128/ |
D | infback.c | 61 Tracev((stderr, "inflate: allocated\n")); in inflateBackInit_() 304 Tracev((stderr, "inflate: stored block%s\n", in inflateBack() 310 Tracev((stderr, "inflate: fixed codes block%s\n", in inflateBack() 315 Tracev((stderr, "inflate: dynamic codes block%s\n", in inflateBack() 336 Tracev((stderr, "inflate: stored length %u\n", in inflateBack() 354 Tracev((stderr, "inflate: stored end\n")); in inflateBack() 374 Tracev((stderr, "inflate: table sizes ok\n")); in inflateBack() 395 Tracev((stderr, "inflate: code lengths ok\n")); in inflateBack() 478 Tracev((stderr, "inflate: codes ok\n")); in inflateBack() 638 Tracev((stderr, "inflate: end\n")); in inflateBackEnd()
|
D | inflate.c | 125 Tracev((stderr, "inflate: reset\n")); in inflateResetKeep() 211 Tracev((stderr, "inflate: allocated\n")); in inflateInit2_() 681 Tracev((stderr, "inflate: zlib header ok\n")); in inflate() 839 Tracev((stderr, "inflate: stored block%s\n", in inflate() 845 Tracev((stderr, "inflate: fixed codes block%s\n", in inflate() 854 Tracev((stderr, "inflate: dynamic codes block%s\n", in inflate() 873 Tracev((stderr, "inflate: stored length %u\n", in inflate() 894 Tracev((stderr, "inflate: stored end\n")); in inflate() 912 Tracev((stderr, "inflate: table sizes ok\n")); in inflate() 933 Tracev((stderr, "inflate: code lengths ok\n")); in inflate() [all …]
|
D | trees.c | 596 Tracev((stderr,"\ngen_codes: max_code %d ", max_code)); in gen_codes() 825 Tracev((stderr, "\ndyn trees: dyn %ld, stat %ld", in build_bl_tree() 845 Tracev((stderr, "\nbl counts: ")); in send_all_trees() 850 Tracev((stderr, "\nbl code %2d ", bl_order[rank])); in send_all_trees() 853 Tracev((stderr, "\nbl tree: sent %ld", s->bits_sent)); in send_all_trees() 856 Tracev((stderr, "\nlit tree: sent %ld", s->bits_sent)); in send_all_trees() 859 Tracev((stderr, "\ndist tree: sent %ld", s->bits_sent)); in send_all_trees() 925 Tracev((stderr, "\nlit data: dyn %ld, stat %ld", s->opt_len, 929 Tracev((stderr, "\ndist data: dyn %ld, stat %ld", s->opt_len, 944 Tracev((stderr, "\nopt %lu(%lu) stat %lu(%lu) stored %lu lit %u ", [all …]
|
D | zutil.h | 227 # define Tracev(x) {if (z_verbose>0) FXSYS_fprintf x ;} macro 234 # define Tracev(x) macro
|
D | deflate.c | 1545 Tracev((stderr,"[FLUSH]")); \
|
/external/zlib/src/ |
D | infback.c | 61 Tracev((stderr, "inflate: allocated\n")); 304 Tracev((stderr, "inflate: stored block%s\n", 310 Tracev((stderr, "inflate: fixed codes block%s\n", 315 Tracev((stderr, "inflate: dynamic codes block%s\n", 336 Tracev((stderr, "inflate: stored length %u\n", 354 Tracev((stderr, "inflate: stored end\n")); 374 Tracev((stderr, "inflate: table sizes ok\n")); 395 Tracev((stderr, "inflate: code lengths ok\n")); 478 Tracev((stderr, "inflate: codes ok\n")); 638 Tracev((stderr, "inflate: end\n"));
|
D | inflate.c | 125 Tracev((stderr, "inflate: reset\n")); 211 Tracev((stderr, "inflate: allocated\n")); 681 Tracev((stderr, "inflate: zlib header ok\n")); 839 Tracev((stderr, "inflate: stored block%s\n", 845 Tracev((stderr, "inflate: fixed codes block%s\n", 854 Tracev((stderr, "inflate: dynamic codes block%s\n", 873 Tracev((stderr, "inflate: stored length %u\n", 894 Tracev((stderr, "inflate: stored end\n")); 912 Tracev((stderr, "inflate: table sizes ok\n")); 933 Tracev((stderr, "inflate: code lengths ok\n")); [all …]
|
D | trees.c | 596 Tracev((stderr,"\ngen_codes: max_code %d ", max_code)); 825 Tracev((stderr, "\ndyn trees: dyn %ld, stat %ld", 845 Tracev((stderr, "\nbl counts: ")); 850 Tracev((stderr, "\nbl code %2d ", bl_order[rank])); 853 Tracev((stderr, "\nbl tree: sent %ld", s->bits_sent)); 856 Tracev((stderr, "\nlit tree: sent %ld", s->bits_sent)); 859 Tracev((stderr, "\ndist tree: sent %ld", s->bits_sent)); 925 Tracev((stderr, "\nlit data: dyn %ld, stat %ld", s->opt_len, 929 Tracev((stderr, "\ndist data: dyn %ld, stat %ld", s->opt_len, 944 Tracev((stderr, "\nopt %lu(%lu) stat %lu(%lu) stored %lu lit %u ", [all …]
|
D | zutil.h | 225 # define Tracev(x) {if (z_verbose>0) fprintf x ;} macro 232 # define Tracev(x) macro
|
/external/python/cpython2/Modules/zlib/ |
D | infback.c | 61 Tracev((stderr, "inflate: allocated\n")); 304 Tracev((stderr, "inflate: stored block%s\n", 310 Tracev((stderr, "inflate: fixed codes block%s\n", 315 Tracev((stderr, "inflate: dynamic codes block%s\n", 336 Tracev((stderr, "inflate: stored length %u\n", 354 Tracev((stderr, "inflate: stored end\n")); 374 Tracev((stderr, "inflate: table sizes ok\n")); 395 Tracev((stderr, "inflate: code lengths ok\n")); 478 Tracev((stderr, "inflate: codes ok\n")); 638 Tracev((stderr, "inflate: end\n"));
|
D | inflate.c | 125 Tracev((stderr, "inflate: reset\n")); 211 Tracev((stderr, "inflate: allocated\n")); 681 Tracev((stderr, "inflate: zlib header ok\n")); 839 Tracev((stderr, "inflate: stored block%s\n", 845 Tracev((stderr, "inflate: fixed codes block%s\n", 854 Tracev((stderr, "inflate: dynamic codes block%s\n", 873 Tracev((stderr, "inflate: stored length %u\n", 894 Tracev((stderr, "inflate: stored end\n")); 912 Tracev((stderr, "inflate: table sizes ok\n")); 933 Tracev((stderr, "inflate: code lengths ok\n")); [all …]
|
D | trees.c | 596 Tracev((stderr,"\ngen_codes: max_code %d ", max_code)); 825 Tracev((stderr, "\ndyn trees: dyn %ld, stat %ld", 845 Tracev((stderr, "\nbl counts: ")); 850 Tracev((stderr, "\nbl code %2d ", bl_order[rank])); 853 Tracev((stderr, "\nbl tree: sent %ld", s->bits_sent)); 856 Tracev((stderr, "\nlit tree: sent %ld", s->bits_sent)); 859 Tracev((stderr, "\ndist tree: sent %ld", s->bits_sent)); 925 Tracev((stderr, "\nlit data: dyn %ld, stat %ld", s->opt_len, 929 Tracev((stderr, "\ndist data: dyn %ld, stat %ld", s->opt_len, 944 Tracev((stderr, "\nopt %lu(%lu) stat %lu(%lu) stored %lu lit %u ", [all …]
|
D | zutil.h | 225 # define Tracev(x) {if (z_verbose>0) fprintf x ;} macro 232 # define Tracev(x) macro
|
D | deflate.c | 1546 Tracev((stderr,"[FLUSH]")); \
|
/external/syslinux/com32/lib/zlib/ |
D | infback.c | 52 Tracev((stderr, "inflate: allocated\n")); 295 Tracev((stderr, "inflate: stored block%s\n", 301 Tracev((stderr, "inflate: fixed codes block%s\n", 306 Tracev((stderr, "inflate: dynamic codes block%s\n", 327 Tracev((stderr, "inflate: stored length %u\n", 345 Tracev((stderr, "inflate: stored end\n")); 365 Tracev((stderr, "inflate: table sizes ok\n")); 386 Tracev((stderr, "inflate: code lengths ok\n")); 470 Tracev((stderr, "inflate: codes ok\n")); 630 Tracev((stderr, "inflate: end\n"));
|
D | inflate.c | 126 Tracev((stderr, "inflate: reset\n")); 190 Tracev((stderr, "inflate: allocated\n")); 665 Tracev((stderr, "inflate: zlib header ok\n")); 823 Tracev((stderr, "inflate: stored block%s\n", 829 Tracev((stderr, "inflate: fixed codes block%s\n", 838 Tracev((stderr, "inflate: dynamic codes block%s\n", 857 Tracev((stderr, "inflate: stored length %u\n", 878 Tracev((stderr, "inflate: stored end\n")); 896 Tracev((stderr, "inflate: table sizes ok\n")); 917 Tracev((stderr, "inflate: code lengths ok\n")); [all …]
|
D | trees.c | 602 Tracev((stderr,"\ngen_codes: max_code %d ", max_code)); 831 Tracev((stderr, "\ndyn trees: dyn %ld, stat %ld", 851 Tracev((stderr, "\nbl counts: ")); 856 Tracev((stderr, "\nbl code %2d ", bl_order[rank])); 859 Tracev((stderr, "\nbl tree: sent %ld", s->bits_sent)); 862 Tracev((stderr, "\nlit tree: sent %ld", s->bits_sent)); 865 Tracev((stderr, "\ndist tree: sent %ld", s->bits_sent)); 943 Tracev((stderr, "\nlit data: dyn %ld, stat %ld", s->opt_len, 947 Tracev((stderr, "\ndist data: dyn %ld, stat %ld", s->opt_len, 962 Tracev((stderr, "\nopt %lu(%lu) stat %lu(%lu) stored %lu lit %u ", [all …]
|
D | zutil.h | 251 # define Tracev(x) {if (z_verbose>0) fprintf x ;} macro 258 # define Tracev(x) macro
|
D | deflate.c | 1444 Tracev((stderr,"[FLUSH]")); \
|
/external/syslinux/memdisk/ |
D | unzip.c | 56 # define Tracev(x) {if (verbose) fprintf x ;} macro 63 # define Tracev(x) macro
|