/external/libsepol/ |
Android.mk | 48 ifeq ($(HOST_OS), darwin)
|
/external/llvm/test/MC/ARM/ |
arm-aliases.s | 1 @ RUN: llvm-mc -triple=armv7-apple-darwin -show-encoding < %s | FileCheck %s
|
thumb.s | 1 @ RUN: llvm-mc -triple thumbv6-apple-darwin -show-encoding < %s | FileCheck %s
|
thumb2-diagnostics.s | 1 @ RUN: not llvm-mc -triple=thumbv7-apple-darwin < %s 2> %t
|
/frameworks/base/tools/aapt/ |
Android.mk | 33 ifeq (darwin,$(HOST_OS))
|
/sdk/emulator/opengl/host/libs/Translator/EGL/ |
Android.mk | 11 ifeq ($(HOST_OS),darwin)
|
/external/elfutils/libelf/ |
Android.mk | 17 supported_platforms := linux-x86 darwin-x86 154 ifeq ($(HOST_OS),darwin)
|
/external/qemu/distrib/ |
build-kernel.sh | 17 Darwin) 18 HOST_OS=darwin 19 HOST_TAG=darwin-x86
|
/ndk/build/core/ |
ndk-common.sh | 247 Darwin) 248 HOST_OS=darwin 280 if [ "$HOST_OS" = darwin ] ; then 294 linux-x86_64|darwin-x86_64) 295 ## On Linux or Darwin, a 64-bit kernel doesn't mean that the user-land 299 ## Note that on Darwin, a single executable can contain both x86 and 300 ## x86_64 machine code, so just look for x86_64 (darwin) or x86-64 (Linux) 323 # darwin 336 # darwin-x86 337 # darwin-x86_6 [all...] |
/ndk/build/tools/ |
dev-rebuild-ndk.sh | 71 darwin ) 73 BUILD_TARGET_PLATFORMS="darwin-x86" 188 darwin-x86 ) 191 # TARGET_PLATFORM_FLAGS="--darwin-ssh=$MAC_BUILD_HOST"
|
build-host-gcc.sh | 53 darwin-x86 54 darwin-x86_64 72 On Darwin, the script will try to probe any compatibility SDK installed 75 --darwin-sdk-version=<version> name, where <version> can be one of 10.4, 10.5, 79 different compatibility minimum with --darwin-min-version. 81 If you want to build Darwin binaries on a non-Darwin machine, you will 151 if [ "$HOST_OS" = darwin ]; then 153 register_var_option "--darwin-sdk-version=<version>" DARWIN_SDK "Select Darwin SDK version. [all...] |
/external/qemu/ |
android-configure.sh | 148 darwin-*) 416 darwin*) PROBE_COREAUDIO=yes; 627 linux-*|darwin-*) 656 darwin-*) CONFIG_OS=DARWIN 673 linux-*|darwin-*)
|
/external/bison/lib/ |
config.charset | 32 # (darwin = Mac OS X, woe32 = native Windows) 34 # ASCII, ANSI_X3.4-1968 glibc solaris freebsd netbsd darwin cygwin 35 # ISO-8859-1 Y glibc aix hpux irix osf solaris freebsd netbsd openbsd darwin cygwin 36 # ISO-8859-2 Y glibc aix hpux irix osf solaris freebsd netbsd openbsd darwin cygwin 38 # ISO-8859-4 Y osf solaris freebsd netbsd openbsd darwin 39 # ISO-8859-5 Y glibc aix hpux irix osf solaris freebsd netbsd openbsd darwin cygwin 41 # ISO-8859-7 Y glibc aix hpux irix osf solaris netbsd openbsd darwin cygwin 43 # ISO-8859-9 Y glibc aix hpux irix osf solaris darwin cygwin 44 # ISO-8859-13 glibc netbsd openbsd darwin cygwin 46 # ISO-8859-15 glibc aix osf solaris freebsd netbsd openbsd darwin cygwi [all...] |
/ndk/sources/host-tools/sed-4.2.1/lib/ |
config.charset | 33 # ASCII, ANSI_X3.4-1968 glibc solaris freebsd netbsd darwin 34 # ISO-8859-1 Y glibc aix hpux irix osf solaris freebsd netbsd openbsd darwin 35 # ISO-8859-2 Y glibc aix hpux irix osf solaris freebsd netbsd openbsd darwin 37 # ISO-8859-4 Y osf solaris freebsd netbsd openbsd darwin 38 # ISO-8859-5 Y glibc aix hpux irix osf solaris freebsd netbsd openbsd darwin 40 # ISO-8859-7 Y glibc aix hpux irix osf solaris netbsd openbsd darwin 42 # ISO-8859-9 Y glibc aix hpux irix osf solaris darwin 43 # ISO-8859-13 glibc netbsd openbsd darwin 45 # ISO-8859-15 glibc aix osf solaris freebsd netbsd openbsd darwin 46 # KOI8-R Y glibc solaris freebsd netbsd openbsd darwin [all...] |
/dalvik/dalvikvm/ |
Android.mk | 60 ifeq ($(HOST_OS)-$(HOST_ARCH),darwin-x86)
|
/external/clang/runtime/compiler-rt/ |
Makefile | 74 ifeq ($(OS),Darwin) 75 RuntimeDirs += darwin 76 RuntimeLibrary.darwin.Configs := \
|
/external/elfutils/libebl/ |
Android.mk | 17 supported_platforms := linux-x86 darwin-x86
|
/external/icu4c/config/ |
mh-darwin | 2 ## Darwin-specific setup (Darwin is the Mac OS X developer preview, successor 44 GENCCODE_ASSEMBLY=-a gcc-darwin 83 ## End Darwin-specific setup
|
/external/libffi/testsuite/lib/ |
target-libpath.exp | 112 # (for the 64-bit ABI). The same applies to Darwin (DYLD_LIBRARY_PATH), 252 if { [ istarget *-*-darwin* ] } {
|
/external/oprofile/ |
common.mk | 52 ifeq ($(HOST_OS)-$(HOST_ARCH),darwin-x86)
|
/ndk/ |
ndk-build | 128 # The 64-bit / 32-bit distinction gets tricky on Linux and Darwin because 134 Darwin) HOST_OS=darwin;; 155 linux-x86_64|darwin-x86_64)
|
/sdk/emulator/opengl/host/libs/libOpenglRender/ |
Android.mk | 11 ifeq ($(HOST_OS),darwin)
|
/system/core/fastboot/ |
Android.mk | 29 ifeq ($(HOST_OS),darwin)
|
/external/compiler-rt/make/platform/ |
clang_darwin.mk | 7 Description := Static runtime libraries for clang/Darwin. 18 -isysroot $(ProjSrcRoot)/SDKs/darwin \ 36 # still be referenced from Darwin system headers. This symbol is only ever 82 # Darwin 10.6 has a bug in cctools that makes it unable to use ranlib on our ARM 126 OSX_DEPLOYMENT_ARGS += -isysroot $(ProjSrcRoot)/SDKs/darwin 127 IOS_DEPLOYMENT_ARGS += -isysroot $(ProjSrcRoot)/SDKs/darwin 128 IOS6_DEPLOYMENT_ARGS += -isysroot $(ProjSrcRoot)/SDKs/darwin 129 IOSSIM_DEPLOYMENT_ARGS += -isysroot $(ProjSrcRoot)/SDKs/darwin
|
/external/e2fsprogs/config/ |
config.rpath | 236 darwin* | rhapsody*) 390 darwin* | rhapsody*)
|