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

<<31323334353637383940>>

  /external/libxslt/libxslt/
imports.c 386 * comparison. Check if this can be done in a sane way.
  /external/llvm/include/llvm/ADT/
ArrayRef.h 278 /// @name ArrayRef Comparison Operators
SmallBitVector.h 350 // Comparison operators.
SmallString.h 92 /// @name String Comparison
  /external/llvm/lib/Analysis/
LazyValueInfo.cpp 797 // If the condition of the branch is an equality comparison, we may be
820 // Calculate the range of values that would satisfy the comparison.
    [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfAccelTable.cpp 73 // compareDIEs - comparison predicate that sorts DIEs by their offset.
  /external/llvm/lib/Support/
FileUtilities.cpp 130 *ErrorMsg = "FP Comparison failed, not a numeric difference between '";
  /external/llvm/lib/Transforms/InstCombine/
InstCombineSelect.cpp 354 // Check cases where the comparison is with a constant that
480 // If we have an equality comparison then we know the value in one of the
720 // See if we are selecting two values based on a comparison of the two values.
779 // See if we are selecting two values based on a comparison of the two values.
    [all...]
  /external/llvm/test/Transforms/IndVarSimplify/
lftr-reuse.ll 155 ; extended %n, used for pointer comparison by LFTR.
  /external/llvm/unittests/ADT/
SmallVectorTest.cpp 367 // Comparison tests.
  /external/nist-sip/java/gov/nist/javax/sip/parser/
TimeStampParser.java 207 * Fixes null pointer in comparison when host is not specified. Add methods to allow longs and ints as args in TimeStamp Header.
  /external/opencv/cv/src/
cvmatchcontours.cpp 245 CV_ERROR( CV_StsBadArg, "Unknown/unsupported comparison method" );
  /external/openfst/src/include/fst/extensions/far/
sttable.h 232 // Comparison functor used to compare stream IDs in the heap
  /external/openssl/crypto/evp/
pmeth_fn.c 324 * 1 (match), 0 (don't match) and -2 (comparison is not defined). -1
  /external/protobuf/python/google/protobuf/internal/
type_checkers.py 132 # We're sure to use ints instead of longs here since comparison may be more
  /external/qemu/distrib/jpeg-6b/
filelist.doc 209 test*.* Source and comparison files for confidence test.
jcdctmgr.c 241 * a comparison is enough cheaper than a divide to make a special test
  /external/qemu/
qemu-common.h 173 * prior to comparison.
  /external/stlport/test/unit/
collate_facets_test.cpp 212 //We check that the C locale gives a lexicographical comparison:
  /external/v8/test/mjsunit/
cyrillic.js 137 // other in a case independt comparison.
  /external/valgrind/main/coregrind/
m_oset.c 541 // comparison function rather than the standard one.
786 // >= start_at. Naturally ">=" is defined by the comparison
814 /* Switch the sense of the comparison, since the comparison
  /external/webkit/Source/JavaScriptCore/dfg/
DFGNode.h 131 /* Nodes for comparison operations. */\
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Expressions/
11.6.1-1.js 40 (Note that this step differs from step 3 in the algorithm for comparison
11.6.1-2.js 40 (Note that this step differs from step 3 in the algorithm for comparison
  /external/webkit/Source/WebCore/dom/
NamedNodeMap.cpp 185 // FIXME: Would be faster to do this comparison without calling toString, which

Completed in 1435 milliseconds

<<31323334353637383940>>