/external/swiftshader/third_party/LLVM/cmake/modules/ |
D | LLVMConfig.cmake.in | 27 set(HAVE_LIBDL @HAVE_LIBDL@) variable
|
D | LLVM-Config.cmake | 7 if( HAVE_LIBDL )
|
/external/llvm/lib/ExecutionEngine/IntelJITEvents/ |
D | CMakeLists.txt | 3 if( HAVE_LIBDL )
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/IntelJITEvents/ |
D | CMakeLists.txt | 3 if( HAVE_LIBDL )
|
/external/llvm/device/include/llvm/Config/ |
D | config.h | 199 #define HAVE_LIBDL 1 macro
|
/external/llvm/host/include/llvm/Config/ |
D | config.h | 203 #define HAVE_LIBDL 1 macro
|
/external/swiftshader/third_party/LLVM/include-fuchsia/llvm/Config/ |
D | config.h | 199 #define HAVE_LIBDL 1 macro
|
/external/swiftshader/third_party/LLVM/include-osx/llvm/Config/ |
D | config.h | 203 #define HAVE_LIBDL 1 macro
|
/external/swiftshader/third_party/LLVM/include-linux/llvm/Config/ |
D | config.h | 203 #define HAVE_LIBDL 1 macro
|
/external/swiftshader/third_party/LLVM/include-android/llvm/Config/ |
D | config.h | 203 #define HAVE_LIBDL 1 macro
|
/external/swiftshader/third_party/LLVM/cmake/ |
D | config-ix.cmake | 90 check_library_exists(dl dlopen "" HAVE_LIBDL) 186 if( HAVE_LIBDL ) 191 if( HAVE_LIBDL )
|
/external/curl/CMake/Platforms/ |
D | WindowsCache.cmake | 3 set(HAVE_LIBDL 0) variable
|
/external/swiftshader/third_party/LLVM/autoconf/m4/ |
D | ltdl.m4 | 304 [AC_DEFINE([HAVE_LIBDL], [1], definition 310 ]], [[dlopen(0, 0);]])],[AC_DEFINE([HAVE_LIBDL], [1], definition 312 [AC_DEFINE([HAVE_LIBDL], [1], definition
|
/external/python/cpython2/android_arm/pyconfig/ |
D | pyconfig.h | 426 #define HAVE_LIBDL 1 macro
|
/external/python/cpython2/android_arm64/pyconfig/ |
D | pyconfig.h | 426 #define HAVE_LIBDL 1 macro
|
/external/python/cpython2/android_x86_64/pyconfig/ |
D | pyconfig.h | 426 #define HAVE_LIBDL 1 macro
|
/external/python/cpython2/android_x86/pyconfig/ |
D | pyconfig.h | 426 #define HAVE_LIBDL 1 macro
|
/external/python/cpython2/linux_x86_64/pyconfig/ |
D | pyconfig.h | 429 #define HAVE_LIBDL 1 macro
|
/external/python/cpython2/darwin_x86_64/pyconfig/ |
D | pyconfig.h | 430 #define HAVE_LIBDL 1 macro
|
/external/llvm/lib/Support/ |
D | CMakeLists.txt | 9 if( HAVE_LIBDL )
|
/external/python/cpython2/RISCOS/ |
D | pyconfig.h | 689 #undef HAVE_LIBDL
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | CMakeLists.txt | 13 if( HAVE_LIBDL )
|
/external/llvm/cmake/ |
D | config-ix.cmake | 108 check_library_exists(dl dlopen "" HAVE_LIBDL) 235 if( HAVE_LIBDL ) 240 if( HAVE_LIBDL )
|
/external/swiftshader/third_party/llvm-7.0/llvm/cmake/ |
D | config-ix.cmake | 88 check_library_exists(dl dlopen "" HAVE_LIBDL) 241 if( HAVE_LIBDL ) 246 if( HAVE_LIBDL )
|
/external/llvm/include/llvm/Config/ |
D | config.h.cmake | 118 #cmakedefine HAVE_LIBDL ${HAVE_LIBDL}
|