Home
last modified time | relevance | path

Searched refs:PNG_FUNCTION (Results 1 – 18 of 18) sorted by relevance

/external/libpng/
Dpngmem.c49 PNG_FUNCTION(png_voidp,PNGAPI
67 PNG_FUNCTION(png_voidp /* PRIVATE */,
121 PNG_FUNCTION(png_voidp /* PRIVATE */,
131 PNG_FUNCTION(png_voidp /* PRIVATE */,
171 PNG_FUNCTION(png_voidp,PNGAPI
188 PNG_FUNCTION(png_voidp,PNGAPI
211 PNG_FUNCTION(png_voidp,PNGAPI
245 PNG_FUNCTION(void,PNGAPI
Dpngerror.c23 static PNG_FUNCTION(void, png_default_error,PNGARG((png_const_structrp png_ptr,
38 PNG_FUNCTION(void,PNGAPI
91 PNG_FUNCTION(void,PNGAPI
479 PNG_FUNCTION(void,PNGAPI
571 PNG_FUNCTION(void,
710 static PNG_FUNCTION(void /* PRIVATE */,
757 PNG_FUNCTION(void,PNGAPI
884 PNG_FUNCTION(void /* PRIVATE */, (PNGCBAPI
Dpngconf.h286 #ifndef PNG_FUNCTION
287 # define PNG_FUNCTION(type, name, args, attributes) attributes type name args macro
301 PNG_FUNCTION(PNG_EXPORT_TYPE(type), (PNGAPI name), PNGARG(args), \
Dpng.c97 PNG_FUNCTION(voidpf /* PRIVATE */,
249 PNG_FUNCTION(png_structp /* PRIVATE */,
353 PNG_FUNCTION(png_infop,PNGAPI
423 PNG_FUNCTION(void,PNGAPI
Dpngpriv.h340 PNG_LINKAGE_FUNCTION PNG_FUNCTION(type, name, args, PNG_EMPTY attributes)
345 PNG_LINKAGE_CALLBACK PNG_FUNCTION(type, (PNGCBAPI name), args,\
Dpngwrite.c497 PNG_FUNCTION(png_structp,PNGAPI
510 PNG_FUNCTION(png_structp,PNGAPI
Dpngread.c25 PNG_FUNCTION(png_structp,PNGAPI
40 PNG_FUNCTION(png_structp,PNGAPI
Dpng.h859 PNG_FUNCTION(void, (PNGCAPI *png_longjmp_ptr), PNGARG((jmp_buf, int)), typedef);
DCHANGES2981 declarations, PNG_FUNCTION has been added to enable this and the
/external/pdfium/third_party/libpng16/
Dpngmem.c52 PNG_FUNCTION(png_voidp,PNGAPI
70 PNG_FUNCTION(png_voidp /* PRIVATE */,
124 PNG_FUNCTION(png_voidp /* PRIVATE */,
134 PNG_FUNCTION(png_voidp /* PRIVATE */,
174 PNG_FUNCTION(png_voidp,PNGAPI
191 PNG_FUNCTION(png_voidp,PNGAPI
214 PNG_FUNCTION(png_voidp,PNGAPI
248 PNG_FUNCTION(void,PNGAPI
Dpngerror.c23 static PNG_FUNCTION(void, png_default_error,PNGARG((png_const_structrp png_ptr,
38 PNG_FUNCTION(void,PNGAPI
91 PNG_FUNCTION(void,PNGAPI
479 PNG_FUNCTION(void,PNGAPI
571 PNG_FUNCTION(void,
710 static PNG_FUNCTION(void /* PRIVATE */,
757 PNG_FUNCTION(void,PNGAPI
884 PNG_FUNCTION(void /* PRIVATE */, (PNGCBAPI
Dpngconf.h286 #ifndef PNG_FUNCTION
287 # define PNG_FUNCTION(type, name, args, attributes) attributes type name args macro
301 PNG_FUNCTION(PNG_EXPORT_TYPE(type), (PNGAPI name), PNGARG(args), \
Dpng.c77 PNG_FUNCTION(voidpf /* PRIVATE */,
229 PNG_FUNCTION(png_structp /* PRIVATE */,
333 PNG_FUNCTION(png_infop,PNGAPI
403 PNG_FUNCTION(void,PNGAPI
Dpngpriv.h296 PNG_LINKAGE_FUNCTION PNG_FUNCTION(type, name, args, PNG_EMPTY attributes)
301 PNG_LINKAGE_CALLBACK PNG_FUNCTION(type, (PNGCBAPI name), args,\
Dpngwrite.c486 PNG_FUNCTION(png_structp,PNGAPI
499 PNG_FUNCTION(png_structp,PNGAPI
Dpngread.c25 PNG_FUNCTION(png_structp,PNGAPI
40 PNG_FUNCTION(png_structp,PNGAPI
Dpng.h863 PNG_FUNCTION(void, (PNGCAPI *png_longjmp_ptr), PNGARG((jmp_buf, int)), typedef);
/external/libpng/contrib/libtests/
Dpngunknown.c438 PNG_FUNCTION(void, display_exit, (display *d), static PNG_NORETURN)
461 PNG_FUNCTION(void, (PNGCBAPI error), (png_structp png_ptr, const char *message),