Searched refs:Solaris (Results 1 - 25 of 43) sorted by relevance

12

/external/chromium_org/third_party/icu/source/
H A DrunConfigureICU47 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)
154 Solaris/GCC)
/external/icu4c/
H A DrunConfigureICU54 Solaris Use the Sun cc/CC compilers on Solaris
55 Solaris/GCC Use the GNU gcc/g++ compilers on Solaris
56 SolarisX86 Use the Sun cc/CC compilers on Solaris x86
153 Solaris)
161 Solaris/GCC)
/external/llvm/include/llvm/ADT/
H A DTriple.h103 Solaris, enumerator in enum:llvm::Triple::OSType
/external/chromium_org/third_party/openssl/openssl/crypto/perlasm/
H A Dx86asm.pl243 elf - Linux, FreeBSD, Solaris x86, etc.
/external/openssl/crypto/perlasm/
H A Dx86asm.pl243 elf - Linux, FreeBSD, Solaris x86, etc.
/external/llvm/lib/Target/X86/
H A DX86Subtarget.h308 return TargetTriple.getOS() == Triple::Solaris;
/external/clang/lib/Driver/
H A DToolChains.h432 class LLVM_LIBRARY_VISIBILITY Solaris : public Generic_GCC { class in namespace:clang::driver::toolchains
434 Solaris(const Driver &D, const llvm::Triple &Triple,
H A DToolChains.cpp1947 /// Solaris - Solaris tool chain which can call as(1) and ld(1) directly.
1949 Solaris::Solaris(const Driver &D, const llvm::Triple& Triple, function in class:Solaris
1961 Tool *Solaris::buildAssembler() const {
1965 Tool *Solaris::buildLinker() const {
H A DDriver.cpp1904 case llvm::Triple::Solaris:
1905 TC = new toolchains::Solaris(*this, Target, Args);
/external/clang/lib/Frontend/
H A DInitHeaderSearch.cpp441 case llvm::Triple::Solaris:
444 // Solaris - Fall though..
488 // On Solaris, include the support directory for things like xlocale and
490 if (triple.getOS() == llvm::Triple::Solaris)
/external/llvm/lib/Support/
H A DTriple.cpp129 case Solaris: return "solaris";
284 .StartsWith("solaris", Triple::Solaris)
/external/libffi/
H A Dltcf-c.sh194 *** create shared libraries on Solaris systems. Therefore, libtool
581 *) # Supported since Solaris 2.6 (maybe 2.5.1?)
H A Dltcf-gcj.sh197 *** create shared libraries on Solaris systems. Therefore, libtool
551 *) # Supported since Solaris 2.6 (maybe 2.5.1?)
H A Dconfigure612 # The Solaris, AIX, and Digital Unix default echo programs unquote
3657 # Solaris 8's {/usr,}/bin/sh.
3776 # Solaris 8's {/usr,}/bin/sh.
4063 # Add /usr/xpg4/bin/sed as it is typically found on Solaris
5905 # Solaris 8's {/usr,}/bin/sh.
8115 *** create shared libraries on Solaris systems. Therefore, libtool
8746 # Supported since Solaris 2.6 (maybe 2.5.1?)
12084 # Supported since Solaris 2.6 (maybe 2.5.1?)
12106 # GNU C++ compiler with Solaris linker
14758 *** create shared libraries on Solaris system
[all...]
/external/openssh/
H A Dbuildpkg.sh.in3 # Fake Root Solaris/SVR4/SVR5 Build System - Prototype
134 ## Are we using Solaris' SMF?
163 SunOS) UNAME_S=Solaris
198 # For Solaris' SMF, /lib/svc/method/site is the preferred place
H A Dconfigure42 # Printing a long string crashes Solaris 7 /usr/bin/printf.
46 # Prefer a ksh shell builtin over an external printf program on Solaris,
1407 --with-solaris-contracts Enable Solaris process contracts (experimental)
1408 --with-solaris-projects Enable Solaris projects (experimental)
3955 # See if <limits.h> defines _LITTLE_ENDIAN or _BIG_ENDIAN (e.g., Solaris).
6075 # lastlog.h requires sys/time.h to be included first on Solaris
6094 # sys/ptms.h requires sys/stream.h to be included first on Solaris
16332 # Printing a long string crashes Solaris 7 /usr/bin/printf.
16336 # Prefer a ksh shell builtin over an external printf program on Solaris,
17518 echo " Solaris proces
[all...]
/external/clang/lib/Basic/
H A DTargets.cpp497 // Solaris target
508 // Solaris headers require _XOPEN_SOURCE to be set to 600 for C99 and
4236 // Solaris and its derivative AuroraUX don't need these variants, but the
4238 if (getTriple().getOS() != llvm::Triple::Solaris &&
5310 case llvm::Triple::Solaris:
5328 case llvm::Triple::Solaris:
5372 case llvm::Triple::Solaris:
5409 case llvm::Triple::Solaris:
/external/llvm/lib/MC/
H A DMCObjectFileInfo.cpp317 // Solaris requires different flags for .eh_frame to seemingly every other
321 if (T.getOS() == Triple::Solaris) {
/external/bison/
H A Dconfigure39 # Printing a long string crashes Solaris 7 /usr/bin/printf.
43 # Prefer a ksh shell builtin over an external printf program on Solaris,
5288 # Solaris 10 /bin/sh.
5965 # Solaris 10 /bin/sh.
10404 # Guess yes on Solaris >= 2.10.
10729 # See if <limits.h> defines _LITTLE_ENDIAN or _BIG_ENDIAN (e.g., Solaris).
11369 # Guess yes on Solaris >= 2.10.
11517 This test fails on OpenBSD 4.0, IRIX 6.5, Solaris 2.6, Haiku, but not on
11526 /* This test fails on IRIX 6.5, Solaris 2.6, Cygwin 1.5, Haiku (with an
11542 This test fails on Solaris 1
[all...]
/external/mksh/src/
H A DBuild.sh41 # Solaris: some of the tools have weird behaviour, use portable ones
2406 MKSH_NOPWNAM skip PAM calls, for -static on eglibc, Solaris
/external/libpng/
H A Dconfigure41 # Printing a long string crashes Solaris 7 /usr/bin/printf.
45 # Prefer a ksh shell builtin over an external printf program on Solaris,
589 # The Solaris, AIX, and Digital Unix default echo programs unquote
3823 # Solaris 8's {/usr,}/bin/sh.
5349 # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr
8559 *** create shared libraries on Solaris systems. Therefore, libtool
9163 # Supported since Solaris 2.6 (maybe 2.5.1?)
11219 /* Under Solaris 2.4, strtod returns the wrong value for the
11723 # Printing a long string crashes Solaris 7 /usr/bin/printf.
11727 # Prefer a ksh shell builtin over an external printf program on Solaris,
[all...]
/external/qemu/distrib/sdl-1.2.15/acinclude/
H A Dlibtool.m41116 # The Solaris, AIX, and Digital Unix default echo programs unquote
4459 *** create shared libraries on Solaris systems. Therefore, libtool
4975 # Supported since Solaris 2.6 (maybe 2.5.1?)
6184 # Supported since Solaris 2.6 (maybe 2.5.1?)
6206 # GNU C++ compiler with Solaris linker
7075 # Add /usr/xpg4/bin/sed as it is typically found on Solaris
7151 # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr
/external/chromium/sdch/open-vcdiff/
H A Dconfigure612 # The Solaris, AIX, and Digital Unix default echo programs unquote
3450 # Solaris 8's {/usr,}/bin/sh.
4152 # Solaris 8's {/usr,}/bin/sh.
4411 # Add /usr/xpg4/bin/sed as it is typically found on Solaris
8077 *** create shared libraries on Solaris systems. Therefore, libtool
8707 # Supported since Solaris 2.6 (maybe 2.5.1?)
12048 # Supported since Solaris 2.6 (maybe 2.5.1?)
12070 # GNU C++ compiler with Solaris linker
14761 *** create shared libraries on Solaris systems. Therefore, libtool
15371 # Supported since Solaris 2.
[all...]
/external/chromium/third_party/libevent/
H A Dconfigure43 # Printing a long string crashes Solaris 7 /usr/bin/printf.
632 # The Solaris, AIX, and Digital Unix default echo programs unquote
3564 # Solaris 8's {/usr,}/bin/sh.
4348 # Add /usr/xpg4/bin/sed as it is typically found on Solaris
5809 # Solaris 8's {/usr,}/bin/sh.
8327 *** create shared libraries on Solaris systems. Therefore, libtool
8947 # Supported since Solaris 2.6 (maybe 2.5.1?)
12312 # Supported since Solaris 2.6 (maybe 2.5.1?)
12334 # GNU C++ compiler with Solaris linker
15009 *** create shared libraries on Solaris system
[all...]
/external/chromium_org/third_party/libevent/
H A Dconfigure43 # Printing a long string crashes Solaris 7 /usr/bin/printf.
632 # The Solaris, AIX, and Digital Unix default echo programs unquote
3564 # Solaris 8's {/usr,}/bin/sh.
4348 # Add /usr/xpg4/bin/sed as it is typically found on Solaris
5809 # Solaris 8's {/usr,}/bin/sh.
8327 *** create shared libraries on Solaris systems. Therefore, libtool
8947 # Supported since Solaris 2.6 (maybe 2.5.1?)
12312 # Supported since Solaris 2.6 (maybe 2.5.1?)
12334 # GNU C++ compiler with Solaris linker
15009 *** create shared libraries on Solaris system
[all...]

Completed in 2802 milliseconds

12