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

<<11121314151617181920>>

  /external/guava/javadoc/com/google/common/collect/class-use/
Ordering.html 121 b) == 0</code> implies <code>a == b</code> (identity equality).</TD>
  /external/guava/javadoc/com/google/common/primitives/
SignedBytes.html 323 <p>The returned comparator is inconsistent with <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang"><CODE>Object.equals(Object)</CODE></A> (since arrays support only identity equality), but
UnsignedBytes.html 332 <p>The returned comparator is inconsistent with <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang"><CODE>Object.equals(Object)</CODE></A> (since arrays support only identity equality), but
  /external/icu4c/common/
uhash.c 310 * then compare keys for equality using keyComparator.
    [all...]
  /external/icu4c/i18n/
fmtable.cpp 304 // Checks each element for equality.
  /external/icu4c/i18n/unicode/
datefmt.h 209 * Equality operator. Returns true if the two formats have the same behavior.
  /external/libxml2/include/libxml/
parser.h 67 * NOTE: consumed is only tested for equality in the parser code,
    [all...]
  /external/tinyxml/
xmltest.cpp 1009 // String equality. [ 1006409 ] string operator==/!= no worky in all cases
  /external/v8/src/ia32/
codegen-ia32.h 566 // Fast support for object equality testing.
    [all...]
  /external/webkit/JavaScriptCore/runtime/
JSArray.cpp 815 return (compareResult < 0) ? -1 : 1; // Not passing equality through, because we need to store all values, even if equivalent.
    [all...]
  /frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
SettingsProvider.java 79 // Used as a sentinel value in an instance equality test when we
    [all...]
  /external/guava/javadoc/com/google/common/collect/
ForwardingMultimap.html 215 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Compares the specified object with this multimap for equality.</TD>
    [all...]
HashMultimap.html 246 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Compares the specified object to this multimap for equality.</TD>
    [all...]
ImmutableMultimap.html 251 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Compares the specified object with this multimap for equality.</TD>
    [all...]
LinkedHashMultimap.html 261 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Compares the specified object to this multimap for equality.</TD>
    [all...]
Multiset.html 106 A collection that supports order-independent equality, like <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util"><CODE>Set</CODE></A>, but
246 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Compares the specified object with this multiset for equality.</TD>
    [all...]
TreeMultimap.html 265 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Compares the specified object to this multimap for equality.</TD>
    [all...]
  /external/icu4c/test/intltest/
tzrulets.cpp     [all...]
  /external/protobuf/python/google/protobuf/internal/
reflection_test.py     [all...]
  /external/v8/src/arm/
codegen-arm.cc     [all...]
  /external/chromium/base/
file_path_unittest.cc 683 "equality i: " << i << ", a: " << a.value() << ", b: " <<
    [all...]
  /external/chromium/third_party/icu/public/i18n/unicode/
ucol.h 439 * Compare two strings for equality.
    [all...]
  /external/chromium/third_party/icu/source/test/intltest/
dtfmrgts.cpp 691 if (!pass) errln("Fail: DateFormat serialization/equality bug");
    [all...]
tzregts.cpp 293 if (!pass) errln("Fail: TimeZone serialization/equality bug");
    [all...]
  /external/dbus/bus/
connection.c     [all...]

Completed in 774 milliseconds

<<11121314151617181920>>