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

<<11121314151617181920>>

  /external/dnsmasq/src/
nameser.h 91 * compare for equality; rather, use it to determine whether your resolver
  /external/emma/core/java12/com/vladium/util/
Files.java 79 * before they are compared for equality
  /external/freetype/src/base/
ftbbox.c 632 /* test two boxes for equality */
  /external/guava/src/com/google/common/primitives/
Booleans.java 265 * Object#equals(Object)} (since arrays support only identity equality), but
  /external/icu4c/common/unicode/
uchriter.h 112 * @param that The ForwardCharacterIterator used to be compared for equality
  /external/icu4c/common/
uvector.h 78 * UVector needs a way to compare objects for equality. To do so, it
  /external/icu4c/i18n/
digitlst.h 141 * @param other The DigitList to be compared for equality
  /external/icu4c/test/intltest/
cpdtrtst.cpp 115 logln("Testing the clone() and equality operator functions of Compound Transliterator");
svccoll.cpp 18 #include "ucol_imp.h" // internal api needed to test ucollator equality
  /external/kernel-headers/original/linux/
nfs_xdr.h 23 * Helper for checking equality between 2 fsids.
  /external/nist-sip/java/gov/nist/javax/sip/header/
SIPHeaderList.java 385 * Equality comparison operator.
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
factor-weight.h 295 // Equality function for Elements, assume weights have been quantized.
string-weight.h 359 // equality is required (for non-Zero() input. This restriction
  /external/stlport/src/
locale.cpp 392 // Compare two locales for equality.
  /external/v8/
ChangeLog 760 Optimized strict equality checks.
    [all...]
  /external/v8/src/
ast.cc 68 // names must be canonicalized for fast equality checks
compilation-cache.cc 221 // Compare the two name strings for equality.
  /external/zlib/contrib/amd64/
amd64-match.S 279 * Test the strings for equality, 8 bytes at a time. At the end,
  /external/zlib/contrib/asm586/
match.S 261 /* Test the strings for equality, 8 bytes at a time. At the end,
  /external/zlib/contrib/gcc_gvmat64/
gvmat64.S 427 ;;; Test the strings for equality, 8 bytes at a time. At the end,
  /external/zlib/contrib/masm686/
match.asm 295 ;/* Test the strings for equality, 8 bytes at a time. At the end,
  /external/zlib/contrib/masmx64/
gvmat64.asm 417 ;;; Test the strings for equality, 8 bytes at a time. At the end,
  /external/zlib/contrib/masmx86/
match686.asm 355 ;;; Test the strings for equality, 8 bytes at a time. At the end,
  /frameworks/base/core/java/android/app/
AlarmManager.java 102 * scheduled (with the equality of two intents being defined by
  /frameworks/base/core/tests/coretests/src/android/content/
SearchRecentSuggestionsProviderTest.java 352 * Check a single row for equality with target strings.

Completed in 1119 milliseconds

<<11121314151617181920>>