Searched defs:PNG_NO_CONSOLE_IO (Results 1 - 7 of 7) 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 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
/external/chromium_org/third_party/libpng/
H A Dpngconf.h250 * in png_error() and png_warning(). #defining PNG_NO_CONSOLE_IO will
256 * #define PNG_NO_CONSOLE_IO
267 # define PNG_NO_CONSOLE_IO macro
277 # ifndef PNG_NO_CONSOLE_IO
278 # define PNG_NO_CONSOLE_IO macro
284 # ifndef PNG_NO_CONSOLE_IO
285 # define PNG_NO_CONSOLE_IO macro
299 #if !(defined PNG_NO_CONSOLE_IO) && !defined(PNG_CONSOLE_IO_SUPPORTED)
H A Dpngusr.h115 #define PNG_NO_CONSOLE_IO macro
/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)

Completed in 97 milliseconds