Searched refs:PNG_NO_CONSOLE_IO (Results 1 - 9 of 9) sorted by relevance

/external/libpng/contrib/pngminim/decoder/
H A Dpngusr.h72 #define PNG_NO_CONSOLE_IO macro
/external/libpng/contrib/pngminim/encoder/
H A Dpngusr.h68 #define PNG_NO_CONSOLE_IO macro
/external/libpng/contrib/pngminim/preader/
H A Dpngusr.h63 #define PNG_NO_CONSOLE_IO macro
/external/qemu/distrib/libpng-1.2.19/
H A Dpngerror.c198 #ifndef PNG_NO_CONSOLE_IO
240 #ifdef PNG_NO_CONSOLE_IO
254 #ifndef PNG_NO_CONSOLE_IO
H A Dpngconf.h222 * in png_error() and png_warning(). #defining PNG_NO_CONSOLE_IO will
228 * #define PNG_NO_CONSOLE_IO
235 # define PNG_NO_CONSOLE_IO macro
243 # ifndef PNG_NO_CONSOLE_IO
244 # define PNG_NO_CONSOLE_IO macro
250 # ifndef PNG_NO_CONSOLE_IO
251 # define PNG_NO_CONSOLE_IO macro
H A Dpngwutil.c958 #if !defined(PNG_NO_CONSOLE_IO)
1018 #if !defined(PNG_NO_CONSOLE_IO)
H A Dpngrutil.c638 #ifndef PNG_NO_CONSOLE_IO
855 #ifndef PNG_NO_CONSOLE_IO
867 #endif /* PNG_NO_CONSOLE_IO */
950 #ifndef PNG_NO_CONSOLE_IO
/external/libpng/
H A Dpngconf.h254 * in png_error() and png_warning(). #defining PNG_NO_CONSOLE_IO will
260 * #define PNG_NO_CONSOLE_IO
271 # define PNG_NO_CONSOLE_IO macro
281 # ifndef PNG_NO_CONSOLE_IO
282 # define PNG_NO_CONSOLE_IO macro
288 # ifndef PNG_NO_CONSOLE_IO
289 # define PNG_NO_CONSOLE_IO macro
303 #if !(defined PNG_NO_CONSOLE_IO) && !defined(PNG_CONSOLE_IO_SUPPORTED)
/external/libpng/contrib/visupng/
H A DPngFile.c38 #ifndef PNG_NO_CONSOLE_IO

Completed in 91 milliseconds