HomeSort by relevance Sort by last modified time
    Searched full:reference (Results 651 - 675 of 5589) sorted by null

<<21222324252627282930>>

  /cts/tools/dx-tests/src/dxc/junit/verify/t482_4/
Test_t482_4.java 54 * @title attempt to access uninitialized reference
  /cts/tools/signature-tools/templates/
PackageOverviewPage.st 17 Package $Link(url={http://code.google.com/android/reference/$package_delta.to.packageFragments; separator="/"$/package-summary.html}, name=package_delta.to.name)$
  /cts/tools/vm-tests/src/dot/junit/opcodes/aput_object/
Test_aput_object.java 29 * @title put reference into array
39 * @title put reference into array
52 * @title put reference into array
208 * @title types of arguments - array, reference, String
  /dalvik/docs/opcodes/
opcode-24-filled-new-array.html 81 If the element type is a reference type, then all actual arguments
90 An attempt is made to get a reference to the type T the name of which is
94 If T is a reference type and it has not been loaded and resolved before, it
123 No reference to R is stored in any register. Instead, R can be accessed by a
opcode-27-throw.html 46 Register vA must be a reference-bearing register
  /dalvik/dx/src/com/android/dx/dex/file/
FieldIdItem.java 22 * Representation of a field reference inside a Dalvik file.
MethodIdItem.java 22 * Representation of a method reference inside a Dalvik file.
TypeIdsSection.java 101 * @return {@code non-null;} the interned reference
124 * @return {@code non-null;} the interned reference
149 * @return {@code >= 0;} the reference's index
172 * @return {@code >= 0;} the reference's index
  /dalvik/dx/src/com/android/dx/rop/cst/
CstBaseMethodRef.java 129 * Gets whether this is a reference to an instance initialization
133 * @return {@code true} iff this is a reference to an
141 * Gets whether this is a reference to a class initialization
145 * @return {@code true} iff this is a reference to an
  /dalvik/hit/src/com/android/hit/
RootType.java 32 REFERENCE_CLEANUP (12, "reference cleanup"),
StackTrace.java 25 * For subsets of the stack frame we'll reference the parent list of frames
  /dalvik/libcore/crypto/src/main/java/javax/crypto/
SecretKey.java 31 * and not the object reference.
  /dalvik/libcore/luni/src/main/java/java/io/
StreamCorruptedException.java 22 * read an object due to missing information (for example, a cyclic reference
  /dalvik/libcore/luni/src/main/java/java/lang/
IllegalAccessException.java 22 * accessible from the location where the reference is made.
InstantiationException.java 22 * accessible from the location where the reference is made.
NoSuchFieldError.java 21 * Thrown when the virtual machine notices that a program tries to reference,
NoSuchFieldException.java 21 * Thrown when the virtual machine notices that a program tries to reference,
NoSuchMethodError.java 21 * Thrown when the virtual machine notices that a program tries to reference,
NoSuchMethodException.java 21 * Thrown when the virtual machine notices that a program tries to reference,
  /dalvik/libcore/luni/src/test/java/tests/api/java/lang/ref/
PhantomReferenceTest.java 26 import java.lang.ref.Reference;
111 Reference r = rq.remove(100L);
112 assertNotNull("Reference should have been enqueued.", r);
147 // need a reference to bool so the jit does not optimize it away
  /dalvik/libcore/security/src/main/java/java/security/acl/
AclNotFoundException.java 21 * The exception, that is thrown when a reference to a non-existent <i>Access
  /dalvik/libcore/sql/src/main/java/SQLite/
FunctionContext.java 5 * A reference to an instance of this class is passed to
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/processor/
ProcessorTemplateElem.java 42 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
92 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
93 * @param elem non-null reference to a the current template element.
114 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/dom3/
DOMOutputImpl.java 122 * The system identifier, a URI reference [IETF RFC 2396], for this output
126 * reference (see section 5 in [IETF RFC 2396]), the behavior is
135 * The system identifier, a URI reference [IETF RFC 2396], for this output
139 * reference (see section 5 in [IETF RFC 2396]), the behavior is
  /dalvik/libcore/xml/src/main/java/org/apache/xml/utils/
NodeConsumer.java 37 * @param n Reference to node that originated the current event.

Completed in 599 milliseconds

<<21222324252627282930>>