HomeSort by relevance Sort by last modified time
    Searched full:comparison (Results 526 - 550 of 2086) sorted by null

<<21222324252627282930>>

  /external/apache-xml/src/main/java/org/apache/xpath/objects/
XObject.java 544 // are backwards, we call the opposite comparison
568 // are backwards, we call the opposite comparison
592 // are backwards, we call the opposite comparison
616 // are backwards, we call the opposite comparison
  /external/bluetooth/glib/gio/tests/
sleepy-stream.c 189 /* build this for comparison */
  /external/chromium/base/
tracked.h 49 // Comparison operator for insertion into a std::map<> hash tables.
  /external/chromium/base/win/
scoped_variant.h 157 // Comparison operators for ScopedVariant are not supported at this point.
  /external/chromium/chrome/browser/accessibility/
accessibility_win_browsertest.cc 622 // TODO(ctguil): Pointer comparison of retrieved IAccessible pointers dosen't
624 // unique id comparison available.
646 // If pointer comparison fails resort to the exhuasive search that can use
647 // IAccessible2::get_unique_id for equality comparison.
  /external/chromium/chrome/browser/chromeos/options/
wifi_config_model.cc 34 // Comparison functor for locale-sensitive sorting of certificates by name.
  /external/chromium/chrome/browser/history/
query_parser.h 44 // comparison.
  /external/chromium/chrome/browser/sync/sessions/
status_controller_unittest.cc 86 EXPECT_FALSE(status.TestAndClearIsDirty()); // Test for deep comparison.
  /external/chromium/chrome/browser/ui/cocoa/
cocoa_test_helper.h 82 // comparison purposes. Using std::set to make progress-checking
  /external/chromium/net/base/
network_change_notifier_win.cc 40 // their pros and cons. Here is a comparison of various techniques considered:
test_root_certs_win.cc 117 // comparison.
upload_data.h 77 // change. Also note that the granularity for comparison is time_t, not
x509_cert_types.h 63 // TODO(rsleevi): Remove once Mac client auth uses NSS for name comparison.
  /external/chromium/net/http/
http_chunked_decoder.cc 166 // A comparison of browsers running on WindowsXP shows that
  /external/chromium/webkit/glue/
cpp_variant.h 71 // object types, a deep comparison is performed; that is, the contents of the
  /external/clang/lib/StaticAnalyzer/Core/
SimpleConstraintManager.h 52 // Each of these is of the form "$sym+Adj <> V", where "<>" is the comparison
  /external/clang/test/Sema/
builtins.c 49 // away. This triggers an assertion while checking the comparison otherwise.
parentheses.c 8 // expected-note{{use '==' to turn this assignment into an equality comparison}} \
  /external/dropbear/libtomcrypt/src/pk/rsa/
rsa_verify_hash.c 29 @param stat [out] The result of the signature comparison, 1==valid, 0==invalid
  /external/dropbear/
listener.c 133 /* Return the first listener which matches the type-specific comparison
  /external/emma/core/java12/com/vladium/util/
SoftValueMap.java 175 // note: this uses an early identity comparison opimization, making this a bit
244 // note: this uses an early identity comparison opimization, making this a bit
269 if (currentKeyValue == null) ref.m_bucketIndex = -1; // disable removal by removeClearedValues() [need to do this because of the identity comparison there]
548 // remove entry containing '_ref' using its bucket index and identity comparison:
  /external/eyes-free/AccessCheck/src/com/android/accessibility/
AccessibilityValidationContentHandler.java 64 * The ImageView class stored for easy comparison while handling content. It
  /external/freetype/include/freetype/
ftlcdfil.h 88 * This filter is only provided for comparison purposes, and might be
  /external/guava/guava/src/com/google/common/collect/
SortedMultiset.java 34 * <p><b>Warning:</b> The comparison must be <i>consistent with equals</i> as
  /external/guava/guava-testlib/src/com/google/common/testing/
EqualsTester.java 59 * the failed comparison as follows:

Completed in 396 milliseconds

<<21222324252627282930>>