Home
last modified time | relevance | path

Searched refs:MAXSEG_64K (Results 1 – 23 of 23) sorted by relevance

/external/opencv3/3rdparty/libpng/
Dpngmem.c422 # if defined(_MSC_VER) && defined(MAXSEG_64K)
466 # if defined(_MSC_VER) && defined(MAXSEG_64K) in png_destroy_struct_2()
550 # if defined(_MSC_VER) && defined(MAXSEG_64K)
606 # if defined(_MSC_VER) && defined(MAXSEG_64K) in png_free_default()
Dpngconf.h580 # if defined(_MSC_VER) && defined(MAXSEG_64K)
Dpngpriv.h210 #if defined(MAXSEG_64K) && !defined(PNG_MAX_MALLOC_64K)
/external/freetype/src/gzip/
Dzconf.h74 # define MAXSEG_64K macro
111 # ifdef MAXSEG_64K
/external/pdfium/third_party/zlib_v128/
Dcompress.c34 #ifdef MAXSEG_64K in compress2()
Dzconf.h182 # define MAXSEG_64K macro
234 # ifdef MAXSEG_64K
Ddeflate.c1017 #ifdef MAXSEG_64K in deflateCopy()
/external/zlib/src/
Dcompress.c34 #ifdef MAXSEG_64K
Dzconf.h182 # define MAXSEG_64K macro
234 # ifdef MAXSEG_64K
Dzconf.h.cmakein184 # define MAXSEG_64K
236 # ifdef MAXSEG_64K
Dzconf.h.in182 # define MAXSEG_64K macro
234 # ifdef MAXSEG_64K
Ddeflate.c1018 #ifdef MAXSEG_64K
/external/opencv3/3rdparty/zlib/
Dcompress.c34 #ifdef MAXSEG_64K
Dzconf.h.cmakein184 # define MAXSEG_64K
236 # ifdef MAXSEG_64K
Ddeflate.c1018 #ifdef MAXSEG_64K
/external/zlib/
Dzconf.h182 # define MAXSEG_64K macro
234 # ifdef MAXSEG_64K
/external/pdfium/third_party/lpng_v163/
Dpngconf.h530 (defined(_MSC_VER) && defined(MAXSEG_64K))
Dpngpriv.h299 #if defined(MAXSEG_64K) && !defined(PNG_MAX_MALLOC_64K)
/external/libpng/
Dpngconf.h535 (defined(_MSC_VER) && defined(MAXSEG_64K))
Dpngtest.c1792 #if defined(MAXSEG_64K) && !defined(PNG_MAX_MALLOC_64K) in main()
1796 #if !defined(MAXSEG_64K) && defined(PNG_MAX_MALLOC_64K) in main()
DINSTALL193 won't be accessible. So limit zlib and libpng to 64K by defining MAXSEG_64K.
204 compilers. Make sure MAXSEG_64K gets defined, USE_FAR_KEYWORD gets
Dpngpriv.h374 #if defined(MAXSEG_64K) && !defined(PNG_MAX_MALLOC_64K)
/external/zlib/src/test/
Dminigzip.c138 #ifdef MAXSEG_64K