Searched
full:darwin (Results
1051 -
1075 of
2438) sorted by null
<<41424344454647484950>>
/external/valgrind/main/coregrind/m_sigframe/ |
sigframe-amd64-darwin.c | 4 /*--- sigframe-amd64-darwin.c ---*/ 55 on amd64-darwin. Kludgey; the machine state ought to be saved in a 64 be important for Darwin. (be conservative) 245 /*--- end sigframe-amd64-darwin.c ---*/
|
/external/valgrind/main/ |
darwin10.supp | 2 # Suppressions for Darwin 10.x / Mac OS X 10.6 Snow Leopard
|
/external/valgrind/main/drd/tests/ |
Makefile.am | 155 pth_cancel_locked.stderr.exp-darwin \ 197 recursive_mutex.stderr.exp-darwin \ 278 tc23_bogus_condwait.stderr.exp-darwin-x86 \ 279 tc23_bogus_condwait.stderr.exp-darwin-amd64 \
|
/external/valgrind/unittest/ |
mac_tests.mm | 14 #error "This file should be built on Darwin only."
|
/frameworks/base/tools/aapt/ |
Android.mk | 38 ifeq (darwin,$(HOST_OS))
|
/ndk/build/tools/ |
build-mingw64-toolchain.sh | 99 Darwin) OS=darwin;; 118 darwin|freebsd) 130 # at that point (e.g. there are strange libtool build breakages on darwin). 234 # On Darwin, we want to use the 10.4 / 10.5 / 10.6 SDKs to generate binaries 236 if [ "$OS" = darwin ]; then 237 # Use the check for the availability of a compatibility SDK in Darwin 318 darwin) HOST_TAG=$HOST_ARCH-apple-darwinx11;; 467 elif [ "$OS" = darwin ]; then
|
/ndk/ |
ndk-build | 128 # The 64-bit / 32-bit distinction gets tricky on Linux and Darwin because 134 Darwin) HOST_OS=darwin;; 155 linux-x86_64|darwin-x86_64)
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
gettimeofday.m4 | 46 dnl (i.e., Darwin 1.3.7) has this problem.
|
/sdk/dumpeventlog/etc/ |
dumpeventlog | 66 if [ `uname` = "Darwin" ]; then
|
/sdk/eventanalyzer/etc/ |
eventanalyzer | 58 if [ `uname` = "Darwin" ]; then
|
/system/core/fastboot/ |
Android.mk | 29 ifeq ($(HOST_OS),darwin)
|
/system/core/libcorkscrew/ |
Android.mk | 70 # TODO: reenable darwin-x86
|
/system/media/camera/docs/ |
metadata-check-dependencies | 21 if [[ "$OSTYPE" == "darwin"* ]]
|
/external/llvm/lib/Support/ |
Triple.cpp | 118 case Darwin: return "darwin"; 273 .StartsWith("darwin", Triple::Darwin) 559 default: llvm_unreachable("unexpected OS for Darwin triple"); 560 case Darwin: 564 // Darwin version numbers are skewed from OS X versions. 582 // the clang driver combines OS X and IOS support into a common Darwin 596 default: llvm_unreachable("unexpected OS for Darwin triple"); 597 case Darwin [all...] |
/art/build/ |
Android.gtest.mk | 122 ifneq ($(HOST_OS)-$$(art_target_or_host),darwin-host) 143 ifeq ($(HOST_OS),darwin)
|
/external/chromium_org/third_party/mesa/src/docs/ |
relnotes-7.10.3.html | 45 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=29162">Bug 29162</a> - mesa/darwin is severly broken</li> 202 <li>apple: ifdef out come glapi-foo on darwin</li> 204 <li>apple: Build darwin using applegl rather than indirect</li> 206 <li>darwin: Define GALLIUM_DRIVERS_DIRS in darwin config</li> 208 <li>darwin: Set VG_LIB_{NAME,GLOB} to fix make install</li> 209 <li>darwin: Don't link against libGL when building libOSMesa</li> 210 <li>darwin: Fix VG_LIB_GLOB to also match the unversioned symlink</li>
|
/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/ |
_darwin.h | 42 #define PR_LINKER_ARCH "darwin" 43 #define _PR_SI_SYSNAME "DARWIN"
|
/external/chromium_org/v8/ |
Makefile.android | 37 HOST_OS = $(shell uname -s | sed -e 's/Linux/linux/;s/Darwin/mac/') 43 TOOLCHAIN_DIR = darwin-$(ANDROID_NDK_HOST_ARCH)
|
/external/clang/test/CodeGenCXX/ |
vtable-key-function-ios.cpp | 1 // RUN: %clang_cc1 %s -triple=armv7-apple-darwin -emit-llvm -o - | FileCheck %s 2 // RUN: %clang_cc1 %s -triple=armv7-apple-darwin -emit-llvm -o - | FileCheck -check-prefix=CHECK-LATE %s
|
/external/clang/test/SemaCXX/ |
conversion.cpp | 1 // RUN: %clang_cc1 -triple x86_64-apple-darwin -fsyntax-only -Wconversion -std=c++11 -verify %s 2 // RUN: %clang_cc1 -triple x86_64-apple-darwin -fsyntax-only -Wconversion -std=c++11 %s 2>&1 | FileCheck %s
|
/external/clang/tools/scan-view/ |
startfile.py | 44 sys.platform == 'darwin'): 102 elif sys.platform == '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
|
Completed in 1382 milliseconds
<<41424344454647484950>>