Searched refs:Tracecv (Results 1 – 8 of 8) sorted by relevance
/external/freetype/src/gzip/ |
D | zutil.h | 194 # define Tracecv(c,x) {if (z_verbose>1 && (c)) fprintf x ;} macro 201 # define Tracecv(c,x) macro
|
/external/zlib/src/ |
D | zutil.h | 228 # define Tracecv(c,x) {if (z_verbose>1 && (c)) fprintf x ;} macro 235 # define Tracecv(c,x) macro
|
D | trees.c | 604 Tracecv(tree != static_ltree, (stderr,"\nn %3d %c l %2d c %4x (%x) ", 1076 Tracecv(isgraph(lc), (stderr," '%c' ", lc));
|
/external/opencv3/3rdparty/zlib/ |
D | zutil.h | 228 # define Tracecv(c,x) {if (z_verbose>1 && (c)) fprintf x ;} macro 235 # define Tracecv(c,x) macro
|
D | trees.c | 604 Tracecv(tree != static_ltree, (stderr,"\nn %3d %c l %2d c %4x (%x) ", 1076 Tracecv(isgraph(lc), (stderr," '%c' ", lc));
|
/external/pdfium/third_party/zlib_v128/ |
D | zutil.h | 230 # define Tracecv(c,x) {if (z_verbose>1 && (c)) FXSYS_fprintf x ;} macro 237 # define Tracecv(c,x) macro
|
D | trees.c | 604 Tracecv(tree != static_ltree, (stderr,"\nn %3d %c l %2d c %4x (%x) ", in gen_codes() 1076 Tracecv(isgraph(lc), (stderr," '%c' ", lc));
|
/external/zlib/ |
D | zutil.h | 228 # define Tracecv(c,x) {if (z_verbose>1 && (c)) fprintf x ;} macro 235 # define Tracecv(c,x) macro
|