Searched
full:comparison (Results
901 -
925 of
2086) sorted by null
<<31323334353637383940>>
/external/freetype/src/cff/ |
cffobjs.c | 807 /* ignore spaces and dashes in full name during comparison */ 814 /* ignore spaces and dashes in family name during comparison */ [all...] |
/external/gtest/include/gtest/internal/ |
gtest-param-util.h | 73 // Used only for the purposes of iterator comparison 258 // sequence are indexed (0-based) to aid iterator comparison.
|
/external/guava/guava/src/com/google/common/primitives/ |
Doubles.java | 200 * comparison as {@link Math#min(double, double)}. 218 * of comparison as {@link Math#max(double, double)}.
|
Floats.java | 197 * comparison as {@link Math#min(float, float)}. 215 * of comparison as {@link Math#min(float, float)}.
|
/external/icu4c/common/ |
ustrcase.c | 703 /* comparison loop */ 905 * code point order comparison must not just return cp1-cp2
|
/external/icu4c/i18n/ |
tblcoll.cpp | 412 * with other collation keys using a bitwise comparison (e.g. memcmp) to find 501 * specified comparison order.
|
tmutfmt.cpp | [all...] |
/external/icu4c/samples/ustring/ |
ustring.cpp | 165 printf("String comparison error, expected \"Aabc\" > \"ABC\"\n"); 176 printf("String case insensitive comparison error, expected \"AbC\" to be equal to \"ABC\"\n");
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
SelectionDAGBuilder.h | 183 /// The comparison function for sorting the switch case values in the vector. 218 // CmpLHS/CmpRHS/CmpMHS - The LHS/MHS/RHS of the comparison to emit.
|
/external/llvm/utils/unittest/googletest/include/gtest/internal/ |
gtest-param-util.h | 73 // Used only for the purposes of iterator comparison 258 // sequence are indexed (0-based) to aid iterator comparison.
|
/external/neven/Embedded/common/src/b_BitFeatureEm/ |
I04Dns2x4Ftr.c | 216 /* comparison of pixels with patchHeightE - 3 features */ 248 /* parallel comparison with thresholds and packing of results into bit array of size patchHeightE - 3 */
|
L01Dns2x4Ftr.c | 205 /* comparison of pixels with patchHeightE - 3 features */ 237 /* parallel comparison with thresholds and packing of results into bit array of size patchHeightE - 3 */
|
L04Dns2x4Ftr.c | 204 /* comparison of pixels with patchHeightE - 3 features */ 236 /* parallel comparison with thresholds and packing of results into bit array of size patchHeightE - 3 */
|
/external/protobuf/gtest/include/gtest/internal/ |
gtest-param-util.h | 92 // Used only for the purposes of iterator comparison 276 // sequence are indexed (0-based) to aid iterator comparison.
|
/external/qemu/fpu/ |
softfloat.c | [all...] |
/external/webkit/Source/JavaScriptCore/wtf/ |
ListHashSet.h | 279 // Comparison. 343 // Comparison.
|
/external/webkit/Source/WebCore/platform/graphics/gpu/ |
PODRedBlackTree.h | 275 // Searches the tree using the normal comparison operations, 290 // Searches the tree using multiple comparison operations, required
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
menu_design.jd | 58 <li style="padding-top: 4px;"><a href=#comparison_of_options_and_context_menus>Comparison of Options & Context Menus</a></li> 282 <h3 id="comparison_of_options_and_context_menus">Comparison of Options and Context Menus</h3>
|
/frameworks/compile/libbcc/tests/ |
test.py | 335 Pointer comparison to zero: 0 0 1 336 Pointer comparison: 1 0 0 0 1
|
/libcore/luni/src/main/java/java/lang/ |
Object.java | 169 * as this instance using a class-specific comparison. The general contract 170 * is that this comparison should be reflexive, symmetric, and transitive.
|
/libcore/luni/src/main/java/java/net/ |
HttpCookie.java | 670 * path. Domain and name use case-insensitive comparison; path uses a 671 * case-sensitive comparison.
|
/libcore/luni/src/test/java/tests/api/java/util/ |
HashtableTest.java | 180 assertTrue("Key comparison failed", (okey = (String) org 182 assertTrue("Value comparison failed", ((String) htfull.get(okey))
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
string.in.h | 356 comparison. */ 502 string HAYSTACK, using case-insensitive comparison.
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/ |
defaults.h | 690 #define FLOAT_LIB_COMPARE_RETURNS_BOOL(MODE, COMPARISON) false 693 /* True if the targets integer-comparison functions return { 0, 1, 2
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
hashtable_policy.h | 647 // We also put the key extraction and equality comparison function 864 // comparison for unordered containers, per N3068, by John Lakos and
|
Completed in 632 milliseconds
<<31323334353637383940>>