HomeSort by relevance Sort by last modified time
    Searched full:darwin (Results 276 - 300 of 1673) sorted by null

<<11121314151617181920>>

  /external/llvm/test/CodeGen/X86/
2010-07-13-indirectXconstraint.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin | FileCheck %s
2012-02-12-dagco.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=corei7-avx -mattr=+avx
avx-select.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=corei7-avx -mattr=+avx | FileCheck %s
avx-vmovddup.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=corei7-avx -mattr=+avx | FileCheck %s
avx-zext.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=corei7-avx -mattr=+avx | FileCheck %s
complex-asm.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin
gcc_except_table.ll 1 ; RUN: llc -mtriple x86_64-apple-darwin %s -o - | FileCheck %s
misaligned-memset.ll 1 ; RUN: llc -mtriple=x86_64-apple-darwin -mcpu=nehalem < %s | FileCheck %s
pr3457.ll 1 ; RUN: llc < %s -mtriple=i386-apple-darwin | not grep fstpt
splat-scalar-load.ll 1 ; RUN: llc < %s -mtriple=i386-apple-darwin -mattr=+sse2 | FileCheck %s
vec_clear.ll 1 ; RUN: llc < %s -march=x86 -mattr=+sse2 -mtriple=i386-apple-darwin -o %t
vec_shuffle-11.ll 2 ; RUN: llc < %s -march=x86 -mattr=+sse2 -mtriple=i386-apple-darwin | not grep mov
x86-64-gv-offset.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin | not grep lea
x86-64-varargs.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -code-model=large -relocation-model=static | grep call | not grep rax
  /external/quake/tools/
packagesharedlib 10 SIGNAPK_JAR=$TOP/out/host/darwin-x86/framework/signapk.jar
  /external/valgrind/main/drd/tests/
memory_allocation.c 26 * is zero, while Darwin's C library returns a non-NULL pointer. Both are
  /external/valgrind/main/memcheck/tests/linux/
with-space.vgtest 5 # Nb: we only run this test on Linux. This is because on Darwin you can't
  /external/valgrind/main/none/tests/darwin/
apple-main-arg.c 8 // On Darwin there's this secret fourth argument, 'apple', which is a pointer
  /external/valgrind/main/none/tests/
map_unaligned.c 23 // (On Linux, just non-page-alignment is enough for failure, but on Darwin
  /external/webkit/Source/WebCore/platform/chromium/
PlatformKeyboardEventChromium.cpp 32 #elif OS(DARWIN)
63 #if OS(DARWIN)
81 #elif OS(DARWIN)
96 #elif OS(DARWIN)
  /external/webkit/Tools/Scripts/webkitpy/common/system/
path_unittest.py 56 platform='darwin')
58 platform='darwin'),
64 platform='darwin')
80 platform='darwin')
  /ndk/build/tools/
rebuild-all-prebuilt.sh 47 register_var_option "--darwin-ssh=<hostname>" DARWIN_SSH "Specify Darwin hostname for remote build."
75 SYSTEMS=$SYSTEMS",darwin-x86"
94 HOST_FLAGS=$HOST_FLAGS" --darwin-ssh=$DARWIN_SSH"
build-host-prebuilts.sh 48 register_var_option "--darwin-ssh=<hostname>" DARWIN_SSH "Generate darwin packages on remote host"
102 SYSTEMS=" darwin-x86"
140 TMPREMOTE=/tmp/ndk-$USER/darwin-prebuild
146 TMPDARWIN=$NDK_TMPDIR/darwin # Where we're going to package stuff
173 fail_panic "Could not build prebuilt $ARCH toolchain on Darwin!"
176 dump "Copying back Darwin prebuilt packages..."
178 run scp $REMOTE_HOST:$TMPREMOTE/packages/*-darwin-* $TMPDARWIN/packages
179 fail_panic "Could not grab Darwin packages!"
207 darwin-*
    [all...]
  /prebuilts/tools/darwin-x86/sdl/lib/
libSDL.la 35 libdir='/Volumes/Android/cupcake/prebuilt/darwin-x86/sdl/lib'
  /sdk/swtmenubar/
README 21 - src-darwin/ - Implementation for MacOS Carbon.
25 work. However that means that on MacOS the custom src-darwin folder is
62 Keep in mind that src-darwin folder must not be added to the
70 a- simply temporarily add src-darwin as a source folder to the

Completed in 394 milliseconds

<<11121314151617181920>>