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

  /external/libpng/scripts/
def.c 26 #define PNG_EXPORTA(ordinal, type, name, args, attributes)\
prefix.c 12 #define PNG_EXPORTA(ordinal, type, name, args, attributes)\
sym.c 12 #define PNG_EXPORTA(ordinal, type, name, args, attributes)\
vers.c 12 #define PNG_EXPORTA(ordinal, type, name, args, attributes)\
symbols.c 19 #define PNG_EXPORTA(ordinal, type, name, args, attributes)\
  /external/libpng/
pngconf.h 299 #ifndef PNG_EXPORTA
300 # define PNG_EXPORTA(ordinal, type, name, args, attributes) \
311 PNG_EXPORTA(ordinal, type, name, args, PNG_EMPTY)
  /external/opencv3/3rdparty/libpng/
pngconf.h 297 #ifndef PNG_EXPORTA
299 # define PNG_EXPORTA(ordinal, type, name, args, attributes)\
310 PNG_EXPORTA(ordinal, type, name, args, PNG_EMPTY)
  /external/pdfium/third_party/lpng_v163/
pngconf.h 320 #ifndef PNG_EXPORTA
322 # define PNG_EXPORTA(ordinal, type, name, args, attributes)\
333 PNG_EXPORTA(ordinal, type, name, args, PNG_EMPTY)
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngconf.h 297 #ifndef PNG_EXPORTA
299 # define PNG_EXPORTA(ordinal, type, name, args, attributes)\
310 PNG_EXPORTA(ordinal, type, name, args, PNG_EMPTY)

Completed in 128 milliseconds