/external/freetype/src/gzip/ |
D | infcodes.c | 129 Tracevv((stderr, t->base >= 0x20 && t->base < 0x7f ? in inflate_codes() 150 Tracevv((stderr, "inflate: end of block\n")); in inflate_codes() 165 Tracevv((stderr, "inflate: length %u\n", c->len)); in inflate_codes() 195 Tracevv((stderr, "inflate: distance %u\n", c->sub.copy.dist)); in inflate_codes()
|
D | zutil.h | 192 # define Tracevv(x) {if (z_verbose>1) fprintf x ;} macro 199 # define Tracevv(x) macro
|
/external/pdfium/third_party/zlib_v128/ |
D | inffast.c | 134 Tracevv((stderr, here.val >= 0x20 && here.val < 0x7f ? in inflate_fast() 151 Tracevv((stderr, "inflate: length %u\n", len)); in inflate_fast() 185 Tracevv((stderr, "inflate: distance %u\n", dist)); in inflate_fast() 298 Tracevv((stderr, "inflate: end of block\n")); in inflate_fast()
|
D | zutil.h | 228 # define Tracevv(x) {if (z_verbose>1) FXSYS_fprintf x ;} macro 235 # define Tracevv(x) macro
|
D | infback.c | 513 Tracevv((stderr, here.val >= 0x20 && here.val < 0x7f ? in inflateBack() 525 Tracevv((stderr, "inflate: end of block\n")); in inflateBack() 544 Tracevv((stderr, "inflate: length %u\n", state->length)); in inflateBack() 583 Tracevv((stderr, "inflate: distance %u\n", state->offset)); in inflateBack()
|
D | inflate.c | 1051 Tracevv((stderr, here.val >= 0x20 && here.val < 0x7f ? in inflate() 1058 Tracevv((stderr, "inflate: end of block\n")); in inflate() 1077 Tracevv((stderr, "inflate: length %u\n", state->length)); in inflate() 1121 Tracevv((stderr, "inflate: distance %u\n", state->offset)); in inflate()
|
D | deflate.c | 1706 Tracevv((stderr,"%c", s->window[s->strstart])); in deflate_fast() 1821 Tracevv((stderr,"%c", s->window[s->strstart-1])); in deflate_slow() 1840 Tracevv((stderr,"%c", s->window[s->strstart-1])); in deflate_slow() 1912 Tracevv((stderr,"%c", s->window[s->strstart])); in deflate_rle() 1952 Tracevv((stderr,"%c", s->window[s->strstart])); in deflate_huff()
|
/external/syslinux/com32/lib/zlib/ |
D | inffast.c | 134 Tracevv((stderr, here.val >= 0x20 && here.val < 0x7f ? 151 Tracevv((stderr, "inflate: length %u\n", len)); 185 Tracevv((stderr, "inflate: distance %u\n", dist)); 298 Tracevv((stderr, "inflate: end of block\n"));
|
D | zutil.h | 252 # define Tracevv(x) {if (z_verbose>1) fprintf x ;} macro 259 # define Tracevv(x) macro
|
D | infback.c | 505 Tracevv((stderr, here.val >= 0x20 && here.val < 0x7f ? 517 Tracevv((stderr, "inflate: end of block\n")); 536 Tracevv((stderr, "inflate: length %u\n", state->length)); 575 Tracevv((stderr, "inflate: distance %u\n", state->offset));
|
D | inflate.c | 1036 Tracevv((stderr, here.val >= 0x20 && here.val < 0x7f ? 1043 Tracevv((stderr, "inflate: end of block\n")); 1062 Tracevv((stderr, "inflate: length %u\n", state->length)); 1106 Tracevv((stderr, "inflate: distance %u\n", state->offset));
|
D | deflate.c | 1599 Tracevv((stderr,"%c", s->window[s->strstart])); 1708 Tracevv((stderr,"%c", s->window[s->strstart-1])); 1727 Tracevv((stderr,"%c", s->window[s->strstart-1])); 1792 Tracevv((stderr,"%c", s->window[s->strstart])); 1826 Tracevv((stderr,"%c", s->window[s->strstart]));
|
/external/python/cpython2/Modules/zlib/ |
D | inffast.c | 134 Tracevv((stderr, here.val >= 0x20 && here.val < 0x7f ? 151 Tracevv((stderr, "inflate: length %u\n", len)); 185 Tracevv((stderr, "inflate: distance %u\n", dist)); 298 Tracevv((stderr, "inflate: end of block\n"));
|
D | zutil.h | 226 # define Tracevv(x) {if (z_verbose>1) fprintf x ;} macro 233 # define Tracevv(x) macro
|
D | infback.c | 513 Tracevv((stderr, here.val >= 0x20 && here.val < 0x7f ? 525 Tracevv((stderr, "inflate: end of block\n")); 544 Tracevv((stderr, "inflate: length %u\n", state->length)); 583 Tracevv((stderr, "inflate: distance %u\n", state->offset));
|
D | inflate.c | 1051 Tracevv((stderr, here.val >= 0x20 && here.val < 0x7f ? 1058 Tracevv((stderr, "inflate: end of block\n")); 1077 Tracevv((stderr, "inflate: length %u\n", state->length)); 1121 Tracevv((stderr, "inflate: distance %u\n", state->offset));
|
D | deflate.c | 1707 Tracevv((stderr,"%c", s->window[s->strstart])); 1822 Tracevv((stderr,"%c", s->window[s->strstart-1])); 1841 Tracevv((stderr,"%c", s->window[s->strstart-1])); 1913 Tracevv((stderr,"%c", s->window[s->strstart])); 1953 Tracevv((stderr,"%c", s->window[s->strstart]));
|
/external/zlib/src/ |
D | inffast.c | 134 Tracevv((stderr, here.val >= 0x20 && here.val < 0x7f ? 151 Tracevv((stderr, "inflate: length %u\n", len)); 185 Tracevv((stderr, "inflate: distance %u\n", dist)); 298 Tracevv((stderr, "inflate: end of block\n"));
|
D | zutil.h | 226 # define Tracevv(x) {if (z_verbose>1) fprintf x ;} macro 233 # define Tracevv(x) macro
|
D | infback.c | 513 Tracevv((stderr, here.val >= 0x20 && here.val < 0x7f ? 525 Tracevv((stderr, "inflate: end of block\n")); 544 Tracevv((stderr, "inflate: length %u\n", state->length)); 583 Tracevv((stderr, "inflate: distance %u\n", state->offset));
|
D | inflate.c | 1051 Tracevv((stderr, here.val >= 0x20 && here.val < 0x7f ? 1058 Tracevv((stderr, "inflate: end of block\n")); 1077 Tracevv((stderr, "inflate: length %u\n", state->length)); 1121 Tracevv((stderr, "inflate: distance %u\n", state->offset));
|
D | deflate.c | 1707 Tracevv((stderr,"%c", s->window[s->strstart])); 1822 Tracevv((stderr,"%c", s->window[s->strstart-1])); 1841 Tracevv((stderr,"%c", s->window[s->strstart-1])); 1913 Tracevv((stderr,"%c", s->window[s->strstart])); 1953 Tracevv((stderr,"%c", s->window[s->strstart]));
|
/external/zlib/src/contrib/infback9/ |
D | infback9.c | 489 Tracevv((stderr, here.val >= 0x20 && here.val < 0x7f ? 501 Tracevv((stderr, "inflate: end of block\n")); 520 Tracevv((stderr, "inflate: length %lu\n", length)); 558 Tracevv((stderr, "inflate: distance %lu\n", offset));
|
/external/syslinux/memdisk/ |
D | unzip.c | 57 # define Tracevv(x) {if (verbose>1) fprintf x ;} macro 64 # define Tracevv(x) macro
|
D | inflate.c | 527 Tracevv((stderr, "%c", slide[w - 1])); 558 Tracevv((stderr, "\\[%d,%d]", w - d, n)); 573 Tracevv((stderr, "%c", slide[w - 1]));
|