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

<<11121314151617181920>>

  /libcore/luni/src/main/java/java/sql/
Timestamp.java 173 * Compares this {@code Timestamp} object with a supplied {@code Timestamp}
201 * Compares this {@code Timestamp} object with a supplied {@code Timestamp}
  /libcore/luni/src/main/java/java/text/
RuleBasedCollator.java 366 * Compares the {@code source} text to the {@code target} text according to
414 * Compares the specified object with this {@code RuleBasedCollator} and
  /libcore/luni/src/main/java/java/util/
UUID.java 320 * Compares this UUID to the specified UUID. The natural ordering of UUIDs
351 * Compares this UUID to another object for equality. If {@code object}
  /libcore/luni/src/test/java/tests/api/javax/xml/parsers/
SAXParserTestSupport.java 34 * Compares the result of the parser with golden data.
134 * Compares the content of two HashMaps. One map should be the reference
  /ndk/sources/cxx-stl/stlport/src/
c_locale.h 280 * Compares the two sequences [s1, s1 + n1) and [s2, s2 + n2). Neither
283 * min(n1, n2), then the sequence that compares less is whichever one
  /cts/tests/tests/accessibility/src/android/view/accessibility/cts/
AccessibilityEventTest.java 200 * Compares all properties of the <code>expectedEvent</code> and the
AccessibilityNodeInfoTest.java 131 * Compares all properties of the <code>expectedInfo</code> and the
AccessibilityRecordTest.java 180 * Compares the text of the <code>expectedEvent</code> and
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
OffsettedItem.java 275 * Compares this instance to another which is guaranteed to be of
  /dalvik/dx/src/com/android/dx/dex/file/
OffsettedItem.java 275 * Compares this instance to another which is guaranteed to be of
  /external/apache-http/src/org/apache/http/conn/
MultihomePlainSocketFactory.java 190 * Compares this factory with an object.
  /external/apache-http/src/org/apache/http/conn/scheme/
Scheme.java 187 * Compares this scheme to an object.
  /external/bluetooth/bluedroid/stack/btm/
btm_ble_addr.c 232 ** Description This function compares the X with random address 3 MSO bytes
  /external/ceres-solver/examples/
simple_bundle_adjuster.cc 186 // image location and compares the reprojection against the observation.
  /external/ceres-solver/include/ceres/
gradient_checker.h 33 // that it is computing reasonable derivatives. It compares the Jacobians
  /external/chromium/testing/gtest/test/
gtest-listener_test.cc 188 // Compares the common prefix.
  /external/chromium/third_party/libjingle/source/talk/base/
socketaddress.h 142 // Compares based on IP and then port.
  /external/clang/bindings/python/tests/cindex/
test_translation_unit.py 67 """ Compares two paths for equality after normalizing them with
  /external/dexmaker/src/dx/java/com/android/dx/dex/file/
OffsettedItem.java 275 * Compares this instance to another which is guaranteed to be of
  /external/doclava/src/com/google/doclava/apicheck/
ApiCheck.java 75 * Compares two api xml files for consistency.
  /external/gtest/test/
gtest-listener_test.cc 188 // Compares the common prefix.
  /external/guava/guava/src/com/google/common/primitives/
UnsignedInteger.java 196 * Compares this unsigned integer to another unsigned integer.
  /external/guava/guava/src/com/google/common/util/concurrent/
AtomicDouble.java 32 * <p><a name="bitEquals">This class compares primitive {@code double}
AtomicDoubleArray.java 27 * <p><a name="bitEquals">This class compares primitive {@code double}
  /external/guava/guava-tests/test/com/google/common/collect/
PeekingIteratorTest.java 46 * Version of {@link IteratorTester} that compares an iterator over

Completed in 533 milliseconds

<<11121314151617181920>>