HomeSort by relevance Sort by last modified time
    Searched full:equality (Results 151 - 175 of 1429) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/guava/guava/src/com/google/common/collect/
SetMultimap.java 109 * Compares the specified object to this multimap for equality.
112 * contain the same values. Equality does not depend on the ordering of keys
  /external/guava/guava/src/com/google/common/reflect/
AbstractInvocationHandler.java 107 * <p>Subclasses can override this method to provide custom equality.
115 * delegate to this method. Subclasses can override this method to provide custom equality.
  /external/icu/icu4c/source/common/unicode/
parsepos.h 94 * Equality operator.
101 * Equality operator.
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
IntlTestDateFormatAPI.java 85 // ======= Test equality
87 logln("Testing equality operator");
IntlTestNumberFormatAPI.java 65 // ======= Test equality
67 logln("Testing equality operator");
IntlTestSimpleDateFormatAPI.java 62 // ======= Test clone() and equality
64 logln("Testing clone(), assignment and equality operators");
  /external/llvm/include/llvm/Analysis/
Interval.h 86 /// Equality operator. It is only valid to compare two intervals from the
88 /// for equality.
  /external/llvm/test/CodeGen/SystemZ/
int-cmp-33.ll 43 ; Check equality comparisons with 32768, the lowest value for which
57 ; Check equality comparisons with the high end of the unsigned 16-bit range.
int-cmp-35.ll 43 ; Check equality comparisons with 32768, the lowest value for which
57 ; Check equality comparisons with the high end of the unsigned 16-bit range.
int-cmp-46.ll 102 ; an equality comparison with zero.
257 ; Check that we can use TMLL for equality comparisons with the mask.
335 ; to equality comparisons with the mask.
373 ; Check that we can use TMLL for equality comparisons for the low bit
413 ; Check that we can use TMLL for equality comparisons for the high bit
  /external/pdfium/third_party/bigint/
BigUnsignedInABase.hh 35 * equality test. Use BigUnsigned for arithmetic.
119 /* Equality test. For the purposes of this test, two BigUnsignedInABase
  /external/skia/src/pathops/
SkPathOpsTypes.cpp 89 // equality using the same error term as between
158 // Check for equality to make sure +0 == -0
  /external/v8/test/intl/
assert.js 31 * Compares two objects for key/value equality.
52 * Compares two JavaScript values for type and value equality.
  /external/valgrind/auxprogs/
compare-build-logs 6 # compares the compiler invocations for equality. Equality is defined
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
CameraUtilsTypeReferenceTest.java 176 // FIXME: Equality will fail: b/14590652
219 // FIXME: Equality will fail: b/14590652
  /frameworks/base/rs/java/android/renderscript/
BaseObj.java 172 * Compare the current BaseObj with another BaseObj for equality.
174 * @param obj The object to check equality with.
  /frameworks/base/tests/CoreTests/android/core/
NsdServiceInfoTest.java 141 // Assert equality of base fields.
147 // Assert equality of attribute map.
  /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/
CodeSigner.java 57 * Compares the specified object with this {@code CodeSigner} for equality.
63 * object to be compared for equality with this {@code
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/range/algorithm/
equal.hpp 21 // An implementation of equality comparison that is optimized for iterator
101 // An implementation of equality comparison that is optimized for
  /prebuilts/misc/common/swig/include/2.0.11/ruby/
rubyautodoc.swg 72 AUTODOC(operator==, "Equality comparison operator");
88 AUTODOC(__eq__, "Equality comparison operator");
  /system/bt/osi/include/
hash_map.h 51 // is necessary on element removal. |equality_fn| is used to check for key equality.
52 // If |equality_fn| is NULL, default pointer equality is used.
  /packages/apps/Email/tests/src/com/android/email/provider/
ProviderTestUtils.java 281 * Compare two accounts for equality
313 * Compare two hostauth records for equality
340 * Compare two mailboxes for equality
370 * Compare two messages for equality
425 * Compare to attachments for equality
  /cts/tools/dasm/src/java_cup/
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/apache-xml/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

Completed in 1676 milliseconds

1 2 3 4 5 67 8 91011>>