HomeSort by relevance Sort by last modified time
    Searched full:comparisons (Results 26 - 50 of 691) sorted by null

12 3 4 5 6 7 8 91011>>

  /bionic/libm/src/
s_fmaxf.c 48 /* Handle comparisons of signed zeroes. */
s_fmaxl.c 50 /* Handle comparisons of signed zeroes. */
s_fmin.c 48 /* Handle comparisons of signed zeroes. */
s_fminf.c 48 /* Handle comparisons of signed zeroes. */
s_fminl.c 50 /* Handle comparisons of signed zeroes. */
s_lround.c 48 * two floating-point comparisons in the former case, or TRUE otherwise.
  /dalvik/dx/tests/003-magic-version-access/
run 20 # expected.txt vs. out.txt comparisons.
  /external/apache-http/src/org/apache/commons/codec/
StringEncoderComparator.java 49 * @param stringEncoder the StringEncoder used for comparisons.
  /external/chromium/third_party/libjingle/source/talk/base/
time.h 50 // Comparisons between time values, which can wrap around.
  /external/clang/www/
menu.html.incl 10 <a href="/comparison.html">Comparisons</a>
  /external/llvm/lib/Target/MSP430/
README.txt 38 10. Handle imm in comparisons in better way (see comment in MSP430InstrInfo.td)
  /external/clang/test/Analysis/
additive-folding.c 53 // Comparisons
104 // Simple order comparisons with no adjustment
  /external/guava/guava/src/com/google/common/collect/
ComparisonChain.java 30 * performs comparisons only until it finds a nonzero result. For example:
45 * <p>Once any comparison returns a nonzero value, remaining comparisons are
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
double-int.h 35 operations where the results depend on signedness (division, comparisons),
44 operations that do not perform arithmetics modulo 2^precision (comparisons,
  /external/clang/lib/StaticAnalyzer/Core/
SimpleConstraintManager.cpp 247 "Non-comparison ops should be rewritten as comparisons to zero.");
249 // We only handle simple comparisons of the form "$sym == constant"
261 // comparisons should be performed using the Int's type, then mapped back to
  /external/llvm/unittests/Support/
ValueHandleTest.cpp 67 // Cast to Value* so comparisons work.
145 // Cast to Value* so comparisons work.
222 // Cast to Value* so comparisons work.
  /dalvik/tests/003-omnibus-opcodes/src/
Compare.java 11 * Test the integer comparisons in various ways.
  /external/apache-xml/src/main/java/org/apache/xpath/objects/
XBoolean.java 153 // nodeset comparisons, we always call the
  /external/chromium/net/http/
http_vary_data.h 21 // While RFC 2616 requires strict request header comparisons, it is much
  /external/llvm/tools/llvm-diff/
DifferenceEngine.h 34 /// A class for performing structural comparisons of LLVM assembly.
  /external/stlport/src/
warning_disable.h 58 # pragma warning( disable : 1572 ) /* floating-point equality and inequality comparisons are unreliable */
  /external/webkit/Source/JavaScriptCore/runtime/
Operations.cpp 73 // as null when doing comparisons.
  /external/webkit/Source/WebCore/editing/gtk/
SelectionControllerGtk.cpp 53 // current object so further comparisons make sense. Otherwise,
  /external/webkit/Source/WebCore/html/
ClassList.cpp 106 // Check using contains first since it uses AtomicString comparisons instead
  /frameworks/base/core/java/android/accounts/
AuthenticatorDescription.java 109 /** Compares the type only, suitable for key comparisons. */

Completed in 273 milliseconds

12 3 4 5 6 7 8 91011>>