OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PNG_USER_MEM_SUPPORTED
(Results
1 - 25
of
26
) sorted by null
1
2
/external/chromium_org/third_party/libpng/
pngmem.c
34
#ifdef
PNG_USER_MEM_SUPPORTED
42
#endif /*
PNG_USER_MEM_SUPPORTED
*/
53
#ifdef
PNG_USER_MEM_SUPPORTED
62
#endif /*
PNG_USER_MEM_SUPPORTED
*/
73
#ifdef
PNG_USER_MEM_SUPPORTED
85
#ifdef
PNG_USER_MEM_SUPPORTED
94
#endif /*
PNG_USER_MEM_SUPPORTED
*/
137
#ifdef
PNG_USER_MEM_SUPPORTED
151
#endif /*
PNG_USER_MEM_SUPPORTED
*/
202
#ifndef
PNG_USER_MEM_SUPPORTED
[
all
...]
pngread.c
29
#ifdef
PNG_USER_MEM_SUPPORTED
42
#endif /*
PNG_USER_MEM_SUPPORTED
*/
59
#ifdef
PNG_USER_MEM_SUPPORTED
91
#ifdef
PNG_USER_MEM_SUPPORTED
104
#ifdef
PNG_USER_MEM_SUPPORTED
[
all
...]
pngwrite.c
461
#ifdef
PNG_USER_MEM_SUPPORTED
472
#endif /*
PNG_USER_MEM_SUPPORTED
*/
486
#ifdef
PNG_USER_MEM_SUPPORTED
491
#endif /*
PNG_USER_MEM_SUPPORTED
*/
510
#ifdef
PNG_USER_MEM_SUPPORTED
523
#ifdef
PNG_USER_MEM_SUPPORTED
525
#endif /*
PNG_USER_MEM_SUPPORTED
*/
[
all
...]
pngconf.h
836
#if !defined(PNG_NO_USER_MEM) && !defined(
PNG_USER_MEM_SUPPORTED
)
837
# define
PNG_USER_MEM_SUPPORTED
[
all
...]
png.c
258
#ifdef
PNG_USER_MEM_SUPPORTED
292
#ifdef
PNG_USER_MEM_SUPPORTED
png.h
[
all
...]
/external/qemu/distrib/libpng-1.2.46/
pngmem.c
34
#ifdef
PNG_USER_MEM_SUPPORTED
42
#endif /*
PNG_USER_MEM_SUPPORTED
*/
53
#ifdef
PNG_USER_MEM_SUPPORTED
62
#endif /*
PNG_USER_MEM_SUPPORTED
*/
73
#ifdef
PNG_USER_MEM_SUPPORTED
85
#ifdef
PNG_USER_MEM_SUPPORTED
94
#endif /*
PNG_USER_MEM_SUPPORTED
*/
137
#ifdef
PNG_USER_MEM_SUPPORTED
151
#endif /*
PNG_USER_MEM_SUPPORTED
*/
202
#ifndef
PNG_USER_MEM_SUPPORTED
[
all
...]
pngread.c
29
#ifdef
PNG_USER_MEM_SUPPORTED
42
#endif /*
PNG_USER_MEM_SUPPORTED
*/
59
#ifdef
PNG_USER_MEM_SUPPORTED
91
#ifdef
PNG_USER_MEM_SUPPORTED
104
#ifdef
PNG_USER_MEM_SUPPORTED
[
all
...]
pngwrite.c
461
#ifdef
PNG_USER_MEM_SUPPORTED
472
#endif /*
PNG_USER_MEM_SUPPORTED
*/
486
#ifdef
PNG_USER_MEM_SUPPORTED
491
#endif /*
PNG_USER_MEM_SUPPORTED
*/
510
#ifdef
PNG_USER_MEM_SUPPORTED
523
#ifdef
PNG_USER_MEM_SUPPORTED
525
#endif /*
PNG_USER_MEM_SUPPORTED
*/
[
all
...]
png.c
259
#ifdef
PNG_USER_MEM_SUPPORTED
293
#ifdef
PNG_USER_MEM_SUPPORTED
pngconf.h
840
#if !defined(PNG_NO_USER_MEM) && !defined(
PNG_USER_MEM_SUPPORTED
)
841
# define
PNG_USER_MEM_SUPPORTED
[
all
...]
png.h
[
all
...]
/external/libpng/
pngmem.c
63
* allocating memory, taking into account limits and
PNG_USER_MEM_SUPPORTED
.
76
#ifndef
PNG_USER_MEM_SUPPORTED
86
#ifdef
PNG_USER_MEM_SUPPORTED
165
* png_malloc always exists, but if
PNG_USER_MEM_SUPPORTED
is defined a separate
184
#ifdef
PNG_USER_MEM_SUPPORTED
202
#endif /*
PNG_USER_MEM_SUPPORTED
*/
234
#ifdef
PNG_USER_MEM_SUPPORTED
247
#endif /*
PNG_USER_MEM_SUPPORTED
*/
252
#ifdef
PNG_USER_MEM_SUPPORTED
280
#endif /*
PNG_USER_MEM_SUPPORTED
*/
[
all
...]
pnglibconf.h
124
#define
PNG_USER_MEM_SUPPORTED
pngtest.c
468
#if defined(
PNG_USER_MEM_SUPPORTED
) && PNG_DEBUG
607
#endif /*
PNG_USER_MEM_SUPPORTED
&& PNG_DEBUG */
869
#if defined(
PNG_USER_MEM_SUPPORTED
) && PNG_DEBUG
881
#if defined(
PNG_USER_MEM_SUPPORTED
) && PNG_DEBUG
[
all
...]
pngstruct.h
462
#ifdef
PNG_USER_MEM_SUPPORTED
png.h
[
all
...]
pngwrite.c
480
#ifndef
PNG_USER_MEM_SUPPORTED
496
#endif /*
PNG_USER_MEM_SUPPORTED
*/
[
all
...]
png.c
261
# ifdef
PNG_USER_MEM_SUPPORTED
[
all
...]
/ndk/tests/build/issue20862-libpng-O0/jni/
pnglibconf.h
63
#define
PNG_USER_MEM_SUPPORTED
1
pngstruct.h
299
#ifdef
PNG_USER_MEM_SUPPORTED
png.h
[
all
...]
/external/libpng/scripts/
pnglibconf.h.prebuilt
123
#define
PNG_USER_MEM_SUPPORTED
/external/libpng/contrib/libtests/
tarith.c
68
#undef
PNG_USER_MEM_SUPPORTED
pngvalid.c
[
all
...]
Completed in 364 milliseconds
1
2