OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:macosx
(Results
101 - 125
of
824
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/clang/test/Rewriter/
rewrite-foreach-2.m
1
// RUN: %clang_cc1 -rewrite-objc -fobjc-runtime=
macosx
-fragile-10.5 %s -o -
rewrite-foreach-3.m
1
// RUN: %clang_cc1 -rewrite-objc -fobjc-runtime=
macosx
-fragile-10.5 %s -o -
rewrite-foreach-4.m
1
// RUN: %clang_cc1 -rewrite-objc -fobjc-runtime=
macosx
-fragile-10.5 %s -o -
rewrite-implementation.mm
1
// RUN: %clang_cc1 -x objective-c++ -fblocks -fms-extensions -rewrite-objc -fobjc-runtime=
macosx
-fragile-10.5 %s -o %t-rw.cpp
rewrite-no-nextline.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-protocol-type-1.m
1
// RUN: %clang_cc1 -rewrite-objc -fobjc-runtime=
macosx
-fragile-10.5 %s -o -
rewrite-qualified-id.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
undecl-objc-h.m
1
// RUN: %clang_cc1 -rewrite-objc -fobjc-runtime=
macosx
-fragile-10.5 %s -o -
/external/clang/test/SemaObjCXX/
fragile-abi-object-assign.m
1
// RUN: %clang_cc1 -x objective-c++ -triple x86_64-apple-darwin11 -fsyntax-only -fobjc-runtime=
macosx
-fragile-10.5 -verify -Wno-objc-root-class %s
/external/llvm/examples/Kaleidoscope/Orc/fully_lazy/
Makefile
4
CXX := xcrun --sdk
macosx
clang++
/external/llvm/examples/Kaleidoscope/Orc/initial/
Makefile
4
CXX := xcrun --sdk
macosx
clang++
/external/llvm/examples/Kaleidoscope/Orc/lazy_codegen/
Makefile
4
CXX := xcrun --sdk
macosx
clang++
/external/llvm/examples/Kaleidoscope/Orc/lazy_irgen/
Makefile
4
CXX := xcrun --sdk
macosx
clang++
/external/clang/test/CodeGenObjC/
attr-availability.m
8
__attribute__((availability(
macosx
,introduced=10.5)))
18
__attribute__((availability(
macosx
,introduced=10.6)))
ivar-layout-64-bitfields.m
1
// RUN: %clang_cc1 -triple x86_64-apple-darwin9 -fobjc-runtime=
macosx
-fragile-10.5 -fobjc-gc -emit-llvm -o %t %s
2
// RUN: %clang_cc1 -x objective-c++ -triple x86_64-apple-darwin9 -fobjc-runtime=
macosx
-fragile-10.5 -fobjc-gc -emit-llvm -o %t %s
ivar-layout-no-optimize.m
2
// RUN: %clang_cc1 -fobjc-gc -triple x86_64-apple-darwin -fobjc-runtime=
macosx
-fragile-10.5 -S %s -o %t-64.s
4
// RUN: %clang_cc1 -x objective-c++ -fobjc-gc -triple x86_64-apple-darwin -fobjc-runtime=
macosx
-fragile-10.5 -S %s -o %t-64.s
link-errors.m
1
// RUN: %clang_cc1 -triple i386-apple-darwin9 -fobjc-runtime=
macosx
-fragile-10.5 -emit-llvm -o %t %s
5
// RUN: %clang_cc1 -triple i386-apple-darwin9 -fobjc-runtime=
macosx
-fragile-10.5 -DWITH_IMPL -emit-llvm -o %t %s
objc2-write-barrier-5.m
1
// RUN: %clang_cc1 -triple x86_64-apple-darwin10 -fobjc-runtime=
macosx
-fragile-10.5 -fobjc-gc -emit-llvm -o %t %s
4
// RUN: %clang_cc1 -x objective-c++ -triple x86_64-apple-darwin10 -fobjc-runtime=
macosx
-fragile-10.5 -fobjc-gc -emit-llvm -o %t %s
/external/clang/test/Parser/
objc-init.m
1
// RUN: %clang_cc1 -fsyntax-only -fobjc-runtime=
macosx
-fragile -verify -pedantic -Wno-objc-root-class %s
2
// RUN: %clang_cc1 -fsyntax-only -fobjc-runtime=
macosx
-fragile -verify -x objective-c++ -Wno-objc-root-class %s
/external/clang/test/SemaObjC/
nonarc-weak.m
1
// RUN: %clang_cc1 -triple x86_64-apple-macosx10.8.0 -fobjc-runtime=
macosx
-10.8.0 -fsyntax-only -Wunused-function %s > %t.nonarc 2>&1
2
// RUN: %clang_cc1 -triple x86_64-apple-macosx10.8.0 -fobjc-runtime=
macosx
-10.8.0 -fsyntax-only -Wunused-function -fobjc-arc %s > %t.arc 2>&1
property-noninherited-availability-attr.m
8
@property int myProtocolProperty __attribute__((availability(
macosx
,introduced=10.7,deprecated=10.8))); // expected-note {{'myProtocolProperty' has been explicitly marked deprecated here}} \
13
@property int myProperty __attribute__((availability(
macosx
,introduced=10.7,deprecated=10.8))); // expected-note 2 {{'myProperty' has been explicitly marked deprecated here}} \
/external/lldb/source/Plugins/Platform/
Makefile
14
DIRS := gdb-server
MacOSX
Linux FreeBSD
17
# DIRS +=
MacOSX
/external/llvm/test/CodeGen/X86/
misched-ilp.ll
1
; RUN: llc < %s -mtriple=x86_64-apple-
macosx
-mcpu=nocona -enable-misched -misched=ilpmax | FileCheck -check-prefix=MAX %s
2
; RUN: llc < %s -mtriple=x86_64-apple-
macosx
-mcpu=nocona -enable-misched -misched=ilpmin | FileCheck -check-prefix=MIN %s
/external/valgrind/
valgrind.spec.in
20
platforms: x86/Linux, AMD64/Linux, PPC32/Linux, PPC64/Linux, x86/
MacOSX
,
21
AMD64/
MacOSX
.
/sdk/eclipse/artifacts/bundles/
pom.xml
45
<
macosx
>zip</
macosx
>
Completed in 163 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>