HomeSort by relevance Sort by last modified time
    Searched full:solaris (Results 26 - 50 of 901) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/
_solaris.h 4 #define _STLP_PLATFORM "Sun Solaris"
35 /* boris : this should always be defined for Solaris 5 & 6. Any ideas how to do it? */
  /ndk/sources/host-tools/sed-4.2.1/lib/
acl-internal.h 160 # elif HAVE_ACL && defined GETACL /* Solaris, Cygwin, not HP-UX */
166 # else /* Solaris */
170 # if !defined ACL_NO_TRIVIAL /* Solaris <= 10, Cygwin */
176 # ifdef ACE_GETACL /* Solaris 10 */
183 /* Definitions for when the built executable is executed on Solaris 10
184 (newer version) or Solaris 11. */
config.charset 33 # ASCII, ANSI_X3.4-1968 glibc solaris freebsd netbsd darwin
34 # ISO-8859-1 Y glibc aix hpux irix osf solaris freebsd netbsd openbsd darwin
35 # ISO-8859-2 Y glibc aix hpux irix osf solaris freebsd netbsd openbsd darwin
36 # ISO-8859-3 Y glibc solaris
37 # ISO-8859-4 Y osf solaris freebsd netbsd openbsd darwin
38 # ISO-8859-5 Y glibc aix hpux irix osf solaris freebsd netbsd openbsd darwin
39 # ISO-8859-6 Y glibc aix hpux solaris
40 # ISO-8859-7 Y glibc aix hpux irix osf solaris netbsd openbsd darwin
41 # ISO-8859-8 Y glibc aix hpux osf solaris
42 # ISO-8859-9 Y glibc aix hpux irix osf solaris darwi
    [all...]
lstat.c 40 /* lstat works differently on Linux and Solaris systems. POSIX (see
43 when FILE is a symbolic link. On Linux and Solaris 10 systems, the
46 but on Solaris 9 and earlier it does not.
file-has-acl.c 121 #elif USE_ACL && HAVE_ACL && defined GETACL /* Solaris, Cygwin, not HP-UX */
123 # if !defined ACL_NO_TRIVIAL /* Solaris <= 10, Cygwin */
177 /* Running on Solaris 10. */
193 /* Running on Solaris 10 (newer version) or Solaris 11. */
350 # elif HAVE_ACL && defined GETACLCNT /* Solaris, Cygwin, not HP-UX */
354 /* Solaris 10 (newer version), which has additional API declared in
359 # else /* Solaris, Cygwin, general case */
361 /* Solaris 2.5 through Solaris 10, Cygwin, and contemporaneous version
    [all...]
  /external/icu4c/
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...]
  /ndk/sources/host-tools/sed-4.2.1/m4/
threadlib.m4 49 AC_HELP_STRING([--enable-threads={posix|solaris|pth|win32}], [specify multithreading API])
82 solaris*) CPPFLAGS="$CPPFLAGS -D_REENTRANT" ;;
128 # On Solaris and HP-UX, most pthread functions exist also in libc.
133 solaris* | hpux*)
168 if test "$gl_use_threads" = yes || test "$gl_use_threads" = solaris; then
178 gl_threads_api=solaris
184 [Define if the old Solaris multithreading library can be used.])
187 [Define if references to the old Solaris multithreading library should be made weak.])
288 dnl Solaris 7,8,9 posix -lpthread Y Sol 7,8: 0.0; Sol 9: OK
289 dnl solaris -lthread Y Sol 7,8: 0.0; Sol 9: O
    [all...]
mbrlen.m4 98 # Guess no on HP-UX and Solaris.
99 hpux* | solaris*) gl_cv_func_mbrlen_retval="guessing no" ;;
111 /* This fails on Solaris. */
163 # Guess no on Solaris 9.
176 /* This crashes on Solaris 9 inside __mbrtowc_dense_gb18030. */
getopt.m4 44 dnl Solaris 10 getopt doesn't handle `+' as a leading character in an
60 dnl Solaris 10 getopt doesn't handle `+' as a leading character in an
wctob.m4 19 dnl Solaris 9 has the wctob() function but it does not work.
30 # Guess no on Solaris <= 9.
mkstemp.m4 8 # On some hosts (e.g., HP-UX 10.20, SunOS 4.1.4, Solaris 2.5.1), mkstemp has a
  /external/libpng/scripts/
README.txt 43 makefile.solaris => Solaris 2.X makefile (gcc,
45 makefile.solaris-x86 => Solaris 2.X makefile (gcc, no MMX code,
47 makefile.so9 => Solaris 9 makefile (gcc,
  /external/icu4c/config/
mh-solaris-gcc 2 ## Solaris-specific setup using gcc
32 ## Only use this when not on x86 Solaris.
78 ## End Solaris-specific setup
  /external/bison/m4/
getopt.m4 44 dnl Solaris 10 getopt doesn't handle `+' as a leading character in an
60 dnl Solaris 10 getopt doesn't handle `+' as a leading character in an
extensions.m4 24 [/* Enable extensions on Solaris. */
  /external/chromium/crypto/
crypto.gyp 21 [ 'OS == "linux" or OS == "freebsd" or OS == "openbsd" or OS == "solaris"', {
41 }, { # OS != "linux" and OS != "freebsd" and OS != "openbsd" and OS != "solaris"
194 [ 'OS == "linux" or OS == "freebsd" or OS == "openbsd" or OS == "solaris"', {
206 }, { # OS != "linux" and OS != "freebsd" and OS != "openbsd" and OS != "solaris"
  /external/e2fsprogs/intl/
libgettext.h 18 /* Because on some systems (e.g. Solaris) we sometimes have to include
126 /* Solaris 2.3 has the gettext function but dcgettext is missing.
127 So we omit this optimization for Solaris 2.3. BTW, Solaris 2.4
  /external/genext2fs/m4/
ac_func_scanf_can_malloc.m4 44 *-*-solaris* ) ac_scanf_can_malloc=no ;;
  /external/icu4c/test/compat/
readme.txt 39 for Linux and Solaris.
  /external/openssl/crypto/des/times/
usparc.cc 0 solaris 2.5.1 usparc 167mhz?? - SC4.0 cc -fast -Xa -xO5
  /external/stlport/stlport/stl/config/
_como.h 39 // other LINUX's, and older Caldera LINUX, Solaris/SPARC, SunOS, SCO UNIX,
53 // BETA5 Oct 5, 2000, Initial support for Solaris/SPARC
104 // Comeau C++ under Solaris/SPARC or SunOS
108 // Note comowchar.h for Solaris/SPARC wchar stuff
  /external/strace/
README 2 V release 4, Solaris 2.x and Irix 5.x. strace is released under a
  /external/webkit/Source/WebCore/dom/
NodeRenderStyle.h 36 // Using a ternary here confuses the Solaris Studio 12/12.1/12.2 compilers:
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 39 // other LINUX's, and older Caldera LINUX, Solaris/SPARC, SunOS, SCO UNIX,
53 // BETA5 Oct 5, 2000, Initial support for Solaris/SPARC
104 // Comeau C++ under Solaris/SPARC or SunOS
108 // Note comowchar.h for Solaris/SPARC wchar stuff
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 39 // other LINUX's, and older Caldera LINUX, Solaris/SPARC, SunOS, SCO UNIX,
53 // BETA5 Oct 5, 2000, Initial support for Solaris/SPARC
104 // Comeau C++ under Solaris/SPARC or SunOS
108 // Note comowchar.h for Solaris/SPARC wchar stuff

Completed in 536 milliseconds

12 3 4 5 6 7 8 91011>>