Searched defs:PNG_UNUSED (Results 1 - 16 of 16) sorted by relevance

/external/libpng/
H A Dpngwio.c153 PNG_UNUSED(output_flush_fn) function
H A Dpngmem.c77 PNG_UNUSED(png_ptr) function
H A Dpngerror.c387 PNG_UNUSED(error_message)
400 PNG_UNUSED(error_message)
413 PNG_UNUSED(error_message)
524 PNG_UNUSED(error_message)
534 PNG_UNUSED(message) function
752 PNG_UNUSED(error_message) /* Make compiler happy */
765 PNG_UNUSED(png_ptr)
766 PNG_UNUSED(val)
823 PNG_UNUSED(warning_message) /* Make compiler happy */
825 PNG_UNUSED(png_pt
[all...]
H A Dpngpriv.h407 #ifndef PNG_UNUSED
414 # define PNG_UNUSED(param) (void)param; macro
H A Dpngrutil.c1107 PNG_UNUSED(info_ptr)
2998 PNG_UNUSED(info_ptr)
3012 PNG_UNUSED(info_ptr)
3013 PNG_UNUSED(keep)
3781 PNG_UNUSED(transformations) /* Silence compiler warning */
3795 PNG_UNUSED(prev_row) function
H A Dpngtest.c114 #ifndef PNG_UNUSED
115 # define PNG_UNUSED(param) (void)param; macro
223 PNG_UNUSED(png_ptr)
224 PNG_UNUSED(row_info)
225 PNG_UNUSED(data)
426 PNG_UNUSED(png_ptr) /* Stifle compiler warning */
/external/pdfium/third_party/libpng16/
H A Dpngwio.c153 PNG_UNUSED(output_flush_fn) function
H A Dpngmem.c80 PNG_UNUSED(png_ptr) function
H A Dpngerror.c387 PNG_UNUSED(error_message)
400 PNG_UNUSED(error_message)
413 PNG_UNUSED(error_message)
524 PNG_UNUSED(error_message)
534 PNG_UNUSED(message) function
752 PNG_UNUSED(error_message) /* Make compiler happy */
765 PNG_UNUSED(png_ptr)
766 PNG_UNUSED(val)
823 PNG_UNUSED(warning_message) /* Make compiler happy */
825 PNG_UNUSED(png_pt
[all...]
H A Dpngpriv.h378 #ifndef PNG_UNUSED
385 # define PNG_UNUSED(param) (void)param; macro
H A Dpngrutil.c1105 PNG_UNUSED(info_ptr)
2996 PNG_UNUSED(info_ptr)
3010 PNG_UNUSED(info_ptr)
3011 PNG_UNUSED(keep)
3779 PNG_UNUSED(transformations) /* Silence compiler warning */
3793 PNG_UNUSED(prev_row) function
/external/skia/third_party/libpng/
H A Dpngwio.c153 PNG_UNUSED(output_flush_fn) function
H A Dpngmem.c77 PNG_UNUSED(png_ptr) function
H A Dpngpriv.h378 #ifndef PNG_UNUSED
385 # define PNG_UNUSED(param) (void)param; macro
H A Dpngrutil.c1105 PNG_UNUSED(info_ptr)
2996 PNG_UNUSED(info_ptr)
3010 PNG_UNUSED(info_ptr)
3011 PNG_UNUSED(keep)
3779 PNG_UNUSED(transformations) /* Silence compiler warning */
3793 PNG_UNUSED(prev_row) function
H A Dpngtest.c114 #ifndef PNG_UNUSED
115 # define PNG_UNUSED(param) (void)param; macro
223 PNG_UNUSED(png_ptr)
224 PNG_UNUSED(row_info)
225 PNG_UNUSED(data)
426 PNG_UNUSED(png_ptr) /* Stifle compiler warning */

Completed in 208 milliseconds