OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:darwin
(Results
176 - 200
of
2438
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/MC/ARM/
invalid-hint-thumb.s
1
@ RUN: not llvm-mc -triple=thumbv7-apple-
darwin
-mcpu=cortex-a8 < %s 2>&1 | FileCheck %s
neon-vswp.s
1
@ RUN: llvm-mc -mcpu=cortex-a8 -triple armv7-apple-
darwin
-show-encoding < %s | FileCheck %s
/external/llvm/test/MC/Disassembler/ARM/
marked-up-thumb.txt
1
# RUN: llvm-mc -triple=thumbv7-apple-
darwin
-mcpu=cortex-a8 -mdis < %s | FileCheck %s
/external/llvm/test/MC/MachO/ARM/
nop-armv4-padding.s
1
@ RUN: llvm-mc -triple armv4-apple-
darwin
%s -filetype=obj -o %t.obj
nop-armv6t2-padding.s
1
@ RUN: llvm-mc -triple armv6t2-apple-
darwin
%s -filetype=obj -o %t.obj
relax-thumb2-branches.s
1
@ RUN: llvm-mc -triple=thumbv7-apple-
darwin
-show-encoding %s -filetype=obj -o - | macho-dump --dump-section-data | FileCheck %s
/external/valgrind/main/massif/tests/
filter_stderr
13
# Remove
Darwin
-only alloc-fns
/prebuilts/python/darwin-x86/2.7.5/lib/pkgconfig/
python-2.7.pc
1
prefix=/tmp/ndk-User/buildhost/install/prebuilt/
darwin
-x86_64
python.pc
1
prefix=/tmp/ndk-User/buildhost/install/prebuilt/
darwin
-x86_64
python2.pc
1
prefix=/tmp/ndk-User/buildhost/install/prebuilt/
darwin
-x86_64
/sdk/monitor/
HOWTO-BUILD
15
where platform is one of linux,
darwin
or windows.
/external/bison/
README.android
4
To build it with the Android build system, we added 2 subdirectories
darwin
-lib
8
generated header files from the log. Copy them to
darwin
-lib; You can also get
12
3) Comment out the PKGINCLUDEDIR line in
darwin
-lib/configmake.h and
/external/clang/test/CodeGen/
address-space.c
1
// RUN: %clang_cc1 -triple x86_64-apple-
darwin
-emit-llvm < %s | FileCheck %s
2
// RUN: %clang_cc1 -triple x86_64-apple-
darwin
-emit-llvm < %s | grep 'load.*addrspace(2).. @A'
3
// RUN: %clang_cc1 -triple x86_64-apple-
darwin
-emit-llvm < %s | grep 'load.*addrspace(2).. @B'
dwarf-version.c
5
// RUN: %clang -target x86_64-apple-
darwin
-g -S -emit-llvm -o - %s | FileCheck %s --check-prefix=
DARWIN
14
//
DARWIN
: metadata !{i32 2, metadata !"Dwarf Version", i32 2}
unsigned-trapv.c
1
// RUN: %clang_cc1 -triple x86_64-apple-
darwin
%s -emit-llvm -o - -fsanitize=unsigned-integer-overflow | FileCheck %s --check-prefix=UNSIGNED
2
// RUN: %clang_cc1 -triple x86_64-apple-
darwin
%s -emit-llvm -o - -ftrapv | FileCheck %s --check-prefix=TRAPV
3
// RUN: %clang_cc1 -triple x86_64-apple-
darwin
%s -emit-llvm -o - -fsanitize=unsigned-integer-overflow -ftrapv | FileCheck %s --check-prefix=BOTH
/external/clang/test/PCH/
subscripting-literals.m
1
// RUN: %clang_cc1 -triple x86_64-apple-
darwin
-emit-llvm -o %t.nopch.ll %s
2
// RUN: %clang_cc1 -triple x86_64-apple-
darwin
-emit-pch -o %t.pch %s
3
// RUN: %clang_cc1 -triple x86_64-apple-
darwin
-emit-llvm -o %t.pch.ll %s -include-pch %t.pch
/sdk/build/
tools.darwin.atree
30
prebuilts/tools/
darwin
-x86/swt/swt.jar tools/lib/x86/swt.jar
31
prebuilts/tools/
darwin
-x86_64/swt/swt.jar tools/lib/x86_64/swt.jar
36
prebuilts/tools/
darwin
-x86/jetcreator/libEASLIb.dylib tools/Jet/JetCreator/libEASLIb.dylib
/external/llvm/test/CodeGen/ARM/
load-global.ll
1
; RUN: llc < %s -mtriple=armv6-apple-
darwin
-relocation-model=static | FileCheck %s -check-prefix=STATIC
2
; RUN: llc < %s -mtriple=armv6-apple-
darwin
-relocation-model=dynamic-no-pic | FileCheck %s -check-prefix=DYNAMIC
3
; RUN: llc < %s -mtriple=armv6-apple-
darwin
-relocation-model=pic | FileCheck %s -check-prefix=PIC
4
; RUN: llc < %s -mtriple=thumbv6-apple-
darwin
-relocation-model=pic | FileCheck %s -check-prefix=PIC_T
5
; RUN: llc < %s -mtriple=armv7-apple-
darwin
-relocation-model=pic | FileCheck %s -check-prefix=PIC_V7
/external/clang/test/Driver/
darwin-sanitizer-ld.c
1
// Test sanitizer link flags on
Darwin
.
3
// RUN: %clang -no-canonical-prefixes -### -target x86_64-
darwin
\
11
// RUN: %clang -no-canonical-prefixes -### -target x86_64-
darwin
\
22
// RUN: %clang -no-canonical-prefixes -### -target x86_64-
darwin
\
30
// RUN: %clang -no-canonical-prefixes -### -target x86_64-
darwin
\
38
// RUN: %clang -no-canonical-prefixes -### -target x86_64-
darwin
\
46
// RUN: %clang -no-canonical-prefixes -### -target x86_64-
darwin
\
darwin-dsymutil.c
7
// CHECK-MULTIARCH-ACTIONS: 0: input, "{{.*}}
darwin
-dsymutil.c", c
21
// CHECK-MULTIARCH-BINDINGS: "x86_64-apple-darwin10" - "
darwin
::Lipo", inputs: [{{.*}}, {{.*}}], output: "a.out"
22
// CHECK-MULTIARCH-BINDINGS: # "x86_64-apple-darwin10" - "
darwin
::Dsymutil", inputs: ["a.out"], output: "a.out.dSYM"
30
// CHECK-OUTPUT-NAME: "x86_64-apple-darwin10" - "
darwin
::Link", inputs: [{{.*}}], output: "foo"
31
// CHECK-OUTPUT-NAME: "x86_64-apple-darwin10" - "
darwin
::Dsymutil", inputs: ["foo"], output: "foo.dSYM"
45
// CHECK-LOCATION: "x86_64-apple-darwin10" - "
darwin
::Dsymutil", inputs: ["bar/foo"], output: "bar/foo.dSYM"
darwin-objc-options.m
10
// CHECK-CHECK-X86_64_ABI1:
darwin
-objc-options
21
// CHECK-CHECK-I386_ABI2:
darwin
-objc-options
32
// CHECK-CHECK-I386_IOS:
darwin
-objc-options
/external/llvm/test/CodeGen/X86/
commute-two-addr.ll
6
; RUN: llc < %s -mtriple=x86_64-apple-
darwin
-mcpu=corei7 | FileCheck %s -check-prefix=
DARWIN
40
;
DARWIN
-LABEL: t3:
41
;
DARWIN
: shll $16
42
;
DARWIN
: shlq $32, %rcx
43
;
DARWIN
-NOT: leaq
44
;
DARWIN
: orq %rcx, %rax
stack-protector.ll
4
; RUN: llc -mtriple=x86_64-apple-
darwin
< %s -o - | FileCheck --check-prefix=
DARWIN
-X64 %s
39
;
DARWIN
-X64-LABEL: test1a:
40
;
DARWIN
-X64-NOT: callq ___stack_chk_fail
41
;
DARWIN
-X64: .cfi_endproc
70
;
DARWIN
-X64-LABEL: test1b:
71
;
DARWIN
-X64: mov{{l|q}} ___stack_chk_guard
72
;
DARWIN
-X64: callq ___stack_chk_fail
105
;
DARWIN
-X64-LABEL: test1c:
106
;
DARWIN
-X64: mov{{l|q}} ___stack_chk_guar
[
all
...]
/ndk/build/tools/
make-release.sh
53
register_var_option "--
darwin
-ssh=<hostname>" DARWIN_SSH "Specify
Darwin
hostname to ssh to for the build."
70
# If
darwin
toolchain exist, build
darwin
too
72
HOST_SYSTEMS="$HOST_SYSTEMS,
darwin
-x86"
76
if [ -n "$DARWIN_SSH" -a "$HOST_SYSTEMS" = "${HOST_SYSTEMS%
darwin
-x86*}" ]; then
77
HOST_SYSTEMS="$HOST_SYSTEMS,
darwin
-x86"
104
# Filter out
darwin
-x86 in $HOST_FLAGS, because
105
# 1) On linux when cross-compiling is done via "--
darwin
-ssh", keeping
darwin
-x86 in --systems lis
[
all
...]
/development/build/
sdk-darwin-x86.atree
30
prebuilts/sdk/tools/
darwin
/arm-linux-androideabi-ld strip build-tools/${PLATFORM_NAME}/arm-linux-androideabi-ld
31
prebuilts/sdk/tools/
darwin
/i686-linux-android-ld strip build-tools/${PLATFORM_NAME}/i686-linux-android-ld
32
prebuilts/sdk/tools/
darwin
/mipsel-linux-android-ld strip build-tools/${PLATFORM_NAME}/mipsel-linux-android-ld
Completed in 298 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>