Searched
full:equality (Results
276 -
300 of
1494) sorted by null
<<11121314151617181920>>
/external/clang/test/Analysis/ |
additive-folding.cpp | 42 // Equality and inequality only
|
/external/guava/guava/src/com/google/common/collect/ |
ForwardingSortedMap.java | 43 * comparator of the map to test equality for both keys and values, unlike
|
ForwardingSortedSet.java | 44 * comparator) to test element equality. As a result, if the comparator is not
|
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
AtomicDoubleTest.java | 44 /** The notion of equality used by AtomicDouble */
|
/external/icu4c/common/ |
uhash.h | 106 * A key equality (boolean) comparison function. 111 * A value equality (boolean) comparison function. 141 UKeyComparator *keyComparator; /* Compares keys for equality. 143 UValueComparator *valueComparator; /* Compares the values for equality */
|
/external/icu4c/common/unicode/ |
schriter.h | 117 * @param that The ForwardCharacterIterator to be compared for equality
|
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/ |
TypeResolver.java | 43 * There are three types of expression we need to process; addition, equality and inequality. By
|
/external/llvm/include/llvm/ADT/ |
APFloat.h | 336 /// The definition of equality is not straightforward for floating point, so 345 /// Bitwise comparison for equality (QNaNs compare equal, 0!=-0). 418 /// frought with peril. Equality is hard to define for these values. For 422 /// be used in canonicalization and memoization. As such, equality is
|
/external/llvm/include/llvm/IR/ |
Attributes.h | 180 /// \brief Equality and non-equality operators. 322 /// operator==/!= - Provide equality predicates. 387 /// equality, presence of attributes, etc.
|
/external/llvm/lib/Transforms/Utils/ |
CmpInstAnalysis.cpp | 91 /// least one of them is an equality comparison (which is signless).
|
/external/llvm/test/CodeGen/SystemZ/ |
int-cmp-16.ll | 1 ; Test 32-bit equality comparisons that are really between a memory byte
|
int-cmp-18.ll | 1 ; Test 64-bit equality comparisons that are really between a memory byte
|
int-cmp-26.ll | 1 ; Test 32-bit equality comparisons that are really between a memory halfword
|
int-cmp-28.ll | 1 ; Test 64-bit equality comparisons that are really between a memory halfword
|
int-cmp-38.ll | 45 ; Check equality, which can use CRL or CLRL.
|
int-cmp-45.ll | 6 ; Addition provides enough for equality comparisons with zero. First teest
|
/external/mesa3d/src/glsl/ |
opt_dead_code.cpp | 61 * counts will be zero and will be caught by the equality test.
|
/external/nist-sip/java/gov/nist/core/ |
DuplicateNameValueList.java | 120 * @return true if the two objects compare for equality.
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
CSeq.java | 83 * Compare two cseq headers for equality.
|
CallIdentifier.java | 100 * Compare two call identifiers for equality.
|
/external/openfst/src/include/fst/extensions/pdt/ |
pdt.h | 168 // Equality of PDT state tuples.
|
/external/smali/dexlib/src/main/java/org/jf/dexlib/ |
ClassDataItem.java | 689 * Determines if this <code>EncodedField</code> is equal to other, based on the equality of the associated 691 * @param other The <code>EncodedField</code> to test for equality [all...] |
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
weight.h | 38 // ApproxEqual: approximate equality (for inexact weights)
|
/external/v8/src/ |
v8.h | 143 // JavaScript defines two kinds of equality.
|
/external/valgrind/main/include/ |
pub_tool_execontext.h | 39 // equality.
|
Completed in 500 milliseconds
<<11121314151617181920>>