Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/
Dcompress.c29 #ifndef ZLIB_CONST
30 #define ZLIB_CONST macro
/third_party/flutter/skia/third_party/externals/libpng/
Dpngstruct.h26 #ifndef ZLIB_CONST
28 # define ZLIB_CONST macro
/third_party/libpng/
Dpngstruct.h26 #ifndef ZLIB_CONST
28 # define ZLIB_CONST macro
/third_party/skia/third_party/externals/libpng/
Dpngstruct.h26 #ifndef ZLIB_CONST
28 # define ZLIB_CONST macro
/third_party/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)
DChangeLog306 - Add #define ZLIB_CONST option to use const in the z_stream interface
/third_party/skia/third_party/externals/zlib/
Dzconf.h246 #if defined(ZLIB_CONST) && !defined(z_const)
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/
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
/third_party/node/deps/zlib/
Dzconf.h246 #if defined(ZLIB_CONST) && !defined(z_const)
/third_party/flutter/skia/third_party/externals/zlib/
Dzconf.h237 #if defined(ZLIB_CONST) && !defined(z_const)
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/
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
/third_party/flutter/skia/third_party/externals/libpng/contrib/tools/
Dpngfix.c62 #ifndef ZLIB_CONST
64 # define ZLIB_CONST macro
/third_party/skia/third_party/externals/libpng/contrib/tools/
Dpngfix.c62 #ifndef ZLIB_CONST
64 # define ZLIB_CONST macro
/third_party/libpng/contrib/tools/
Dpngfix.c62 #ifndef ZLIB_CONST
64 # define ZLIB_CONST macro
/third_party/node/doc/changelogs/
DCHANGELOG_V6.md3355 …/github.com/nodejs/node/commit/99e4eee8ef)] - **build**: do not define ZLIB_CONST (Bradley T. Hugh…