HomeSort by relevance Sort by last modified time
    Searched refs:PNG_DEBUG_FILE (Results 1 - 4 of 4) sorted by null

  /external/libpng/
pngdebug.h 29 * on Microsoft compilers unless PNG_DEBUG_FILE is also
54 # if !defined(PNG_DEBUG_FILE) && defined(_MSC_VER)
71 # else /* PNG_DEBUG_FILE || !_MSC_VER */
75 # ifndef PNG_DEBUG_FILE
76 # define PNG_DEBUG_FILE stderr
77 # endif /* PNG_DEBUG_FILE */
85 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
93 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
101 fprintf(PNG_DEBUG_FILE,"%s" m PNG_STRING_NEWLINE,(num_tabs==1 ? " " : \
114 fprintf(PNG_DEBUG_FILE,format);
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngdebug.h 29 * on Microsoft compilers unless PNG_DEBUG_FILE is also
54 # if !defined(PNG_DEBUG_FILE) && defined(_MSC_VER)
71 # else /* PNG_DEBUG_FILE || !_MSC_VER */
75 # ifndef PNG_DEBUG_FILE
76 # define PNG_DEBUG_FILE stderr
77 # endif /* PNG_DEBUG_FILE */
88 fprintf(PNG_DEBUG_FILE,"%s"m PNG_STRING_NEWLINE,(num_tabs==1 ? "\t" : \
96 fprintf(PNG_DEBUG_FILE,"%s"m PNG_STRING_NEWLINE,(num_tabs==1 ? "\t" : \
104 fprintf(PNG_DEBUG_FILE,"%s"m PNG_STRING_NEWLINE,(num_tabs==1 ? "\t" : \
117 fprintf(PNG_DEBUG_FILE,format);
    [all...]
  /external/chromium_org/third_party/libpng/
png.h     [all...]
  /external/qemu/distrib/libpng-1.2.46/
png.h     [all...]

Completed in 2326 milliseconds