OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:darwin
(Results
976 - 1000
of
2438
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/clang/test/CodeGenObjC/
arc-captured-32bit-block-var-layout-2.m
1
// RUN: %clang_cc1 -fblocks -fobjc-arc -fobjc-runtime-has-weak -triple i386-apple-
darwin
-O0 -print-ivar-layout -emit-llvm -o /dev/null %s > %t-32.layout
debug-info-block-captured-self.m
1
// RUN: %clang_cc1 -fblocks -g -emit-llvm -triple x86_64-apple-
darwin
-o - %s | FileCheck %s
/external/clang/test/SemaCXX/
enum.cpp
1
// RUN: %clang_cc1 -fsyntax-only -pedantic -std=c++98 -verify -triple x86_64-apple-
darwin
%s
/external/clang/tools/driver/
Makefile
55
ifeq ($(HOST_OS),
Darwin
)
/external/compiler-rt/SDKs/darwin/usr/include/
string.h
47
# error "unrecognized architecture for targetting
Darwin
"
/external/compiler-rt/SDKs/darwin/usr/include/sys/
fcntl.h
40
# error "unrecognized architecture for targetting
Darwin
"
/external/compiler-rt/test/Unit/
test
5
if test `uname` = "
Darwin
"; then
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
ant
82
darwin
=false;
85
Darwin
*)
darwin
=true
227
if $
darwin
; then
/external/elfutils/libebl/
Android.mk
17
supported_platforms := linux-x86
darwin
-x86
/external/icu4c/tools/tzcode/
icuzones
41
Link Australia/
Darwin
ACT
/external/libffi/testsuite/libffi.call/
cls_9byte1.c
3
Depending on the ABI.
Darwin
/AIX do double-word
cls_9byte2.c
3
Depending on the ABI.
Darwin
/AIX do double-word
/external/libselinux/src/
init.c
10
#ifdef
DARWIN
/external/libusb/
config.h
54
/*
Darwin
backend */
config.h.in
52
/*
Darwin
backend */
/external/libusb/libusb/os/
darwin_usb.h
2
*
darwin
backend for libusb 1.0
/external/llvm/lib/Support/
SearchForAddressOfSpecialSymbol.cpp
24
// If this is
darwin
, it has some funky issues, try to solve them here. Some
/external/llvm/lib/Target/ARM/
ARMSubtarget.cpp
35
DarwinUseMOVT("arm-
darwin
-use-movt", cl::init(true), cl::Hidden);
166
//
Darwin
-EABI conforms to AACPS but not the rest of EABI.
189
//
Darwin
targets support unaligned accesses, and others don't.
210
// NEON f32 ops are non-IEEE 754 compliant.
Darwin
is ok with it by default.
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCMCExpr.h
73
/// isDarwinSyntax - True if expression is to be printed using
Darwin
syntax.
/external/llvm/lib/Target/X86/
X86TargetObjectFile.cpp
25
// On
Darwin
/X86-64, we can reference dwarf symbols with foo@GOTPCREL+4, which
/external/llvm/test/CodeGen/ARM/
2007-04-30-CombinerCrash.ll
1
; RUN: llc < %s -mtriple=arm-apple-
darwin
-mattr=+v6,+vfp2
2009-06-22-CoalescerBug.ll
1
; RUN: llc < %s -mtriple=armv6-apple-
darwin
2009-08-21-PostRAKill2.ll
1
; RUN: llc < %s -asm-verbose=false -O3 -relocation-model=pic -disable-fp-elim -mtriple=thumbv7-apple-
darwin
-mcpu=cortex-a8 -post-RA-scheduler
2009-08-21-PostRAKill3.ll
1
; RUN: llc < %s -asm-verbose=false -O3 -relocation-model=pic -disable-fp-elim -mtriple=thumbv7-apple-
darwin
-mcpu=cortex-a8 -post-RA-scheduler
2010-05-18-LocalAllocCrash.ll
7
target triple = "armv6-apple-
darwin
"
Completed in 1661 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>