HomeSort by relevance Sort by last modified time
    Searched full:darwin (Results 301 - 325 of 1673) sorted by null

<<11121314151617181920>>

  /cts/tools/tradefed-host/tests/
run_unit_tests.sh 31 elif [ "$HOST" == "Darwin" ]; then
32 OS="darwin-x86"
  /external/clang/test/CodeGenCXX/
constructor-conversion.cpp 2 // RUN: %clang_cc1 -triple x86_64-apple-darwin -std=c++11 -S %s -o %t-64.s
4 // RUN: %clang_cc1 -triple i386-apple-darwin -std=c++11 -S %s -o %t-32.s
constructor-for-array-members.cpp 2 // RUN: %clang_cc1 -triple x86_64-apple-darwin -std=c++11 -S %s -o %t-64.s
4 // RUN: %clang_cc1 -triple i386-apple-darwin -std=c++11 -S %s -o %t-32.s
ptr-to-member-function.cpp 2 // RUN: %clang_cc1 -triple x86_64-apple-darwin -std=c++11 -S %s -o %t-64.s
4 // RUN: %clang_cc1 -triple i386-apple-darwin -std=c++11 -S %s -o %t-32.s
  /external/libffi/
Libffi.mk 37 ifeq ($(ffi_os)-$(ffi_arch),darwin-x86)
38 LOCAL_SRC_FILES := src/x86/ffi.c src/x86/darwin.S
  /external/llvm/include/llvm/MC/
MCAsmInfoDarwin.h 1 //===---- MCAsmInfoDarwin.h - Darwin asm properties -------------*- C++ -*-===//
11 // should take in general on Darwin-based targets
  /external/llvm/test/CodeGen/ARM/
fast-isel-static.ll 1 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin -O0 -relocation-model=static -arm-long-calls | FileCheck -check-prefix=LONG %s
2 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin -O0 -relocation-model=static | FileCheck -check-prefix=NORM %s
thumb1-varalloc.ll 1 ; RUN: llc < %s -mtriple=thumbv6-apple-darwin | FileCheck %s
2 ; RUN: llc < %s -mtriple=thumbv6-apple-darwin -regalloc=basic | FileCheck %s
  /external/llvm/test/CodeGen/Thumb2/
thumb2-tbb.ll 1 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin | FileCheck %s
2 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin -relocation-model=pic | FileCheck %s
  /external/llvm/test/CodeGen/X86/
2007-06-04-X86-64-CtorAsmBugs.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin | not grep GOTPCREL
2 ; RUN: llc < %s -mtriple=x86_64-apple-darwin | grep ".align.*3"
sibcall-2.ll 1 ; RUN: llc < %s -mtriple=i386-apple-darwin -disable-fp-elim | FileCheck %s -check-prefix=32
2 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -disable-fp-elim | FileCheck %s -check-prefix=64
stack-protector-linux.ll 4 ; RUN: llc -mtriple=x86_64-apple-darwin < %s -o - | grep {__stack_chk_guard}
5 ; RUN: llc -mtriple=x86_64-apple-darwin < %s -o - | grep {__stack_chk_fail}
vec_shuffle-16.ll 1 ; RUN: llc < %s -march=x86 -mattr=+sse,-sse2 -mtriple=i386-apple-darwin | FileCheck %s -check-prefix=sse
2 ; RUN: llc < %s -march=x86 -mattr=+sse2 -mtriple=i386-apple-darwin | FileCheck %s -check-prefix=sse2
  /external/valgrind/main/include/
Makefile.am 43 vki/vki-darwin.h \
62 vki/vki-scnums-darwin.h
  /external/webkit/Source/WebCore/platform/
SecureTextInput.cpp 29 #if PLATFORM(CHROMIUM) && OS(DARWIN)
52 #endif // PLATFORM(CHROMIUM) && OS(DARWIN)
  /external/webkit/Source/WebCore/platform/chromium/
