/ndk/tests/build/issue20862-libpng-O0/jni/ |
pngdebug.h | 66 # ifndef png_debug2 67 # define png_debug2(l,m,p1,p2) \ macro 100 # ifndef png_debug2 101 # define png_debug2(l,m,p1,p2) \ macro 131 # ifndef png_debug2 132 # define png_debug2(l,m,p1,p2) \ macro 154 #ifndef png_debug2 155 # define png_debug2(l, m, p1, p2) ((void)0) macro
|
/external/chromium_org/third_party/libpng/ |
pngwrite.c | 233 png_debug2(2, "Writing header text chunk %d, type %d", i, 340 png_debug2(2, "Writing trailer text chunk %d, type %d", i, 796 png_debug2(1, "in png_write_row (row %ld, pass %d)", [all...] |
png.h | 2625 #define png_debug2 macro 2655 # define png_debug2 macro 2686 # define png_debug2 macro 2709 #define png_debug2 macro [all...] |
pngset.c | 343 png_debug2(3, "allocating parameter %d for info (%lu bytes)", i, 764 png_debug2(2, "Allocated %lu bytes at %x in png_set_text", [all...] |
pngwutil.c | 104 png_debug2(0, "Writing %s chunk, length = %lu", chunk_name, [all...] |
pngrutil.c | 124 png_debug2(0, "Reading %s chunk, length = %lu", [all...] |
pngread.c | 610 png_debug2(1, "in png_read_row (row %lu, pass %d)", [all...] |
/external/libpng/ |
pngtest.c | [all...] |
pngwrite.c | 233 png_debug2(2, "Writing header text chunk %d, type %d", i, 340 png_debug2(2, "Writing trailer text chunk %d, type %d", i, 796 png_debug2(1, "in png_write_row (row %ld, pass %d)", [all...] |
png.h | 2697 #define png_debug2 macro 2727 # define png_debug2 macro 2758 # define png_debug2 macro 2781 #define png_debug2 macro [all...] |
pngset.c | 343 png_debug2(3, "allocating parameter %d for info (%lu bytes)", i, 774 png_debug2(2, "Allocated %lu bytes at %x in png_set_text", [all...] |
pngwutil.c | 104 png_debug2(0, "Writing %s chunk, length = %lu", chunk_name, [all...] |
pngrutil.c | 124 png_debug2(0, "Reading %s chunk, length = %lu", [all...] |
pngread.c | 619 png_debug2(1, "in png_read_row (row %lu, pass %d)", [all...] |
/external/qemu/distrib/libpng-1.2.19/ |
pngwrite.c | 216 png_debug2(2, "Writing header text chunk %d, type %d\n", i, 319 png_debug2(2, "Writing trailer text chunk %d, type %d\n", i, 762 png_debug2(1, "in png_write_row (row %ld, pass %d)\n", [all...] |
png.h | 2463 #define png_debug2 macro 2482 #define png_debug2 macro 2499 #define png_debug2 macro [all...] |
pngread.c | 418 png_debug2(0, "Reading %s chunk, length=%lu.\n", png_ptr->chunk_name, 581 png_debug2(1, "in png_read_row (row %lu, pass %d)\n", [all...] |
pngset.c | 435 png_debug2(3, "allocating parameter %d for info (%lu bytes)\n", i, length); 836 png_debug2(2, "Allocated %lu bytes at %x in png_set_text\n", [all...] |
pngwutil.c | 80 png_debug2(0, "Writing %s chunk (%lu bytes)\n", chunk_name, length); [all...] |
pnggccrd.c | [all...] |
pngrutil.c | [all...] |
pngvcrd.c | [all...] |