OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:macosx
(Results
151 - 175
of
1178
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/clang/test/CodeGenObjC/
debug-info-crash.m
2
// RUN: %clang_cc1 -triple i386-apple-darwin10 -fobjc-runtime=
macosx
-fragile-10.5 -fblocks -debug-info-kind=limited -S %s -o -
interface.m
1
// RUN: %clang_cc1 -triple i386-apple-darwin9 -fobjc-runtime=
macosx
-fragile-10.5 -O3 -emit-llvm -o %t %s
ivar-layout-array0-struct.m
2
// RUN: %clang_cc1 -fobjc-gc -triple x86_64-apple-darwin -fobjc-runtime=
macosx
-fragile-10.5 -S %s -o %t-64.s
mrr-autorelease.m
2
// RUN: %clang_cc1 -triple i386-apple-darwin10 -fobjc-runtime=
macosx
-fragile-10.5 -emit-llvm -o - %s | FileCheck %s
x86_64-struct-return-gc.m
1
// RUN: %clang_cc1 -triple x86_64-apple-darwin10 -fobjc-runtime=
macosx
-fragile-10.5 -fobjc-gc -emit-llvm -o - %s | FileCheck %s
/external/clang/test/CodeGenObjCXX/
block-id.mm
1
// RUN: %clang_cc1 -emit-llvm -fblocks -o - -triple x86_64-apple-darwin10 -fobjc-runtime=
macosx
-fragile-10.5 %s | FileCheck %s
copy.mm
1
// RUN: %clang_cc1 -triple x86_64-apple-darwin10 -fobjc-runtime=
macosx
-fragile-10.5 -emit-llvm -o - %s | FileCheck %s
gc.mm
1
// RUN: %clang_cc1 -fobjc-gc -triple x86_64-apple-darwin10 -fobjc-runtime=
macosx
-fragile-10.5 -emit-llvm -o - %s | FileCheck %s
message-reference.mm
1
// RUN: %clang_cc1 -x objective-c++ -triple x86_64-apple-darwin10 -fobjc-runtime=
macosx
-fragile-10.5 -emit-llvm -o - %s | FileCheck %s
nested-ehlocation.mm
1
// RUN: %clang_cc1 -triple x86_64-apple-
macosx
-emit-llvm -debug-info-kind=limited -stdlib=libc++ -fblocks -fexceptions -x objective-c++ -o - %s | FileCheck %s
nrvo.mm
1
// RUN: %clang_cc1 -emit-llvm -o - -fblocks %s -O1 -triple x86_64-apple-darwin10.0.0 -fobjc-runtime=
macosx
-fragile-10.5 | FileCheck %s
selector-expr-lvalue.mm
1
// RUN: %clang_cc1 -triple x86_64-apple-darwin10 -fobjc-runtime=
macosx
-fragile-10.5 -emit-llvm -o - %s | FileCheck %s
/external/clang/test/CoverageMapping/
implicit-def-in-macro.m
1
// RUN: %clang_cc1 -fprofile-instrument=clang -fcoverage-mapping -dump-coverage-mapping -emit-llvm-only -triple x86_64-apple-darwin -fobjc-runtime=
macosx
-10.10.0 -fblocks -fobjc-arc %s | FileCheck %s
/external/clang/test/Driver/
rewrite-objc.m
6
// TEST0: "-fmessage-length" "0" "-stack-protector" "1" "-fblocks" "-fobjc-runtime=
macosx
" "-fencode-extended-block-signature" "-fno-objc-infer-related-result-type" "-fobjc-exceptions" "-fexceptions" "-fmax-type-align=16" "-fdiagnostics-show-option"
/external/clang/test/Rewriter/
blockstruct.m
1
// RUN: %clang_cc1 -x objective-c -Wno-return-type -fblocks -fms-extensions -rewrite-objc -fobjc-runtime=
macosx
-fragile-10.5 %s -o %t-rw.cpp
func-in-impl.m
2
// RUN: %clang_cc1 -fobjc-runtime=
macosx
-fragile-10.5 -rewrite-objc %t.m -o - | FileCheck %s
method-encoding-1.m
1
// RUN: %clang_cc1 -rewrite-objc -fobjc-runtime=
macosx
-fragile-10.5 %s -o -
rewrite-block-argument.m
1
// RUN: %clang_cc1 -x objective-c -Wno-return-type -fblocks -fms-extensions -rewrite-objc -fobjc-runtime=
macosx
-fragile-10.5 %s -o %t-rw.cpp
rewrite-block-consts.mm
1
// RUN: %clang_cc1 -x objective-c++ -Wno-return-type -fblocks -fms-extensions -rewrite-objc -fobjc-runtime=
macosx
-fragile-10.5 %s -o %t-rw.cpp
rewrite-block-property.m
1
// RUN: %clang_cc1 -x objective-c++ -Wno-return-type -fblocks -fms-extensions -rewrite-objc -fobjc-runtime=
macosx
-fragile-10.5 %s -o %t-rw.cpp
rewrite-cast-to-bool.mm
1
// RUN: %clang_cc1 -x objective-c++ -Wno-return-type -fblocks -fms-extensions -rewrite-objc -fobjc-runtime=
macosx
-fragile-10.5 %s -o %t-rw.cpp
rewrite-constructor-init.mm
1
// RUN: %clang_cc1 -x objective-c++ -Wno-return-type -fblocks -fms-extensions -rewrite-objc -fobjc-runtime=
macosx
-fragile-10.5 %s -o %t-rw.cpp
rewrite-foreach-6.m
1
// RUN: %clang_cc1 -x objective-c++ -Wno-return-type -fblocks -fms-extensions -rewrite-objc -fobjc-runtime=
macosx
-fragile-10.5 %s -o %t-rw.cpp
rewrite-foreach-protocol-id.m
1
// RUN: %clang_cc1 -x objective-c++ -Wno-return-type -fblocks -fms-extensions -rewrite-objc -fobjc-runtime=
macosx
-fragile-10.5 %s -o %t-rw.cpp
rewrite-forward-class.m
1
// RUN: %clang_cc1 -x objective-c -Wno-return-type -fblocks -fms-extensions -rewrite-objc -fobjc-runtime=
macosx
-fragile-10.5 %s -o %t-rw.cpp
Completed in 92 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>