OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:apple
(Results
501 - 525
of
6892
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/clang/test/CodeGenCXX/
mangle-extreme.cpp
1
// RUN: %clang_cc1 -emit-llvm %s -o - -triple=x86_64-
apple
-darwin9 | FileCheck %s
no-exceptions.cpp
1
// RUN: %clang_cc1 %s -triple=x86_64-
apple
-darwin10 -emit-llvm -o - | FileCheck %s
pragma-pack-2.cpp
1
// RUN: %clang_cc1 -triple x86_64-
apple
-macosx10.7.2 %s -emit-llvm -o - | FileCheck %s
pragma-pack-3.cpp
1
// RUN: %clang_cc1 %s -triple=i686-
apple
-darwin10 -emit-llvm -o - | FileCheck %s
pragma-pack.cpp
1
// RUN: %clang_cc1 %s -triple=i686-
apple
-darwin10 -emit-llvm -o - | FileCheck %s
try-catch.cpp
1
// RUN: %clang_cc1 %s -triple=x86_64-
apple
-darwin10 -emit-llvm -o - -fcxx-exceptions -fexceptions | FileCheck %s
/external/clang/test/CodeGenObjC/
arc-compound-stmt.m
1
// RUN: %clang_cc1 -triple x86_64-
apple
-darwin10 -emit-llvm -fobjc-arc -o - %s
arc-no-runtime.m
1
// RUN: %clang_cc1 -triple x86_64-
apple
-darwin10 -fobjc-arc -emit-llvm %s -o - | FileCheck %s
block-over-align.m
1
// RUN: %clang_cc1 -fblocks -triple x86_64-
apple
-darwin -emit-llvm -o /dev/null %s
blocks-4.m
1
// RUN: %clang_cc1 -triple i386-
apple
-darwin9 -fobjc-runtime=macosx-fragile-10.5 -emit-llvm -fobjc-exceptions -fblocks -o %t %s
builtin-memfns.m
1
// RUN: %clang_cc1 -triple x86_64-
apple
-macosx10.8.0 -emit-llvm -o - %s | FileCheck %s
builtins.m
1
// RUN: %clang_cc1 -triple x86_64-
apple
-darwin10 -fobjc-runtime=macosx-fragile-10.5 -emit-llvm -o - %s | FileCheck %s
constant-string-class-1.m
1
// RUN: %clang_cc1 -triple x86_64-
apple
-darwin10 -fno-constant-cfstrings -fconstant-string-class OFConstantString -emit-llvm -o %t %s
debug-info-crash-2.m
1
// RUN: %clang_cc1 -triple x86_64-
apple
-darwin11 -debug-info-kind=limited -S %s -o -
debug-info-impl.m
1
// RUN: %clang_cc1 -triple x86_64-
apple
-darwin10 -debug-info-kind=limited -S -emit-llvm %s -o - | FileCheck %s
debug-info-pubtypes.m
2
// RUN: %clang_cc1 -triple x86_64-
apple
-darwin10 -debug-info-kind=limited -emit-llvm %s -o - | FileCheck %s
implicit-property.m
1
// RUN: %clang_cc1 -emit-llvm -triple=i686-
apple
-darwin8 -o %t %s
no-vararg-messaging.m
2
// RUN: %clang_cc1 -triple x86_64-
apple
-darwin10 -S -o - %s | FileCheck %s
private-extern-selector-reference.m
1
// RUN: %clang_cc1 -triple x86_64-
apple
-ios6.0.0 -emit-llvm -o - %s | FileCheck %s
property-section-attribute.m
1
// RUN: %clang_cc1 -triple x86_64-
apple
-darwin10 -emit-llvm -o - %s | FileCheck %s
undefined-protocol2.m
1
// RUN: %clang_cc1 -triple x86_64-
apple
-macosx -emit-llvm %s -o - | FileCheck %s
/external/clang/test/CodeGenObjCXX/
exception-cxx.mm
1
// RUN: %clang_cc1 -x objective-c++ -triple x86_64-
apple
-darwin10 -emit-llvm -fcxx-exceptions -fexceptions -fobjc-exceptions -o - %s | FileCheck %s
personality-abuse.mm
1
// RUN: %clang_cc1 -x objective-c++ -triple x86_64-
apple
-darwin10 -emit-llvm -fcxx-exceptions -fexceptions -fobjc-exceptions -o - %s | FileCheck %s
refence-assign-write-barrier.mm
1
// RUN: %clang_cc1 -fobjc-gc -triple x86_64-
apple
-darwin10 -fobjc-runtime=macosx-fragile-10.5 -emit-llvm -o - %s | FileCheck %s
/external/clang/test/Driver/
analyze.c
4
// RUN: env MACOSX_DEPLOYMENT_TARGET=10.5 %clang -target i386-
apple
-darwin9 -### --analyze -o /dev/null %s -msse 2> %t.log
Completed in 890 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>