Searched
full:comparison (Results
926 -
950 of
3417) sorted by null
<<31323334353637383940>>
/external/chromium_org/third_party/icu/source/common/ |
locresdata.cpp | 102 /*pointer comparison is ok since uloc_getCurrentCountryID & uloc_getCurrentLanguageID return the key itself is replacement is not found*/
|
ustr_imp.h | 32 * Perform case-insensitive comparison.
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
unorm.h | 175 * itself and for various comparison and folding flags. 472 * Perform case-insensitive comparison. 489 * Further options include case-insensitive comparison and 518 * Case-sensitive comparison in code unit order, and the input strings
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
allcoll.cpp | 180 /* Now, do the same comparison with keys */
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
timeutils_unittest.cc | 45 TEST(TimeTest, Comparison) {
|
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/base/memory/ |
scoped_ptr.h | 290 // Comparison operators. 315 // Forbid comparison of scoped_ptr types. If U != T, it totally 374 // Comparison operators. 414 // Forbid comparison of scoped_ptr types. If U != T, it totally
|
/external/chromium_org/third_party/libxml/ |
README.chromium | 36 - Merge a redundant comparison fix http://git.gnome.org/browse/libxml2/commit/?id=2af19f985b911b6dc6ada478ba8d201d2ddc9309
|
/external/chromium_org/third_party/mesa/src/src/gallium/docs/source/cso/ |
sampler.rst | 80 If set to PIPE_TEX_COMPARE_NONE, no comparison calculation is performed.
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/ |
lp_bld_depth.c | 88 * Do the stencil test comparison (compare FB stencil values against ref value). 134 * Do the one or two-sided stencil test comparison. 331 * for unsigned comparison; 348 * and the Z buffer values needed before doing the Z comparison.
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/ |
radeon_code.h | 139 * (shadow comparison, unorm->snorm conversion)
|
radeon_program.h | 110 /** True if tex instruction should do shadow comparison */
|
/external/chromium_org/third_party/skia/src/pathops/ |
SkDQuadImplicit.cpp | 92 * OPTIMIZATION -- since comparison short-circuits on no match,
|
/external/chromium_org/third_party/sqlite/src/test/ |
where2.test | 277 -- will attempt to convert to NUMERIC before the comparison. 286 -- occur and the comparison is false. The result is an empty set. 299 -- Use + on both sides of the comparison to disable indices 307 # comparison.
|
/external/chromium_org/tools/valgrind/tsan/ |
ignores.txt | 50 # Comparison of std::strings sometimes takes a lot of time but we don't really
|
/external/chromium_org/ui/base/models/ |
table_model.h | 80 // comparison.
|
/external/chromium_org/ui/base/test/ |
ui_cocoa_test_helper.h | 78 // comparison purposes. Using std::set to make progress-checking
|
/external/chromium_org/ui/gfx/ |
rect_base.h | 93 // This comparison is required to use Rects in sets, or sorted
|
/external/chromium_org/v8/test/webkit/ |
comparison-operators.js | 24 description("test that comparison operators work correctly.")
|
/external/chromium_org/webkit/renderer/ |
cpp_variant.h | 74 // object types, a deep comparison is performed; that is, the contents of the
|
/external/clang/lib/Lex/ |
MacroInfo.cpp | 69 /// Otherwise the comparison is lexical and this implements the rules in
|
/external/clang/lib/StaticAnalyzer/Core/ |
SimpleConstraintManager.h | 54 // Each of these is of the form "$sym+Adj <> V", where "<>" is the comparison
|
/external/clang/test/Analysis/ |
misc-ps.c | 188 // expected-warning@-1 {{comparison of distinct pointer types}}
|
/external/clang/test/Sema/ |
builtins.c | 49 // away. This triggers an assertion while checking the comparison otherwise.
|
/external/dropbear/libtomcrypt/src/pk/rsa/ |
rsa_verify_hash.c | 29 @param stat [out] The result of the signature comparison, 1==valid, 0==invalid
|
/external/dropbear/ |
listener.c | 133 /* Return the first listener which matches the type-specific comparison
|
Completed in 1354 milliseconds
<<31323334353637383940>>