Searched defs:PNG_UNUSED (Results 1 - 11 of 11) 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 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 */
/external/pdfium/third_party/lpng_v163/
H A Dpngmem.c87 PNG_UNUSED(png_ptr) function
H A Dpngpriv.h303 #ifndef PNG_UNUSED
310 # define PNG_UNUSED(param) (void)param; macro
H A Dpngrutil.c1064 PNG_UNUSED(info_ptr)
2935 PNG_UNUSED(info_ptr)
2950 PNG_UNUSED(info_ptr)
2951 PNG_UNUSED(keep)
3717 PNG_UNUSED(transformations) /* Silence compiler warning */
3731 PNG_UNUSED(prev_row) function
H A Dpngwutil.c1628 PNG_UNUSED(text_len) /* Always use strlen */ function
/external/opencv3/3rdparty/libpng/
H A Dpngpriv.h214 #ifndef PNG_UNUSED
221 # define PNG_UNUSED(param) (void)param; macro
H A Dpngrutil.c762 PNG_UNUSED(info_ptr) /* Quiet compiler warnings about unused info_ptr */
2743 PNG_UNUSED(info_ptr) /* Quiet compiler warnings about unused info_ptr */
3500 PNG_UNUSED(transformations) /* Silence compiler warning */
3514 PNG_UNUSED(prev_row) function

Completed in 78 milliseconds