Home
last modified time | relevance | path

Searched refs:PNG_DEPRECATED (Results 1 – 11 of 11) sorted by relevance

/external/libpng/
Dpngconf.h353 # 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
Dpngmem.c190 PNG_ALLOCATED PNG_DEPRECATED)
246 png_free_default,(png_const_structrp png_ptr, png_voidp ptr),PNG_DEPRECATED)
Dpng.h968 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)
Dpngpriv.h331 #ifndef PNG_DEPRECATED
332 # define PNG_DEPRECATED macro
Dpng.c425 PNG_DEPRECATED)
DCHANGES2469 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/
Dpngconf.h353 # 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
Dpngmem.c193 PNG_ALLOCATED PNG_DEPRECATED)
249 png_free_default,(png_const_structrp png_ptr, png_voidp ptr),PNG_DEPRECATED)
Dpng.h968 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)
Dpngpriv.h331 #ifndef PNG_DEPRECATED
332 # define PNG_DEPRECATED macro
Dpng.c425 PNG_DEPRECATED)