HomeSort by relevance Sort by last modified time
    Searched refs:PNG_USER_MEM_SUPPORTED (Results 1 - 25 of 34) sorted by null

1 2

  /external/syslinux/com32/lib/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 460 #ifdef PNG_USER_MEM_SUPPORTED
471 #endif /* PNG_USER_MEM_SUPPORTED */
485 #ifdef PNG_USER_MEM_SUPPORTED
490 #endif /* PNG_USER_MEM_SUPPORTED */
509 #ifdef PNG_USER_MEM_SUPPORTED
522 #ifdef PNG_USER_MEM_SUPPORTED
524 #endif /* PNG_USER_MEM_SUPPORTED */
    [all...]
pngtest.c 490 #if defined(PNG_USER_MEM_SUPPORTED) && PNG_DEBUG
614 #endif /* PNG_USER_MEM_SUPPORTED && PNG_DEBUG */
746 #if defined(PNG_USER_MEM_SUPPORTED) && PNG_DEBUG
771 #if defined(PNG_USER_MEM_SUPPORTED) && PNG_DEBUG
    [all...]
png.c 258 #ifdef PNG_USER_MEM_SUPPORTED
292 #ifdef PNG_USER_MEM_SUPPORTED
  /external/libpng/
pngmem.c 63 * allocating memory, taking into account limits and PNG_USER_MEM_SUPPORTED.
76 #ifndef PNG_USER_MEM_SUPPORTED
89 #ifdef PNG_USER_MEM_SUPPORTED
168 * png_malloc always exists, but if PNG_USER_MEM_SUPPORTED is defined a separate
187 #ifdef PNG_USER_MEM_SUPPORTED
237 #ifdef PNG_USER_MEM_SUPPORTED
255 #ifdef PNG_USER_MEM_SUPPORTED
pnglibconf.h 121 #define PNG_USER_MEM_SUPPORTED
pngtest.c 497 #if defined(PNG_USER_MEM_SUPPORTED) && PNG_DEBUG
905 #if defined(PNG_USER_MEM_SUPPORTED) && PNG_DEBUG
917 #if defined(PNG_USER_MEM_SUPPORTED) && PNG_DEBUG
    [all...]
pngstruct.h 409 #ifdef PNG_USER_MEM_SUPPORTED
png.h     [all...]
pngwrite.c 490 #ifndef PNG_USER_MEM_SUPPORTED
    [all...]
  /external/pdfium/third_party/libpng16/
pngmem.c 66 * allocating memory, taking into account limits and PNG_USER_MEM_SUPPORTED.
79 #ifndef PNG_USER_MEM_SUPPORTED
92 #ifdef PNG_USER_MEM_SUPPORTED
171 * png_malloc always exists, but if PNG_USER_MEM_SUPPORTED is defined a separate
190 #ifdef PNG_USER_MEM_SUPPORTED
240 #ifdef PNG_USER_MEM_SUPPORTED
258 #ifdef PNG_USER_MEM_SUPPORTED
pnglibconf.h 120 #define PNG_USER_MEM_SUPPORTED
pngstruct.h 409 #ifdef PNG_USER_MEM_SUPPORTED
png.h     [all...]
pngwrite.c 490 #ifndef PNG_USER_MEM_SUPPORTED
    [all...]
  /external/skia/third_party/libpng/
pngmem.c 63 * allocating memory, taking into account limits and PNG_USER_MEM_SUPPORTED.
76 #ifndef PNG_USER_MEM_SUPPORTED
89 #ifdef PNG_USER_MEM_SUPPORTED
168 * png_malloc always exists, but if PNG_USER_MEM_SUPPORTED is defined a separate
187 #ifdef PNG_USER_MEM_SUPPORTED
237 #ifdef PNG_USER_MEM_SUPPORTED
255 #ifdef PNG_USER_MEM_SUPPORTED
pnglibconf.h 121 #define PNG_USER_MEM_SUPPORTED
pngtest.c 497 #if defined(PNG_USER_MEM_SUPPORTED) && PNG_DEBUG
904 #if defined(PNG_USER_MEM_SUPPORTED) && PNG_DEBUG
916 #if defined(PNG_USER_MEM_SUPPORTED) && PNG_DEBUG
    [all...]
pngstruct.h 409 #ifdef PNG_USER_MEM_SUPPORTED
png.h     [all...]
  /external/libpng/scripts/
pnglibconf.h.prebuilt 121 #define PNG_USER_MEM_SUPPORTED
  /external/syslinux/com32/include/
pngconf.h 836 #if !defined(PNG_NO_USER_MEM) && !defined(PNG_USER_MEM_SUPPORTED)
837 # define PNG_USER_MEM_SUPPORTED
    [all...]
png.h     [all...]
  /external/libpng/contrib/libtests/
tarith.c 68 #undef PNG_USER_MEM_SUPPORTED

Completed in 362 milliseconds

1 2