Home
last modified time | relevance | path

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

12

/external/pcre/include_internal/
Dconfig.h141 #define HAVE_ZLIB_H 1 macro
/external/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/Config/
Dconfig.h267 #define HAVE_ZLIB_H 1 macro
/external/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/Config/
Dconfig.h267 #define HAVE_ZLIB_H 1 macro
/external/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/Config/
Dconfig.h267 #define HAVE_ZLIB_H 1 macro
/external/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/Config/
Dconfig.h267 #define HAVE_ZLIB_H 1 macro
/external/curl/lib/
Dconfig-amigaos.h83 #define HAVE_ZLIB_H 1 macro
Dconfig-dos.h134 #define HAVE_ZLIB_H 1 macro
Dconfig-symbian.h799 #define HAVE_ZLIB_H 1 macro
Dconfig-vxworks.h713 #define HAVE_ZLIB_H 1 macro
Dconfig-plan9.h200 #define HAVE_ZLIB_H 1 macro
Dcurl_config.h813 #define HAVE_ZLIB_H 1 macro
Dversion.c57 #ifdef HAVE_ZLIB_H
Dcontent_encoding.c29 #ifdef HAVE_ZLIB_H
/external/llvm/lib/Support/
DCompression.cpp20 #if LLVM_ENABLE_ZLIB == 1 && HAVE_ZLIB_H
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DCompression.cpp21 #if LLVM_ENABLE_ZLIB == 1 && HAVE_ZLIB_H
/external/curl/CMake/Platforms/
DWindowsCache.cmake50 set(HAVE_ZLIB_H 0) variable
/external/tensorflow/third_party/llvm/
Dllvm.bzl201 "HAVE_ZLIB_H": 1,
275 "HAVE_ZLIB_H": 1,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Config/
Dconfig.h.cmake227 #cmakedefine HAVE_ZLIB_H ${HAVE_ZLIB_H}
/external/curl/
DCMakeLists.txt506 set(HAVE_ZLIB_H OFF) variable
511 set(HAVE_ZLIB_H ON) variable
1052 set(HAVE_ZLIB_H 0) variable
1055 if(NOT HAVE_ZLIB_H)
/external/llvm/cmake/
Dconfig-ix.cmake76 check_include_file(zlib.h HAVE_ZLIB_H)
488 if ( NOT HAVE_ZLIB_H OR NOT HAVE_LIBZ )
/external/swiftshader/third_party/llvm-7.0/llvm/cmake/
Dconfig-ix.cmake46 check_include_file(zlib.h HAVE_ZLIB_H)
490 if ( NOT HAVE_ZLIB_H OR NOT HAVE_LIBZ )
/external/llvm/include/llvm/Config/
Dconfig.h.cmake353 #cmakedefine HAVE_ZLIB_H ${HAVE_ZLIB_H}
/external/tensorflow/third_party/
Dcurl.BUILD659 "# define HAVE_ZLIB_H 1",
/external/curl/packages/OS400/
Dos400sys.c41 #ifdef HAVE_ZLIB_H
/external/pcre/dist2/
Dconfigure.ac514 AC_CHECK_HEADERS([zlib.h], [HAVE_ZLIB_H=1])
893 if test "$HAVE_ZLIB_H" != "1"; then

12