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

1 23 4 5 6 7 8 9

  /frameworks/base/tools/aapt/
Android.mk 32 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/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
148 if [ "$HOST_OS" = darwin ]; then
150 register_var_option "--darwin-sdk-version=<version>" DARWIN_SDK "Select Darwin SDK version.
    [all...]
build-mingw64-toolchain.sh 99 Darwin) OS=darwin;;
118 darwin|freebsd)
130 # at that point (e.g. there are strange libtool build breakages on darwin).
227 # On Darwin, we want to use the 10.4 / 10.5 / 10.6 SDKs to generate binaries
229 if [ "$OS" = darwin ]; then
230 # Use the check for the availability of a compatibility SDK in Darwin
301 darwin) HOST_TAG=$HOST_ARCH-apple-darwinx11;;
440 elif [ "$OS" = darwin ]; then
  /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/build-aux/
config.rpath 60 darwin*)
334 darwin* | rhapsody*)
506 darwin* | rhapsody*)
  /ndk/build/core/
ndk-common.sh 240 Darwin)
241 HOST_OS=darwin
278 linux-x86_64|darwin-x86_64)
279 ## On Linux or Darwin, a 64-bit kernel doesn't mean that the user-land
283 ## Note that on Darwin, a single executable can contain both x86 and
284 ## x86_64 machine code, so just look for x86_64 (darwin) or x86-64 (Linux)
307 # darwin
320 # darwin-x86
321 # darwin-x86_64
322 # 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}
  /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/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
  /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)
  /build/core/combo/
HOST_darwin-x86.mk 17 # Configuration for Darwin (Mac OS X) on x86.
89 -include $(call select-android-config-h,darwin-x86)
  /external/e2fsprogs/config/
config.rpath 236 darwin* | rhapsody*)
390 darwin* | rhapsody*)
  /external/v8/
Android.mksnapshot.mk 41 ifeq ($(HOST_OS),darwin)

Completed in 958 milliseconds

1 23 4 5 6 7 8 9