Home
last modified time | relevance | path

Searched refs:HAVE_ZLIB_H (Results 1 – 25 of 40) sorted by relevance

12

/external/tcpdump/
Dprint-ipcomp.c35 #if defined(HAVE_LIBZ) && defined(HAVE_ZLIB_H)
48 #if defined(HAVE_LIBZ) && defined(HAVE_ZLIB_H) in ipcomp_print()
64 #if defined(HAVE_LIBZ) && defined(HAVE_ZLIB_H) in ipcomp_print()
/external/libxml2/
Dxzlib.c34 #ifdef HAVE_ZLIB_H
79 #ifdef HAVE_ZLIB_H
133 #ifdef HAVE_ZLIB_H in xz_reset()
275 #ifdef HAVE_ZLIB_H
352 #ifdef HAVE_ZLIB_H
418 #ifdef HAVE_ZLIB_H in xz_head()
452 #ifdef HAVE_ZLIB_H in xz_head()
553 #ifdef HAVE_ZLIB_H in xz_decomp()
595 #ifdef HAVE_ZLIB_H in xz_decomp()
601 #ifdef HAVE_ZLIB_H in xz_decomp()
[all …]
DxmlIO.c35 #ifdef HAVE_ZLIB_H
622 #ifdef HAVE_ZLIB_H
716 #ifdef HAVE_ZLIB_H
739 #ifdef HAVE_ZLIB_H in xmlInitPlatformSpecificIo()
745 #ifdef HAVE_ZLIB_H in xmlInitPlatformSpecificIo()
1132 #ifdef HAVE_ZLIB_H
1474 #ifdef HAVE_ZLIB_H
1821 #ifdef HAVE_ZLIB_H in xmlFreeHTTPWriteCtxt()
1908 #ifdef HAVE_ZLIB_H in xmlIOHTTPOpenW()
1988 #ifdef HAVE_ZLIB_H in xmlIOHTTPWrite()
[all …]
Dnanohttp.c67 #ifdef HAVE_ZLIB_H
155 #ifdef HAVE_ZLIB_H
430 #ifdef HAVE_ZLIB_H in xmlNanoHTTPFreeCtxt()
813 #ifdef HAVE_ZLIB_H in xmlNanoHTTPScanAnswer()
1268 #ifdef HAVE_ZLIB_H in xmlNanoHTTPRead()
1278 #ifdef HAVE_ZLIB_H in xmlNanoHTTPRead()
1419 #ifdef HAVE_ZLIB_H in xmlNanoHTTPMethodRedir()
1463 #ifdef HAVE_ZLIB_H in xmlNanoHTTPMethodRedir()
Dxlink.c31 #ifdef HAVE_ZLIB_H
/external/libxml2/os400/
Dwrappers.h46 #ifdef HAVE_ZLIB_H
Dwrappers.c113 #ifdef HAVE_ZLIB_H
Dos400config.h.in280 #define HAVE_ZLIB_H 1 macro
282 #undef HAVE_ZLIB_H
/external/pcre/
Dconfig.h152 #define HAVE_ZLIB_H 1 macro
/external/libxml2/macos/src/
Dconfig-mac.h178 #undef HAVE_ZLIB_H
/external/curl/lib/
Dconfig-amigaos.h85 #define HAVE_ZLIB_H 1 macro
Dconfig-dos.h131 #define HAVE_ZLIB_H 1 macro
Dconfig-symbian.h808 #define HAVE_ZLIB_H 1 macro
Dconfig-vxworks.h725 #define HAVE_ZLIB_H 1 macro
Dcurl_config.h779 #define HAVE_ZLIB_H 1 macro
Durldata.h149 #ifdef HAVE_ZLIB_H
/external/libvncserver/
Dconfigure.ac342 AC_CHECK_HEADER(zlib.h, HAVE_ZLIB_H="true")
343 if test "x$HAVE_ZLIB_H" = "xtrue"; then
344 AC_CHECK_LIB(z, deflate, , HAVE_ZLIB_H="")
347 if test "x$HAVE_ZLIB_H" != "xtrue"; then
352 if test "x$HAVE_ZLIB_H" != "xtrue"; then
404 AM_CONDITIONAL(HAVE_LIBZ, test ! -z "$HAVE_ZLIB_H")
/external/llvm/lib/Support/
DCompression.cpp20 #if LLVM_ENABLE_ZLIB == 1 && HAVE_ZLIB_H
/external/curl/CMake/Platforms/
DWindowsCache.cmake51 set(HAVE_ZLIB_H 0) variable
/external/curl/
DCMakeLists.txt441 set(HAVE_ZLIB_H OFF) variable
446 set(HAVE_ZLIB_H ON) variable
907 set(HAVE_ZLIB_H 0) variable
910 if(NOT HAVE_ZLIB_H)
912 endif(NOT HAVE_ZLIB_H)
/external/libxml2/vms/
Dconfig.vms154 #undef HAVE_ZLIB_H
/external/llvm/cmake/
Dconfig-ix.cmake74 check_include_file(zlib.h HAVE_ZLIB_H)
482 if ( NOT HAVE_ZLIB_H OR NOT HAVE_LIBZ )
/external/llvm/include/llvm/Config/
Dconfig.h.cmake352 #cmakedefine HAVE_ZLIB_H ${HAVE_ZLIB_H}
/external/libevent/
Dconfig.h.in350 #undef HAVE_ZLIB_H
/external/curl/packages/OS400/
Dos400sys.c41 #ifdef HAVE_ZLIB_H

12