Home
last modified time | relevance | path

Searched refs:ZLIB_CONST (Results 1 – 13 of 13) sorted by relevance

/external/libpng/
Dpngstruct.h26 #ifndef ZLIB_CONST
28 # define ZLIB_CONST macro
/external/pdfium/third_party/libpng16/
Dpngstruct.h26 #ifndef ZLIB_CONST
28 # define ZLIB_CONST macro
/external/python/cpython2/Modules/zlib/
Dzconf.h234 #if defined(ZLIB_CONST) && !defined(z_const)
Dzconf.h.in234 #if defined(ZLIB_CONST) && !defined(z_const)
Dzconf.h.cmakein236 #if defined(ZLIB_CONST) && !defined(z_const)
DChangeLog243 - Add #define ZLIB_CONST option to use const in the z_stream interface
/external/zlib/src/
Dzconf.h234 #if defined(ZLIB_CONST) && !defined(z_const)
Dzconf.h.cmakein236 #if defined(ZLIB_CONST) && !defined(z_const)
Dzconf.h.in234 #if defined(ZLIB_CONST) && !defined(z_const)
DChangeLog243 - Add #define ZLIB_CONST option to use const in the z_stream interface
/external/zlib/
Dzconf.h234 #if defined(ZLIB_CONST) && !defined(z_const)
/external/libpng/contrib/tools/
Dpngfix.c62 #ifndef ZLIB_CONST
64 # define ZLIB_CONST macro
/external/perfetto/buildtools/
DBUILD.gn702 "ZLIB_CONST",