Home
last modified time | relevance | path

Searched refs:try_compile (Results 1 – 16 of 16) sorted by relevance

/external/eigen/cmake/
DFindGoogleHash.cmake17try_compile(GOOGLEHASH_COMPILE ${CMAKE_BINARY_DIR} ${CMAKE_BINARY_DIR}/googlehash_test.cpp OUTPUT_…
DEigenTesting.cmake330 try_compile(succeeds_when_it_should_fail
338 try_compile(succeeds_when_it_should_succeed
/external/google-benchmark/cmake/
DCXXFeatureCheck.cmake32 try_compile(COMPILE_${FEATURE}
/external/libcxx/utils/google-benchmark/cmake/
DCXXFeatureCheck.cmake32 try_compile(COMPILE_${FEATURE}
/external/python/cpython2/Lib/distutils/command/
Dconfig.py225 def try_compile(self, body, headers=None, include_dirs=None, lang="c"): member in config
/external/compiler-rt/cmake/Modules/
DCompilerRTUtils.cmake122 try_compile(CAN_TARGET_${arch} ${CMAKE_BINARY_DIR} ${SIMPLE_SOURCE}
DCompilerRTDarwinUtils.cmake84 try_compile(CAN_TARGET_${os}_${arch} ${CMAKE_BINARY_DIR} ${SIMPLE_C}
/external/curl/CMake/
DMacros.cmake39 try_compile(${CURL_TEST}
/external/python/cpython3/Lib/distutils/command/
Dconfig.py220 def try_compile(self, body, headers=None, include_dirs=None, lang="c"): member in config
/external/tensorflow/tensorflow/contrib/cmake/
DCMakeLists.txt313 try_compile(CUDA_TEST_COMPILE_C
317 try_compile(CUDA_TEST_COMPILE_CXX
/external/deqp/targets/android/
Dndk-r15.cmake22 # for compile and link steps in the built-in try_compile() that cmake does.
/external/harfbuzz_ng/
DCMakeLists.txt429 try_compile(HB_HAVE_INTEL_ATOMIC_PRIMITIVES
445 try_compile(HB_HAVE_SOLARIS_ATOMIC_OPS
/external/vulkan-validation-layers/loader/
DCMakeLists.txt119try_compile(ASSEMBLER_WORKS ${CMAKE_CURRENT_BINARY_DIR} ${CMAKE_CURRENT_BINARY_DIR}/asm_test.asm)
/external/compiler-rt/
DCMakeLists.txt22 # behavior cause the compiler_rt test to fail during try_compile: see
/external/libpcap/
DCMakeLists.txt329try_compile( HAVE_SIOCGLIFCONF ${CMAKE_CURRENT_BINARY_DIR} "${pcap_SOURCE_DIR}/config/have_siocgli…
/external/boringssl/src/third_party/android-cmake/
Dandroid.toolchain.cmake1186 # quotes can break try_compile and compiler identification
1578 # export toolchain settings for the try_compile() command