HomeSort by relevance Sort by last modified time
    Searched refs:Solaris (Results 1 - 25 of 49) sorted by null

1 2

  /external/llvm/lib/Target/Sparc/MCTargetDesc/
SparcMCAsmInfo.cpp 46 if (TheTriple.getOS() == llvm::Triple::Solaris)
  /external/chromium_org/third_party/icu/source/
runConfigureICU 47 Solaris Use the Sun cc/CC compilers on Solaris
48 Solaris/GCC Use the GNU gcc/g++ compilers on Solaris
49 SolarisX86 Use the Sun cc/CC compilers on Solaris x86
146 Solaris)
147 THE_OS=SOLARIS
154 Solaris/GCC)
155 THE_OS=SOLARIS
163 THE_OS="SOLARIS X86
    [all...]
  /external/icu/icu4c/source/
runConfigureICU 55 Solaris Use the Sun cc/CC compilers on Solaris
56 Solaris/GCC Use the GNU gcc/g++ compilers on Solaris
57 SolarisX86 Use the Sun cc/CC compilers on Solaris x86
154 Solaris)
155 THE_OS=SOLARIS
162 Solaris/GCC)
163 THE_OS=SOLARIS
171 THE_OS="SOLARIS X86
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/perlasm/
x86asm.pl 243 elf - Linux, FreeBSD, Solaris x86, etc.
  /external/openssl/crypto/perlasm/
x86asm.pl 243 elf - Linux, FreeBSD, Solaris x86, etc.
  /external/llvm/include/llvm/ADT/
Triple.h 112 Solaris,
  /external/llvm/lib/Target/X86/
X86Subtarget.h 366 return TargetTriple.getOS() == Triple::Solaris;
  /external/clang/lib/Driver/
ToolChains.h 514 class LLVM_LIBRARY_VISIBILITY Solaris : public Generic_GCC {
516 Solaris(const Driver &D, const llvm::Triple &Triple,
ToolChains.cpp     [all...]
Driver.cpp     [all...]
  /external/clang/lib/Frontend/
InitHeaderSearch.cpp 445 case llvm::Triple::Solaris:
448 // Solaris - Fall though..
500 // On Solaris, include the support directory for things like xlocale and
502 if (triple.getOS() == llvm::Triple::Solaris)
503 AddPath("/usr/include/c++/v1/support/solaris", CXXSystem, false);
  /external/llvm/lib/Support/
Triple.cpp 145 case Solaris: return "solaris";
322 .StartsWith("solaris", Triple::Solaris)
  /external/llvm/lib/MC/
MCObjectFileInfo.cpp 400 // Solaris requires different flags for .eh_frame to seemingly every other
404 if (T.getOS() == Triple::Solaris) {
    [all...]
  /external/clang/lib/Basic/
Targets.cpp 530 // Solaris target
541 // Solaris headers require _XOPEN_SOURCE to be set to 600 for C99 and
    [all...]
  /external/bison/
configure 39 # Printing a long string crashes Solaris 7 /usr/bin/printf.
43 # Prefer a ksh shell builtin over an external printf program on Solaris,
    [all...]
  /external/libpng/
configure 39 # Printing a long string crashes Solaris 7 /usr/bin/printf.
43 # Prefer a ksh shell builtin over an external printf program on Solaris,
    [all...]
  /external/mksh/src/
Build.sh 44 # Solaris: some of the tools have weird behaviour, use portable ones
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/
configure 45 # Printing a long string crashes Solaris 7 /usr/bin/printf.
    [all...]
  /external/qemu/distrib/sdl-1.2.15/acinclude/
libtool.m4     [all...]
  /external/chromium_org/third_party/libevent/
configure 43 # Printing a long string crashes Solaris 7 /usr/bin/printf.
632 # The Solaris, AIX, and Digital Unix default echo programs unquote
    [all...]
  /external/cmockery/cmockery_0_1_2/
configure 304 # The Solaris, AIX, and Digital Unix default echo programs unquote
    [all...]
  /external/protobuf/
configure 41 # Printing a long string crashes Solaris 7 /usr/bin/printf.
45 # Prefer a ksh shell builtin over an external printf program on Solaris,
597 # The Solaris, AIX, and Digital Unix default echo programs unquote
    [all...]
  /external/chromium_org/third_party/libxml/src/
configure 39 # Printing a long string crashes Solaris 7 /usr/bin/printf.
43 # Prefer a ksh shell builtin over an external printf program on Solaris,
586 # The Solaris, AIX, and Digital Unix default echo programs unquote
    [all...]
  /external/chromium_org/third_party/opus/src/
configure 41 # Printing a long string crashes Solaris 7 /usr/bin/printf.
45 # Prefer a ksh shell builtin over an external printf program on Solaris,
    [all...]
  /external/chromium_org/third_party/sqlite/src/
configure 43 # Printing a long string crashes Solaris 7 /usr/bin/printf.
631 # The Solaris, AIX, and Digital Unix default echo programs unquote
    [all...]

Completed in 4306 milliseconds

1 2