OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:darwin
(Results
451 - 475
of
1949
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/clang/test/CodeGen/
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-artificial-arg.cpp
1
// RUN: %clang_cc1 -emit-llvm -g -triple x86_64-apple-
darwin
%s -o - | FileCheck %s
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-fwd-ref.cpp
1
// RUN: %clang_cc1 -emit-llvm -g -triple x86_64-apple-
darwin
%s -o - | FileCheck %s
debug-info-union.cpp
1
// RUN: %clang_cc1 -emit-llvm -g -triple x86_64-apple-
darwin
-std=c++11 %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
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
objc-container-subscripting-1.mm
1
// RUN: %clang_cc1 -emit-llvm -triple x86_64-apple-
darwin
-o - %s | FileCheck %s
objc-container-subscripting.mm
1
// RUN: %clang_cc1 -emit-llvm -triple x86_64-apple-
darwin
-o - %s | FileCheck %s
/external/clang/test/Sema/
tls.c
8
//
Darwin
supports TLS since 10.7.
/external/clang/tools/libclang/
CMakeLists.txt
93
if(${CMAKE_SYSTEM_NAME} MATCHES "
Darwin
")
/external/compiler-rt/lib/arm/
adddf3vfp.S
15
// Adds two double precision floating point numbers using the
Darwin
addsf3vfp.S
15
// Adds two single precision floating point numbers using the
Darwin
divdf3vfp.S
15
// Divides two double precision floating point numbers using the
Darwin
divsf3vfp.S
15
// Divides two single precision floating point numbers using the
Darwin
Completed in 1529 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>