Searched
full:darwin (Results
1101 -
1125 of
1673) sorted by null
<<41424344454647484950>>
/external/webkit/Tools/Scripts/webkitpy/common/system/ |
executive.py | 171 if system_name == "Darwin": 267 if sys.platform in ('darwin', 'linux2', 'cygwin'):
|
/gdk/build/core/ |
init.mk | 83 ifneq (,$(findstring Darwin,$(UNAME))) 84 HOST_OS := darwin
|
/ndk/docs/ |
DEVELOPMENT.html | 124 - For every target system (linux-x86, darwin-x86 and windows), 271 host systems (i.e. linux-x86, darwin-x86 and windows) under a directory,
|
/ndk/sources/host-tools/make-3.81/config/ |
config.rpath | 279 darwin* | rhapsody*) 446 darwin* | rhapsody*)
|
/packages/apps/Calendar/res/values/ |
arrays.xml | 218 <item>"Darwin"</item> 308 <item>"Australia/Darwin"</item>
|
/docs/source.android.com/src/source/ |
building.md | 114 On OSX, you should replace `linux-x86` with `darwin-x86`.
|
/external/bison/build-aux/ |
mdate-sh | 135 # On Darwin 7.7.0 and 7.6.0, we have
|
/external/chromium/build/ |
gyp_chromium | 154 if sys.platform not in ('darwin',):
|
/external/chromium/chrome/common/extensions/docs/build/ |
build.py | 140 if (sys.platform == 'darwin'):
|
/external/clang/test/Analysis/ |
CFContainers.mm | 1 // RUN: %clang_cc1 -analyze -analyzer-checker=osx.coreFoundation.containers.PointerSizedValues,osx.coreFoundation.containers.OutOfBounds -analyzer-store=region -triple x86_64-apple-darwin -verify %s
|
/external/clang/test/CodeGen/ |
mmx-builtins.c | 2 // RUN: %clang_cc1 %s -O3 -triple=x86_64-apple-darwin -target-feature +ssse3 -S -o - | FileCheck %s
|
/external/clang/test/CodeGenCXX/ |
references.cpp | 1 // RUN: %clang_cc1 -triple x86_64-apple-darwin -verify -emit-llvm -o - %s | FileCheck %s
|
/external/ipsec-tools/ |
NEWS | 41 o Darwin support
|
/external/libffi/ |
mdate-sh | 135 # On Darwin 7.7.0 and 7.6.0, we have
|
/external/libffi/src/powerpc/ |
aix.S | 3 based on darwin.S by John Hornkvist
|
/external/libvpx/vpx_ports/ |
x86_abi_support.asm | 82 ; Certain ABIs, notably MS COFF and Darwin MACH-O, require that symbols
|
/external/linux-tools-perf/ |
Android.mk | 20 supported_platforms := linux-x86 darwin-x86
|
/external/llvm/docs/ |
ReleaseNotes.html | 95 (32- and 64-bit), and for Darwin/ARM targets.</p> 124 used on the Darwin, FreeBSD, KFreeBSD, Linux and OpenBSD platforms. It fully 467 <li>On Darwin, the ARM target now has a full-featured integrated assembler. 477 by default for Darwin only pending testing and any additional necessary
|
/external/llvm/include/llvm-c/ |
Disassembler.h | 56 * expression is "AddSymbol - SubtractSymbol + Offset". For some Darwin targets
|
/external/llvm/lib/Target/ARM/ |
ARMSelectionDAGInfo.cpp | 148 // Use default for non AAPCS (or Darwin) subtargets
|
/external/llvm/test/CodeGen/ARM/ |
2007-08-15-ReuseBug.ll | 1 ; RUN: llc < %s -mtriple=arm-apple-darwin -relocation-model=pic -mattr=+v6
|
2008-05-19-LiveIntervalsBug.ll | 1 ; RUN: llc < %s -mtriple=arm-apple-darwin
|
2011-02-04-AntidepMultidef.ll | 1 ; RUN: llc < %s -asm-verbose=false -O3 -mtriple=armv6-apple-darwin -relocation-model=pic -mcpu=arm1136jf-s | FileCheck %s
|
vector-DAGCombine.ll | 1 ; RUN: llc < %s -mtriple=armv7-apple-darwin | FileCheck %s
|
/external/llvm/test/CodeGen/Thumb2/ |
2010-06-21-TailMergeBug.ll | 1 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin -O3 -relocation-model=pic | FileCheck %s
|
Completed in 490 milliseconds
<<41424344454647484950>>