Home
last modified time | relevance | path

Searched refs:PNG_DEBUG_FILE (Results 1 – 7 of 7) sorted by relevance

/external/libpng/
Dpngdebug.h53 # if !defined(PNG_DEBUG_FILE) && defined(_MSC_VER)
74 # ifndef PNG_DEBUG_FILE
75 # define PNG_DEBUG_FILE stderr macro
84 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
92 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
100 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
113 fprintf(PNG_DEBUG_FILE,format); \
124 fprintf(PNG_DEBUG_FILE,format,p1); \
135 fprintf(PNG_DEBUG_FILE,format,p1,p2); \
Dlibpng-manual.txt4437 name is specified in the PNG_DEBUG_FILE macro definition.
4455 fprintf(PNG_DEBUG_FILE, "foo=%d\n", foo);
/external/pdfium/third_party/libpng16/
Dpngdebug.h53 # if !defined(PNG_DEBUG_FILE) && defined(_MSC_VER)
74 # ifndef PNG_DEBUG_FILE
75 # define PNG_DEBUG_FILE stderr macro
84 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
92 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
100 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
113 fprintf(PNG_DEBUG_FILE,format); \
124 fprintf(PNG_DEBUG_FILE,format,p1); \
135 fprintf(PNG_DEBUG_FILE,format,p1,p2); \
/external/skia/third_party/libpng/
Dpngdebug.h53 # if !defined(PNG_DEBUG_FILE) && defined(_MSC_VER)
74 # ifndef PNG_DEBUG_FILE
75 # define PNG_DEBUG_FILE stderr macro
84 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
92 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
100 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
113 fprintf(PNG_DEBUG_FILE,format); \
124 fprintf(PNG_DEBUG_FILE,format,p1); \
135 fprintf(PNG_DEBUG_FILE,format,p1,p2); \
Dlibpng-manual.txt4432 name is specified in the PNG_DEBUG_FILE macro definition.
4450 fprintf(PNG_DEBUG_FILE, "foo=%d\n", foo);
/external/syslinux/com32/include/
Dpng.h2607 #if !defined(PNG_DEBUG_FILE) && defined(_MSC_VER)
2624 #ifndef PNG_DEBUG_FILE
2625 #define PNG_DEBUG_FILE stderr macro
2637 fprintf(PNG_DEBUG_FILE,"%s"m PNG_STRING_NEWLINE,(num_tabs==1 ? "\t" : \
2645 fprintf(PNG_DEBUG_FILE,"%s"m PNG_STRING_NEWLINE,(num_tabs==1 ? "\t" : \
2653 fprintf(PNG_DEBUG_FILE,"%s"m PNG_STRING_NEWLINE,(num_tabs==1 ? "\t" : \
2666 fprintf(PNG_DEBUG_FILE,format); \
2677 fprintf(PNG_DEBUG_FILE,format,p1); \
2688 fprintf(PNG_DEBUG_FILE,format,p1,p2); \
/external/syslinux/com32/lib/libpng/
Dlibpng.txt2681 name is specified in the PNG_DEBUG_FILE macro definition.
2699 fprintf(PNG_DEBUG_FILE, "foo=%d\n", foo);