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

<<31323334353637383940>>

  /dalvik/docs/opcodes/
opcode-60-sget.html 48 <code>B:</code> static field reference index (16 bits)</td>
64 B must be a valid index into the field reference pool.
opcode-67-sput.html 48 <code>B:</code> static field reference index (16 bits)</td>
64 B must be a valid index into the field reference pool.
  /dalvik/dx/src/com/android/dx/dex/file/
ProtoIdsSection.java 88 * @return {@code non-null;} the interned reference
112 * @return {@code >= 0;} the reference's index
  /dalvik/dx/src/com/android/dx/rop/cst/
CstNat.java 152 * @return {@code true} iff this is a reference to an
164 * @return {@code true} iff this is a reference to an
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/atomic/
AtomicReference.java 11 * An object reference that may be updated atomically. See the {@link
16 * @param <V> The type of object referred to by this reference
  /dalvik/libcore/regex/src/test/java/org/apache/harmony/regex/tests/java/util/regex/
PatternErrorTest.java 80 * TODO: Inconsistency between the reference JDK behaviour and spec - exception is
100 // No exception expected to match incorrect the reference behaviour
  /dalvik/libcore/xml/src/main/java/javax/xml/transform/sax/
SAXResult.java 51 * @param handler Must be a non-null ContentHandler reference.
60 * @param handler Must be a non-null ContentHandler reference.
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/
ElemFallback.java 66 * @param transformer non-null reference to the the current transform-time state.
85 * @param transformer non-null reference to the the current transform-time state.
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/transformer/
TransformState.java 37 * handler can get a reference to a TransformState by implementing
40 * is implemented, pass in a TransformState reference to the
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/xslt/
SecuritySupport.java 53 // don't reference the class explicitly so it doesn't
64 * we accept the risk that the direct reference might fail
  /dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/
SecuritySupport.java 53 // don't reference the class explicitly so it doesn't
64 * we accept the risk that the direct reference might fail
  /dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/
SecuritySupport.java 53 // don't reference the class explicitly so it doesn't
64 * we accept the risk that the direct reference might fail
  /dalvik/libcore/xml/src/main/java/org/apache/xml/res/
XMLMessages.java 50 * @param locale non-null reference to Locale object.
60 * @return non-null reference to Locale object.
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/
SecuritySupport.java 51 // don't reference the class explicitly so it doesn't
62 * we accept the risk that the direct reference might fail
  /dalvik/libcore/xml/src/main/java/org/apache/xml/utils/
SecuritySupport.java 53 // don't reference the class explicitly so it doesn't
64 * we accept the risk that the direct reference might fail
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/functions/
SecuritySupport.java 53 // don't reference the class explicitly so it doesn't
64 * we accept the risk that the direct reference might fail
  /dalvik/libcore/xml/src/main/java/org/w3c/dom/
CDATASection.java 46 * character reference or entity reference, and open a new CDATA section for
  /dalvik/vm/
ReferenceTable.h 83 * Add a new entry. "obj" must be a valid non-NULL object reference
113 * Dump the contents of a reference table to the log file.
  /dalvik/vm/analysis/
DexOptimize.h 57 * Identifies the type of reference in the instruction that generated the
59 * field, or class reference).
  /dalvik/vm/mterp/x86-atom/
OP_APUT_OBJECT.S 46 cmp $$0, rINST # check for null reference
47 je .L${opcode}_skip_check # reference is null so skip type check
  /external/bluetooth/glib/gobject/
gboxed.h 152 * The #GType for a boxed type holding a #GHashTable reference.
160 * The #GType for a boxed type holding a #GRegex reference.
gobject.h 180 /* GInitiallyUnowned ia a GObject with initially floating reference count */
226 * @data: data that was provided when the weak reference was established
266 * invocations still work. It may be run multiple times (due to reference
456 * @is_last_ref: %TRUE if the toggle reference is now the
457 * last reference to the object. %FALSE if the toggle
458 * reference was the last reference and there are now other
462 * of a toggle reference changes. See g_object_add_toggle_ref().
  /external/dbus/dbus/
dbus-message-private.h 62 int refcount; /**< Reference count. */
90 DBusAtomic refcount; /**< Reference count */
  /external/icu4c/common/unicode/
errorcode.h 44 * and C++ taking UErrorCode & (reference) via conversion operators.
88 /** Conversion operator, returns a reference. @draft ICU 4.2 */
  /external/icu4c/i18n/unicode/
measure.h 93 * Return a reference to the numeric value of this object. The
101 * Return a reference to the unit of this object.

Completed in 458 milliseconds

<<31323334353637383940>>