Searched refs:PNG_DEPRECATED (Results 1 – 11 of 11) sorted by relevance
/external/libpng/ |
D | pngconf.h | 353 # if !defined(PNG_DEPRECATED) && __has_attribute(__deprecated__) 354 # define PNG_DEPRECATED __attribute__((__deprecated__)) macro 379 # ifndef PNG_DEPRECATED 380 # define PNG_DEPRECATED __attribute__((__deprecated__)) macro 410 # ifndef PNG_DEPRECATED 411 # define PNG_DEPRECATED __declspec(deprecated) macro 429 #ifndef PNG_DEPRECATED 430 # define PNG_DEPRECATED /* Use of this function is deprecated */ macro
|
D | pngmem.c | 190 PNG_ALLOCATED PNG_DEPRECATED) 246 png_free_default,(png_const_structrp png_ptr, png_voidp ptr),PNG_DEPRECATED)
|
D | png.h | 968 PNG_EXPORTA(10, int, png_reset_zstream, (png_structrp png_ptr), PNG_DEPRECATED); 1012 size_t png_info_struct_size), PNG_DEPRECATED); 1034 png_const_timep ptime),PNG_DEPRECATED); 1767 png_alloc_size_t size), PNG_ALLOCATED PNG_DEPRECATED); 1769 png_voidp ptr), PNG_DEPRECATED); 2416 PNG_DEPRECATED)
|
D | pngpriv.h | 331 #ifndef PNG_DEPRECATED 332 # define PNG_DEPRECATED macro
|
D | png.c | 425 PNG_DEPRECATED)
|
D | CHANGES | 2469 Added PNG_DEPSTRUCT, PNG_DEPRECATED, PNG_USE_RESULT, PNG_NORETURN, and 4168 Do not compile PNG_DEPRECATED, PNG_ALLOC and PNG_PRIVATE when __GNUC__ < 3.
|
/external/pdfium/third_party/libpng16/ |
D | pngconf.h | 353 # if !defined(PNG_DEPRECATED) && __has_attribute(__deprecated__) 354 # define PNG_DEPRECATED __attribute__((__deprecated__)) macro 379 # ifndef PNG_DEPRECATED 380 # define PNG_DEPRECATED __attribute__((__deprecated__)) macro 410 # ifndef PNG_DEPRECATED 411 # define PNG_DEPRECATED __declspec(deprecated) macro 429 #ifndef PNG_DEPRECATED 430 # define PNG_DEPRECATED /* Use of this function is deprecated */ macro
|
D | pngmem.c | 193 PNG_ALLOCATED PNG_DEPRECATED) 249 png_free_default,(png_const_structrp png_ptr, png_voidp ptr),PNG_DEPRECATED)
|
D | png.h | 968 PNG_EXPORTA(10, int, png_reset_zstream, (png_structrp png_ptr), PNG_DEPRECATED); 1012 size_t png_info_struct_size), PNG_DEPRECATED); 1034 png_const_timep ptime),PNG_DEPRECATED); 1767 png_alloc_size_t size), PNG_ALLOCATED PNG_DEPRECATED); 1769 png_voidp ptr), PNG_DEPRECATED); 2416 PNG_DEPRECATED)
|
D | pngpriv.h | 331 #ifndef PNG_DEPRECATED 332 # define PNG_DEPRECATED macro
|
D | png.c | 425 PNG_DEPRECATED)
|