HomeSort by relevance Sort by last modified time
    Searched refs:darwin (Results 51 - 75 of 200) sorted by null

1 23 4 5 6 7 8

  /external/qemu/distrib/
build-kernel.sh 17 Darwin)
18 HOST_OS=darwin
19 HOST_TAG=darwin-x86
  /ndk/build/tools/
dev-rebuild-ndk.sh 67 darwin )
69 BUILD_TARGET_PLATFORMS="darwin-x86"
185 darwin-x86 )
188 # TARGET_PLATFORM_FLAGS="--darwin-ssh=$MAC_BUILD_HOST"
build-mingw64-toolchain.sh 88 Darwin) OS=darwin;;
107 darwin|freebsd)
119 # at that point (e.g. there are strange libtool build breakages on darwin).
213 # On Darwin, we want to use the 10.4 / 10.5 / 10.6 SDKs to generate binaries
215 if [ "$OS" = darwin ]; then
216 # Use the check for the availability of a compatibility SDK in Darwin
287 darwin) HOST_TAG=$HOST_ARCH-apple-darwinx11;;
396 elif [ "$OS" = darwin ]; then
  /external/qemu/
android-configure.sh 151 darwin-*)
399 darwin*) PROBE_COREAUDIO=yes;
606 linux-*|darwin-*)
635 darwin-*) CONFIG_OS=DARWIN
652 linux-*|darwin-*)
  /external/bison/build-aux/
config.rpath 60 darwin*)
334 darwin* | rhapsody*)
506 darwin* | rhapsody*)
  /ndk/build/core/
ndk-common.sh 199 Darwin)
200 HOST_OS=darwin
237 linux-x86_64|darwin-x86_64)
238 ## On Linux or Darwin, a 64-bit kernel doesn't mean that the user-land
242 ## Note that on Darwin, a single executable can contain both x86 and
243 ## x86_64 machine code, so just look for x86_64 (darwin) or x86-64 (Linux)
266 # darwin
279 # darwin-x86
280 # darwin-x86_64
281 # darwin-pp
    [all...]
  /external/llvm/utils/buildit/
build_llvm 86 # under names like 'arm-apple-darwin$DARWIN_VERS-as'; so make them.
90 P=$DIR/bin/arm-apple-darwin$DARWIN_VERS-${prog}
98 P=$DIR/bin/arm-apple-darwin$DARWIN_VERS-${prog}
  /external/v8/
Android.mksnapshot.mk 32 ifeq ($(HOST_OS),darwin)
  /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)
  /development/tools/elftree/
Android.mk 17 supported_platforms := linux-x86 darwin-x86
  /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
102 OSX_DEPLOYMENT_ARGS += -isysroot $(ProjSrcRoot)/SDKs/darwin
103 IOS_DEPLOYMENT_ARGS += -isysroot $(ProjSrcRoot)/SDKs/darwin
104 IOSSIM_DEPLOYMENT_ARGS += -isysroot $(ProjSrcRoot)/SDKs/darwin
  /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
41 GENCCODE_ASSEMBLY=-a gcc-darwin
98 ## 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/llvm/test/MC/ARM/
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
thumb-diagnostics.s 1 @ RUN: not llvm-mc -triple=thumbv6-apple-darwin < %s 2> %t
3 @ RUN: not llvm-mc -triple=thumbv5-apple-darwin < %s 2> %t
  /external/oprofile/
common.mk 43 ifeq ($(HOST_OS)-$(HOST_ARCH),darwin-x86)
  /sdk/emulator/opengl/host/libs/libOpenglRender/
Android.mk 11 ifeq ($(HOST_OS),darwin)
  /system/core/fastboot/
Android.mk 28 ifeq ($(HOST_OS),darwin)
  /external/e2fsprogs/config/
config.rpath 236 darwin* | rhapsody*)
390 darwin* | rhapsody*)
  /frameworks/compile/linkloader/
Android.mk 84 ifeq (darwin,$(BUILD_OS))
  /ndk/sources/host-tools/make-3.81/config/
config.rpath 279 darwin* | rhapsody*)
446 darwin* | rhapsody*)
  /external/qemu/distrib/sdl-1.2.12/
android-configure.sh 125 darwin-*)
158 darwin)

Completed in 1379 milliseconds

1 23 4 5 6 7 8