HomeSort by relevance Sort by last modified time
    Searched full:try_compile (Results 1 - 6 of 6) sorted by null

  /external/eigen/cmake/
FindGoogleHash.cmake 17 try_compile(GOOGLEHASH_COMPILE ${CMAKE_BINARY_DIR} ${CMAKE_BINARY_DIR}/googlehash_test.cpp OUTPUT_VARIABLE GOOGLEHASH_COMPILE_RESULT)
CMakeDetermineVSServicePack.cmake 71 try_compile(DETERMINED_VS_SERVICE_PACK
EigenTesting.cmake 161 try_compile(succeeds_when_it_should_fail
169 try_compile(succeeds_when_it_should_succeed
  /external/compiler-rt/
CMakeLists.txt 77 try_compile(CAN_TARGET_${arch} ${CMAKE_BINARY_DIR} ${SIMPLE_SOURCE}
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
config.py 225 def try_compile(self, body, headers=None, include_dirs=None, lang="c"): member in class:config
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
config.py 225 def try_compile(self, body, headers=None, include_dirs=None, lang="c"): member in class:config

Completed in 840 milliseconds