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

<<61626364656667

  /external/clang/bindings/python/clang/
cindex.py 74 if name == 'Darwin':
    [all...]
  /external/clang/lib/CodeGen/
CGException.cpp 298 // For now, this is really a Darwin-specific operation.
    [all...]
  /external/clang/tools/scan-build/
scan-build 111 if (`uname` =~ /Darwin/) {
    [all...]
  /external/clang/utils/TableGen/
NeonEmitter.cpp     [all...]
  /external/flac/libFLAC/
Makefile.in 241 # Linux-gcc for PPC does not have -force_cpusubtype_ALL, it is Darwin-specific
    [all...]
  /external/libusb/libusb/
core.c 245 * considerations apply to Darwin or other platforms.
    [all...]
  /external/llvm/docs/
TestingGuide.html 803 ; XFAIL: darwin,sun
    [all...]
  /external/llvm/lib/Target/ARM/
ARMInstrThumb.td 628 // FIXME: Use ldr.n to work around a darwin assembler bug.
    [all...]
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMMCCodeEmitter.cpp 60 return OS == Triple::Darwin || OS == Triple::MacOSX || OS == Triple::IOS;
    [all...]
  /external/llvm/lib/Target/X86/
X86FrameLowering.cpp     [all...]
  /external/llvm/test/CodeGen/Thumb/
2009-08-12-ConstIslandAssert.ll 1 ; RUN: llc < %s -mtriple=thumbv6-apple-darwin
    [all...]
  /external/llvm/test/CodeGen/X86/
avx2-intrinsics-x86.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -march=x86 -mcpu=core-avx2 -mattr=avx2 | FileCheck %s
    [all...]
  /external/llvm/test/MC/ARM/
arm-memory-instructions.s 1 @ RUN: llvm-mc -triple=armv7-apple-darwin -show-encoding < %s | FileCheck %s
  /external/llvm/test/MC/Disassembler/ARM/
memory-arm-instructions.txt 1 # RUN: llvm-mc -triple=armv7-apple-darwin -disassemble < %s | FileCheck %s
thumb1.txt 1 # RUN: llvm-mc -triple=thumbv6-apple-darwin -disassemble < %s | FileCheck %s
  /external/mesa3d/docs/
news.html 344 - fixed a few Darwin compilation problems
    [all...]
versions.html     [all...]
  /external/skia/src/ports/
SkFontHost_mac_coretext.cpp 189 if (strcmp(info.sysname, "Darwin") != 0) {
    [all...]
  /external/valgrind/main/coregrind/
m_translate.c 764 /* never check (except as per Darwin hack above) */
    [all...]
  /external/webkit/Tools/DumpRenderTree/chromium/
LayoutTestController.cpp 547 #if !OS(DARWIN) && !OS(WINDOWS) // Actually, TOOLKIT_GTK
    [all...]
  /external/webkit/Tools/Scripts/
webkitdirs.pm 928 return ($^O eq "darwin") || 0;
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/
gccinstall.info 178 Necessary when targetting Darwin, building `libstdc++', and not
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/
gccinstall.info 178 Necessary when targetting Darwin, building `libstdc++', and not
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/info/
gccinstall.info 178 Necessary when targetting Darwin, building `libstdc++', and not
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/
build-hardy-toolchain.sh 531 # "no <foo> in ..." (Darwin). Also, we need to redirect stderr
    [all...]

Completed in 2401 milliseconds

<<61626364656667