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

1 2 3 4 5 6 7 8 91011>>

  /development/apps/Term/res/drawable/
atari_small_notice.txt 1 COMMENT Copyright (c) 1999, Thomas A. Fine
8 COMMENT http://hea-www.harvard.edu/~fine/
11 COMMENT written by Thomas A. Fine
  /dalvik/libcore/logging/src/test/resources/bundles/java/util/logging/
res.properties 5 FINE=US_FINE
res_en_US.properties 5 FINE=US_FINE
res2.properties 5 FINE=FINE2
res3.properties 5 FINE=FINE3
res_zh_CN.properties 5 FINE=ZH_CN_FINE
  /external/iptables/extensions/
libipt_TCPMSS.man 12 problem are that everything works fine from your Linux
22 Small mail works fine, but large emails hang.
25 ssh works fine, but scp hangs after initial handshaking.
libip6t_TCPMSS.man 12 The symptoms of this problem are that everything works fine from your
22 Small mail works fine, but large emails hang.
25 ssh works fine, but scp hangs after initial handshaking.
  /external/e2fsprogs/debian/
e2fsprogs.preinst 6 0) ;; # fine, supported
  /cts/tools/test-progress-new/src/testprogress2/
Originator.java 48 * indicates if the test is a known failure (runs fine on a RI, annotated
  /dalvik/libcore/logging/src/main/java/java/util/logging/
Filter.java 21 * A {@code Filter} provides a mechanism for exercising fine-grained control
  /dalvik/libcore/luni/src/main/java/java/io/
Serializable.java 24 * most classes serializable. If a class needs more fine-grained control over
  /development/host/windows/usb/legacy/driver/
precomp.h 39 // we're fine with that.
  /device/htc/common/
common_small.mk 18 # HTC devices. These are specially fine-tuned for devices with a small
  /external/bluetooth/bluez/doc/
input-api.txt 26 timeouts in the client it is fine to call this method.
serial-api.txt 35 timeouts in the client it is fine to call this method.
  /external/bluetooth/glib/
HACKING 11 fine GNU mirrors. Beta software can be found at alpha.gnu.org.
  /external/iproute2/
README.decnet 26 be fine with 2.6 kernels as the routing code has been extensively
  /external/kernel-headers/original/linux/
smb.h 97 CONN_VALID, /* everything's fine */
  /external/openssl/crypto/bn/asm/
README 22 pa-risc.s is the origional one which works fine and generated using gcc :-)
  /external/skia/src/core/
SkTypeface.cpp 10 // The initial value of 0 is fine, since a typeface's uniqueID should not
  /external/apache-http/src/org/apache/commons/logging/impl/
Jdk14Logger.java 47 protected static final Level dummyLevel = Level.FINE;
107 * Logs a message with <code>java.util.logging.Level.FINE</code>.
113 log(Level.FINE, String.valueOf(message), null);
118 * Logs a message with <code>java.util.logging.Level.FINE</code>.
125 log(Level.FINE, String.valueOf(message), exception);
213 return (getLogger().isLoggable(Level.FINE));
  /dalvik/libcore/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
MemoryHandlerTest.java 89 props.put("java.util.logging.MemoryHandler.level", "FINE");
216 assertEquals(handler.getLevel(), Level.FINE);
238 record = new LogRecord(Level.FINE, "MSG2");
270 assertEquals("Level should be FINE", Level.FINE, handler.getLevel());
402 assertEquals("Level should be FINE", Level.FINE, handler.getLevel());
459 handler.setPushLevel(Level.FINE);
  /external/stlport/stlport/stl/
_move_construct_fwk.h 55 * copy constructor is just fine. Most of the time the copy constructor is fine only
  /frameworks/base/cmds/installd/
utils.c 39 /* alphanumeric or underscore are fine */
47 /* Suffix -X is fine to let versioning of packages.

Completed in 933 milliseconds

1 2 3 4 5 6 7 8 91011>>