Searched
full:darwin (Results
751 -
775 of
1673) sorted by null
<<31323334353637383940>>
/sdk/manifmerger/etc/ |
manifmerger | 65 if [ `uname` = "Darwin" ]; then
|
/system/core/fastboot/ |
Android.mk | 28 ifeq ($(HOST_OS),darwin)
|
/external/clang/include/clang/Basic/ |
DiagnosticDriverKinds.td | 43 "invalid Darwin version number: %0">; 65 "the clang compiler does not support '%0' for C++ on Darwin/i386">;
|
/external/clang/tools/scan-view/ |
startfile.py | 44 sys.platform == 'darwin'): 102 elif sys.platform == 'darwin':
|
/external/clang/www/timing-data/2008-10-31/ |
176.gcc-01.txt | 3 Uname: Darwin lordcrumb.apple.com 10.0.0d3 Darwin Kernel Version 10.0.0d3: Fri Oct 24 02:12:11 PDT 2008; root:xnu-1353~2/RELEASE_I386 i386
|
176.gcc-02.txt | 3 Uname: Darwin lordcrumb.apple.com 10.0.0d3 Darwin Kernel Version 10.0.0d3: Fri Oct 24 02:12:11 PDT 2008; root:xnu-1353~2/RELEASE_I386 i386
|
/external/compiler-rt/lib/asan/scripts/ |
asan_symbolize.py | 134 if system in ['Linux', 'Darwin']: 138 elif system == 'Darwin':
|
/external/elfutils/libelf/ |
Android.mk | 17 supported_platforms := linux-x86 darwin-x86 154 ifeq ($(HOST_OS),darwin)
|
/external/libffi/testsuite/lib/ |
target-libpath.exp | 112 # (for the 64-bit ABI). The same applies to Darwin (DYLD_LIBRARY_PATH), 252 if { [ istarget *-*-darwin* ] } {
|
/external/libpng/scripts/ |
README.txt | 19 makefile.darwin => Darwin makefile, can use on MacosX
|
/external/libsepol/src/ |
genbools.c | 82 #ifdef DARWIN 114 #ifdef DARWIN
|
/external/llvm/lib/Target/PowerPC/ |
PPCSubtarget.h | 109 // Note, the alignment values for f64 and i64 on ppc64 in Darwin 146 /// isDarwin - True if this is any darwin platform.
|
/external/llvm/test/CodeGen/ARM/ |
2007-03-13-InstrSched.ll | 1 ; RUN: llc < %s -mtriple=arm-apple-darwin -relocation-model=pic \ 3 ; RUN: llc < %s -mtriple=arm-apple-darwin -relocation-model=pic \
|
select.ll | 1 ; RUN: llc < %s -mtriple=arm-apple-darwin | FileCheck %s 3 ; RUN: llc < %s -mattr=+neon,+thumb2 -mtriple=thumbv7-apple-darwin | FileCheck %s --check-prefix=CHECK-NEON
|
select_xform.ll | 1 ; RUN: llc < %s -mtriple=arm-apple-darwin -mcpu=cortex-a8 | FileCheck %s -check-prefix=ARM 2 ; RUN: llc < %s -mtriple=thumb-apple-darwin -mcpu=cortex-a8 | FileCheck %s -check-prefix=T2
|
/external/llvm/test/CodeGen/X86/ |
avx-load-store.ll | 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=corei7-avx -mattr=+avx | FileCheck %s 2 ; RUN: llc -O0 < %s -mtriple=x86_64-apple-darwin -mcpu=corei7-avx -mattr=+avx | FileCheck %s -check-prefix=CHECK_O0
|
loop-strength-reduce4.ll | 1 ; RUN: llc < %s -mtriple=i686-apple-darwin -relocation-model=static | FileCheck %s -check-prefix=STATIC 2 ; RUN: llc < %s -mtriple=i686-apple-darwin -relocation-model=pic | FileCheck %s -check-prefix=PIC
|
/external/llvm/test/MC/ARM/ |
thumb-diagnostics.s | 1 @ RUN: not llvm-mc -triple=thumbv6-apple-darwin < %s 2> %t 3 @ RUN: not llvm-mc -triple=thumbv5-apple-darwin < %s 2> %t
|
/external/llvm/tools/llvm-shlib/ |
Makefile | 43 ifeq ($(HOST_OS),Darwin) 58 DARWIN_VERS := $(shell echo $(TARGET_TRIPLE) | sed 's/.*darwin\([0-9]*\).*/\1/')
|
/external/valgrind/main/coregrind/m_mach/ |
mach_traps-amd64-darwin.S | 2 /*--- Basic Mach traps. mach_traps-amd64-darwin.S ---*/ 32 #include "vki/vki-scnums-darwin.h"
|
/external/valgrind/main/coregrind/ |
pub_core_vkiscnums.h | 46 // On Darwin the __NR_name consts are #define'd constants which are 47 // encoded using various macros. 32- and 64-bit Darwin share a common
|
/external/valgrind/main/include/vki/ |
vki-darwin.h | 3 /*--- Darwin-specific kernel interface. vki-darwin.h ---*/ 31 /* Unlike vki-linux, this Darwin kernel interface includes system headers 309 // Mac OS X 10.5.6 - Darwin 9.6 368 Darwin 'sigset_t', we can't just clone the Darwin sigset_t type, 398 parameters in Darwin's sys_sigaction appear to be different, 446 #define VKI_SA_RESTORER 0 /* Darwin doesn't have this */
|
/external/webkit/Source/JavaScriptCore/runtime/ |
TimeoutChecker.cpp | 36 #if OS(DARWIN) 61 #if OS(DARWIN)
|
/external/webkit/Source/JavaScriptCore/wtf/ |
Atomics.h | 66 #elif OS(DARWIN) 91 #elif OS(DARWIN)
|
/external/webkit/Source/WebCore/page/chromium/ |
EventHandlerChromium.cpp | 49 #if OS(DARWIN) 150 #if OS(DARWIN)
|
Completed in 988 milliseconds
<<31323334353637383940>>