Home
last modified time | relevance | path

Searched refs:comparison (Results 1 – 25 of 58) sorted by relevance

123

/external/icu4c/test/intltest/
Dregcoll.cpp1086 UnicodeString comparison(tests[i + 1]); in compareArray() local
1089 if (comparison == "<") in compareArray()
1093 else if (comparison == ">") in compareArray()
1097 else if (comparison == "=") in compareArray()
1105 errln(bogus1 + comparison + bogus2); in compareArray()
/external/iptables/extensions/
Dlibipt_connmark.man9 comparison).
Dlibip6t_mark.man9 comparison).
Dlibipt_mark.man9 comparison).
/external/webkit/autotools/
Dacinclude.m420 # The operator OP determines what type of comparison to do, and can be one
70 # portions necessary to perform the specific comparison specified by the
93 # allows a simple string comparison. The end result is that a version
/external/tesseract/testing/
DREADME42 report and comparison with the 1995 results.
/external/webkit/WebKit/win/Interfaces/
DDOMRange.idl50 // DOM Range comparison codes
/external/icu4c/data/unidata/
DBlocks.txt20 # For more information on the comparison of property values,
/external/grub/docs/
Dmultiboot.info942 The general rule is that the data comparison technique is the quick
953 * Data comparison technique::
957 File: multiboot.info, Node: Data comparison technique, Next: I/O restriction technique, Up: BIOS…
959 4.2.1 Data comparison technique
981 File: multiboot.info, Node: I/O restriction technique, Prev: Data comparison technique, Up: BIOS…
1651 Node: Data comparison technique41217
Dmultiboot.texi1008 The general rule is that the data comparison technique is the quick and
1018 * Data comparison technique::
1023 @node Data comparison technique
1024 @subsection Data comparison technique
/external/jpeg/
Dfilelist.doc209 test*.* Source and comparison files for confidence test.
/external/icu4c/samples/ufortune/resources/
Droot.txt182 She just wanted to make a comparison.",
/external/icu4c/i18n/
Ducol.cpp6933 int32_t comparison; in ucol_checkIdent() local
6948 comparison = u_strCompareIter(sIt, tIt, TRUE); in ucol_checkIdent()
7022 comparison = u_strcmpCodePointOrder(sBuf, tBuf); in ucol_checkIdent()
7030 comparison = u_memcmpCodePointOrder(sBuf, tBuf, uprv_min(sLen, tLen)); in ucol_checkIdent()
7031 if (comparison == 0) { in ucol_checkIdent()
7032 comparison = sLen - tLen; in ucol_checkIdent()
7037 if (comparison < 0) { in ucol_checkIdent()
7039 } else if (comparison == 0) { in ucol_checkIdent()
/external/webkit/WebCore/bridge/objc/
Dobjc_instance.mm48 …eptionEnvironment; // No need to protect this value, since we just use it for a pointer comparison.
/external/dropbear/libtommath/
Dbn.tex787 for any comparison.
807 \subsection{Unsigned comparison}
809 An unsigned comparison considers only the digits themselves and not the associated \textit{sign} fl…
810 mp\_int structures. This is analogous to an absolute comparison. The function mp\_cmp\_mag() will…
865 \subsection{Signed comparison}
930 This will compare $a$ to the left of $b$ using a signed comparison. Note that it will always treat…
/external/bison/tests/
Dcalc.at111 %nonassoc '=' /* comparison */
/external/libpcap/
DCHANGES388 comparison operators, while the code generator and optimizer assumed
/external/bluetooth/glib/gthread/
DChangeLog450 * gthread-posix.c (g_thread_create_posix_impl): Do a comparison,
/external/dropbear/
DCHANGES109 - Improve PAM prompt comparison.
/external/webkit/JavaScriptCore/
DChangeLog1955 (JSC::JIT::emitBinaryDoubleOp): Actually do the comparison in reverse
1984 comparison in reverse order, and jump if the result is below or
1998 numeric or string comparison. If the second operand is an object, you
2022 (JSC::JIT::emitSlow_op_neq): Made a vptr comparison a *Ptr operation,
2116 (JSC::JIT::emit_op_div): Modified emitBinaryDoubleOp to accept comparison/jump
DChangeLog-2002-12-03692 - fix hash function and key comparison for the other kind of hash table; yields 3%
954 * kjs/ustring.h: Added compare function for -1/0/+1 comparison.
/external/bluetooth/glib/
DChangeLog.pre-2-101297 guint64 otherwise and that can produce warnings about comparison
DNEWS2847 * Fixes for comparison of threads [Sebastian Wilhelmi]
3003 * Fixed confusions between comparison functions that return <0, 0, >0
DChangeLog.pre-2-2450 comparison. (#54344, Morten Welinder)
/external/bison/data/m4sugar/
Dm4sugar.m41683 # Normalize beta version numbers with letters to numbers only for comparison.

123