Searched
full:darwin (Results
876 -
900 of
2438) sorted by null
<<31323334353637383940>>
/external/llvm/test/Transforms/DeadStoreElimination/ |
2011-09-06-EndOfFunction.ll | 4 target triple = "x86_64-apple-darwin"
|
/external/llvm/test/Transforms/LoopVectorize/X86/ |
reduction-crash.ll | 4 target triple = "i386-apple-darwin"
|
/external/oprofile/ |
common.mk | 52 ifeq ($(HOST_OS)-$(HOST_ARCH),darwin-x86)
|
/external/qemu/target-i386/ |
hax-i386.h | 84 #include "target-i386/hax-darwin.h"
|
hax-windows.h | 45 /* See comments for the ioctl in hax-darwin.h */
|
/external/valgrind/main/coregrind/ |
Makefile.am | 44 launcher-darwin.c \ 77 # Darwin Mach stuff 225 m_syswrap/priv_syswrap-darwin.h \ 307 m_dispatch/dispatch-x86-darwin.S \ 308 m_dispatch/dispatch-amd64-darwin.S \ 326 m_initimg/initimg-darwin.c \ 330 m_mach/mach_traps-x86-darwin.S \ 331 m_mach/mach_traps-amd64-darwin.S \ 344 m_sigframe/sigframe-x86-darwin.c \ 345 m_sigframe/sigframe-amd64-darwin.c [all...] |
/external/valgrind/main/ |
darwin10-drd.supp | 1 # DRD suppressions for Darwin 10.x / Mac OS X 10.6 Snow Leopard
|
darwin9.supp | 2 # Suppressions for Darwin 9.x / Mac OS X 10.5 Leopard 130 darwin-still-reachable-1 142 darwin-still-reachable-2 155 darwin-still-reachable-3
|
/external/valgrind/main/exp-sgcheck/tests/ |
Makefile.am | 27 # DDD: not sure if these ones should work on Darwin or not... if not, should
|
/external/valgrind/main/none/tests/darwin/ |
access_extended.c | 3 // syswrap-darwin.c to understand what is going on here.
|
/external/valgrind/main/none/tests/ |
fdleak_ipv4.c | 55 // trying again. This isn't necessary on Linux, but it is on Darwin.
|
filter_fdleak | 9 # Nb: on Darwin, /tmp is a symlink to /private/tmp, so sometimes it's
|
/libcore/luni/src/main/native/ |
Portability.h | 41 // TODO: Darwin appears to have an fdatasync syscall.
|
/ndk/build/tools/ |
dev-rebuild-ndk.sh | 92 darwin ) 94 BUILD_TARGET_PLATFORMS="darwin-x86" 185 darwin-x86 ) 188 # TARGET_PLATFORM_FLAGS="--darwin-ssh=$MAC_BUILD_HOST"
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ |
typeinfo.cpp | 54 // On Darwin, the cxa_bad_* functions cannot be in the lower level library
|
/prebuilts/python/darwin-x86/2.7.5/bin/ |
python-config | 1 #!/tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/bin/python2.7
|
python2-config | 1 #!/tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/bin/python2.7
|
python2.7-config | 1 #!/tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/bin/python2.7
|
/sdk/emulator/opengl/host/libs/libOpenglRender/ |
Android.mk | 11 ifeq ($(HOST_OS),darwin)
|
/development/ide/eclipse/ |
android-include-paths.xml | 8 <includepath>${ProjDirPath}/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include</includepath> 38 <includepath>${ProjDirPath}/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include</includepath> 68 <includepath>${ProjDirPath}/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include</includepath>
|
/external/chromium_org/third_party/jemalloc/chromium/ |
Makefile.in | 109 # Build jemalloc as a shared lib. This is mandatory for Darwin, since a library 111 ifeq ($(OS_ARCH),Darwin) 128 ifeq (Darwin,$(OS_TARGET))
|
/external/chromium_org/third_party/jemalloc/vendor/ |
Makefile.in | 109 # Build jemalloc as a shared lib. This is mandatory for Darwin, since a library 111 ifeq ($(OS_ARCH),Darwin) 128 ifeq (Darwin,$(OS_TARGET))
|
/external/chromium_org/third_party/mesa/src/docs/ |
relnotes-8.0.2.html | 107 <li>darwin: config file cleanups</li> 108 <li>darwin: Build create_context.c</li> 109 <li>darwin: Link against libxcb</li>
|
/external/chromium_org/v8/tools/gcmole/ |
bootstrap.sh | 47 if [[ "${OS}" = "Darwin" ]] && xcodebuild -version | grep -q 'Xcode 3.2' ; then 92 elif [ "${OS}" = "Darwin" ]; then 109 if [ "${OS}" = "Darwin" ]; then
|
/external/llvm/test/CodeGen/Thumb2/ |
2010-03-15-AsmCCClobber.ll | 1 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin -mcpu=cortex-a8 \ 3 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin -mcpu=cortex-a8 \ 5 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin -mcpu=cortex-a8 -regalloc=basic | FileCheck %s
|
Completed in 1249 milliseconds
<<31323334353637383940>>