Searched
full:comparisons (Results
376 -
400 of
1170) sorted by null
<<11121314151617181920>>
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
filecmp.py | 37 This function uses a cache for past comparisons and the results,
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_memoryview.py | 169 # Unordered comparisons are unimplemented, and therefore give
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
filecmp.py | 37 This function uses a cache for past comparisons and the results,
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_memoryview.py | 169 # Unordered comparisons are unimplemented, and therefore give
|
/system/core/include/sysutils/ |
List.h | 124 * handle comparisons between iterator and const_iterator
|
/system/core/include/utils/ |
List.h | 123 * handle comparisons between iterator and const_iterator
|
/system/core/toolbox/grep/ |
fastgrep.c | 196 * comparisons later.
|
/system/netd/ |
List.h | 124 * handle comparisons between iterator and const_iterator
|
/external/chromium/googleurl/base/ |
logging.h | 304 // Helper functions for string comparisons. 316 // Helper macro for string comparisons.
|
/external/chromium_org/chrome/installer/util/ |
install_util.cc | 565 << "; falling back to path string comparisons."; 569 << "; falling back to path string comparisons.";
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/ |
run_webkit_tests.py | 114 dest="pixel_tests", help="Enable pixel-to-pixel PNG comparisons"), 116 dest="pixel_tests", help="Disable pixel-to-pixel PNG comparisons"),
|
/external/chromium_org/third_party/icu/source/common/ |
unormcmp.cpp | 52 * String comparisons almost always yield results before processing both strings 507 * so we have slightly different pointer/start/limit comparisons here
|
ustrcase.c | 630 /* case-insensitive string comparisons -------------------------------------- */ 915 * so we have slightly different pointer/start/limit comparisons here
|
/external/chromium_org/third_party/mesa/src/docs/ |
relnotes-7.9.1.html | 217 <li>glsl: Mark the array access for whole-array comparisons.</li> 267 <li>glsl: Ensure that equality comparisons don't return a NULL IR tree</li>
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/ |
lp_bld_depth.c | 107 * SSE2 has intrinsics for signed comparisons, but not unsigned ones. Values 108 * are between 0..255 so ensure we generate the fastest comparisons for
|
/external/clang/test/SemaCXX/ |
compare.cpp | 232 // comparisons are possible, but equality comparisons are tautological.
|
/external/icu4c/common/ |
unormcmp.cpp | 52 * String comparisons almost always yield results before processing both strings 507 * so we have slightly different pointer/start/limit comparisons here
|
ustrcase.cpp | 451 /* case-insensitive string comparisons -------------------------------------- */ 736 * so we have slightly different pointer/start/limit comparisons here
|
/external/llvm/test/CodeGen/X86/ |
optimize-max-0.ll | 4 ; making the loops use slt/ult comparisons instead of ne comparisons.
|
/external/mesa3d/docs/ |
relnotes-7.9.1.html | 217 <li>glsl: Mark the array access for whole-array comparisons.</li> 267 <li>glsl: Ensure that equality comparisons don't return a NULL IR tree</li>
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
lp_bld_depth.c | 107 * SSE2 has intrinsics for signed comparisons, but not unsigned ones. Values 108 * are between 0..255 so ensure we generate the fastest comparisons for
|
/external/skia/tests/ |
BitmapCopyTest.cpp | 104 // values converted to uint32_t for simplification of comparisons. 499 // Before/after comparisons easier if we attach buf
|
/external/stlport/stlport/stl/ |
_tree.c | 507 // Optimization to catch equivalent cases and avoid unnecessary comparisons 589 // on the if, possibly harming efficiency in comparisons; I think the harm will
|
/external/v8/src/ |
code-stubs.h | 575 // Only used for 'equal' comparisons. Tells the stub that we already know 578 // generating the minor key for other comparisons to avoid creating more [all...] |
/external/zlib/src/contrib/blast/ |
blast.c | 26 * - Fix comparisons of differently signed integers 116 * permit simple integer comparisons for decoding.
|
Completed in 1510 milliseconds
<<11121314151617181920>>