HomeSort by relevance Sort by last modified time
    Searched full:equality (Results 51 - 75 of 1494) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/icu4c/i18n/unicode/
tmutamt.h 95 * Equality operator.
104 * Not-equality operator.
  /external/nist-sip/java/gov/nist/javax/sip/address/
GenericURI.java 124 // This is not sufficient for equality; revert to String equality...
  /external/skia/src/pathops/
SkPathOpsTypes.cpp 20 // Check for equality to make sure +0 == -0
62 // Check for equality to make sure +0 == -0
  /frameworks/base/graphics/java/android/renderscript/
BaseObj.java 159 * Compare the current BaseObj with another BaseObj for equality.
161 * @param obj The object to check equality with.
  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
BaseObj.java 123 * Compare the current BaseObj with another BaseObj for equality.
125 * @param obj The object to check equality with.
  /libcore/luni/src/main/java/java/security/
Timestamp.java 64 * Compares the specified object with this {@code Timestamp} for equality
71 * object to be compared for equality with this {@code
  /libcore/luni/src/test/java/libcore/java/util/
OldAndroidTreeMapTest.java 74 // Check for equality
95 // Check for equality
  /system/core/include/cutils/
hashmap.h 39 * @param equals function which compares keys for equality
128 * Compares two int keys for equality.
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/tech/
NfcUtils.java 24 /** Class with utility methods for testing equality of messages and displaying byte payloads. */
  /external/chromium/net/base/
host_port_pair.h 37 // Equality test of contents. (Probably another violation of style guide).
  /external/chromium_org/components/autofill/core/common/
form_field_data.h 20 // Equality tests for identity which does not include |value| or
  /external/chromium_org/dbus/
object_path.h 41 // Permit testing for equality, required for mocks to work and useful for
  /external/chromium_org/printing/
page_number.h 44 // Equality operator. Only the current page number is verified so that
  /external/chromium_org/third_party/icu/source/common/
servnotf.cpp 83 // identity equality check
  /external/chromium_org/tools/site_compare/operators/
equals_with_mask.py 5 """Compare two images for equality, subject to a mask."""
  /external/chromium_org/ui/gfx/
insets_unittest.cc 50 TEST(InsetsTest, Equality) {
  /external/chromium_org/v8/test/intl/date-format/
default-locale.js 40 // Then check for equality.
  /external/chromium_org/v8/test/intl/number-format/
default-locale.js 40 // Then check for equality.
  /external/chromium_org/v8/test/mjsunit/
typeof.js 29 // the context of string equality comparisons.
  /external/icu4c/common/
servnotf.cpp 83 // identity equality check
  /external/libphonenumber/java/test/com/android/i18n/phonenumbers/
PhoneNumberMatchTest.java 30 * Tests the value type semantics. Equality and hash code must be based on the covered range and
  /external/mockito/src/org/mockito/internal/matchers/
Equals.java 24 return Equality.areEqual(this.wanted, actual);
  /external/openfst/src/extensions/far/
farequal.cc 33 string usage = "Compares the FSTs in two FST archives for equality.";
  /external/v8/test/mjsunit/
typeof.js 29 // the context of string equality comparisons.
  /libcore/luni/src/main/java/libcore/internal/
StringPool.java 21 * interned strings}, this pool provides no guarantee of reference equality.

Completed in 991 milliseconds

1 23 4 5 6 7 8 91011>>