HomeSort by relevance Sort by last modified time
    Searched refs:PNG_IMPEXP (Results 1 - 7 of 7) sorted by null

  /external/syslinux/com32/include/
pngconf.h     [all...]
  /external/libpng/
pngconf.h 158 * PNG_IMPEXP The magic (if any) to cause a symbol to be exported from
162 * PNG_EXPORT_TYPE(type) A macro that pre or appends PNG_IMPEXP to
171 * from a DLL - used to define PNG_IMPEXP when
177 * This code is used at build time to find PNG_IMPEXP, the API settings
233 # define PNG_EXPORT_TYPE(type) type PNG_IMPEXP
264 /* PNG_IMPEXP may be set on the compilation system command line or (if not set)
268 #ifndef PNG_IMPEXP
271 # define PNG_IMPEXP PNG_DLL_IMPORT
274 # ifndef PNG_IMPEXP
275 # define PNG_IMPEXP
    [all...]
pngpriv.h 270 * indication that PNG_IMPEXP needs to be set to the DLL export
292 * PNG_IMPEXP must be set here when building the library to prevent pngconf.h
295 #ifndef PNG_IMPEXP
297 # define PNG_IMPEXP PNG_DLL_EXPORT
302 # define PNG_IMPEXP
    [all...]
  /external/pdfium/third_party/libpng16/
pngconf.h 158 * PNG_IMPEXP The magic (if any) to cause a symbol to be exported from
162 * PNG_EXPORT_TYPE(type) A macro that pre or appends PNG_IMPEXP to
171 * from a DLL - used to define PNG_IMPEXP when
177 * This code is used at build time to find PNG_IMPEXP, the API settings
233 # define PNG_EXPORT_TYPE(type) type PNG_IMPEXP
264 /* PNG_IMPEXP may be set on the compilation system command line or (if not set)
268 #ifndef PNG_IMPEXP
271 # define PNG_IMPEXP PNG_DLL_IMPORT
274 # ifndef PNG_IMPEXP
275 # define PNG_IMPEXP
    [all...]
pngpriv.h 241 * indication that PNG_IMPEXP needs to be set to the DLL export
263 * PNG_IMPEXP must be set here when building the library to prevent pngconf.h
266 #ifndef PNG_IMPEXP
268 # define PNG_IMPEXP PNG_DLL_EXPORT
273 # define PNG_IMPEXP
    [all...]
  /external/skia/third_party/libpng/
pngconf.h 158 * PNG_IMPEXP The magic (if any) to cause a symbol to be exported from
162 * PNG_EXPORT_TYPE(type) A macro that pre or appends PNG_IMPEXP to
171 * from a DLL - used to define PNG_IMPEXP when
177 * This code is used at build time to find PNG_IMPEXP, the API settings
233 # define PNG_EXPORT_TYPE(type) type PNG_IMPEXP
264 /* PNG_IMPEXP may be set on the compilation system command line or (if not set)
268 #ifndef PNG_IMPEXP
271 # define PNG_IMPEXP PNG_DLL_IMPORT
274 # ifndef PNG_IMPEXP
275 # define PNG_IMPEXP
    [all...]
pngpriv.h 241 * indication that PNG_IMPEXP needs to be set to the DLL export
263 * PNG_IMPEXP must be set here when building the library to prevent pngconf.h
266 #ifndef PNG_IMPEXP
268 # define PNG_IMPEXP PNG_DLL_EXPORT
273 # define PNG_IMPEXP
    [all...]

Completed in 253 milliseconds