HomeSort by relevance Sort by last modified time
    Searched full:compares (Results 301 - 325 of 1526) sorted by null

<<11121314151617181920>>

  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/iface/value/
EnumEncodedValue.java 67 * Compares this EnumEncodedValue to another EnumEncodedValue for equality.
FieldEncodedValue.java 65 * Compares this FieldEncodedValue to another FieldEncodedValue for equality.
FloatEncodedValue.java 66 * Compares this FloatEncodedValue to another FloatEncodedValue for equality.
  /external/v8/src/
type-info.h 79 // Get type information for arithmetic operations and compares.
  /external/valgrind/docs/xml/
design-impl.xml 39 implemented, and compares it to other alternative approaches.
  /external/webrtc/webrtc/modules/audio_coding/neteq/
dtmf_buffer.h 96 // Compares two events and returns true if they are the same.
  /frameworks/base/core/java/android/accounts/
AuthenticatorDescription.java 109 /** Compares the type only, suitable for key comparisons. */
  /frameworks/base/core/java/android/os/
ParcelUuid.java 82 * Compares this ParcelUuid to another object for equality. If {@code object}
  /frameworks/base/tools/aapt/
CrunchCache.h 40 * It goes through all the files found in the sourcePath and compares
  /libcore/ojluni/src/main/java/java/security/spec/
ECFieldFp.java 77 * Compares this prime finite field for equality with the
ECPoint.java 90 * Compares this elliptic curve point for equality with
  /libcore/ojluni/src/main/java/java/util/
Comparators.java 43 * Compares {@link Comparable} objects in natural order.
  /libcore/support/src/test/java/org/apache/harmony/testframework/serialization/
SerializationTest.java 47 * compares reference and deserialized objects (needed only if tested objects do
177 * Compares deserialized and reference objects.
312 * folder, reads an object from the loaded file and compares it with
347 * folder, from each loaded file it reads an object from and compares it
  /packages/apps/Contacts/src/com/android/contacts/editor/
RawContactDeltaComparator.java 30 * Compares {@link RawContactDelta}s
  /packages/apps/Contacts/src/com/android/contacts/interactions/
ContactInteractionUtil.java 95 * Compares the day and year of two calendars.
  /packages/apps/Launcher3/src/com/android/launcher3/model/
AppNameComparator.java 82 * Compares two titles with the same return value semantics as Comparator.