HomeSort by relevance Sort by last modified time
    Searched full:sun (Results 801 - 825 of 1470) sorted by null

<<31323334353637383940>>

  /external/icu4c/tools/tzcode/
asctime.c 83 "Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"
  /external/libpcap/
INSTALL.txt 82 there is a patch available from Sun; ask for bugid 1149065. After
280 to replace the Sun supplied /sys/sun{3,4,4c}/OBJ/nit_if.o with the
292 lousy 20ms timestamps Sun gives you (tcpdump will print out the full
  /external/libpng/contrib/gregbook/
Makefile.sgi 43 #XINC = -I/usr/openwin/include # Sun workstations (OpenWindows)
  /external/netcat/
Makefile.dist 54 # libraries [lib*.a] on your machine. By default, the Sun twits don't ship
  /external/openssl/crypto/des/
FILES0 85 /* The following are for use with sun RPC implementaions. */
  /external/openssl/crypto/
opensslconf.h 251 #if defined( sun ) /* Newer Sparc's */
opensslconf.h.in 143 #if defined( sun ) /* Newer Sparc's */
  /external/openssl/include/openssl/
opensslconf.h 251 #if defined( sun ) /* Newer Sparc's */
  /external/ppp/pppd/
eap.h 4 * Copyright (c) 2001 by Sun Microsystems, Inc.
  /external/quake/quake/src/WinQuake/
in_sun.cpp 20 // in_sun.c -- SUN/X mouse input handler
  /external/tcpdump/
ipproto.h 119 #define IPPROTO_ND 77 /* Sun net disk proto (temp.) */
CHANGES 479 v3.2.1 Sun Jul 14 03:02:26 PDT 1996
551 v3.2 Sun Jun 23 02:28:10 PDT 1996
605 - Print out a little more information for sun rpc packets.
652 v3.0.3 Sun Oct 1 18:35:00 GMT 1995
774 v2.0.1 Sun Jan 26 21:10:10 PDT
820 Sun 3/50 can keep up with a busy network.
876 v2.0 Sun Jan 13 12:20:40 PST 1991
  /external/tcpdump/missing/
dlnames.c 115 DLT_CHOICE(DLT_SUNATM, "Sun raw ATM"),
  /external/webkit/JavaScriptCore/wtf/
DateMath.h 66 const char * const weekdayName[7] = { "Mon", "Tue", "Wed", "Thu", "Fri", "Sat", "Sun" };
  /external/webkit/WebCore/plugins/gtk/
gtk2xtbin.h 20 * Sun Microsystems, Inc.
  /frameworks/base/tests/CoreTests/android/core/
TestHttpClient.java 4 * $Date: 2007-09-16 04:50:22 -0700 (Sun, 16 Sep 2007) $
  /ndk/docs/
SYSTEM-ISSUES.TXT 38 The C library doesn't try to implement every feature under the sun.
  /packages/apps/Email/src/org/apache/commons/io/
FileSystemUtils.java 79 osName.indexOf("sun os") != -1 ||
391 // http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4784692
392 // http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4801027
393 // http://forum.java.sun.com/thread.jspa?threadID=533029&messageID=2572018
  /packages/apps/Email/src/org/apache/commons/io/comparator/
ExtensionFileComparator.java 51 * @version $Revision: 609243 $ $Date: 2008-01-06 00:30:42 +0000 (Sun, 06 Jan 2008) $
SizeFileComparator.java 49 * @version $Revision: 609243 $ $Date: 2008-01-06 00:30:42 +0000 (Sun, 06 Jan 2008) $
  /prebuilt/common/netbeans-visual/
NOTICE 382 Certain source files distributed by Sun Microsystems, Inc.
384 exception to the GPL Version 2, but only where Sun has
386 the words "Sun designates this particular file as subject
387 to the "Classpath" exception as provided by Sun in the
  /external/bluetooth/glib/gmodule/
ChangeLog 497 Sun Jul 18 18:03:08 2004 Soeren Sandmann <sandmann@daimi.au.dk>
519 Sun Feb 22 02:28:43 2004 Matthias Clasen <maclas@gmx.de>
542 Sun Feb 17 18:15:22 2002 Owen Taylor <otaylor@redhat.com>
613 2001-05-21 Mark Murnane <Mark.Murnane@ireland.sun.com>
834 Sun Oct 3 19:30:52 PDT 1999 Manish Singh <yosh@gimp.org>
1030 Sun Aug 9 15:57:38 1998 Tim Janik <timj@gtk.org>
1040 Sun Aug 9 10:31:05 1998 Tim Janik <timj@gtk.org>
  /external/bluetooth/glib/gobject/
ChangeLog 633 declarations to fix compilation with sun studio. (#438873,
1104 Sun Jul 31 02:04:23 2005 Tim Janik <timj@gtk.org>
    [all...]
  /external/icu4c/test/intltest/
dtfmrgts.cpp     [all...]
  /external/guava/javadoc/com/google/common/util/concurrent/class-use/
ListenableFuture.html 119 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A <code>CheckedFuture</code> is an extension of <A HREF="http://java.sun.com/javase/6/docs/api/java/util/concurrent/Future.html?is-external=true" title="class or interface in java.util.concurrent"><CODE>Future</CODE></A> that includes
155 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A <A HREF="http://java.sun.com/javase/6/docs/api/java/util/concurrent/FutureTask.html?is-external=true" title="class or interface in java.util.concurrent"><CODE>FutureTask</CODE></A> that also implements the <A HREF="../../../../../../com/google/common/util/concurrent/ListenableFuture.html" title="interface in com.google.common.util.concurrent"><CODE>ListenableFuture</CODE></A>
219 <A HREF="http://java.sun.com/javase/6/docs/api/java/util/concurrent/Executor.html?is-external=true" title="class or interface in java.util.concurrent">Executor</A>&nbsp;exec)</CODE>
254 <A HREF="http://java.sun.com/javase/6/docs/api/java/util/concurrent/Executor.html?is-external=true" title="class or interface in java.util.concurrent">Executor</A>&nbsp;exec)</CODE>
270 <TD><CODE><B>Futures.</B><B><A HREF="../../../../../../com/google/common/util/concurrent/Futures.html#immediateFailedFuture(java.lang.Throwable)">immediateFailedFuture</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</A>&nbsp;throwable)</CODE>
302 <TD><CODE><B>Futures.</B><B><A HREF="../../../../../../com/google/common/util/concurrent/Futures.html#makeListenable(java.util.concurrent.Future)">makeListenable</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/util/concurrent/Future.html?is-external=true" title="class or interface in java.util.concurrent">Future</A>&lt;T&gt;&nbsp;future)</CODE>
305 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a <A HREF="../../../../../../com/google/common/util/concurrent/ListenableFuture.html" title="interface in com.google.common.util.concurrent"><CODE>ListenableFuture</CODE></A> out of a normal <A HREF="http://java.sun.com/javase/6/docs/api/java/util/concurrent/Future.html?is-external=true" title="class or interface in java.util.concurrent"><CODE>Future</CODE></A>.</TD>
344 <A HREF="http://java.sun.com/javase/6/docs/api/java/util/concurrent/Executor.html?is-external=true" title="class or interface in java.util.concurrent">Executor</A>&nbsp;exec)</CODE>
379 <A HREF="http://java.sun.com/javase/6/docs/api/java/util/concurrent/Executor.html?is-external=true" title="class or interface in java.util.concurrent">Executor</A>&nbsp;exec)</CODE>
422 <A HREF="http://java.sun.com/javase/6/docs/api/java/util/concurrent/Executor.html?is-external=true" title="class or interfa (…)
    [all...]

Completed in 138 milliseconds

<<31323334353637383940>>