HomeSort by relevance Sort by last modified time
    Searched full:solaris (Results 1 - 25 of 1512) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/bison/m4/
unlocked-io.m4 13 dnl (because some of them were declared in Solaris 2.5.1 but were removed
14 dnl in Solaris 2.6, whereas we want binaries built on Solaris 2.5.1 to run
15 dnl on Solaris 2.6).
24 dnl Persuade glibc and Solaris <stdio.h> to declare
  /ndk/sources/host-tools/sed-4.2.1/m4/
unlocked-io.m4 13 dnl (because some of them were declared in Solaris 2.5.1 but were removed
14 dnl in Solaris 2.6, whereas we want binaries built on Solaris 2.5.1 to run
15 dnl on Solaris 2.6).
24 dnl Persuade glibc and Solaris <stdio.h> to declare
  /external/chromium_org/third_party/openssl/openssl/crypto/threads/
README 7 Solaris and Linux. The IRIX stuff is not finished.
9 I have tested this program on a 12 CPU ultra sparc box (solaris 2.5.1)
  /external/openssl/crypto/threads/
README 7 Solaris and Linux. The IRIX stuff is not finished.
9 I have tested this program on a 12 CPU ultra sparc box (solaris 2.5.1)
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/support/solaris/
README 2 Solaris. Some portions are lifted from FreeBSD libc, and so are covered by a
  /external/protobuf/m4/
acx_check_suncc.m4 4 dnl nor does it automatically look in standard Solaris places for
20 AC_ARG_ENABLE([64bit-solaris],
21 [AS_HELP_STRING([--disable-64bit-solaris],
22 [Build 64 bit binary on Solaris @<:@default=on@:>@])],
33 *solaris*)
47 dnl the dir suffix to match solaris 32/64-bit policy
ac_system_extensions.m4 14 [/* Enable extensions on Solaris. */
  /external/chromium_org/third_party/libevent/
README.chromium 11 1) Run configure and "make event-config.h" on Linux, FreeBSD, Solaris,
13 solaris/, and mac/ respectively.
libevent.gyp 56 [ 'OS == "solaris"', {
58 'include_dirs': [ 'solaris' ]
  /external/clang/test/CodeGen/
2003-08-21-WideString.c 10 #else /* Solaris or AuroraUX. */
2009-07-15-pad-wchar_t-array.c 10 #else /* Solaris or AuroraUX. */
sparc-target-data.c 1 // RUN: %clang -target sparc-sun-solaris -o - -emit-llvm -S %s | FileCheck %s -check-prefix=V8
2 // RUN: %clang -target sparcv9-sun-solaris -o - -emit-llvm -S %s | FileCheck %s -check-prefix=V9
  /external/ppp/pppd/
Makefile.sol2 2 # Makefile for pppd under Solaris 2.
12 tty.o ccp.o ecp.o auth.o options.o demand.o utils.o sys-solaris.o \
22 # Solaris 8 and above accomodates /var/run, so uncomment the
30 # Solaris 8 and on includes support for IPv6
  /external/dnsmasq/contrib/Solaris10/
README 3 Subject: Solaris 10 service manifest
7 I've found dnsmasq much easier to set up on my home server running Solaris
9 simple home network needs. Since Solaris now uses SMF (Service Management
  /external/llvm/include/llvm/Support/
Solaris.h 1 /*===- llvm/Support/Solaris.h ------------------------------------*- C++ -*-===*
10 * This file contains portability fixes for Solaris hosts.
20 /* Solaris doesn't have endian.h. SPARC is the only supported big-endian ISA. */
  /external/chromium_org/third_party/openssl/openssl/crypto/des/times/
486-50.sol 0 Solaris 2.4, 486 50mhz, gcc 2.6.3
sparc.gcc 0 solaris 2.5.1 - sparc 10 50mhz - gcc 2.7.2
  /external/openssl/crypto/des/times/
486-50.sol 0 Solaris 2.4, 486 50mhz, gcc 2.6.3
sparc.gcc 0 solaris 2.5.1 - sparc 10 50mhz - gcc 2.7.2
  /external/chromium_org/third_party/tcmalloc/vendor/m4/
acx_nanosleep.m4 2 # some systems, such as solaris, you need to link in a library to use it.
17 # For solaris, we may need -lrt
  /external/chromium_org/third_party/openssl/openssl/crypto/des/
options.txt 8 solaris 2.5.1 usparc 167mhz?? - SC4.0 - UNROLL RISC1 PTR [1] 459,400 3672k/s
10 solaris 2.5.1 usparc 167mhz?? - gcc 2.7.2 - UNROLL 380,000 3041k/s
20 solaris 2.5.1 - sparc 10 50mhz - gcc 2.7.2 - UNROLL 123,600 989k/s
23 solaris 2.4 486 50mhz - gcc 2.6.3 - assembler 65,000 522k/s
25 solaris 2.4 486 50mhz - gcc 2.6.3 - UNROLL RISC2 43,500 344k/s
  /external/openssl/crypto/des/
options.txt 8 solaris 2.5.1 usparc 167mhz?? - SC4.0 - UNROLL RISC1 PTR [1] 459,400 3672k/s
10 solaris 2.5.1 usparc 167mhz?? - gcc 2.7.2 - UNROLL 380,000 3041k/s
20 solaris 2.5.1 - sparc 10 50mhz - gcc 2.7.2 - UNROLL 123,600 989k/s
23 solaris 2.4 486 50mhz - gcc 2.6.3 - assembler 65,000 522k/s
25 solaris 2.4 486 50mhz - gcc 2.6.3 - UNROLL RISC2 43,500 344k/s
  /external/chromium/sdch/open-vcdiff/src/solaris/
libstdc++.la 8 # NOTE: This file lives in /usr/sfw/lib on Solaris 10. Unfortunately,
9 # due to an apparent bug in the Solaris 10 6/06 release,
13 # By passing LDFLAGS='-Lsrc/solaris' to configure, make will pick up
  /external/chromium_org/sdch/open-vcdiff/src/solaris/
libstdc++.la 8 # NOTE: This file lives in /usr/sfw/lib on Solaris 10. Unfortunately,
9 # due to an apparent bug in the Solaris 10 6/06 release,
13 # By passing LDFLAGS='-Lsrc/solaris' to configure, make will pick up
  /external/chromium_org/third_party/tcmalloc/chromium/src/solaris/
libstdc++.la 8 # NOTE: This file lives in /usr/sfw/lib on Solaris 10. Unfortunately,
9 # due to an apparent bug in the Solaris 10 6/06 release,
13 # By passing LDFLAGS='-Lsrc/solaris' to configure, make will pick up

Completed in 2763 milliseconds

1 2 3 4 5 6 7 8 91011>>