HomeSort by relevance Sort by last modified time
    Searched full:none (Results 2676 - 2700 of 4221) sorted by null

<<101102103104105106107108109110>>

  /bionic/libc/include/net/
if_types.h 45 #define IFT_OTHER 0x1 /* none of the following */
  /bootable/diskinstaller/libdiskconfig/
diskconfig.c 486 part->flags & PART_ACTIVE_FLAG ? "Active" : "None");
  /build/core/
binary.mk 314 ifeq ($(LOCAL_SYSTEM_SHARED_LIBRARIES),none)
  /cts/tools/dasm/src/java_cup/
non_terminal.java 267 /* none of the productions can go to empty, so we are not nullable */
  /cts/tools/host/src/com/android/cts/
TestHost.java 610 * @return the first available device or null if none are available.
  /dalvik/docs/
embedded-vm-control.html 136 to have the framework pass <code>-Xverify:none -Xdexopt:verified</code>
  /dalvik/dx/src/com/android/dx/cf/code/
BaseMachine.java 354 * @return {@code >= -1;} the salient local index or {@code -1} if none
  /dalvik/dx/src/com/android/dx/dex/code/
DalvInsn.java 405 * {@code null} if there are none
  /dalvik/libcore/archive/src/main/java/java/util/zip/
ZipEntry.java 114 * there is none.
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/
CyclicBarrier.java 83 * <p>The <tt>CyclicBarrier</tt> uses an all-or-none breakage model
  /dalvik/libcore/luni/src/main/java/java/net/
HttpURLConnection.java 439 // if none matches, then throw ProtocolException
  /dalvik/libcore/luni/src/main/java/java/util/
AbstractCollection.java 247 * specified {@code Collection} (optional). After this method returns none of the
Collection.java 224 * specified {@code Collection} (optional). After this method returns none of the
ResourceBundle.java 41 * This base bundle acts as the root and is the last fallback in case none of
  /dalvik/libcore/luni/src/test/java/tests/api/java/io/
ObjectInputStreamGetFieldTest.java 35 * <li>It is a completely abstract class; none of the methods is implemented in
  /dalvik/libcore/luni-kernel/src/main/java/java/lang/
Object.java 106 * override either both methods or none of them.
  /dalvik/libcore/luni-kernel/src/main/java/java/lang/reflect/
Method.java 328 * @return the default value, or {@code null} if none
  /dalvik/libcore/security/src/main/java/java/security/cert/
X509CRLSelector.java 355 * @return the certificate hint or {@code null} if none set.
  /dalvik/libcore/sql/src/main/java/java/sql/
DriverManager.java 197 // If we get here, none of the drivers are able to resolve the URL
  /dalvik/libcore/text/src/main/java/java/text/
ChoiceFormat.java 358 * If none of the format strings is found in {@code string} then
  /dalvik/libcore/xml/src/main/java/javax/xml/validation/
SchemaFactoryFinder.java 286 if (debug) debugPrintln("all things were tried, but none was found. bailing out.");
Validator.java 157 * but none of them were fatal and the {@link ErrorHandler} didn't
  /dalvik/libcore/xml/src/main/java/org/apache/harmony/xml/dom/
DOMConfigurationImpl.java 181 * True to perform namespace processing; false for none.
  /dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/
CoroutineManager.java 126 * for using coroutines is that you're guaranteed that none of the
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/
ToXMLStream.java 245 * none was supplied.

Completed in 214 milliseconds

<<101102103104105106107108109110>>