Home
last modified time | relevance | path

Searched refs:HAVE_ZLIB (Results 1 – 10 of 10) sorted by relevance

/external/mesa3d/src/util/
Dcrc32.c36 #ifdef HAVE_ZLIB
120 #ifdef HAVE_ZLIB in util_hash_crc32()
/external/protobuf/
Dconfigure.ac21 # need very few of them, e.g. HAVE_PTHREAD and HAVE_ZLIB. Those macros are
100 HAVE_ZLIB=0
116 AC_DEFINE([HAVE_ZLIB], [1], [Enable classes using zlib compression.]) definition
117 HAVE_ZLIB=1
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
93 if (HAVE_ZLIB)
95 endif (HAVE_ZLIB)
/external/protobuf/android/
Dconfig.h98 #define HAVE_ZLIB 1 macro
/external/protobuf/config/
Dconfig.h83 #define HAVE_ZLIB 1 macro
/external/protobuf/src/google/protobuf/io/
Dzero_copy_stream_unittest.cc70 #if HAVE_ZLIB
124 #if HAVE_ZLIB
345 #if HAVE_ZLIB
750 #if HAVE_ZLIB
Dgzip_stream.cc37 #if HAVE_ZLIB
/external/python/cpython2/PC/os2emx/
DMakefile38 HAVE_ZLIB= no macro
DREADME.os2emx325 zlib (1.1.4) HAVE_ZLIB
/external/protobuf/src/
DMakefile.am3 if HAVE_ZLIB
824 if HAVE_ZLIB