OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HAVE_ZLIB
(Results
1 - 11
of
11
) sorted by null
/external/protobuf/
configure.ac
86
HAVE_ZLIB
=0
102
AC_DEFINE([
HAVE_ZLIB
], [1], [Enable classes using zlib compression.])
103
HAVE_ZLIB
=1
117
AM_CONDITIONAL([
HAVE_ZLIB
], [test $
HAVE_ZLIB
= 1])
config.h.in
82
#undef
HAVE_ZLIB
configure
[
all
...]
/external/chromium_org/third_party/protobuf/
config.h
95
#define
HAVE_ZLIB
1
/external/protobuf/android/
config.h
98
#define
HAVE_ZLIB
1
/external/protobuf/src/google/protobuf/io/
zero_copy_stream_unittest.cc
65
#if
HAVE_ZLIB
118
#if
HAVE_ZLIB
288
#if
HAVE_ZLIB
484
#if
HAVE_ZLIB
gzip_stream.cc
38
#if
HAVE_ZLIB
320
#endif //
HAVE_ZLIB
/external/chromium_org/third_party/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
707
#if
HAVE_ZLIB
/external/chromium_org/third_party/protobuf/src/
Makefile.am
3
if
HAVE_ZLIB
386
if
HAVE_ZLIB
/external/protobuf/src/
Makefile.am
3
if
HAVE_ZLIB
391
if
HAVE_ZLIB
Completed in 474 milliseconds