Home
last modified time | relevance | path

Searched refs:PNG_USE_GLOBAL_ARRAYS (Results 1 – 7 of 7) sorted by relevance

/external/qemu/distrib/libpng-1.2.19/
Dpngconf.h1273 # if defined(PNG_USE_GLOBAL_ARRAYS)
1274 # undef PNG_USE_GLOBAL_ARRAYS
1281 # if defined(PNG_USE_GLOBAL_ARRAYS)
1282 # undef PNG_USE_GLOBAL_ARRAYS
1286 # if !defined(PNG_USE_LOCAL_ARRAYS) && !defined(PNG_USE_GLOBAL_ARRAYS)
1295 #if !defined(PNG_USE_LOCAL_ARRAYS) && !defined(PNG_USE_GLOBAL_ARRAYS)
1300 # define PNG_USE_GLOBAL_ARRAYS macro
1396 # ifdef PNG_USE_GLOBAL_ARRAYS
1407 #ifdef PNG_USE_GLOBAL_ARRAYS
Dpng.h486 #ifdef PNG_USE_GLOBAL_ARRAYS
493 #ifdef PNG_USE_GLOBAL_ARRAYS
2824 #ifdef PNG_USE_GLOBAL_ARRAYS
2856 #ifdef PNG_USE_GLOBAL_ARRAYS
Dpng.c21 #ifdef PNG_USE_GLOBAL_ARRAYS
/external/libpng/
Dpngconf.h1396 # ifdef PNG_USE_GLOBAL_ARRAYS
1397 # undef PNG_USE_GLOBAL_ARRAYS
1404 # ifdef PNG_USE_GLOBAL_ARRAYS
1405 # undef PNG_USE_GLOBAL_ARRAYS
1409 # if !defined(PNG_USE_LOCAL_ARRAYS) && !defined(PNG_USE_GLOBAL_ARRAYS)
1418 #if !defined(PNG_USE_LOCAL_ARRAYS) && !defined(PNG_USE_GLOBAL_ARRAYS)
1423 # define PNG_USE_GLOBAL_ARRAYS macro
1523 # ifdef PNG_USE_GLOBAL_ARRAYS
1534 #ifdef PNG_USE_GLOBAL_ARRAYS
Dpng.h605 #ifdef PNG_USE_GLOBAL_ARRAYS
612 #ifdef PNG_USE_GLOBAL_ARRAYS
3109 #ifdef PNG_USE_GLOBAL_ARRAYS
3141 #ifdef PNG_USE_GLOBAL_ARRAYS
Dpng.c27 #ifdef PNG_USE_GLOBAL_ARRAYS
DCHANGES540 Renamed "PNG_GLOBAL_ARRAYS" to "PNG_USE_GLOBAL_ARRAYS" and made available
543 PNG_USE_GLOBAL_ARRAYS is defined.