Searched
full:comparison (Results
476 -
500 of
3417) sorted by null
<<11121314151617181920>>
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/ |
fix_xrange.py | 59 | comparison< any 'in' node=any any*>
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
symbol.py | 65 comparison = 308 variable
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_aepack.py | 16 aetypes.Comparison(1, '< ', 10),
|
test_richcmp.py | 114 # comparison results) work 169 # check all operators and all comparison results 226 # Check that comparison for recursive objects fails gracefully 302 # make sure that exceptions for item comparison are properly
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
filecmp.py | 75 # Directory comparison class. 78 """A class that manages the comparison of 2 directories. 119 self.ignore = ['RCS', 'CVS', 'tags'] # Names ignored in comparison 246 shallow -- if true, do comparison based solely on stat() information
|
symbol.py | 65 comparison = 308 variable
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/ |
fix_xrange.py | 59 | comparison< any 'in' node=any any*>
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_aepack.py | 16 aetypes.Comparison(1, '< ', 10),
|
test_richcmp.py | 114 # comparison results) work 169 # check all operators and all comparison results 226 # Check that comparison for recursive objects fails gracefully 302 # make sure that exceptions for item comparison are properly
|
/external/llvm/include/llvm/ADT/ |
APInt.h | 56 /// the typical integer arithmetic and comparison operations as well as bitwise 950 /// \name Comparison Operators [all...] |
/external/icu4c/common/unicode/ |
unistr.h | 272 /* Comparison - bitwise only - for international comparison use collation */ 275 * Equality operator. Performs only bitwise comparison. 284 * Inequality operator. Performs only bitwise comparison. 293 * Greater than operator. Performs only bitwise comparison. 302 * Less than operator. Performs only bitwise comparison. 311 * Greater than or equal operator. Performs only bitwise comparison. 320 * Less than or equal operator. Performs only bitwise comparison. 332 * @return The result of bitwise character comparison: 0 if this 348 * @return The result of bitwise character comparison: 0 if thi [all...] |
/external/chromium_org/third_party/icu/source/common/unicode/ |
unistr.h | 211 /* Comparison - bitwise only - for international comparison use collation */ 214 * Equality operator. Performs only bitwise comparison. 223 * Inequality operator. Performs only bitwise comparison. 232 * Greater than operator. Performs only bitwise comparison. 241 * Less than operator. Performs only bitwise comparison. 250 * Greater than or equal operator. Performs only bitwise comparison. 259 * Less than or equal operator. Performs only bitwise comparison. 271 * @return The result of bitwise character comparison: 0 if this 287 * @return The result of bitwise character comparison: 0 if thi [all...] |
/cts/tests/src/android/widget/cts/ |
WidgetTestUtils.java | 114 * Retrieve a bitmap that can be used for comparison on any density 125 * Retrieve a dithered bitmap that can be used for comparison on any density
|
/cts/tools/dasm/src/java_cup/ |
action_part.java | 56 /** Equality comparison for properly typed object. */ 66 /** Generic equality comparison. */
|
production_part.java | 50 /** Equality comparison. */ 64 /** Generic equality comparison. */
|
symbol_part.java | 60 /** Equality comparison. */ 69 /** Generic equality comparison. */
|
/dalvik/vm/mterp/armv5te/ |
OP_CMPL_FLOAT.S | 8 * destination register based on the results of the comparison. 56 @ Test for NaN with a second comparison. EABI forbids testing bit
|
/external/bison/lib/ |
streq.h | 1 /* Optimized string comparison. 24 /* STREQ_OPT allows to optimize string comparison with a small literal string.
|
/external/chromium/chrome/browser/autofill/ |
credit_card.h | 53 // Comparison for Sync. Returns 0 if the credit card is the same as |this|, 100 // Returns true if |text| matches the name on the card. The comparison is
|
/external/chromium_org/chrome/browser/ |
shell_integration_mac.mm | 72 // We need to ensure we do the comparison case-insensitive as LS doesn't 90 // We need to ensure we do the comparison case-insensitive as LS doesn't
|
/external/chromium_org/net/base/ |
directory_lister.cc | 30 // comparison function on the filenames for sorting in the user's locale. 67 // comparison function on the filenames for sorting in the user's locale.
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/ |
sunspider-compare-results | 159 dumpToFile($output, "$resultDirectory/sunspider-comparison-data.js"); 161 system($jsShellPath, "-f", "$resultDirectory/sunspider-test-prefix.js", "-f", "$resultDirectory/sunspider-comparison-data.js", "-f", "resources/sunspider-compare-results.js", "-f", "resources/sunspider-standalone-compare.js");
|
/external/chromium_org/third_party/WebKit/Source/core/platform/ |
PODInterval.h | 120 // comparison is performed on the low endpoints of the intervals. 127 // including comparison of the user data.
|
/external/chromium_org/third_party/WebKit/Source/wtf/tests/ |
CString.cpp | 116 // Comparison with another CString. 150 // Comparison with a const char*.
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
regcoll.h | 94 // Secondary/Tertiary comparison incorrect in French Secondary 146 // string comparison errors in Scandinavian collators
|
Completed in 463 milliseconds
<<11121314151617181920>>