HomeSort by relevance Sort by last modified time
    Searched full:comparison (Results 951 - 975 of 3417) sorted by null

<<31323334353637383940>>

  /external/eigen/Eigen/src/Core/
NumTraits.h 47 * value by the fuzzy comparison operators.
  /external/eigen/Eigen/src/Eigen2Support/
Cwise.h 27 * convenient macro to defined the return type of a cwise comparison to a scalar */
  /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/
ftadvanc.h 73 /* comparison. */
  /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:
  /external/icu4c/common/
bytestrieiterator.cpp 182 ++pos; // ignore the comparison byte
locresdata.cpp 102 /*pointer comparison is ok since uloc_getCurrentCountryID & uloc_getCurrentLanguageID return the key itself is replacement is not found*/
ucharstrieiterator.cpp 186 ++pos; // ignore the comparison unit
ustr_imp.h 32 * Perform case-insensitive comparison.
  /external/icu4c/common/unicode/
unorm.h 175 * itself and for various comparison and folding flags.
472 * Perform case-insensitive comparison.
489 * Further options include case-insensitive comparison and
518 * Case-sensitive comparison in code unit order, and the input strings
  /external/icu4c/test/intltest/
allcoll.cpp 180 /* Now, do the same comparison with keys */
  /external/iproute2/tc/
em_cmp.c 2 * em_cmp.c Simple comparison Ematch
  /external/libvpx/libvpx/vp9/encoder/
vp9_block.h 63 // Bit flag for each mode whether it has high error in comparison to others.
  /external/llvm/docs/
BranchWeightMetadata.rst 86 comparison value. If it is equal to 1 (true), the condition is likely to be
  /external/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 284 // COMPARISON
  /external/llvm/lib/CodeGen/
PeepholeOptimizer.cpp 24 // Optimization of comparison instructions. For instance, in this code:
375 /// set) the same flag as the compare, then we can remove the comparison and use
379 // If this instruction is a comparison against zero and isn't comparing a
388 // Attempt to optimize the comparison instruction.
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp     [all...]
  /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-04.ll 1 ; Test 64-bit signed comparison in which the second operand is sign-extended
int-cmp-07.ll 1 ; Test 64-bit signed comparison in which the second operand is a variable.
int-cmp-08.ll 1 ; Test 64-bit unsigned comparison in which the second operand is a variable.
  /external/llvm/test/CodeGen/X86/
avx-cmp.ll 133 ;; Scalar comparison
  /external/llvm/test/Transforms/LowerSwitch/
feature.ll 4 ; On output we should got binary comparison tree. Check that all is fine.

Completed in 711 milliseconds

<<31323334353637383940>>