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

1 2 3 4 5 6 7 8 91011>>

  /external/clang/examples/analyzer-plugin/
Makefile 18 ifeq ($(OS),Darwin)
  /external/llvm/utils/
llvmgrep 32 Linux|Darwin) grep_cmd="egrep -H -n" ;;
  /external/clang/examples/PrintFunctionNames/
Makefile 26 ifeq ($(OS),Darwin)
  /external/llvm/unittests/ADT/
Makefile 16 # Xfail BitVectorTest for now on PPC Darwin. 7598360.
18 ifeq ($(TARGET_OS),Darwin)
  /external/llvm/examples/Kaleidoscope/Orc/fully_lazy/
Makefile 3 ifeq ($(UNAME),Darwin)
  /external/llvm/examples/Kaleidoscope/Orc/initial/
Makefile 3 ifeq ($(UNAME),Darwin)
  /external/llvm/examples/Kaleidoscope/Orc/lazy_codegen/
Makefile 3 ifeq ($(UNAME),Darwin)
  /external/llvm/examples/Kaleidoscope/Orc/lazy_irgen/
Makefile 3 ifeq ($(UNAME),Darwin)
  /external/skia/platform_tools/android/bin/
android_setup.sh 82 DEFINES="${DEFINES} host_os=$(uname -s | sed -e 's/Linux/linux/;s/Darwin/mac/')"
190 if [ $(uname) == "Darwin" ]; then
234 if [ $(uname) == "Darwin" ]; then
  /external/avahi/
bootstrap.sh 25 Darwin)
  /frameworks/base/tools/layoutlib/bridge/
update_nav_icons.sh 19 Darwin)
  /external/llvm/tools/lto/
Makefile 20 ifeq ($(HOST_OS),Darwin)
  /build/soong/
bootstrap.bash 30 Darwin)
31 export GOOS="darwin"
32 export PREBUILTOS="darwin-x86"
  /prebuilts/go/darwin-x86/src/os/
sys_bsd.go 5 // +build darwin dragonfly freebsd nacl netbsd openbsd
7 // os code shared between *BSD systems including OS X (Darwin)
sys_darwin.go 26 // The O_CLOEXEC flag was introduced in OS X 10.7 (Darwin
  /prebuilts/go/linux-x86/src/os/
sys_bsd.go 5 // +build darwin dragonfly freebsd nacl netbsd openbsd
7 // os code shared between *BSD systems including OS X (Darwin)
sys_darwin.go 26 // The O_CLOEXEC flag was introduced in OS X 10.7 (Darwin
  /prebuilts/go/darwin-x86/misc/cgo/test/
issue1635.go 9 // this function on Darwin/386, and 8l couldn't handle it.
  /prebuilts/go/linux-x86/misc/cgo/test/
issue1635.go 9 // this function on Darwin/386, and 8l couldn't handle it.
  /build/core/
goma.mk 32 ifeq ($(shell uname),Darwin)
version_defaults.mk 143 ifneq (,$(findstring Darwin,$(shell uname -sm)))
  /external/clang/tools/driver/
Makefile 55 ifeq ($(HOST_OS),Darwin)
  /external/clang/tools/scan-build/
Makefile 29 ifeq ($(HOST_OS),Darwin)
  /packages/inputmethods/LatinIME/native/dicttoolkit/
Android.mk 22 ifneq ($(LATINIME_HOST_OSNAME), Darwin) # TODO: Remove this
63 endif # Darwin - TODO: Remove this
  /packages/inputmethods/LatinIME/native/jni/
HostUnitTests.mk 20 ifneq ($(LATINIME_HOST_OSNAME), Darwin) # TODO: Remove this
59 endif # Darwin - TODO: Remove this

Completed in 550 milliseconds

1 2 3 4 5 6 7 8 91011>>