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

  /external/protobuf/
configure.ac 87 HAVE_ZLIB=0
103 AC_DEFINE([HAVE_ZLIB], [1], [Enable classes using zlib compression.])
104 HAVE_ZLIB=1
118 AM_CONDITIONAL([HAVE_ZLIB], [test $HAVE_ZLIB = 1])
config.h.in 82 #undef HAVE_ZLIB
configure     [all...]
  /external/protobuf/android/
config.h 98 #define HAVE_ZLIB 1
  /external/protobuf/src/google/protobuf/io/
gzip_stream.cc 38 #if HAVE_ZLIB
326 #endif // HAVE_ZLIB
zero_copy_stream_unittest.cc 66 #if HAVE_ZLIB
119 #if HAVE_ZLIB
340 #if HAVE_ZLIB
708 #if HAVE_ZLIB
  /external/protobuf/src/
Makefile.am 3 if HAVE_ZLIB
447 if HAVE_ZLIB

Completed in 123 milliseconds