Home
last modified time | relevance | path

Searched refs:HOST_OS (Results 1 – 25 of 27) sorted by relevance

12

/external/swiftshader/third_party/LLVM/tools/llvm-shlib/
DMakefile20 ifeq ($(HOST_OS), $(filter $(HOST_OS), Cygwin MingW))
43 ifeq ($(HOST_OS),Darwin)
66 ifeq ($(HOST_OS), $(filter $(HOST_OS), Linux FreeBSD OpenBSD))
72 ifeq ($(HOST_OS),Linux)
77 ifeq ($(HOST_OS),SunOS)
82 ifeq ($(HOST_OS), $(filter $(HOST_OS), Cygwin MingW))
/external/swiftshader/third_party/LLVM/
DMakefile.rules210 ifneq ($(HOST_OS),FreeBSD)
211 ifneq ($(HOST_OS),Darwin)
321 ifeq ($(HOST_OS), $(filter $(HOST_OS), Cygwin MingW))
324 ifeq ($(HOST_OS),Darwin)
335 ifeq ($(HOST_OS),Darwin)
349 ifeq ($(HOST_OS),MingW)
381 ifneq (,$(filter $(HOST_OS),Cygwin MingW))
413 ifeq ($(HOST_OS), $(filter $(HOST_OS), Cygwin MingW))
417 ifeq ($(HOST_OS),Cygwin)
484 ifeq ($(HOST_OS),Darwin)
[all …]
DMakefile.config.in98 HOST_OS=@HOST_OS@
/external/tensorflow/tensorflow/contrib/makefile/
DMakefile55 HOST_OS := macro
57 HOST_OS = WINDOWS macro
61 HOST_OS := LINUX macro
64 HOST_OS := OSX macro
111 ifeq ($(HOST_OS),LINUX)
116 ifeq ($(HOST_OS),PI)
168 TARGET := $(HOST_OS)
281 ifeq ($(HOST_OS),LINUX)
284 ifeq ($(HOST_OS),OSX)
287 ifeq ($(HOST_OS),WINDOWS)
DREADME.md407 make -f tensorflow/contrib/makefile/Makefile HOST_OS=PI TARGET=PI OPTFLAGS="-Os" CXX=g++-4.8
414 make -f tensorflow/contrib/makefile/Makefile HOST_OS=PI TARGET=PI \
/external/mesa3d/
DCleanSpec.mk5 $(call add-clean-step, rm -rf $(OUT_DIR)/host/$(HOST_OS)-$(HOST_ARCH)/obj/EXECUTABLES/mesa_*_interm…
6 $(call add-clean-step, rm -rf $(OUT_DIR)/host/$(HOST_OS)-$(HOST_ARCH)/obj/EXECUTABLES/glsl_compiler…
7 $(call add-clean-step, rm -rf $(OUT_DIR)/host/$(HOST_OS)-$(HOST_ARCH)/obj/STATIC_LIBRARIES/libmesa_…
/external/swiftshader/third_party/LLVM/lib/Transforms/
DMakefile16 ifeq ($(HOST_OS), $(filter $(HOST_OS), Cygwin MingW Minix))
/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
25 TARGET := $(HOST_OS)
/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
28 TARGET := $(HOST_OS)
/external/lz4/
DMakefile93 HOST_OS = POSIX macro
110 HOST_OS = MSYS macro
118 ifneq (,$(filter $(HOST_OS),MSYS POSIX))
/external/swiftshader/third_party/LLVM/test/
DMakefile37 ifneq (,$(filter $(HOST_OS),Cygwin))
86 ifeq ($(HOST_OS),SunOS)
89 ifeq ($(HOST_OS),AuroraUX)
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
DMakefile33 ifeq ($(HOST_OS),MingW)
/external/swiftshader/third_party/LLVM/tools/edis/
DMakefile35 ifeq ($(HOST_OS),Darwin)
/external/swiftshader/third_party/LLVM/runtime/libprofile/
DMakefile28 ifeq ($(HOST_OS),Darwin)
/external/swiftshader/third_party/LLVM/tools/lto/
DMakefile32 ifeq ($(HOST_OS),Darwin)
/external/llvm/
Dllvm-host-build.mk66 ifeq (libLLVM, $(filter libLLVM,$(LOCAL_SHARED_LIBRARIES)$(LOCAL_SHARED_LIBRARIES_$(HOST_OS))))
/external/compiler-rt/unittests/
Dlit.common.unit.configured.in12 config.host_os = "@HOST_OS@"
/external/swiftshader/third_party/LLVM/tools/
DMakefile72 ifneq (,$(filter $(HOST_OS), Cygwin MingW))
/external/compiler-rt/test/
Dlit.common.configured.in13 set_default("host_os", "@HOST_OS@")
/external/llvm/test/
Dlit.site.cfg.in29 config.host_os = "@HOST_OS@"
/external/clang/
DAndroid.mk65 ifneq ($(HOST_OS),darwin)
/external/swiftshader/third_party/llvm-7.0/llvm/test/
Dlit.site.cfg.py.in30 config.host_os = "@HOST_OS@"
/external/libnl/
Dmake.log17 HOST_OS=linux
/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

12