OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PNG_BUILD_DLL
(Results
1 - 3
of
3
) sorted by null
/external/syslinux/com32/include/
pngconf.h
171
*
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
217
# ifdef
PNG_BUILD_DLL
275
#ifdef
PNG_BUILD_DLL
[
all
...]
/external/libpng/
pngpriv.h
267
* so
PNG_BUILD_DLL
must be set.
270
*
PNG_BUILD_DLL
must not be set. To avoid the code below kicking in build a
273
#ifndef
PNG_BUILD_DLL
277
*
PNG_BUILD_DLL
in case it is necessary:
279
# define
PNG_BUILD_DLL
288
# define
PNG_BUILD_DLL
294
# define
PNG_BUILD_DLL
300
#endif /* Setting
PNG_BUILD_DLL
if required */
311
# ifdef
PNG_BUILD_DLL
[
all
...]
/external/pdfium/third_party/libpng16/
pngpriv.h
223
* 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
244
# define
PNG_BUILD_DLL
250
# define
PNG_BUILD_DLL
256
#endif /* Setting
PNG_BUILD_DLL
if required */
267
# ifdef
PNG_BUILD_DLL
[
all
...]
Completed in 54 milliseconds