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

<<21222324252627282930>>

  /external/iptables/include/
xtables.h.in 221 /* Size of match data relevent for userspace comparison purposes */
286 /* Size of target data relevent for userspace comparison purposes */
  /external/llvm/test/Analysis/ScalarEvolution/
avoid-smax-1.ll 5 ; be able to prove that the comparison is guarded by an appropriate
7 ; the comparison for the other two loops in this testcase.
  /external/llvm/unittests/ADT/
SCCIteratorTest.cpp 45 /// Comparison operators.
179 /// Comparison operators.
  /external/qemu/tcg/
tcg.h 220 /* Invert the sense of the comparison. */
226 /* Swap the operands in a comparison. */
  /external/valgrind/main/exp-sgcheck/docs/
sg-manual.xml 109 xreflabel="Comparison with Memcheck">
110 <title>Comparison with Memcheck</title>
  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
utilities.cpp 407 D3DCMPFUNC ConvertComparison(GLenum comparison)
410 switch (comparison)
  /external/webkit/Source/WebCore/platform/text/mac/
character-sets.txt 928 Source: HP PCL 5 Comparison Guide (P/N 5021-0329) pp B-13, 1996
    [all...]
  /external/webkit/Tools/Scripts/
svn-create-patch 334 # Use numeric comparison if chunks are non-equal numbers.
337 # Use string comparison if chunks are any other kind of non-equal string.
  /frameworks/av/libvideoeditor/osal/src/
M4OSA_CharStar.c 78 * @brief This function returns the boolean comparison of pStrIn1 and pStrIn2.
84 * @param cmpResult: (OUT) Comparison result.
  /frameworks/base/docs/html/tools/help/
MonkeyImage.jd 125 the comparison. The <code>percent</code> argument specifies the percentage
358 the comparison. The <code>percent</code> argument specifies the percentage
  /libcore/luni/src/test/java/libcore/java/lang/
OldStringTest.java 159 assertTrue("identical regions failed comparison", hwuc.regionMatches(
161 assertFalse("non identical regions failed comparison", hwuc.regionMatches(
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/internet/
MimeUtility.java 319 * Returns true if the given mimeType matches the matchAgainst specification. The comparison
334 * comparison ignores case and the matchAgainst strings may include "*" for a wildcard
  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/log/
EventContainer.java 31 * Comparison method for {@link EventContainer#testValue(int, Object, com.android.ddmlib.log.EventContainer.CompareMethod)}
59 * Returns a short string representing the comparison.
  /bionic/libm/man/
fenv.3 104 ordered comparison involving \*(Nas, and taking the square root of a
  /dalvik/libdex/
DexUtf.cpp 24 * code point values for comparison. This treats different encodings
  /dalvik/tests/021-string2/src/junit/framework/
Assert.java 100 } else if (!(Math.abs(expected-actual) <= delta)) // Because comparison with NaN always returns false
  /dalvik/tests/082-inline-execute/src/junit/framework/
Assert.java 100 } else if (!(Math.abs(expected-actual) <= delta)) // Because comparison with NaN always returns false
  /dalvik/vm/
Debugger.h 67 Thread* thread; /* don't deref; for comparison only */
InlineNative.cpp 213 /* quick test for comparison with itself */
305 /* quick test for comparison with itself */
349 * already made the comparison and determined that the hashes are equal,
382 * meaningful comparison when the strings don't match (could also test
  /dalvik/vm/mterp/out/
InterpAsm-x86-atom.S     [all...]
  /external/chromium/base/
bind_helpers.h 66 // http://stackoverflow.com/questions/4358584/sfinae-approach-comparison
  /external/chromium/net/proxy/
proxy_server.cc 79 // do raw field comparisons in the equality and comparison functions.
  /external/chromium/webkit/glue/
site_isolation_metrics.cc 108 // For comparison, we keep counts of:
  /external/clang/include/clang/AST/
CharUnits.h 92 // Comparison operators.
StmtVisitor.h 41 // optimizer (e.g. LLVM) will fold this comparison into the switch stmt

Completed in 836 milliseconds

<<21222324252627282930>>