/external/swiftshader/third_party/LLVM/tools/llvm-shlib/ |
D | Makefile | 20 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/ |
D | Makefile.rules | 210 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 …]
|
D | Makefile.config.in | 98 HOST_OS=@HOST_OS@
|
/external/tensorflow/tensorflow/contrib/makefile/ |
D | Makefile | 55 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)
|
D | README.md | 407 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/ |
D | CleanSpec.mk | 5 $(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/ |
D | Makefile | 16 ifeq ($(HOST_OS), $(filter $(HOST_OS), Cygwin MingW Minix))
|
/external/tensorflow/tensorflow/lite/experimental/micro/tools/make/ |
D | Makefile | 8 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/ |
D | Makefile | 11 HOST_OS := macro 13 HOST_OS = windows macro 17 HOST_OS := linux macro 20 HOST_OS := osx macro 28 TARGET := $(HOST_OS)
|
/external/lz4/ |
D | Makefile | 93 HOST_OS = POSIX macro 110 HOST_OS = MSYS macro 118 ifneq (,$(filter $(HOST_OS),MSYS POSIX))
|
/external/swiftshader/third_party/LLVM/test/ |
D | Makefile | 37 ifneq (,$(filter $(HOST_OS),Cygwin)) 86 ifeq ($(HOST_OS),SunOS) 89 ifeq ($(HOST_OS),AuroraUX)
|
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/ |
D | Makefile | 33 ifeq ($(HOST_OS),MingW)
|
/external/swiftshader/third_party/LLVM/tools/edis/ |
D | Makefile | 35 ifeq ($(HOST_OS),Darwin)
|
/external/swiftshader/third_party/LLVM/runtime/libprofile/ |
D | Makefile | 28 ifeq ($(HOST_OS),Darwin)
|
/external/swiftshader/third_party/LLVM/tools/lto/ |
D | Makefile | 32 ifeq ($(HOST_OS),Darwin)
|
/external/llvm/ |
D | llvm-host-build.mk | 66 ifeq (libLLVM, $(filter libLLVM,$(LOCAL_SHARED_LIBRARIES)$(LOCAL_SHARED_LIBRARIES_$(HOST_OS))))
|
/external/compiler-rt/unittests/ |
D | lit.common.unit.configured.in | 12 config.host_os = "@HOST_OS@"
|
/external/swiftshader/third_party/LLVM/tools/ |
D | Makefile | 72 ifneq (,$(filter $(HOST_OS), Cygwin MingW))
|
/external/compiler-rt/test/ |
D | lit.common.configured.in | 13 set_default("host_os", "@HOST_OS@")
|
/external/llvm/test/ |
D | lit.site.cfg.in | 29 config.host_os = "@HOST_OS@"
|
/external/clang/ |
D | Android.mk | 65 ifneq ($(HOST_OS),darwin)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/ |
D | lit.site.cfg.py.in | 30 config.host_os = "@HOST_OS@"
|
/external/libnl/ |
D | make.log | 17 HOST_OS=linux
|
/external/llvm/cmake/modules/ |
D | AddLLVM.cmake | 1055 set(HOST_OS ${CMAKE_SYSTEM_NAME}) variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/cmake/modules/ |
D | AddLLVM.cmake | 1224 set(HOST_OS ${CMAKE_SYSTEM_NAME}) variable
|