OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:darwin
(Results
551 - 575
of
2438
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/prebuilts/python/darwin-x86/2.7.5/bin/
python-config.sh
24
if [ "$(uname -s)" = "
Darwin
" ] ; then
25
# readlink in
darwin
can't handle -f. Use greadlink from MacPorts instead.
34
prefix_build="/tmp/ndk-User/buildhost/install/prebuilt/
darwin
-x86_64"
/external/valgrind/main/coregrind/
link_tool_exe_darwin.in
40
# -o memcheck-amd64-
darwin
-u __start -e __start \
44
# ../coregrind/libcoregrind-amd64-
darwin
.a \
45
# ../VEX/libvex-amd64-
darwin
.a
50
# -o memcheck-x86-
darwin
-u __start -e __start \
54
# ../coregrind/libcoregrind-x86-
darwin
.a \
55
# ../VEX/libvex-x86-
darwin
.a
/cts/tools/tradefed-host/etc/
cts-tradefed
58
elif [ "$HOST" == "
Darwin
" ]; then
59
OS="
darwin
-x86"
/external/chromium_org/third_party/mesa/src/src/gallium/
SConscript
61
if env['platform'] not in ('cygwin', '
darwin
', 'haiku', 'sunos'):
127
if env['platform'] not in ('cygwin', '
darwin
', 'freebsd', 'haiku', 'sunos'):
/external/clang/test/CodeGenObjC/
mrr-captured-block-var-inlined-layout.m
1
// RUN: %clang_cc1 -fblocks -fobjc-runtime-has-weak -triple x86_64-apple-
darwin
-O0 -print-ivar-layout -emit-llvm -o /dev/null %s > %t-64.layout
3
// RUN: %clang_cc1 -fblocks -fobjc-runtime-has-weak -triple i386-apple-
darwin
-O0 -print-ivar-layout -emit-llvm -o /dev/null %s > %t-32.layout
/external/compiler-rt/lib/asan/lit_tests/TestCases/
heap-overflow.cc
24
// CHECK-
Darwin
: {{ #0 0x.* in wrap_malloc.*}}
25
// CHECK-
Darwin
: {{ #1 0x.* in main .*heap-overflow.cc:13}}
/external/compiler-rt/lib/ubsan/lit_tests/
lit.cfg
58
# Linux and
Darwin
only.
59
if config.host_os not in ['Linux', '
Darwin
']:
/external/compiler-rt/make/platform/
darwin_fat.mk
12
# support (e.g., on
Darwin
). This should only be used to build fat
24
Description := Target for building universal libraries for
Darwin
.
/external/elfutils/libdwfl/
Android.mk
17
supported_platforms := linux-x86
darwin
-x86
62
ifeq ($(HOST_OS),
darwin
)
/external/expat/
Android.mk
35
ifeq ($(HOST_OS),
darwin
)
52
ifeq ($(HOST_OS),
darwin
)
/external/llvm/runtime/libprofile/
Makefile
23
ifeq ($(HOST_OS),
Darwin
)
39
DARWIN_VERS := $(shell echo $(TARGET_TRIPLE) | sed 's/.*
darwin
\([0-9]*\).*/\1/')
/external/llvm/test/CodeGen/ARM/
fast-isel-static.ll
1
; RUN: llc < %s -mtriple=thumbv7-apple-
darwin
-O0 -verify-machineinstrs -fast-isel-abort -relocation-model=static -arm-long-calls | FileCheck -check-prefix=LONG %s
3
; RUN: llc < %s -mtriple=thumbv7-apple-
darwin
-O0 -verify-machineinstrs -fast-isel-abort -relocation-model=static | FileCheck -check-prefix=NORM %s
ldm.ll
1
; RUN: llc < %s -mtriple=armv7-apple-
darwin
| FileCheck %s
2
; RUN: llc < %s -mtriple=armv4t-apple-
darwin
| FileCheck %s -check-prefix=V4T
/external/llvm/test/CodeGen/Thumb2/
thumb2-tbb.ll
1
; RUN: llc < %s -mtriple=thumbv7-apple-
darwin
| FileCheck %s
2
; RUN: llc < %s -mtriple=thumbv7-apple-
darwin
-relocation-model=pic | FileCheck %s
/external/llvm/test/CodeGen/X86/
sibcall-5.ll
2
; RUN: llc < %s -mtriple=x86_64-apple-
darwin
-mattr=+sse2 | FileCheck %s --check-prefix=X64
3
; RUN: llc < %s -mtriple=x86_64-apple-
darwin
-mattr=-sse3 | FileCheck %s --check-prefix=X64_BAD
vec_shuffle-16.ll
1
; RUN: llc < %s -march=x86 -mcpu=penryn -mattr=+sse,-sse2 -mtriple=i386-apple-
darwin
| FileCheck %s -check-prefix=sse
2
; RUN: llc < %s -march=x86 -mcpu=penryn -mattr=+sse2 -mtriple=i386-apple-
darwin
| FileCheck %s -check-prefix=sse2
/external/llvm/test/MC/ARM/
arm-thumb-trustzone.s
1
@ RUN: not llvm-mc -triple=thumbv7-apple-
darwin
-mcpu=cortex-a8 -show-encoding -mattr=-trustzone < %s | FileCheck %s -check-prefix=NOTZ
2
@ RUN: llvm-mc -triple=thumbv7-apple-
darwin
-mcpu=cortex-a8 -show-encoding -mattr=trustzone < %s | FileCheck %s -check-prefix=TZ
/external/llvm/tools/lto/
Makefile
25
ifeq ($(HOST_OS),
Darwin
)
45
DARWIN_VERS := $(shell echo $(TARGET_TRIPLE) | sed 's/.*
darwin
\([0-9]*\).*/\1/')
/external/mesa3d/src/gallium/
SConscript
61
if env['platform'] not in ('cygwin', '
darwin
', 'haiku', 'sunos'):
127
if env['platform'] not in ('cygwin', '
darwin
', 'freebsd', 'haiku', 'sunos'):
/external/valgrind/main/include/
Makefile.am
45
vki/vki-
darwin
.h \
67
vki/vki-scnums-
darwin
.h
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/
SOURCES
10
--host=x86_64-apple-
darwin
--build=x86_64-apple-
darwin
\
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
configargs.h
2
static const char configuration_arguments[] = "/Volumes/androidtc/androidtoolchain/./src/build/../gcc/gcc-4.6/configure --prefix=/usr/local --target=arm-eabi --host=x86_64-apple-
darwin
--build=x86_64-apple-
darwin
--with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/Volumes/androidtc/buildarmeabi/obj/temp-install --with-mpfr=/Volumes/androidtc/buildarmeabi/obj/temp-install --with-mpc=/Volumes/androidtc/buildarmeabi/obj/temp-install --without-ppl --without-cloog --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --with-abi=aapcs --with-gcc-version=4.6 --with-binutils-version=2.21 --with-gmp-version=4.2.4 --with-mpfr-version=2.4.1 --with-gdb-version=7.3.x --with-arch=armv5te --with-sysroot=/Volumes/androidtc/buildarmeabi/install/sysroot --with-prefix=/Volumes/androidtc/buildarmeabi/install --with-gold-version=2.21 --enable-gold --disable-gold --disable-multilib --program-transform-name='s&^&arm-eabi-&'";
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/
SOURCES
10
--host=x86_64-apple-
darwin
--build=x86_64-apple-
darwin
\
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
configargs.h
2
static const char configuration_arguments[] = "/Volumes/androidtc/androidtoolchain/./src/build/../gcc/gcc-4.6/configure --prefix=/usr/local --target=arm-linux-androideabi --host=x86_64-apple-
darwin
--build=x86_64-apple-
darwin
--with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/Volumes/androidtc/build64/obj/temp-install --with-mpfr=/Volumes/androidtc/build64/obj/temp-install --with-mpc=/Volumes/androidtc/build64/obj/temp-install --without-ppl --without-cloog --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --with-gcc-version=4.6 --with-binutils-version=2.21 --with-gmp-version=4.2.4 --with-mpfr-version=2.4.1 --with-gdb-version=7.3.x --with-arch=armv5te --with-sysroot=/Volumes/androidtc/build64/install/sysroot --with-prefix=/Volumes/androidtc/build64/install --with-gold-version=2.21 --enable-gold --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default";
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_find.py
11
elif sys.platform == "
darwin
":
58
##if os.name == "posix" and sys.platform != "
darwin
":
Completed in 963 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>