OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:darwin
(Results
826 - 850
of
2438
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/clang/test/CodeGenCXX/
global-array-destruction.cpp
1
// RUN: %clang_cc1 -triple x86_64-apple-
darwin
-std=c++11 -emit-llvm %s -o - | FileCheck %s
key-function-vtable.cpp
2
// RUN: %clang_cc1 -triple arm-apple-
darwin
%s -emit-llvm -o - | FileCheck %s
/external/clang/test/CodeGenObjC/
local-static-block.m
1
// RUN: %clang_cc1 -fblocks -triple x86_64-apple-
darwin
-fobjc-runtime=macosx-fragile-10.5 -emit-llvm %s -o %t-64.ll
/external/clang/test/Driver/
darwin-sdkroot.c
1
// Check that SDKROOT is used to define the default for -isysroot on
Darwin
.
/external/clang/tools/libclang/
CMakeLists.txt
93
if(${CMAKE_SYSTEM_NAME} MATCHES "
Darwin
")
/external/compiler-rt/lib/asan/lit_tests/TestCases/
initialization-bug.cc
9
// XFAIL:
darwin
null_deref.cc
18
// CHECK-
Darwin
: {{ #0 0x.* in .*NullDeref.*null_deref.cc:}}[[@LINE-3]]
/external/compiler-rt/lib/
enable_execute_stack.c
43
/* On
Darwin
, pagesize is always 4096 bytes */
/external/e2fsprogs/lib/
Makefile.darwin-lib
2
# This is a Makefile stub which handles the creation of
Darwin
BSD shared
/external/icu4c/tools/tzcode/
tz.alias
26
ACT Australia/
Darwin
/external/libffi/
Makefile.am
20
src/powerpc/aix.S src/powerpc/
darwin
.S \
28
src/x86/ffi.c src/x86/sysv.S src/x86/win32.S src/x86/
darwin
.S \
106
nodist_libffi_la_SOURCES += src/x86/ffi.c src/x86/
darwin
.S src/x86/ffi64.c src/x86/darwin64.S
130
nodist_libffi_la_SOURCES += src/powerpc/ffi_darwin.c src/powerpc/
darwin
.S src/powerpc/darwin_closure.S
/external/libselinux/
Android.mk
55
ifeq ($(HOST_OS),
darwin
)
/external/libsepol/
Android.mk
48
ifeq ($(HOST_OS),
darwin
)
/external/libusb/
NEWS
34
*
Darwin
backend
/external/llvm/lib/Target/X86/
X86TargetObjectFile.h
19
/// X86_64MachoTargetObjectFile - This TLOF implementation is used for
Darwin
/external/llvm/test/CodeGen/ARM/
2009-10-16-Scope.ll
1
; RUN: llc %s -O0 -o /dev/null -mtriple=arm-apple-
darwin
bx_fold.ll
1
; RUN: llc < %s -mtriple=armv5t-apple-
darwin
| FileCheck %s
fmuls.ll
5
; RUN: llc < %s -mtriple=arm-
darwin
-mcpu=cortex-a8 | FileCheck %s -check-prefix=CORTEXA8U
ifcvt7.ll
1
; RUN: llc < %s -mtriple=armv7-apple-
darwin
| FileCheck %s
umulo-32.ll
1
; RUN: llc < %s -mtriple=thumbv6-apple-
darwin
| FileCheck %s
/external/llvm/test/CodeGen/PowerPC/
2008-03-26-CoalescerBug.ll
1
; RUN: llc < %s -mtriple=powerpc-apple-
darwin
vec_auto_constant.ll
1
; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-
darwin
-mcpu=g5 | FileCheck %s
/external/llvm/test/CodeGen/Thumb/
long.ll
7
; RUN: llc < %s -mtriple=thumb-apple-
darwin
| grep __muldi3
/external/llvm/test/CodeGen/Thumb2/
2010-06-19-ITBlockCrash.ll
1
; RUN: llc < %s -mtriple=thumbv7-apple-
darwin
-O3 -relocation-model=pic -disable-fp-elim -mcpu=cortex-a8
/external/llvm/test/CodeGen/X86/
2008-11-06-testb.ll
1
; RUN: llc < %s -mtriple=i386-apple-
darwin
| FileCheck %s
Completed in 1336 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>