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

<<21222324252627282930>>

  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Expressions/
11.6.1-3.js 40 (Note that this step differs from step 3 in the algorithm for comparison
  /external/webkit/Source/JavaScriptCore/wtf/
StdLibExtras.h 133 // If the array only contains one element, no need to do the comparison.
  /external/webkit/Source/JavaScriptCore/wtf/unicode/glib/
UnicodeGLib.cpp 184 // but really a bitwise comparison of casefolded unicode chars (not utf-8 bytes).
  /external/webkit/Source/WebCore/dom/
TreeScope.cpp 156 // Quirks mode, case insensitive comparison of names.
  /external/webkit/Source/WebCore/icu/unicode/
unorm.h 169 * itself and for various comparison and folding flags.
486 * Perform case-insensitive comparison.
503 * Further options include case-insensitive comparison and
532 * Case-sensitive comparison in code unit order, and the input strings
  /external/webkit/Source/WebCore/platform/graphics/android/rendering/
ShaderProgram.h 220 // TODO: use the type and data comparison to skip GL call if possible.
TransferQueue.h 54 // the Tile's Info to make the comparison.
  /external/webkit/Source/WebCore/platform/graphics/mac/
GlyphPageTreeNodeMac.cpp 87 // For the CGFont comparison in the loop, use the CGFont that Core Text assigns to the CTFont. This may
  /external/webkit/Source/WebKit/mac/icu/unicode/
unorm.h 169 * itself and for various comparison and folding flags.
486 * Perform case-insensitive comparison.
503 * Further options include case-insensitive comparison and
532 * Case-sensitive comparison in code unit order, and the input strings
  /external/webkit/Tools/DumpRenderTree/chromium/
CppVariant.h 94 // object types, a deep comparison is performed; that is, the contents of the
  /external/wpa_supplicant_6/wpa_supplicant/src/tls/
bignum.c 116 * bignum_cmp - Signed comparison
  /external/wpa_supplicant_8/src/tls/
bignum.c 110 * bignum_cmp - Signed comparison
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
mp4def.h 48 /* because it will use one extra comparison if the compiler is */
  /frameworks/base/telephony/java/android/telephony/
SmsCbLocation.java 147 * @param plmn the PLMN to use for comparison
  /frameworks/base/tests/WebViewTests/src/com/android/webviewtests/
JavaBridgeReturnValuesTest.java 178 // We do the string comparison in JavaScript, to avoid relying on the
  /frameworks/native/include/utils/
Unicode.h 36 // Version of comparison that supports embedded nulls.
  /libcore/luni/src/main/java/java/util/
IdentityHashMap.java 733 * for comparison, meaning that reference-based comparison will not take
734 * place. We must ensure that all comparison is implemented by methods
736 * comparison to take place.
Set.java 92 * represent the <em>same</em> object using a class specific comparison.
  /libcore/luni/src/main/java/libcore/icu/
CollationElementIteratorICU.java 82 * specified comparison order.
  /libcore/luni/src/main/java/org/apache/harmony/security/asn1/
DerInputStream.java 111 // ascending order (short component are padded for comparison)
  /packages/apps/Email/src/org/apache/commons/io/comparator/
ExtensionFileComparator.java 75 /** Whether the comparison is case sensitive. */
  /packages/apps/Email/src/org/apache/commons/io/filefilter/
NameFileFilter.java 51 /** Whether the comparison is case sensitive. */
PrefixFileFilter.java 52 /** Whether the comparison is case sensitive. */
SuffixFileFilter.java 53 /** Whether the comparison is case sensitive. */
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
FusionDictionary.java 440 * Custom comparison of two int arrays taken to contain character codes.
445 * I repeat: this method starts the comparison at 1 <> dstOffset + 1.
449 * @param src the left-hand side string of the comparison.
450 * @param dst the right-hand side string of the comparison.

Completed in 1354 milliseconds

<<21222324252627282930>>