/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
stl_queue.h | 254 * @brief Queue equality comparison. 347 * @note No equality/comparison operators are provided for 410 * @param x A comparison functor describing a strict weak ordering. 541 // No equality/comparison operators are provided for priority_queue.
|
stl_set.h | 80 * @param Compare Comparison function object type, defaults to less<Key>. 169 * @param comp A comparison functor. 207 * @param comp A comparison functor. 275 /// Returns the comparison object with which the %set was constructed. 279 /// Returns the comparison object with which the %set was constructed. 685 * @brief Set equality comparison.
|
/sdk/chimpchat/src/com/android/chimpchat/core/ |
ChimpRect.java | 48 * A comparison method to determine if the object is equivalent to other ChimpRects.
|
/sdk/emulator/qtools/ |
profile_trace.cpp | 23 // This comparison function is called from qsort() to sort
|
/external/webkit/Source/JavaScriptCore/icu/unicode/ |
ucol.h | 27 * string comparison. You use this service to build 81 * Possible values for a comparison result 144 * Base letter represents a primary difference. Set comparison 150 * difference. Set comparison level to UCOL_SECONDARY to ignore tertiary 155 * tertiary difference. Set comparison level to UCOL_TERTIARY to include 156 * all comparison differences. Use this to set the strength of a Collator 379 * @param coll The UCollator containing the comparison rules. 401 * @param coll The UCollator containing the comparison rules. 420 * @param coll The UCollator containing the comparison rules. 439 * @param coll The UCollator containing the comparison rules [all...] |
/external/webkit/Source/WebCore/icu/unicode/ |
ucol.h | 27 * string comparison. You use this service to build 81 * Possible values for a comparison result 144 * Base letter represents a primary difference. Set comparison 150 * difference. Set comparison level to UCOL_SECONDARY to ignore tertiary 155 * tertiary difference. Set comparison level to UCOL_TERTIARY to include 156 * all comparison differences. Use this to set the strength of a Collator 379 * @param coll The UCollator containing the comparison rules. 401 * @param coll The UCollator containing the comparison rules. 420 * @param coll The UCollator containing the comparison rules. 439 * @param coll The UCollator containing the comparison rules [all...] |
/libcore/luni/src/main/java/java/util/ |
TreeMap.java | 277 int comparison = (comparableKey != null) local 284 if (comparison == 0) { 298 Node<K, V> child = (comparison < 0) ? nearest.left : nearest.right; 309 if (comparison < 0) { // nearest.key is higher 327 } else { // comparison > 0, nearest.key is lower [all...] |
/dalvik/libdex/ |
DexProto.h | 184 * Compare a prototype and a string method descriptor. The comparison 192 * comparison is done as if the descriptors were converted to a
|
/external/chromium/chrome/browser/autocomplete/ |
autocomplete_match.h | 99 // Comparison function for determining when one match is better than another. 103 // Comparison functions for removing matches with duplicate destinations.
|
/external/chromium/chrome/browser/history/ |
url_database_unittest.cc | 25 // a time_t, do a reaul comparison. Instead, we have to do a more rough 26 // comparison since the conversion reduces the precision.
|
/external/chromium/net/base/ |
directory_lister.cc | 162 // comparison function on the filenames for sorting in the user's locale. 212 // comparison function on the filenames for sorting in the user's locale.
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
OSAtomicChecker.cpp | 157 // Perform the comparison. 185 // Now bind the result of the comparison.
|
/external/llvm/utils/TableGen/ |
StringMatcher.cpp | 84 // Do the comparison with if (Str[1] != 'f') 90 // Do the comparison with if (Str.substr(1, 3) != "foo").
|
/external/webkit/Source/WebCore/platform/graphics/skia/ |
GradientSkia.cpp | 91 // rounding error, but we don't care in this float comparison, since 106 // comparison.
|
/frameworks/base/core/java/android/database/ |
CursorJoiner.java | 142 * Returns the comparison result of the next row from each cursor. If one cursor 236 * then returns 0. Otherwise returns the comparison result of the first non-matching pair
|
/libcore/luni/src/main/java/java/net/ |
InetSocketAddress.java | 213 // we only use the hostnames in the comparison if the addrs were not 219 // addrs were resolved so use them for the comparison
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
flag-types.h | 168 /* Overflow warning about folding a comparison to a constant because 180 comparison. Example: folding (x + 2 > y) to (x + 1 >= y). */
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
flag-types.h | 168 /* Overflow warning about folding a comparison to a constant because 180 comparison. Example: folding (x + 2 > y) to (x + 1 >= y). */
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
flag-types.h | 168 /* Overflow warning about folding a comparison to a constant because 180 comparison. Example: folding (x + 2 > y) to (x + 1 >= y). */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
stl_set.h | 78 * @param Compare Comparison function object type, defaults to less<Key>. 167 * @param comp A comparison functor. 205 * @param comp A comparison functor. 272 /// Returns the comparison object with which the %set was constructed. 276 /// Returns the comparison object with which the %set was constructed. 628 * @brief Set equality comparison.
|
stl_algo.h | 141 * @brief Find the median of three values using a predicate for comparison. [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
stl_set.h | 80 * @param Compare Comparison function object type, defaults to less<Key>. 169 * @param comp A comparison functor. 207 * @param comp A comparison functor. 275 /// Returns the comparison object with which the %set was constructed. 279 /// Returns the comparison object with which the %set was constructed. 685 * @brief Set equality comparison.
|
/prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_set.h | 78 * @param Compare Comparison function object type, defaults to less<Key>. 167 * @param comp A comparison functor. 205 * @param comp A comparison functor. 272 /// Returns the comparison object with which the %set was constructed. 276 /// Returns the comparison object with which the %set was constructed. 628 * @brief Set equality comparison.
|
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_set.h | 78 * @param Compare Comparison function object type, defaults to less<Key>. 167 * @param comp A comparison functor. 205 * @param comp A comparison functor. 272 /// Returns the comparison object with which the %set was constructed. 276 /// Returns the comparison object with which the %set was constructed. 628 * @brief Set equality comparison.
|
/prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_set.h | 78 * @param Compare Comparison function object type, defaults to less<Key>. 167 * @param comp A comparison functor. 205 * @param comp A comparison functor. 272 /// Returns the comparison object with which the %set was constructed. 276 /// Returns the comparison object with which the %set was constructed. 628 * @brief Set equality comparison.
|