Searched
full:darwin (Results
1176 -
1200 of
1673) sorted by null
<<41424344454647484950>>
/sdk/eclipse/scripts/ |
build_plugins.sh | 66 elif [ "$HOST" == "Darwin" ]; then
|
/system/core/include/arch/darwin-x86/ |
AndroidConfig.h | 18 * Android config -- "Darwin". Used for X86 Mac OS X.
|
/build/core/ |
config.mk | 326 ifeq ($(HOST_OS),darwin) 331 ifeq ($(HOST_OS),darwin) 352 ifeq ($(HOST_OS),darwin)
|
main.mk | 94 ifneq ($(HOST_OS)-$(HOST_ARCH),darwin-ppc) 393 ifeq ($(HOST_OS)-$(HOST_ARCH),darwin-ppc) 395 $(info Building the SDK under darwin-ppc is actually obsolete and unsupported.)
|
/external/icu4c/ |
aclocal.m4 | 60 *-apple-rhapsody*) icu_cv_host_frag=mh-darwin ;; 61 *-apple-darwin*) icu_cv_host_frag=mh-darwin ;;
|
/external/llvm/lib/MC/MCParser/ |
DarwinAsmParser.cpp | 1 //===- DarwinAsmParser.cpp - Darwin (Mach-O) Assembly Parser --------------===// 26 /// Darwin targets. 283 // Darwin silently ignores the .ident directive.
|
/ndk/sources/host-tools/sed-4.2.1/build-aux/ |
config.rpath | 60 darwin*) 343 darwin* | rhapsody*) 530 darwin* | rhapsody*)
|
/external/valgrind/main/ |
NEWS | 8 PPC64/Linux, S390X/Linux, ARM/Android, X86/Darwin and AMD64/Darwin. 81 memory allocatation and deallocation; improved Darwin support. 156 267488 regtest: darwin support for 64-bit build 159 267769 == 267997 (Darwin: memcheck triggers segmentation fault) 204 271799 Darwin: ioctls without an arg report a memory error 273 281304 == 275168 (Darwin: dyld "cannot load inserted library") 274 281305 == 275168 (unhandled syscall: unix:357 on Darwin 11.1) 285 283325 == 267997 (Darwin: V segfaults on startup when built with Xcode 4.0) 367 PPC64/Linux, X86/Darwin and AMD64/Darwin. Support for recent distro [all...] |
/external/libffi/ |
ltcf-c.sh | 382 darwin* | rhapsody*) 387 *) # Darwin 1.3 on 404 darwin[1-6]*) 415 # it doesn't exist in older darwin ld's 707 darwin* | rhapsody*) [all...] |
ltcf-cxx.sh | 227 darwin* | rhapsody*) 232 *) # Darwin 1.3 on 249 darwin[1-6]*) 262 # it doesn't exist in older darwin ld's 760 darwin* | rhapsody*) [all...] |
/external/valgrind/main/coregrind/ |
m_signals.c | 192 syscall. But on Darwin and AIX, we have to cobble together the 410 amd64-darwin and x86-darwin */ 536 void* scss_sa_tramp; /* sa_tramp setting, Darwin only */ [all...] |
/external/valgrind/tsan/ |
ts_valgrind_intercepts.c | 601 // Darwin implementations of several libpthread functions call other functions 654 This is Darwin-specific and works as long as ThreadSanitizerStartThread 724 PTH_FUNC(int, pthreadZucreate, // pthread_create (Darwin) 768 PTH_FUNC(int, pthreadZujoin$Za, // pthread_join$* (Darwin) [all...] |
/external/clang/lib/Driver/ |
Driver.cpp | 355 // Darwin target OSes this uses the driver-driver and universal actions. 453 // Darwin OSes this uses the driver-driver and builds universal actions. [all...] |
WindowsToolChain.cpp | 67 T = new tools::darwin::Assemble(*this);
|
/external/llvm/projects/sample/autoconf/ |
configure.ac | 125 *-*-darwin*) 128 llvm_cv_os_type="Darwin" 226 *-*-darwin*) 227 llvm_cv_target_os_type="Darwin" ;; [all...] |
/build/ |
envsetup.sh | 793 Darwin) 824 Darwin) 1083 Darwin)
|
/external/valgrind/main/drd/ |
drd_pthread_intercepts.c | 118 * intercept versioned symbols on Darwin. 550 * Necessary for Darwin. This is not necessary for Linux but doesn't have 751 // NOTE: be careful to intercept only pthread_cond_signal() and not Darwin's [all...] |
/dalvik/vm/ |
Dvm.mk | 292 ifeq ($(dvm_os)-$(dvm_arch),darwin-x86)
|
/external/chromium/chrome/browser/ui/webui/options/chromeos/ |
system_settings_provider.cc | 111 "Australia/Darwin",
|
/external/clang/test/CodeGenObjC/ |
arc-foreach.m | 1 // RUN: %clang_cc1 -fblocks -fobjc-arc -fobjc-runtime-has-weak -triple x86_64-apple-darwin -O0 -emit-llvm %s -o %t-64.s
|
/external/clang/test/SemaCXX/ |
compare.cpp | 4 // RUN: %clang_cc1 -triple x86_64-apple-darwin -fsyntax-only -pedantic -verify -Wsign-compare %s
|
enum-scoped.cpp | 1 // RUN: %clang_cc1 -fsyntax-only -pedantic -std=c++11 -verify -triple x86_64-apple-darwin %s
|
/external/clang/test/SemaObjC/ |
format-strings-objc.m | 1 // RUN: %clang_cc1 -triple x86_64-apple-darwin -Wformat-nonliteral -fsyntax-only -fblocks -verify -Wno-objc-root-class %s
|
/external/compiler-rt/www/ |
index.html | 116 <td>Darwin</td>
|
/external/dbus/dbus/ |
dbus-sysdeps.h | 236 * ./configure once, on Darwin.) */
|
Completed in 1731 milliseconds
<<41424344454647484950>>