HomeSort by relevance Sort by last modified time
    Searched full:compares (Results 401 - 425 of 1028) sorted by null

<<11121314151617181920>>

  /external/icu4c/i18n/unicode/
tblcoll.h 262 * The comparison function compares the character data stored in two
296 * The comparison function compares the character data stored in two
316 * Compares two strings using the Collator.
317 * Returns whether the first one compares less than/equal to/greater than
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/test/
gtest-listener_test.cc 188 // Compares the common prefix.
  /external/marisa-trie/tools/
cmdopt.c 98 // Compares a long option with an argument and returns the length of the
  /external/marisa-trie/v0_1_5/tools/
cmdopt.c 98 // Compares a long option with an argument and returns the length of the
  /external/openssl/crypto/asn1/
a_set.c 72 * This function compares two elements of SET_OF block
  /external/skia/include/core/
SkPostConfig.h 127 // if this is defined, we convert floats to 2scompliment ints for compares
  /external/skia/legacy/include/core/
SkMath.h 65 /** Returns (value < 0 ? 0 : value) efficiently (i.e. no compares or branches)
  /external/sqlite/android/
OldPhoneNumberUtils.cpp 188 * - Compares from right to left
  /external/tinyxml/
tinystr.h 31 * - fixed buggy compares operator==(), operator<(), and operator>()
  /external/v8/src/
type-info.h 287 // Get type information for arithmetic operations and compares.
  /external/webkit/Source/autotools/
acinclude.m4 11 # This macro compares two version strings. Due to the various number of
  /frameworks/base/core/java/android/widget/
AlphabetIndexer.java 124 * Default implementation compares the first character of word with letter.
  /frameworks/base/docs/html/sdk/api_diff/6/changes/
changes-summary.html 80 whose API Level identifiers are given in the upper-right corner of this page. It compares a
  /frameworks/base/services/tests/servicestests/src/com/android/server/
AccessibilityManagerTest.java 86 // check expected result (list equals() compares it contents as well)
  /frameworks/compile/slang/tests/
test.py 30 """Compares actual and expect for equality."""
  /hardware/samsung_slsi/exynos5/mobicore/common/MobiCore/inc/
mcVersionHelper.h 92 * Compares version against majorRequired and minorRequired.
  /libcore/luni/src/main/java/java/net/
InetSocketAddress.java 185 * Compares two socket endpoints and returns true if they are equal. Two
  /libcore/luni/src/main/java/java/security/cert/
Certificate.java 64 * Compares the argument to the certificate, and returns {@code true} if they
  /libcore/luni/src/main/java/java/text/
AttributedCharacterIterator.java 80 * Compares this attribute with the specified object. Checks if both
StringCharacterIterator.java 125 * Compares the specified object with this {@code StringCharacterIterator}
  /libcore/luni/src/main/java/java/util/logging/
Level.java 316 * Compares two {@code Level} objects for equality. They are considered to
  /libcore/luni/src/test/java/libcore/xml/
JaxenXPathTestSuite.java 246 * compares the result to a known expectation.
  /packages/apps/Gallery2/src/com/android/gallery3d/data/
LocalSource.java 246 // This is a comparator which compares the suffix number in two Paths.
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
PhotoStoreTest.java 120 * - Compares the expected photo content to the disk content.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_algobase.h 946 * This compares the elements of two ranges using @c == and returns true or
    [all...]

Completed in 464 milliseconds

<<11121314151617181920>>