Searched refs:object (Results 251 - 275 of 281) sorted by relevance

<<1112

/dalvik/libcore/luni/src/main/java/java/lang/
H A DCharacter.java82 * The {@link Class} object that represents the primitive type {@code char}.
552 * Compares this character subset with the specified object. Uses
555 * @param object
556 * the object to compare this character subset with.
557 * @return {@code true} if {@code object} is this subset, that is, if
558 * {@code object == this}; {@code false} otherwise.
561 public final boolean equals(Object object) { argument
562 return super.equals(object);
1490 * @return this object's primitive value.
1497 * Compares this object t
2312 equals(Object object) argument
[all...]
H A DLong.java56 * The {@link Class} object that represents the primitive type {@code long}.
110 * Compares this object to the specified long object to determine their
113 * @param object
114 * the long object to compare this object to.
116 * of {@code object}; 0 if the value of this long and the value of
117 * {@code object} are equal; a positive value if the value of this
118 * long is greater than the value of {@code object}.
122 public int compareTo(Long object) { argument
[all...]
H A DString.java822 * Compares the specified object to this string and returns true if they are
823 * equal. The object must be an instance of string with the same characters
826 * @param object
827 * the object to compare.
828 * @return {@code true} if the specified object is equal to this string,
833 public boolean equals(Object object) { argument
834 if (object == this) {
837 if (object instanceof String) {
838 String s = (String) object;
1198 * object i
[all...]
/dalvik/libcore/luni/src/main/java/java/util/
H A DSimpleTimeZone.java359 * Compares the specified object to this {@code SimpleTimeZone} and returns whether they
360 * are equal. The object must be an instance of {@code SimpleTimeZone} and have the
363 * @param object
364 * the object to compare with this object.
365 * @return {@code true} if the specified object is equal to this
370 public boolean equals(Object object) { argument
371 if (!(object instanceof SimpleTimeZone)) {
374 SimpleTimeZone tz = (SimpleTimeZone) object;
H A DGregorianCalendar.java984 * @param object
986 * @return {@code true} if {@code object} is equal to this
994 public boolean equals(Object object) { argument
995 return super.equals(object)
996 && gregorianCutover == ((GregorianCalendar) object).gregorianCutover;
/dalvik/libcore/luni-kernel/src/main/java/java/lang/
H A DThread.java58 * {@code Thread} instance with a {@link Runnable} object during its creation.
205 * Constructs a new {@code Thread} with no {@code Runnable} object and a
219 * Constructs a new {@code Thread} with a {@code Runnable} object and a
237 * Constructs a new {@code Thread} with a {@code Runnable} object and name
261 * Constructs a new {@code Thread} with no {@code Runnable} object and the
282 * Constructs a new {@code Thread} with a {@code Runnable} object and a
309 * Constructs a new {@code Thread} with a {@code Runnable} object, the given
340 * Constructs a new {@code Thread} with no {@code Runnable} object, the
368 * Constructs a new {@code Thread} with a {@code Runnable} object, the given
435 * Initializes a new, existing Thread object wit
1440 holdsLock(Object object) argument
[all...]
/dalvik/libcore/security/src/main/java/org/apache/harmony/security/x501/
H A DAttributeTypeAndValue.java102 // Title attribute (object in an organization)(name from API spec)
493 protected void getValues(Object object, Object[] values) {
494 AttributeTypeAndValue atav = (AttributeTypeAndValue) object;
/dalvik/libcore/json/src/main/java/org/json/
H A DJSONStringer.java29 * JSONObject object = ...
30 * String json = object.toString();</pre>
34 * <li>The stringer must have exactly one top-level array or object.
37 * #object} must have a matching call to {@link #endObject}.
63 /** The output data, containing at most one top-level array or object. */
86 * An object with no keys or values requires no separators or newlines
92 * An object whose most recent element is a key. The next element must
98 * An object with at least one name/value pair requires a comma and
152 * Begins encoding a new object. Each call to this method must be paired
157 public JSONStringer object() throw method in class:JSONStringer
[all...]
/dalvik/libcore/support/src/test/java/tests/resources/
H A Djunit4-4.3.1.jar ... Object object public static void assertNull (java.lang.Object) Object object public static void assertNull (java.lang. ...
/dalvik/libcore/security/src/main/java/org/apache/harmony/security/x509/
H A DGeneralName.java131 * Makes the GeneralName object from the tag type and corresponding
143 * To make the GeneralName object with such names use another constructor.
245 * Constructs an object representing the value of GeneralName.
274 * The class of name object depends on the tag as follows:
275 * [0] otherName - OtherName object,
276 * [1] rfc822Name - String object,
277 * [2] dNSName - String object,
278 * [3] x400Address - ORAddress object,
279 * [4] directoryName - instance of Name object,
280 * [5] ediPartyName - EDIPartyName object,
[all...]
/dalvik/libcore/luni/src/test/java/tests/api/java/util/
H A DAbstractMapTest.java63 public Object setValue(Object object) {
/dalvik/libcore/xml/src/main/java/org/apache/xpath/objects/
H A DXStringForFSB.java50 * Construct a XNodeSet object.
52 * @param val FastStringBuffer object this will wrap, must be non-null.
70 * Construct a XNodeSet object.
72 * @param val String object this will wrap.
84 * Cast result object to a string.
94 * Cast result object to a string.
105 * Tell if this object contains a java String object.
121 * Since this object is incomplete without the length and the offset, we
124 * @return The java String representation of this object
126 public Object object() method in class:XStringForFSB
[all...]
H A DXNodeSet.java34 * This class represents an XPath nodeset object, and is capable of
49 * Construct a XNodeSet object.
51 * @param val Value of the XNodeSet object
75 * Construct a XNodeSet object.
77 * @param val Value of the XNodeSet object
92 * Construct an empty XNodeSet object. This is used to create a mutable
101 * Construct a XNodeSet object for one node.
103 * @param n Node to add to the new XNodeSet object
155 * Cast result object to a number.
168 * Cast result object t
289 public Object object() method in class:XNodeSet
[all...]
/dalvik/vm/mterp/out/
H A DInterpAsm-armv4t.S428 /* for move, move-object, long-to-int */
444 /* for: move/from16, move-object/from16 */
459 /* for: move/16, move-object/16 */
527 /* for move, move-object, long-to-int */
545 /* for: move/from16, move-object/from16 */
562 /* for: move/16, move-object/16 */
578 /* for: move-result, move-result-object */
608 /* for: move-result, move-result-object */
650 * for: return, return-object
685 * for: return, return-object
[all...]
H A DInterpAsm-armv5te-vfp.S428 /* for move, move-object, long-to-int */
444 /* for: move/from16, move-object/from16 */
459 /* for: move/16, move-object/16 */
527 /* for move, move-object, long-to-int */
545 /* for: move/from16, move-object/from16 */
562 /* for: move/16, move-object/16 */
578 /* for: move-result, move-result-object */
608 /* for: move-result, move-result-object */
650 * for: return, return-object
685 * for: return, return-object
[all...]
H A DInterpAsm-armv5te.S428 /* for move, move-object, long-to-int */
444 /* for: move/from16, move-object/from16 */
459 /* for: move/16, move-object/16 */
527 /* for move, move-object, long-to-int */
545 /* for: move/from16, move-object/from16 */
562 /* for: move/16, move-object/16 */
578 /* for: move-result, move-result-object */
608 /* for: move-result, move-result-object */
650 * for: return, return-object
685 * for: return, return-object
[all...]
H A DInterpAsm-armv7-a-neon.S428 /* for move, move-object, long-to-int */
443 /* for: move/from16, move-object/from16 */
458 /* for: move/16, move-object/16 */
525 /* for move, move-object, long-to-int */
543 /* for: move/from16, move-object/from16 */
560 /* for: move/16, move-object/16 */
576 /* for: move-result, move-result-object */
606 /* for: move-result, move-result-object */
648 * for: return, return-object
683 * for: return, return-object
[all...]
H A DInterpAsm-armv7-a.S428 /* for move, move-object, long-to-int */
443 /* for: move/from16, move-object/from16 */
458 /* for: move/16, move-object/16 */
525 /* for move, move-object, long-to-int */
543 /* for: move/from16, move-object/from16 */
560 /* for: move/16, move-object/16 */
576 /* for: move-result, move-result-object */
606 /* for: move-result, move-result-object */
648 * for: return, return-object
683 * for: return, return-object
[all...]
/dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/util/
H A DAbstractMapTest.java63 public Object setValue(Object object) {
/dalvik/vm/arch/sh/
H A DCallSH4ABI.S69 ## r5 is always used for clazz or object
87 mov.l @r3+, r5 /* put object arg in r5 */
/dalvik/vm/compiler/template/out/
H A DCompilerTemplateAsm-armv5te-vfp.S1100 * r0: this object pointer
1101 * r1: comp object pointer
1239 * r0: string object pointer
1250 * r0: object pointer
1376 * Call out to the runtime to lock an object. Because this thread
1383 * r1 - the object (which has already been null-checked by the caller
1414 * r1 - the object (which has already been null-checked by the caller
H A DCompilerTemplateAsm-armv7-a-neon.S1100 * r0: this object pointer
1101 * r1: comp object pointer
1239 * r0: string object pointer
1250 * r0: object pointer
1376 * Call out to the runtime to lock an object. Because this thread
1383 * r1 - the object (which has already been null-checked by the caller
1414 * r1 - the object (which has already been null-checked by the caller
H A DCompilerTemplateAsm-armv7-a.S1100 * r0: this object pointer
1101 * r1: comp object pointer
1239 * r0: string object pointer
1250 * r0: object pointer
1376 * Call out to the runtime to lock an object. Because this thread
1383 * r1 - the object (which has already been null-checked by the caller
1414 * r1 - the object (which has already been null-checked by the caller
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/
H A DCopyOnWriteArrayList.java929 public void add(int index, Object object) { argument
934 list.add(index + start, object);
1148 * Writes the object state to the ObjectOutputStream.
1150 * @param oos ObjectOutputStream to write object to.
1164 * Reads the object state from the ObjectOutputStream.
1166 * @param ois ObjectInputStream to read object from.
/dalvik/vm/alloc/
H A DMarkSweep.c92 * where the heap is perfectly full of the smallest object.
154 * current object bitmaps.
196 /* This object was not previously marked.
199 /* This object will need to go on the mark stack.
215 /* obj->clazz can be NULL if we catch an object between
243 /* If the object hasn't already been marked, mark it and
267 * - Associated Thread/VMThread object
278 * - Objects in debugger object registry
350 //TODO: scan object references sitting in gDvm; use pointer begin & end
419 /* All of the fields that contain object reference
1194 isUnmarkedObject(void *object) argument
[all...]

Completed in 632 milliseconds

<<1112