Searched refs:PNG_MAX_MALLOC_64K (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/libpng/
H A Dpngconf.h163 #define PNG_MAX_MALLOC_64K
165 #if defined(MAXSEG_64K) && !defined(PNG_MAX_MALLOC_64K)
166 # define PNG_MAX_MALLOC_64K macro
1270 # define PNG_MAX_MALLOC_64K macro
1657 #if (PNG_ZBUF_SIZE > 65536L) && defined(PNG_MAX_MALLOC_64K)
H A Dpngpread.c1215 #ifdef PNG_MAX_MALLOC_64K
1267 #ifdef PNG_MAX_MALLOC_64K
1313 #ifdef PNG_MAX_MALLOC_64K
1514 #ifdef PNG_MAX_MALLOC_64K
1570 #ifdef PNG_MAX_MALLOC_64K
1652 #ifdef PNG_MAX_MALLOC_64K
H A Dpngmem.c156 #ifdef PNG_MAX_MALLOC_64K
483 #ifdef PNG_MAX_MALLOC_64K
H A Dpngrutil.c1081 #ifdef PNG_MAX_MALLOC_64K
1211 #ifdef PNG_MAX_MALLOC_64K
2034 #ifdef PNG_MAX_MALLOC_64K
2136 #ifdef PNG_MAX_MALLOC_64K
2257 #ifdef PNG_MAX_MALLOC_64K
2424 #ifdef PNG_MAX_MALLOC_64K
3348 #ifdef PNG_MAX_MALLOC_64K
3369 #ifdef PNG_MAX_MALLOC_64K
/external/libpng/
H A Dpngmem.c81 # ifdef PNG_MAX_MALLOC_64K
H A Dpngpriv.h356 #if defined(MAXSEG_64K) && !defined(PNG_MAX_MALLOC_64K)
357 # define PNG_MAX_MALLOC_64K macro
373 #if (PNG_ZBUF_SIZE > 65536L) && defined(PNG_MAX_MALLOC_64K)
H A Dpngtest.c477 * by setting MAXSEG_64K in zlib zconf.h *or* PNG_MAX_MALLOC_64K.
1718 #if defined(MAXSEG_64K) && !defined(PNG_MAX_MALLOC_64K)
1722 #if !defined(MAXSEG_64K) && defined(PNG_MAX_MALLOC_64K)
H A Dpngrutil.c1642 #ifdef PNG_MAX_MALLOC_64K
1661 * that the PNG_MAX_MALLOC_64K test is enabled in this case, but this is a
2425 #ifdef PNG_MAX_MALLOC_64K
4448 #ifdef PNG_MAX_MALLOC_64K
4493 #ifdef PNG_MAX_MALLOC_64K
/external/qemu/distrib/libpng-1.2.46/
H A Dpngconf.h167 #define PNG_MAX_MALLOC_64K
169 #if defined(MAXSEG_64K) && !defined(PNG_MAX_MALLOC_64K)
170 # define PNG_MAX_MALLOC_64K macro
1274 # define PNG_MAX_MALLOC_64K macro
1665 #if (PNG_ZBUF_SIZE > 65536L) && defined(PNG_MAX_MALLOC_64K)
H A Dpngpread.c1215 #ifdef PNG_MAX_MALLOC_64K
1267 #ifdef PNG_MAX_MALLOC_64K
1313 #ifdef PNG_MAX_MALLOC_64K
1514 #ifdef PNG_MAX_MALLOC_64K
1570 #ifdef PNG_MAX_MALLOC_64K
1652 #ifdef PNG_MAX_MALLOC_64K
H A Dpngmem.c156 #ifdef PNG_MAX_MALLOC_64K
483 #ifdef PNG_MAX_MALLOC_64K
H A Dpngrutil.c1097 #ifdef PNG_MAX_MALLOC_64K
1227 #ifdef PNG_MAX_MALLOC_64K
2050 #ifdef PNG_MAX_MALLOC_64K
2152 #ifdef PNG_MAX_MALLOC_64K
2273 #ifdef PNG_MAX_MALLOC_64K
2440 #ifdef PNG_MAX_MALLOC_64K
3390 #ifdef PNG_MAX_MALLOC_64K
3411 #ifdef PNG_MAX_MALLOC_64K

Completed in 149 milliseconds