HomeSort by relevance Sort by last modified time
    Searched full:equality (Results 76 - 100 of 630) sorted by null

1 2 34 5 6 7 8 91011>>

  /cts/tools/dasm/src/java_cup/
production_part.java 50 /** Equality comparison. */
64 /** Generic equality comparison. */
reduce_action.java 49 /** Equality test. */
57 /** Generic equality test. */
shift_action.java 49 /** Equality test. */
57 /** Generic equality test. */
symbol_part.java 60 /** Equality comparison. */
69 /** Generic equality comparison. */
lr_item_core.java 159 /** Equality comparison for the core only. This is separate out because we
171 /** Equality comparison. */
176 /** Generic equality comparison. */
  /external/chromium/third_party/icu/public/common/unicode/
parsepos.h 94 * Equality operator.
101 * Equality operator.
  /external/icu4c/common/unicode/
parsepos.h 94 * Equality operator.
101 * Equality operator.
  /libcore/luni/src/main/java/java/lang/annotation/
Annotation.java 49 * The equality of primitive member values {@code x} and {@code y}
62 * The equality of two array member values {@code x} and {@code y}
  /libcore/luni/src/main/java/java/security/
BasicPermission.java 93 * equality. Returns {@code true} if the specified object has the same class
100 * object to be compared for equality with this {@code
CodeSigner.java 57 * Compares the specified object with this {@code CodeSigner} for equality.
63 * object to be compared for equality with this {@code
Permission.java 35 * Compares the specified object with this {@code Permission} for equality
43 * object to be compared for equality with this {@code
  /packages/apps/Email/tests/src/com/android/email/provider/
ProviderTestUtils.java 223 * Compare two accounts for equality
260 * Compare two hostauth records for equality
280 * Compare two mailboxes for equality
305 * Compare two messages for equality
350 * Compare to attachments for equality
  /libcore/luni/src/test/java/tests/api/java/util/
IdentityHashMapTest.java 55 * method to check for reference equality instead
495 assertEquals("failure of equality of IdentityHashMaps", mapOne, mapFour);
496 assertTrue("failure of non-equality of IdentityHashMaps one and two",
498 assertTrue("failure of non-equality of IdentityHashMaps one and three",
500 assertTrue("failure of non-equality of IdentityHashMaps two and three",
509 "failure of non-equality of IdentityHashMaps one and Hashmap two",
512 "failure of non-equality of IdentityHashMaps one and Hashmap three",
  /external/guava/src/com/google/common/collect/
package-info.java 32 * order-independent equality and does not allow duplicate entries; that is,
42 * and has <i>partially order-dependent equality</i> as defined by
56 * values like a {@link java.util.List}, yet has order-independent equality
ListMultimap.java 76 * Compares the specified object to this multimap for equality.
MapDifference.java 64 * Compares the specified object with this instance for equality. Returns
  /libcore/luni/src/main/java/org/apache/xml/utils/
IntVector.java 343 * beginning the search at index, and testing for equality
366 * beginning the search at index, and testing for equality
388 * beginning the search at index, and testing for equality
ObjectVector.java 340 * beginning the search at index, and testing for equality
363 * beginning the search at index, and testing for equality
385 * beginning the search at index, and testing for equality
  /external/bluetooth/glib/docs/reference/glib/tmpl/
quarks.sgml 32 is that they can be compared for equality by a simple pointer comparision, rather than
  /external/chromium/third_party/icu/public/i18n/unicode/
measure.h 86 * Equality operator. Return true if this object is equal
  /external/e2fsprogs/intl/
plural-exp.h 54 equal, /* Comparison for equality. */
  /external/icu4c/i18n/unicode/
measure.h 86 * Equality operator. Return true if this object is equal
  /external/jdiff/src/jdiff/
MethodAPI.java 131 * Tests two methods for equality, using just the signature.
  /external/nist-sip/java/gov/nist/javax/sip/address/
UserInfo.java 74 * Compare for equality.
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
equal.h 17 // Function to test equality of two Fsts.

Completed in 381 milliseconds

1 2 34 5 6 7 8 91011>>