Searched refs:PNG_BUILD_DLL (Results 1 - 4 of 4) sorted by relevance

/external/syslinux/com32/include/
H A Dpngconf.h171 * PNG_BUILD_DLL -- building dll
176 * PNG_BUILD_DLL -- (ignored) building the dll
183 * a cygwin user should define either PNG_BUILD_DLL or PNG_STATIC, and
190 * PNG_BUILD_DLL
199 * PNG_BUILD_DLL and PNG_STATIC because those change some defaults
204 # ifdef PNG_BUILD_DLL
205 # undef PNG_BUILD_DLL macro
217 # ifdef PNG_BUILD_DLL
275 #ifdef PNG_BUILD_DLL
1366 * Define PNG_BUILD_DLL i
[all...]
/external/libpng/
H A Dpngpriv.h252 * so PNG_BUILD_DLL must be set.
255 * PNG_BUILD_DLL must not be set. To avoid the code below kicking in build a
258 #ifndef PNG_BUILD_DLL
262 * PNG_BUILD_DLL in case it is necessary:
264 # define PNG_BUILD_DLL macro
273 # define PNG_BUILD_DLL macro
279 # define PNG_BUILD_DLL macro
285 #endif /* Setting PNG_BUILD_DLL if required */
296 # ifdef PNG_BUILD_DLL
/external/pdfium/third_party/libpng16/
H A Dpngpriv.h223 * so PNG_BUILD_DLL must be set.
226 * PNG_BUILD_DLL must not be set. To avoid the code below kicking in build a
229 #ifndef PNG_BUILD_DLL
233 * PNG_BUILD_DLL in case it is necessary:
235 # define PNG_BUILD_DLL macro
244 # define PNG_BUILD_DLL macro
250 # define PNG_BUILD_DLL macro
256 #endif /* Setting PNG_BUILD_DLL if required */
267 # ifdef PNG_BUILD_DLL
/external/skia/third_party/libpng/
H A Dpngpriv.h223 * so PNG_BUILD_DLL must be set.
226 * PNG_BUILD_DLL must not be set. To avoid the code below kicking in build a
229 #ifndef PNG_BUILD_DLL
233 * PNG_BUILD_DLL in case it is necessary:
235 # define PNG_BUILD_DLL macro
244 # define PNG_BUILD_DLL macro
250 # define PNG_BUILD_DLL macro
256 #endif /* Setting PNG_BUILD_DLL if required */
267 # ifdef PNG_BUILD_DLL

Completed in 635 milliseconds