OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:darwin
(Results
1176 - 1200
of
4308
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/clang/test/CodeGenObjC/
block-byref-variable-layout.m
1
// RUN: %clang_cc1 -fblocks -fobjc-arc -fobjc-runtime-has-weak -triple x86_64-apple-
darwin
-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
debuginfo-properties.m
1
// RUN: %clang_cc1 -debug-info-kind=limited -emit-llvm -triple x86_64-apple-
darwin
-o - %s | FileCheck %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
stret-1.m
1
// RUN: %clang_cc1 -fblocks -triple arm64-apple-
darwin
%s -emit-llvm -o - | FileCheck %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
debug-info-cyclic.mm
1
// RUN: %clang_cc1 -triple x86_64-apple-
darwin
-debug-info-kind=standalone -emit-llvm %s -o - | FileCheck %s
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/Driver/
darwin-ld-lto.c
1
// REQUIRES: system-
darwin
/external/clang/test/Sema/
crash-invalid-array.c
1
// RUN: %clang_cc1 -triple=x86_64-apple-
darwin
-fsyntax-only -verify %s
tls.c
8
//
Darwin
supports TLS since 10.7.
/external/compiler-rt/lib/builtins/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
eqdf2vfp.S
16
// Uses
Darwin
calling convention where double precision arguments are passsed
eqsf2vfp.S
16
// Uses
Darwin
calling convention where single precision arguments are passsed
extendsfdf2vfp.S
16
// Uses
Darwin
calling convention where a single precision parameter is
fixdfsivfp.S
16
// Uses
Darwin
calling convention where a double precision parameter is
fixsfsivfp.S
16
// Uses
Darwin
calling convention where a single precision parameter is
fixunsdfsivfp.S
17
// Uses
Darwin
calling convention where a double precision parameter is
fixunssfsivfp.S
17
// Uses
Darwin
calling convention where a single precision parameter is
Completed in 349 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>