Home
last modified time | relevance | path

Searched defs:HOST_OS (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/lite/experimental/micro/tools/make/
DMakefile8 HOST_OS := macro
10 HOST_OS = windows macro
14 HOST_OS := linux macro
17 HOST_OS := osx macro
/external/tensorflow/tensorflow/lite/tools/make/
DMakefile11 HOST_OS := macro
13 HOST_OS = windows macro
17 HOST_OS := linux macro
20 HOST_OS := osx macro
/external/lz4/
DMakefile93 HOST_OS = POSIX macro
110 HOST_OS = MSYS macro
/external/tensorflow/tensorflow/contrib/makefile/
DMakefile55 HOST_OS := macro
57 HOST_OS = WINDOWS macro
61 HOST_OS := LINUX macro
64 HOST_OS := OSX macro
/external/llvm/cmake/modules/
DAddLLVM.cmake1055 set(HOST_OS ${CMAKE_SYSTEM_NAME}) variable
/external/swiftshader/third_party/llvm-7.0/llvm/cmake/modules/
DAddLLVM.cmake1224 set(HOST_OS ${CMAKE_SYSTEM_NAME}) variable
/external/swiftshader/third_party/LLVM/autoconf/
Dconfigure.ac323 AC_SUBST(HOST_OS,$llvm_cv_os_type) subst