HomeSort by relevance Sort by last modified time
    Searched refs:Darwin (Results 1 - 25 of 647) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/utils/
llvmgrep 32 Linux|Darwin) grep_cmd="egrep -H -n" ;;
  /external/swiftshader/third_party/LLVM/unittests/ADT/
Makefile 16 # Xfail BitVectorTest for now on PPC Darwin. 7598360.
18 ifeq ($(TARGET_OS),Darwin)
  /build/soong/scripts/
microfactory.bash 28 Darwin)
29 export GOROOT="${TOP}/prebuilts/go/darwin-x86/"
jar-args.sh 26 Darwin)
setup_go_workspace_for_soong.sh 69 Darwin)
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Basic/
AlignedAllocation.h 29 case llvm::Triple::Darwin:
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Basic/
AlignedAllocation.h 29 case llvm::Triple::Darwin:
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Basic/
AlignedAllocation.h 29 case llvm::Triple::Darwin:
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Basic/
AlignedAllocation.h 29 case llvm::Triple::Darwin:
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Basic/
AlignedAllocation.h 29 case llvm::Triple::Darwin:
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Basic/
AlignedAllocation.h 29 case llvm::Triple::Darwin:
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Basic/
AlignedAllocation.h 29 case llvm::Triple::Darwin:
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Basic/
AlignedAllocation.h 29 case llvm::Triple::Darwin:
  /external/skia/platform_tools/android/bin/utils/
android_setup.sh 93 if [ $(uname) == "Darwin" ]; then
141 if [ $(uname) == "Darwin" ]; then
  /external/skqp/platform_tools/android/bin/utils/
android_setup.sh 93 if [ $(uname) == "Darwin" ]; then
141 if [ $(uname) == "Darwin" ]; then
  /frameworks/layoutlib/bridge/
update_nav_icons.sh 19 Darwin)
  /prebuilts/go/darwin-x86/src/os/
sys_darwin.go 9 // The O_CLOEXEC flag was introduced in OS X 10.7 (Darwin 11.0.0).
sys_bsd.go 5 // +build darwin dragonfly freebsd nacl netbsd openbsd
7 // os code shared between *BSD systems including OS X (Darwin)
  /prebuilts/go/linux-x86/src/os/
sys_darwin.go 9 // The O_CLOEXEC flag was introduced in OS X 10.7 (Darwin 11.0.0).
sys_bsd.go 5 // +build darwin dragonfly freebsd nacl netbsd openbsd
7 // os code shared between *BSD systems including OS X (Darwin)
  /external/swiftshader/third_party/LLVM/runtime/libprofile/
Makefile 28 ifeq ($(HOST_OS),Darwin)
45 DARWIN_VERS := $(shell echo $(TARGET_TRIPLE) | sed 's/.*darwin\([0-9]*\).*/\1/')
  /external/swiftshader/third_party/LLVM/tools/edis/
Makefile 35 ifeq ($(HOST_OS),Darwin)
46 DARWIN_VERS := $(shell echo $(TARGET_TRIPLE) | sed 's/.*darwin\([0-9]*\).*/\1/')
  /external/swiftshader/third_party/LLVM/tools/lto/
Makefile 32 ifeq ($(HOST_OS),Darwin)
53 DARWIN_VERS := $(shell echo $(TARGET_TRIPLE) | sed 's/.*darwin\([0-9]*\).*/\1/')
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Makefiles/
header.makefile 22 DARWIN:=$(findstring Darwin, $(shell uname -s))
48 ifeq ($(DARWIN),Darwin)
63 ifeq ($(DARWIN),Darwin)
  /prebuilts/clang-tools/
build-prebuilts.sh 15 Darwin)
16 OS='darwin'

Completed in 368 milliseconds

1 2 3 4 5 6 7 8 91011>>