OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PNG_API_RULE
(Results
1 - 6
of
6
) sorted by null
/ndk/tests/build/issue20862-libpng-O0/jni/
pnglibconf.h
21
#define
PNG_API_RULE
0
pngconf.h
70
* can be used. Some are fixed at build time (e.g.
PNG_API_RULE
117
* by setting
PNG_API_RULE
(which defaults to 0) to one of the values
120
*
PNG_API_RULE
=0 Use PNGCAPI - the 'C' calling convention - throughout.
122
*
PNG_API_RULE
=1 Use the operating system convention for PNGAPI and
193
# if
PNG_API_RULE
== 2
204
# if
PNG_API_RULE
== 1
215
# if
PNG_API_RULE
== 1 && !defined(PNGAPI)
/external/libpng/
pngconf.h
106
* can be used. Some are fixed at build time (e.g.
PNG_API_RULE
138
* by setting
PNG_API_RULE
(which defaults to 0) to one of the values
141
*
PNG_API_RULE
=0 Use PNGCAPI - the 'C' calling convention - throughout.
143
*
PNG_API_RULE
=1 Use the operating system convention for PNGAPI and
212
# if
PNG_API_RULE
== 2
223
# if
PNG_API_RULE
== 1
225
*
PNG_API_RULE
should not have been set to '1'.
237
# if
PNG_API_RULE
== 1 && !defined(PNGAPI)
pnglibconf.h
190
#define
PNG_API_RULE
0
/external/libpng/projects/owatcom/
pngconfig.mak
87
vi -q -k ":1,$$s/
PNG_API_RULE
0$$/
PNG_API_RULE
2/\n:w! $@\n:q!\n" ..\..\scripts\pnglibconf.h.prebuilt
147
$# (scripts\pnglibconf.h.prebuilt) by editting
PNG_API_RULE
to 2 (to force use
/external/libpng/scripts/
pnglibconf.h.prebuilt
189
#define
PNG_API_RULE
0
Completed in 2786 milliseconds