OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:darwin
(Results
726 - 750
of
1673
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/llvm/test/CodeGen/X86/
avx-vpermil.ll
1
; RUN: llc < %s -mtriple=x86_64-apple-
darwin
-mcpu=corei7-avx -mattr=+avx | FileCheck %s
coalescer-commute4.ll
1
; RUN: llc < %s -mtriple=i686-apple-
darwin
-mattr=+sse2 | not grep movaps
dagcombine-cse.ll
1
; RUN: llc < %s -march=x86 -mattr=+sse2 -mtriple=i386-apple-
darwin
-stats |& grep asm-printer | grep 14
phys_subreg_coalesce-3.ll
1
; RUN: llc < %s -mtriple=i386-apple-
darwin
-join-physregs | FileCheck %s
shl_undef.ll
1
; RUN: llc < %s -O1 -mtriple=i386-apple-
darwin
| FileCheck %s
split-eh-lpad-edges.ll
1
; RUN: llc < %s -mtriple=x86_64-apple-
darwin
| not grep jmp
tlv-1.ll
1
; RUN: llc < %s -mtriple x86_64-apple-
darwin
-mcpu=core2 | FileCheck %s
zext-extract_subreg.ll
1
; RUN: llc < %s -mtriple=x86_64-apple-
darwin
| FileCheck %s
/external/llvm/test/MC/ARM/
thumb.s
1
@ RUN: llvm-mc -triple thumbv6-apple-
darwin
-show-encoding < %s | FileCheck %s
thumb2-diagnostics.s
1
@ RUN: not llvm-mc -triple=thumbv7-apple-
darwin
< %s 2> %t
/external/llvm/test/Transforms/IndVarSimplify/
2011-11-15-multiexit.ll
10
target triple = "x86_64-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/mesa3d/docs/
relnotes-7.4.1.html
44
<li>Fixed some
Darwin
issues (Jeremy Huddleston)
/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)
238
/*--- 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
153
pth_cancel_locked.stderr.exp-
darwin
\
195
recursive_mutex.stderr.exp-
darwin
\
270
tc23_bogus_condwait.stderr.exp-
darwin
-x86 \
271
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
)
/frameworks/compile/libbcc/runtime/test/Unit/
test
5
if test `uname` = "
Darwin
"; then
/ndk/build/tools/
build-mingw64-toolchain.sh
88
Darwin
) OS=
darwin
;;
107
darwin
|freebsd)
119
# at that point (e.g. there are strange libtool build breakages on
darwin
).
213
# On
Darwin
, we want to use the 10.4 / 10.5 / 10.6 SDKs to generate binaries
215
if [ "$OS" =
darwin
]; then
216
# Use the check for the availability of a compatibility SDK in
Darwin
287
darwin
) HOST_TAG=$HOST_ARCH-apple-darwinx11;;
396
elif [ "$OS" =
darwin
]; then
/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
Completed in 1552 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>