DragImageRef.h 32 #if OS(DARWIN)
40 #if OS(DARWIN)
  /external/webkit/Tools/Scripts/webkitpy/common/system/
platforminfo.py 36 # platform.platform() returns Darwin information for Mac, which is just confusing.
37 if platform.system() == "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...]
  /external/llvm/test/MC/MachO/
darwin-x86_64-diff-relocs.s 20 // FIXME: Darwin 'as' for historical reasons widens this jump, but doesn't emit
29 // FIXME: Darwin 'as' gets this wrong as well, even though it could get it right
38 // FIXME: Darwin 'as' comes up with 'SIGNED' here instead of 'BRANCH'.
40 // FIXME: Darwin 'as' gets this completely wrong. It ends up with a single
48 // FIXME: Darwin 'as' gets this completely wrong. It ends up with a single
52 // FIXME: Darwin 'as' comes up with 'SIGNED' here instead of 'BRANCH'.
54 // FIXME: Darwin 'as' gets this completely wrong. It ends up with a single
65 // FIXME: Darwin 'as' gets most of these wrong, and there is an ambiguity in ATT
78 // FIXME: Darwin 'as' gets most of these wrong, and there is an ambiguity in ATT
158 // order as Darwin 'as'. It turns out that 'as' *usually* ends up emittin
    [all...]
  /external/valgrind/unittest/
Makefile 4 ifeq ($(OS), darwin)
13 ifeq ($(OS), darwin)
19 # OS = linux, darwin, windows
30 else ifeq ($(OS), darwin)
60 $(MAKE) all OS=darwin ARCH=x86
62 $(MAKE) all OS=darwin ARCH=amd64
105 ifeq ($(OS), darwin)
  /ndk/build/tools/
make-release.sh 53 register_var_option "--darwin-ssh=<hostname>" DARWIN_SSH "Specify Darwin hostname to ssh to for the build."
71 HOST_SYSTEMS="$HOST_SYSTEMS darwin-x86"
187 timestamp_clear build-darwin-prebuilts
202 if timestamp_check build-darwin-prebuilts; then
203 dump "Building Darwin prebuilts through ssh to $DARWIN_SSH..."
204 $ANDROID_NDK_ROOT/build/tools/rebuild-all-prebuilt.sh --toolchain-src-dir="$TOOLCHAIN_SRCDIR" --package-dir="$PREBUILT_DIR" --darwin-ssh="$DARWIN_SSH"
205 fail_panic "Can't build Darwin binaries!"
206 timestamp_set build-darwin-prebuilts
  /build/tools/
adbs 65 if uname == "Darwin":
68 uname = "darwin-x86"
70 uname = "darwin-ppc"
139 if uname == "Darwin":
140 uname = "darwin-x86"
  /external/webkit/Source/WebCore/platform/audio/
FFTFrame.h 34 #if OS(DARWIN)
38 #if !OS(DARWIN)
95 #if OS(DARWIN)
108 #else // !OS(DARWIN)
149 #endif // !OS(DARWIN)
  /external/webkit/Source/WebCore/platform/graphics/
GlyphBuffer.h 37 #if USE(CG) || (PLATFORM(WX) && OS(DARWIN)) || USE(SKIA_ON_MAC_CHROME)
61 #if USE(CG) || (PLATFORM(WX) && OS(DARWIN)) || USE(SKIA_ON_MAC_CHROME)
125 #if USE(CG) || (PLATFORM(WX) && OS(DARWIN)) || USE(SKIA_ON_MAC_CHROME)
156 #if USE(CG) || (PLATFORM(WX) && OS(DARWIN)) || USE(SKIA_ON_MAC_CHROME)
195 #if USE(CG) || (PLATFORM(WX) && OS(DARWIN)) || USE(SKIA_ON_MAC_CHROME)
  /external/elfutils/libdw/
Android.mk 17 supported_platforms := linux-x86 darwin-x86
129 ifeq ($(HOST_OS),darwin)
132 ../host-darwin-fixup/getline.c

Completed in 747 milliseconds

<<11121314151617181920>>