Home
last modified time | relevance | path

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

/aosp_15_r20/external/protobuf/
H A Dconfigure.ac156 AC_DEFINE([HAVE_ZLIB], [1], [Enable classes using zlib compression.]) definition
171 AM_CONDITIONAL([HAVE_ZLIB], [test $HAVE_ZLIB = 1]) condition
H A DCMakeLists.txt169 set(HAVE_ZLIB 1) variable
179 set(HAVE_ZLIB 0) variable
/aosp_15_r20/external/cronet/third_party/protobuf/
H A Dconfigure.ac156 AC_DEFINE([HAVE_ZLIB], [1], [Enable classes using zlib compression.]) definition
171 AM_CONDITIONAL([HAVE_ZLIB], [test $HAVE_ZLIB = 1]) condition
H A DCMakeLists.txt169 set(HAVE_ZLIB 1) variable
179 set(HAVE_ZLIB 0) variable
/aosp_15_r20/external/swiftshader/third_party/libbacktrace/config/darwin/include/
H A Dconfig.h87 #define HAVE_ZLIB 1 macro
/aosp_15_r20/external/swiftshader/third_party/libbacktrace/config/linux/include/
H A Dconfig.h87 #define HAVE_ZLIB 1 macro
/aosp_15_r20/external/protobuf/android/
H A Dconfig.h89 #define HAVE_ZLIB 1 macro
/aosp_15_r20/external/protobuf/config/
H A Dconfig.h89 #define HAVE_ZLIB 1 macro
/aosp_15_r20/trusty/user/base/lib/protobuf/
Dconfig.h99 #define HAVE_ZLIB 1 macro
/aosp_15_r20/external/erofs-utils/
H A Dconfigure.ac606 AC_DEFINE([HAVE_ZLIB], 1, [Define to 1 if zlib is found]) definition
/aosp_15_r20/external/zstd/programs/
H A DMakefile78 HAVE_ZLIB ?= $(shell printf '$(NUM_SYMBOL)include <zlib.h>\nint main(void) { return 0; }' > have_zl… macro
/aosp_15_r20/external/python/cpython2/PC/os2emx/
DMakefile38 HAVE_ZLIB= no macro