HomeSort by relevance Sort by last modified time
    Searched defs:PNGCAPI (Results 1 - 4 of 4) sorted by null

  /external/libpng/
pngconf.h 110 * PNGCAPI Calling convention used by the ANSI-C library (required
119 * PNG_API_RULE=0 Use PNGCAPI - the 'C' calling convention - throughout.
122 * the 'C' calling convention (from PNGCAPI) for
196 # define PNGCAPI __watcall
200 # define PNGCAPI __cdecl
212 # ifndef PNGCAPI
213 # define PNGCAPI _cdecl
220 /* NOTE: PNGCBAPI always defaults to PNGCAPI. */
254 #ifndef PNGCAPI
255 # define PNGCAPI
    [all...]
  /external/opencv3/3rdparty/libpng/
pngconf.h 111 * PNGCAPI Calling convention used by the ANSI-C library (required
120 * PNG_API_RULE=0 Use PNGCAPI - the 'C' calling convention - throughout.
123 * the 'C' calling convention (from PNGCAPI) for
199 # define PNGCAPI __watcall
203 # define PNGCAPI __cdecl
212 # ifndef PNGCAPI
213 # define PNGCAPI _cdecl
219 /* NOTE: PNGCBAPI always defaults to PNGCAPI. */
253 #ifndef PNGCAPI
254 # define PNGCAPI
    [all...]
  /external/pdfium/third_party/lpng_v163/
pngconf.h 132 * PNGCAPI Calling convention used by the ANSI-C library (required
141 * PNG_API_RULE=0 Use PNGCAPI - the 'C' calling convention - throughout.
144 * the 'C' calling convention (from PNGCAPI) for
218 # define PNGCAPI __watcall
222 # define PNGCAPI __cdecl
234 # ifndef PNGCAPI
235 # define PNGCAPI _cdecl
242 /* NOTE: PNGCBAPI always defaults to PNGCAPI. */
276 #ifndef PNGCAPI
277 # define PNGCAPI
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngconf.h 111 * PNGCAPI Calling convention used by the ANSI-C library (required
120 * PNG_API_RULE=0 Use PNGCAPI - the 'C' calling convention - throughout.
123 * the 'C' calling convention (from PNGCAPI) for
199 # define PNGCAPI __watcall
203 # define PNGCAPI __cdecl
212 # ifndef PNGCAPI
213 # define PNGCAPI _cdecl
219 /* NOTE: PNGCBAPI always defaults to PNGCAPI. */
253 #ifndef PNGCAPI
254 # define PNGCAPI
    [all...]

Completed in 66 milliseconds