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

1 2 3 4 5 6 7 891011>>

  /external/openssl/crypto/des/asm/
readme 31 Solaris Same as Elf but different comments :-(.
49 To build for elf, a.out, solaris, bsdi etc,
  /ndk/sources/host-tools/sed-4.2.1/lib/
sys_stat.in.h 99 #ifndef S_ISDOOR /* Solaris 2.5 and up */
145 #ifndef S_ISPORT /* Solaris 10 and up */
  /ndk/sources/host-tools/sed-4.2.1/m4/
locale-fr.m4 82 # Test for the Solaris 7 locale name.
171 # Test for the Solaris 7 locale name.
  /prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/arm-linux-androideabi/lib/ldscripts/
armelf_linux_eabi.xr 5 /* For some reason, the Solaris linker makes bad executables
7 at non-zero addresses. Could be a Solaris ld bug, could be a GNU ld
armelf_linux_eabi.xu 5 /* For some reason, the Solaris linker makes bad executables
7 at non-zero addresses. Could be a Solaris ld bug, could be a GNU ld
armelfb_linux_eabi.xr 5 /* For some reason, the Solaris linker makes bad executables
7 at non-zero addresses. Could be a Solaris ld bug, could be a GNU ld
armelfb_linux_eabi.xu 5 /* For some reason, the Solaris linker makes bad executables
7 at non-zero addresses. Could be a Solaris ld bug, could be a GNU ld
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/arm-linux-androideabi/lib/ldscripts/
armelf_linux_eabi.xr 5 /* For some reason, the Solaris linker makes bad executables
7 at non-zero addresses. Could be a Solaris ld bug, could be a GNU ld
armelf_linux_eabi.xu 5 /* For some reason, the Solaris linker makes bad executables
7 at non-zero addresses. Could be a Solaris ld bug, could be a GNU ld
armelfb_linux_eabi.xr 5 /* For some reason, the Solaris linker makes bad executables
7 at non-zero addresses. Could be a Solaris ld bug, could be a GNU ld
armelfb_linux_eabi.xu 5 /* For some reason, the Solaris linker makes bad executables
7 at non-zero addresses. Could be a Solaris ld bug, could be a GNU ld
  /external/qemu/
Changelog 139 - Tap device emulation for Solaris (Sittichai Palanisong)
187 - Solaris/SPARC host support (Juergen Keil)
206 - Solaris port (Juergen Keil)
320 - int13 CDROM BIOS fix (aka Solaris x86 install CD fix)
321 - int15, ah=86 BIOS fix (aka Solaris x86 hardware probe hang up fix)
329 - PIC spurious irq support (aka Solaris install bug)
  /external/v8/src/
platform-solaris.cc 28 // Platform specific code for Solaris 10 goes here. For the POSIX comaptible
59 // It seems there is a bug in some Solaris distributions (experienced in
81 // 0 is never a valid thread id on Solaris since the main thread is 1 and
103 return 0; // Solaris runs on a lot of things.
124 return tzname[0]; // The location of the timezone string on Solaris.
129 // On Solaris, struct tm does not contain a tm_gmtoff field.
SConscript 220 'os:solaris': ['platform-solaris.cc', 'platform-posix.cc'],
264 'os:solaris': [
  /external/libvpx/build/make/
configure.sh 566 tgt_os=solaris
625 # Handle Solaris variants. Solaris 10 needs -lposix4
627 sparc-solaris-*)
631 *-solaris-*)
855 solaris*)
907 linux*|solaris*)
  /external/chromium/third_party/libevent/
ChangeLog 31 o rename the Solaris event ports backend to evport
115 o also check EAGAIN for Solaris' event ports; from W.C.A. Wijngaards
153 o Fix Solaris compilation; from Magne Mahre
164 o Handle NULL timeouts correctly on Solaris; from Trond Norbye
165 o Recalculate pending events properly when reallocating event array on Solaris; from Trond Norbye
  /external/libpcap/
INSTALL.txt 76 If you use Solaris, there is a bug with bufmod(7) that is fixed in
77 Solaris 2.3.2 (aka SunOS 5.3.2). Setting a snapshot length with the
81 is copied to user space. If you must run an older version of Solaris,
85 Solaris.
145 Solaris, you must attach /dev/dlpi instead of the specific /dev/*
configure.in 27 dnl "AC_LBL_FIXINCLUDES" won't work on some platforms such as Solaris.
278 # This might be Solaris 8 or later, with
280 # or some older version of Solaris, with
769 solaris*)
770 AC_DEFINE(HAVE_SOLARIS,1,[On solaris])
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
xf86_OSlib.h 112 /* SYSV386 (SVR3, SVR4), including Solaris */
158 /* V86SC_IOPL was moved to <sys/sysi86.h> on Solaris 7 and later */
159 # if defined(sun) && defined (SVR4) /* Solaris? */
161 # if !defined(V86SC_IOPL) /* Solaris 7 or later? */
166 # include <sys/v86.h> /* Not solaris */
  /external/libffi/
README 51 sparc solaris
52 sparc64 solaris
141 for solaris, and is what the System V ABI I have (dated September
  /external/libpcap/bpf/net/
bpf_filter.c 60 #define SOLARIS (defined(sun) && (defined(__SVR4) || defined(__svr4__)))
61 #if defined(__hpux) || SOLARIS
117 # if !defined(__hpux) && !SOLARIS
  /external/libpng/
README 233 makefile.solaris => Solaris 2.X makefile
235 makefile.so9 => Solaris 9 makefile
  /external/libpng/scripts/
makefile.so9 1 # makefile for libpng on Solaris 9 (beta) with Forte cc
2 # Updated by Chad Schrock for Solaris 9
46 #Use the preinstalled zlib that comes with Solaris 9:
  /external/libvpx/
configure 103 all_platforms="${all_platforms} sparc-solaris-gcc"
110 all_platforms="${all_platforms} x86-solaris-gcc"
119 all_platforms="${all_platforms} x86_64-solaris-gcc"
  /external/quake/quake/src/WinQuake/
Makefile.Solaris 2 # Quake Makefile for Solaris
467 cp $(MOUNT_DIR)/README.Solaris $(COPYDIR)/README.Solaris

Completed in 547 milliseconds

1 2 3 4 5 6 7 891011>>