OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PNG_USE_DLL
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/libpng/
pngconf.h
172
*
PNG_USE_DLL
-- building an application, linking to dll
185
* that. If a cygwin user *wants* to define '
PNG_USE_DLL
' that's okay, but
192
* (nothing) ==
PNG_USE_DLL
207
# ifdef
PNG_USE_DLL
208
# undef
PNG_USE_DLL
221
# ifdef
PNG_USE_DLL
222
# undef
PNG_USE_DLL
229
# ifdef
PNG_USE_DLL
230
# undef
PNG_USE_DLL
236
# ifndef
PNG_USE_DLL
[
all
...]
/external/libpng/
pngconf.h
176
*
PNG_USE_DLL
-- building an application, linking to dll
189
* that. If a cygwin user *wants* to define '
PNG_USE_DLL
' that's okay, but
196
* (nothing) ==
PNG_USE_DLL
211
# ifdef
PNG_USE_DLL
212
# undef
PNG_USE_DLL
225
# ifdef
PNG_USE_DLL
226
# undef
PNG_USE_DLL
233
# ifdef
PNG_USE_DLL
234
# undef
PNG_USE_DLL
240
# ifndef
PNG_USE_DLL
[
all
...]
/external/qemu/distrib/libpng-1.2.19/
pngconf.h
144
*
PNG_USE_DLL
-- building an application, linking to dll
157
* that. If a cygwin user *wants* to define '
PNG_USE_DLL
' that's okay, but
164
* (nothing) ==
PNG_USE_DLL
179
# if defined(
PNG_USE_DLL
)
180
# undef
PNG_USE_DLL
193
# if defined(
PNG_USE_DLL
)
194
# undef
PNG_USE_DLL
201
# if defined(
PNG_USE_DLL
)
202
# undef
PNG_USE_DLL
208
# if !defined(
PNG_USE_DLL
)
[
all
...]
/ndk/tests/build/issue20862-libpng-O0/jni/
pngconf.h
154
* the magic flag
PNG_USE_DLL
to turn on the special processing before
160
* the build or imported if
PNG_USE_DLL
is set - compiler
173
*
PNG_USE_DLL
is set.
268
# if defined(
PNG_USE_DLL
) && defined(PNG_DLL_IMPORT)
Completed in 364 milliseconds