HomeSort by relevance Sort by last modified time
    Searched full:darwin (Results 826 - 850 of 1949) sorted by null

<<31323334353637383940>>

  /external/llvm/test/Transforms/IndVarSimplify/
2011-11-15-multiexit.ll 10 target triple = "x86_64-apple-darwin"
  /external/llvm/test/Transforms/LoopStrengthReduce/
2011-10-03-CritEdgeMerge.ll 5 target triple = "x86-apple-darwin"
  /external/llvm/utils/
llvmgrep 32 Linux|Darwin) grep_cmd="egrep -H -n" ;;
  /external/mdnsresponder/mDNSShared/
dnsextd.8 19 .Os Darwin \" Operating System
  /external/qemu/distrib/sdl-1.2.15/build-scripts/
fatbuild.sh 20 BASE_CONFIG_FLAGS="--build=`uname -p`-apple-darwin \
24 CONFIG_PPC="--host=powerpc-apple-darwin"
30 CONFIG_X86="--host=i386-apple-darwin"
36 CONFIG_X64="--host=x86_64-apple-darwin"
  /external/qemu/distrib/sdl-1.2.15/test/
configure.in 28 *-*-darwin* )
  /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."
  /external/webkit/Source/WebCore/inspector/
inline-javascript-imports.py 76 if sys.platform == 'darwin':
  /external/webkit/Source/WebCore/page/chromium/
DragControllerChromium.cpp 69 #if OS(DARWIN)
  /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;;
468 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/media/camera/docs/
metadata-check-dependencies 21 if [[ "$OSTYPE" == "darwin"* ]]
  /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/compiler-rt/lib/asan/lit_tests/
lit.cfg 95 # AddressSanitizer tests are currently supported on Linux and Darwin only.
96 if config.host_os not in ['Linux', '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* ] } {

Completed in 2395 milliseconds

<<31323334353637383940>>