Home
last modified time | relevance | path

Searched defs:HAVE_ZLIB (Results 1 – 8 of 8) sorted by relevance

/third_party/protobuf/
Dconfigure.ac156 AC_DEFINE([HAVE_ZLIB], [1], [Enable classes using zlib compression.]) definition
171 AM_CONDITIONAL([HAVE_ZLIB], [test $HAVE_ZLIB = 1]) condition
/third_party/protobuf/cmake/
DCMakeLists.txt130 set(HAVE_ZLIB 1) variable
140 set(HAVE_ZLIB 0) variable
/third_party/libunwind/
Dconfigure.ac324 AC_DEFINE([HAVE_ZLIB], [1], [Define if you have libz]) definition
331 AM_CONDITIONAL(HAVE_ZLIB, test x$enable_zlibdebuginfo = xyes) condition
/third_party/skia/third_party/externals/swiftshader/third_party/libbacktrace/config/darwin/include/
Dconfig.h87 #define HAVE_ZLIB 1 macro
/third_party/skia/third_party/externals/swiftshader/third_party/libbacktrace/config/linux/include/
Dconfig.h87 #define HAVE_ZLIB 1 macro
/third_party/gstreamer/gstplugins_good/
Dconfig.h89 #define HAVE_ZLIB macro
/third_party/gstreamer/gstplugins_base/
Dconfig.h110 #define HAVE_ZLIB macro
/third_party/nghttp2/
DCMakeLists.txt194 set(HAVE_ZLIB ${ZLIB_FOUND}) variable