HomeSort by relevance Sort by last modified time
    Searched full:base (Results 2026 - 2050 of 4489) sorted by null

<<81828384858687888990>>

  /dalvik/libcore/luni/src/main/java/java/io/
OutputStream.java 23 * The base class for all output streams. An output stream is a means of writing
  /dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/internal/net/www/protocol/file/
FileURLConnection.java 156 out.print("<base href=\"file:"); //$NON-NLS-1$
  /dalvik/libcore/nio/src/main/java/java/nio/channels/spi/
AbstractSelector.java 28 * {@code AbstractSelector} is the base implementation class for selectors.
  /dalvik/libcore/security/src/main/java/java/security/
Permission.java 23 * {@code Permission} is the common base class of all permissions that
  /dalvik/libcore/security/src/main/java/org/apache/harmony/security/provider/cert/
X509CertImpl.java 63 * built on the base of provided ASN.1 DER encoded form of
107 * Constructs the instance on the base of ASN.1 encoded
125 * Constructs the instance on the base of existing Certificate object to
136 * Constructs the instance on the base of ASN.1 encoded
  /dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/
ASN1Collection.java 17 * Base class for collection-like <code>DERObject</code>s. Instances
  /dalvik/libcore/x-net/src/main/java/org/apache/harmony/xnet/provider/jsse/
ConnectionState.java 25 * This abstract class is a base for Record Protocol operating environmet
  /dalvik/libcore/xml/src/main/java/javax/xml/transform/sax/
package.html 58 normally be called in order to establish a base system ID from which relative
  /dalvik/libcore/xml/src/main/java/org/apache/harmony/xml/dom/
NodeImpl.java 324 "http://www.w3.org/XML/1998/namespace", "base"); // or "xml:base"
326 // if this node has no base URI, return the parent's.
354 // initialize a base URI field on these nodes.
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/extensions/
ExtensionHandler.java 34 * Abstract base class for handling an extension namespace for XPath.
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/dom3/
DOMOutputImpl.java 35 * (possibly with a specifiedencoding), a base URI, and/or a character stream.
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/axes/
BasicTestIterator.java 31 * Base for iterators that handle predicates. Does the basic next
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/functions/
Function2Args.java 29 * Base class for functions that accept two arguments.
Function3Args.java 29 * Base class for functions that accept three arguments.
FunctionDef1Arg.java 31 * Base class for functions that accept one argument that can be defaulted if
FunctionMultiArgs.java 30 * Base class for functions that accept an undetermined number of multiple
FunctionOneArg.java 29 * Base class for functions that accept one argument.
  /dalvik/libcore/xml/src/main/java/org/w3c/dom/ls/
LSOutput.java 19 * stream (possibly with a specified encoding), a base URI, and/or a
  /dalvik/libdex/
Leb128.h 18 * Functions for interpreting LEB128 (little endian base 128) values
  /dalvik/tests/044-proxy/src/
WrappedThrow.java 111 * Make sure that, if the class explicitly allows the base
  /dalvik/vm/
Profile.c 678 * thread, so we have to initialize the base time on the first use.
685 //LOGI("thread base id=%d 0x%llx\n",
768 * is offset from the start of the base DEX header. Method.insns
771 * optimized DEX base file address offset by the right amount, or
  /dalvik/vm/arch/x86-atom/
Call386ABI.S 167 movl -4(%ebp), %ebp # restore caller base pointer
  /dalvik/vm/oo/
Array.h 92 * The base object will be added to the "tracked alloc" table.
  /development/host/windows/usb/legacy/driver/
android_usb.inf 77 LoadOrderGroup = Base
android_usb_file_object.h 65 This method verifies that instance has been created and calls base class's

Completed in 206 milliseconds

<<81828384858687888990>>