Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/
Dcompress.c33 #ifdef HAVE_ZLIB
55 #elif defined(HAVE_ZLIB) in util_compress_max_compressed_len()
84 #elif defined(HAVE_ZLIB) in util_compress_deflate()
130 #elif defined(HAVE_ZLIB) in util_compress_inflate()
Dcrc32.c36 #ifdef HAVE_ZLIB
120 #ifdef HAVE_ZLIB in util_hash_crc32()
/third_party/protobuf/
Dconfigure.ac26 # need very few of them, e.g. HAVE_PTHREAD and HAVE_ZLIB. Those macros are
140 HAVE_ZLIB=0
156 AC_DEFINE([HAVE_ZLIB], [1], [Enable classes using zlib compression.]) definition
157 HAVE_ZLIB=1
171 AM_CONDITIONAL([HAVE_ZLIB], [test $HAVE_ZLIB = 1]) condition
/third_party/skia/third_party/externals/swiftshader/third_party/libbacktrace/config/darwin/include/
Dconfig.h87 #define HAVE_ZLIB 1 macro
/third_party/skia/third_party/externals/swiftshader/third_party/libbacktrace/config/linux/include/
Dconfig.h87 #define HAVE_ZLIB 1 macro
/third_party/gstreamer/gstplugins_good/
Dconfig.h89 #define HAVE_ZLIB macro
Dmeson.build349 cdata.set('HAVE_ZLIB', true)
/third_party/protobuf/cmake/
DCMakeLists.txt130 set(HAVE_ZLIB 1) variable
140 set(HAVE_ZLIB 0) variable
148 if (HAVE_ZLIB)
150 endif (HAVE_ZLIB)
/third_party/gstreamer/gstplugins_base/
Dconfig.h110 #define HAVE_ZLIB macro
/third_party/protobuf/src/google/protobuf/io/
Dzero_copy_stream_unittest.cc68 #if HAVE_ZLIB
128 #if HAVE_ZLIB
350 #if HAVE_ZLIB
747 #if HAVE_ZLIB
Dgzip_stream.cc37 #if HAVE_ZLIB
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Did3v2frames.c32 #ifdef HAVE_ZLIB
81 #ifdef HAVE_ZLIB in id3v2_parse_frame()
146 #ifdef HAVE_ZLIB in id3v2_parse_frame()
209 #ifdef HAVE_ZLIB in id3v2_parse_frame()
Dmeson.build74 core_conf.set('HAVE_ZLIB', true)
/third_party/libunwind/
Dconfigure.ac324 AC_DEFINE([HAVE_ZLIB], [1], [Define if you have libz]) definition
331 AM_CONDITIONAL(HAVE_ZLIB, test x$enable_zlibdebuginfo = xyes) condition
/third_party/libunwind/src/dwarf/
DGfind_proc_info-lsb.c37 #ifdef HAVE_ZLIB
139 #ifdef HAVE_ZLIB in load_debug_frame()
/third_party/nghttp2/
DCMakeLists.txt194 set(HAVE_ZLIB ${ZLIB_FOUND}) variable
505 Zlib: ${HAVE_ZLIB} (LIBS='${ZLIB_LIBRARIES}')
/third_party/protobuf/src/
DMakefile.am3 if HAVE_ZLIB
873 if HAVE_ZLIB
/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-read-common.c32 #ifdef HAVE_ZLIB
96 #ifdef HAVE_ZLIB in gst_matroska_decompress_data()
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux.c81 #ifdef HAVE_ZLIB
7851 #ifdef HAVE_ZLIB
7941 #ifdef HAVE_ZLIB in qtdemux_parse_moov()