OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:darwin
(Results
601 - 625
of
2438
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium_org/tools/perf/benchmarks/
smoothness.py
22
enabled = sys.platform != '
darwin
'
/external/clang/INPUTS/
macro_pounder_fn.c
3
// heavily constrained by
darwin
's malloc.
/external/clang/examples/PrintFunctionNames/
Makefile
26
ifeq ($(OS),
Darwin
)
/external/clang/examples/analyzer-plugin/
Makefile
18
ifeq ($(OS),
Darwin
)
/external/clang/test/CXX/temp/temp.spec/temp.explicit/
p9-linkage.cpp
1
// RUN: %clang_cc1 -triple x86_64-apple-
darwin
-O1 -emit-llvm -std=c++11 -o - %s | FileCheck %s
/external/clang/test/CodeGen/
arm-neon-misc.c
2
// RUN: %clang_cc1 -triple thumbv7-apple-
darwin
\
arm-vector-align.c
2
// RUN: %clang_cc1 -triple thumbv7-apple-
darwin
\
asm-reg-var-local.c
1
// RUN: %clang_cc1 %s -triple x86_64-apple-
darwin
-emit-llvm -o - | FileCheck %s
debug-info-iv.c
1
// RUN: %clang_cc1 -triple x86_64-apple-
darwin
-Os -S -g -o - %s | FileCheck %s
palignr.c
2
// RUN: %clang_cc1 %s -triple=i686-apple-
darwin
-target-feature +ssse3 -O1 -S -o - | FileCheck %s
struct-x86-darwin.c
11
// Test struct layout for x86-
darwin
target
wchar-const.c
2
// RUN: %clang_cc1 -emit-llvm %s -o - -triple x86_64-apple-
darwin
| FileCheck %s --check-prefix=DAR
/external/clang/test/CodeGenCXX/
debug-info-enum-class.cpp
1
// RUN: %clang_cc1 -emit-llvm -g -triple x86_64-apple-
darwin
-std=c++11 %s -o - | FileCheck %s
debug-info-template-quals.cpp
1
// RUN: %clang_cc1 -emit-llvm -g -triple x86_64-apple-
darwin
%s -o - | FileCheck %s
/external/clang/test/CodeGenObjC/
2010-03-17-StructRef.m
1
// RUN: %clang_cc1 %s -emit-llvm -triple x86_64-apple-
darwin
-fobjc-runtime=macosx-fragile-10.5 -o - | FileCheck %s
arc-ivar-layout.m
1
// RUN: %clang_cc1 -fobjc-arc -fobjc-runtime-has-weak -triple x86_64-apple-
darwin
-O0 -S %s -o %t-64.s
auto-property-synthesize-protocol.m
1
// RUN: %clang_cc1 -triple x86_64-apple-
darwin
-fobjc-default-synthesize-properties -emit-llvm %s -o - | FileCheck %s
block-byref-variable-layout.m
1
// RUN: %clang_cc1 -fblocks -fobjc-arc -fobjc-runtime-has-weak -triple x86_64-apple-
darwin
-O0 -emit-llvm %s -o - | FileCheck %s
category-super-class-meth.m
1
// RUN: %clang_cc1 %s -emit-llvm -triple x86_64-apple-
darwin
-o - | FileCheck %s
debuginfo-properties.m
1
// RUN: %clang_cc1 -g -emit-llvm -triple x86_64-apple-
darwin
-o - %s | FileCheck %s
encode-test-6.m
1
// RUN: %clang_cc1 -triple x86_64-apple-
darwin
-emit-llvm -o %t %s
ivar-invariant.m
1
// RUN: %clang_cc1 -triple x86_64-apple-
darwin
-fblocks -emit-llvm -o - %s | FileCheck %s
property-aggregate.m
1
// RUN: %clang_cc1 -triple x86_64-apple-
darwin
-emit-llvm %s -o - | FileCheck %s
protocol-in-extended-class.m
4
// RUN: %clang_cc1 -triple i386-apple-
darwin
-fobjc-runtime=macosx-fragile-10.5 -S %s -o %t-32.s
/external/clang/test/CodeGenObjCXX/
blocks.mm
1
// RUN: %clang_cc1 -x objective-c++ -fblocks -triple x86_64-apple-
darwin
-fobjc-runtime=macosx-fragile-10.5 %s -verify -std=c++11 -emit-llvm -o %t
Completed in 796 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>