OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:macosx
(Results
126 - 150
of
824
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/lldb/tools/debugserver/source/
DNBArch.h
18
#include "
MacOSX
/MachException.h"
100
#include "
MacOSX
/arm/DNBArchImpl.h"
101
#include "
MacOSX
/i386/DNBArchImplI386.h"
102
#include "
MacOSX
/x86_64/DNBArchImplX86_64.h"
103
#include "
MacOSX
/ppc/DNBArchImpl.h"
/external/clang/test/Driver/
rewrite-legacy-objc.m
6
// TEST0: "-fmessage-length" "0" "-stack-protector" "1" "-mstackrealign" "-fblocks" "-fobjc-runtime=
macosx
-fragile" "-fencode-extended-block-signature" "-fno-objc-infer-related-result-type" "-fobjc-exceptions" "-fexceptions" "-fmax-type-align=16" "-fdiagnostics-show-option"
12
// TEST1: "-fmessage-length" "0" "-stack-protector" "1" "-mstackrealign" "-fblocks" "-fobjc-runtime=
macosx
-fragile" "-fobjc-subscripting-legacy-runtime" "-fencode-extended-block-signature" "-fno-objc-infer-related-result-type" "-fobjc-exceptions" "-fmax-type-align=16" "-fdiagnostics-show-option"
13
// TEST2: "-fmessage-length" "0" "-stack-protector" "1" "-mstackrealign" "-fblocks" "-fobjc-runtime=
macosx
-fragile" "-fencode-extended-block-signature" "-fno-objc-infer-related-result-type" "-fobjc-exceptions" "-fmax-type-align=16" "-fdiagnostics-show-option"
rewrite-objc.m
6
// TEST0: "-fmessage-length" "0" "-stack-protector" "1" "-mstackrealign" "-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/llvm/test/CodeGen/X86/
fabs.ll
2
; RUN: llc < %s -mtriple=i686-apple-
macosx
-mattr=-sse2,-sse3,-sse | FileCheck %s
3
; RUN: llc < %s -mtriple=i686-apple-
macosx
-mattr=-sse,-sse2,-sse3 -enable-unsafe-fp-math -enable-no-nans-fp-math | FileCheck %s --check-prefix=UNSAFE
4
; RUN: llc < %s -mtriple=x86_64-apple-
macosx
-O0 | FileCheck %s --check-prefix=NOOPT
sincos.ll
2
; RUN: llc < %s -mtriple=i686-apple-
macosx
-mattr=-sse,-sse2,-sse3 -enable-unsafe-fp-math | FileCheck %s --check-prefix=SIN
3
; RUN: llc < %s -mtriple=i686-apple-
macosx
-mattr=-sse,-sse2,-sse3 -enable-unsafe-fp-math | FileCheck %s --check-prefix=COS
4
; RUN: llc < %s -mtriple=i686-apple-
macosx
-mattr=-sse,-sse2,-sse3 | FileCheck %s --check-prefix=SAFE
/developers/build/prebuilts/androidtv/visual-game-controller/
project.properties
15
android.library.reference.1=../../../android-sdk-
macosx
/extras/android/support/v7/appcompat
/external/clang/test/CodeGenObjC/
assign.m
1
// RUN: %clang_cc1 -triple x86_64 -fobjc-runtime=
macosx
-fragile-10.5 -emit-llvm -o - %s | FileCheck %s
block-6.m
1
// RUN: %clang_cc1 %s -emit-llvm -o - -fblocks -triple x86_64-apple-darwin10 -fobjc-runtime=
macosx
-fragile-10.5 | FileCheck %s
blocks-3.m
1
// RUN: %clang_cc1 -triple x86_64-apple-darwin9 -fobjc-runtime=
macosx
-fragile-10.5 -emit-llvm -fblocks -o %t %s
blocks-5.m
1
// RUN: %clang_cc1 -triple x86_64-apple-darwin9 -fobjc-runtime=
macosx
-fragile-10.5 -emit-llvm -fblocks -o %t %s
debug-info-block-helper.m
2
// RUN: %clang_cc1 -emit-llvm -fblocks -g -triple x86_64-apple-darwin10 -fobjc-runtime=
macosx
-fragile-10.5 %s -o - | FileCheck %s
debug-info-crash.m
2
// RUN: %clang_cc1 -triple i386-apple-darwin10 -fobjc-runtime=
macosx
-fragile-10.5 -fblocks -g -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 -g -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
/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 -
Completed in 189 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>