HomeSort by relevance Sort by last modified time
    Searched refs:HAVE_ZLIB (Results 1 - 10 of 10) sorted by null

  /external/protobuf/android/
config.h 98 #define HAVE_ZLIB 1
  /external/protobuf/config/
config.h 83 #define HAVE_ZLIB 1
  /external/protobuf/
configure.ac 21 # 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.])
117 HAVE_ZLIB=1
131 AM_CONDITIONAL([HAVE_ZLIB], [test $HAVE_ZLIB = 1])
config.h.in 82 #undef HAVE_ZLIB
configure     [all...]
  /external/protobuf/util/
configure.ac 21 # 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.])
117 HAVE_ZLIB=1
131 AM_CONDITIONAL([HAVE_ZLIB], [test $HAVE_ZLIB = 1])
  /external/python/cpython2/PC/os2emx/
Makefile 38 HAVE_ZLIB= no
468 ifeq ($(HAVE_ZLIB),yes)
  /external/protobuf/src/google/protobuf/io/
zero_copy_stream_unittest.cc 70 #if HAVE_ZLIB
124 #if HAVE_ZLIB
345 #if HAVE_ZLIB
750 #if HAVE_ZLIB
gzip_stream.cc 37 #if HAVE_ZLIB
330 #endif // HAVE_ZLIB
  /external/protobuf/src/
Makefile.am 3 if HAVE_ZLIB
    [all...]

Completed in 445 milliseconds