OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:darwin
(Results
301 - 325
of
2438
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/llvm/test/CodeGen/ARM/
2010-05-18-PostIndexBug.ll
1
; RUN: llc < %s -mtriple=armv7-apple-
darwin
| FileCheck %s -check-prefix=ARM
2
; RUN: llc < %s -mtriple=thumbv7-apple-
darwin
| FileCheck %s -check-prefix=THUMB
2013-02-27-expand-vfma.ll
1
; RUN: llc < %s -mtriple=armv7-apple-
darwin
| FileCheck %s
2
; RUN: llc < %s -mtriple=armv7s-apple-
darwin
| FileCheck %s -check-prefix=VFP4
shuffle.ll
1
; RUN: llc < %s -mtriple=thumbv7-apple-
darwin
-relocation-model=pic -disable-fp-elim | FileCheck %s
4
target triple = "thumbv7-apple-
darwin
"
globals.ll
1
; RUN: llc < %s -mtriple=armv6-apple-
darwin
-relocation-model=static | FileCheck %s -check-prefix=DarwinStatic
2
; RUN: llc < %s -mtriple=armv6-apple-
darwin
-relocation-model=dynamic-no-pic | FileCheck %s -check-prefix=DarwinDynamic
3
; RUN: llc < %s -mtriple=armv6-apple-
darwin
-relocation-model=pic | FileCheck %s -check-prefix=DarwinPIC
/external/llvm/test/CodeGen/PowerPC/
vrsave-spill.ll
1
; RUN: llc < %s -mtriple=powerpc64-apple-
darwin
-mcpu=g5 | FileCheck %s
3
target triple = "powerpc64-apple-
darwin
"
/external/llvm/test/CodeGen/X86/
call-imm.ll
1
; RUN: llc < %s -mtriple=i386-apple-
darwin
-relocation-model=static | FileCheck -check-prefix X86STA %s
2
; RUN: llc < %s -mtriple=i386-apple-
darwin
-relocation-model=pic | FileCheck -check-prefix X86PIC %s
empty-functions.ll
1
; RUN: llc < %s -mtriple=x86_64-apple-
darwin
| FileCheck -check-prefix=CHECK-NO-FP %s
2
; RUN: llc < %s -mtriple=x86_64-apple-
darwin
-disable-fp-elim | FileCheck -check-prefix=CHECK-FP %s
extended-fma-contraction.ll
1
; RUN: llc -march=x86 -mcpu=bdver2 -mattr=-fma -mtriple=x86_64-apple-
darwin
< %s | FileCheck %s
2
; RUN: llc -march=x86 -mcpu=bdver2 -mattr=-fma,-fma4 -mtriple=x86_64-apple-
darwin
< %s | FileCheck %s --check-prefix=CHECK-NOFMA
sibcall-byval.ll
1
; RUN: llc < %s -mtriple=i386-apple-
darwin
| FileCheck %s -check-prefix=32
2
; RUN: llc < %s -mtriple=x86_64-apple-
darwin
| FileCheck %s -check-prefix=64
small-byval-memcpy.ll
1
; RUN: llc < %s -mtriple=i386-apple-
darwin
-mcpu=core2 | grep movsd | count 8
2
; RUN: llc < %s -mtriple=i386-apple-
darwin
-mcpu=nehalem | grep movups | count 2
wide-fma-contraction.ll
1
; RUN: llc -march=x86 -mcpu=bdver2 -mattr=-fma -mtriple=x86_64-apple-
darwin
< %s | FileCheck %s
2
; RUN: llc -march=x86 -mcpu=bdver2 -mattr=-fma,-fma4 -mtriple=x86_64-apple-
darwin
< %s | FileCheck %s --check-prefix=CHECK-NOFMA
/external/llvm/unittests/ADT/
Makefile
16
# Xfail BitVectorTest for now on PPC
Darwin
. 7598360.
18
ifeq ($(TARGET_OS),
Darwin
)
/external/valgrind/main/tests/
filter_libc
12
# "libSystem*" occurs on
Darwin
.
17
# libc, on some (eg.
Darwin
) it will be in the main executable.
platform_test
17
all_platforms="$all_platforms x86-
darwin
amd64-
darwin
"
/sdk/emulator/opengl/tests/translator_tests/GLES_CM/
Android.mk
11
ifeq ($(HOST_OS),
darwin
)
29
ifeq ($(HOST_OS),
darwin
)
/external/clang/test/CodeGen/
integer-overflow.c
1
// RUN: %clang_cc1 -triple x86_64-apple-
darwin
%s -emit-llvm -o - | FileCheck %s --check-prefix=DEFAULT
2
// RUN: %clang_cc1 -triple x86_64-apple-
darwin
%s -emit-llvm -o - -fwrapv | FileCheck %s --check-prefix=WRAPV
3
// RUN: %clang_cc1 -triple x86_64-apple-
darwin
%s -emit-llvm -o - -ftrapv | FileCheck %s --check-prefix=TRAPV
4
// RUN: %clang_cc1 -triple x86_64-apple-
darwin
%s -emit-llvm -o - -fsanitize=signed-integer-overflow | FileCheck %s --check-prefix=CATCH_UB
5
// RUN: %clang_cc1 -triple x86_64-apple-
darwin
%s -emit-llvm -o - -ftrapv -ftrapv-handler foo | FileCheck %s --check-prefix=TRAPV_HANDLER
sanitize-thread-attr.cpp
1
// RUN: %clang_cc1 -triple x86_64-apple-
darwin
-emit-llvm -o - %s | FileCheck -check-prefix=WITHOUT %s
2
// RUN: %clang_cc1 -triple x86_64-apple-
darwin
-emit-llvm -o - %s -fsanitize=thread | FileCheck -check-prefix=TSAN %s
4
// RUN: %clang_cc1 -triple x86_64-apple-
darwin
-emit-llvm -o - %s -fsanitize=thread -fsanitize-blacklist=%t | FileCheck -check-prefix=BL %s
/ndk/build/tools/
build-host-prebuilts.sh
36
# If
darwin
toolchain exist, build
darwin
too
38
SYSTEMS=$SYSTEMS",
darwin
-x86"
52
register_var_option "--
darwin
-ssh=<hostname>" DARWIN_SSH "Generate
darwin
packages on remote host"
114
SYSTEMS="
darwin
-x86"
152
TMPREMOTE=/tmp/ndk-$USER/
darwin
-prebuild
158
TMPDARWIN=$NDK_TMPDIR/
darwin
# Where we're going to package stuff
185
fail_panic "Could not build prebuilt $ARCH toolchain on
Darwin
!"
188
dump "Copying back
Darwin
prebuilt packages...
[
all
...]
prebuilt-common.sh
293
DARWIN
=no
296
if [ "$
DARWIN
" = "yes" ]; then
297
echo "Can not have both --mingw and --
darwin
"
305
echo "Can not have both --mingw and --
darwin
"
308
DARWIN
=yes;
315
register_option "--
darwin
" do_darwin_option "Generate
darwin
binaries on Linux."
570
# Check for the availability of a compatibility SDK in
Darwin
599
# Probe
Darwin
SDK in specified diectory $DARWIN_SYSROOT, or
606
log "Use
darwin
sysroot $DARWIN_SYSROOT
[
all
...]
rebuild-all-prebuilt.sh
36
# If
darwin
toolchain exist, build
darwin
too
38
SYSTEMS=$SYSTEMS",
darwin
-x86"
55
register_var_option "--
darwin
-ssh=<hostname>" DARWIN_SSH "Specify
Darwin
hostname for remote build."
83
SYSTEMS=$SYSTEMS",
darwin
-x86"
102
HOST_FLAGS=$HOST_FLAGS" --
darwin
-ssh=$DARWIN_SSH"
/external/valgrind/main/coregrind/
Makefile.in
110
#
Darwin
linker kludges
177
m_dispatch/dispatch-x86-
darwin
.S \
178
m_dispatch/dispatch-amd64-
darwin
.S m_gdbserver/inferiors.c \
189
m_initimg/initimg-linux.c m_initimg/initimg-
darwin
.c \
191
m_mach/mach_msg.c m_mach/mach_traps-x86-
darwin
.S \
192
m_mach/mach_traps-amd64-
darwin
.S \
203
m_sigframe/sigframe-x86-
darwin
.c \
204
m_sigframe/sigframe-amd64-
darwin
.c \
210
m_syswrap/syscall-x86-
darwin
.S \
211
m_syswrap/syscall-amd64-
darwin
.S m_syswrap/syswrap-main.c
[
all
...]
/external/clang/test/Driver/
debug-options.c
17
// RUN: %clang -### -c -g %s -target x86_64-apple-
darwin
2>&1 \
19
// RUN: %clang -### -c -g2 %s -target x86_64-apple-
darwin
2>&1 \
21
// RUN: %clang -### -c -g3 %s -target x86_64-apple-
darwin
2>&1 \
23
// RUN: %clang -### -c -ggdb %s -target x86_64-apple-
darwin
2>&1 \
25
// RUN: %clang -### -c -ggdb1 %s -target x86_64-apple-
darwin
2>&1 \
27
// RUN: %clang -### -c -ggdb3 %s -target x86_64-apple-
darwin
2>&1 \
40
// RUN: %clang -### -c -gline-tables-only -g %s -target x86_64-apple-
darwin
2>&1 \
bindings.c
21
//
Darwin
bindings
24
// CHECK14: "
darwin
::Assemble", inputs: ["{{.*}}.s"], output: "{{.*}}.o"
25
// CHECK14: "
darwin
::Link", inputs: ["{{.*}}.o"], output: "a.out"
/external/qemu/
INSTALL
10
-
Darwin
x86
11
-
Darwin
ppc (experimental only)
14
Note that development on 64-bit versions of
Darwin
and Windows is
39
Darwin
x86: gcc-4.0.1 (build 5341)
40
Darwin
ppc: gcc-3.3 (build 1819)
45
Note that on
Darwin
, the *build* number of your compiler *is* important.
46
Some builds of gcc-4.0.1 are known to generate bad binaries on
Darwin
x86,
/external/compiler-rt/lib/asan/lit_tests/TestCases/
strncpy-overflow.cc
19
// CHECK-
Darwin
: {{ #0 0x.* in wrap_strncpy}}
27
// CHECK-
Darwin
: {{ #0 0x.* in wrap_malloc.*}}
28
// CHECK-
Darwin
: {{ #1 0x.* in main .*strncpy-overflow.cc:}}[[@LINE-13]]
Completed in 314 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>