Home
last modified time | relevance | path

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

/external/protobuf/util/
Dconfigure.ac116 AC_DEFINE([HAVE_ZLIB], [1], [Enable classes using zlib compression.]) definition
131 AM_CONDITIONAL([HAVE_ZLIB], [test $HAVE_ZLIB = 1]) condition
/external/protobuf/
Dconfigure.ac116 AC_DEFINE([HAVE_ZLIB], [1], [Enable classes using zlib compression.]) definition
131 AM_CONDITIONAL([HAVE_ZLIB], [test $HAVE_ZLIB = 1]) condition
/external/protobuf/cmake/
DCMakeLists.txt76 set(HAVE_ZLIB 1) variable
85 set(HAVE_ZLIB 0) variable
/external/protobuf/android/
Dconfig.h98 #define HAVE_ZLIB 1 macro
/external/protobuf/config/
Dconfig.h83 #define HAVE_ZLIB 1 macro
/external/curl/
DCMakeLists.txt460 set(HAVE_ZLIB OFF) variable
465 set(HAVE_ZLIB ON) variable
/external/python/cpython2/PC/os2emx/
DMakefile38 HAVE_ZLIB= no macro