/external/chromium_org/third_party/icu/source/test/intltest/ |
ssearch.cpp | 2239 UCollationStrength strengths[] = {UCOL_PRIMARY, UCOL_SECONDARY, UCOL_TERTIARY}; local 2378 UCollationStrength strengths[] = {UCOL_PRIMARY, UCOL_SECONDARY, UCOL_TERTIARY}; local [all...] |
/external/icu4c/test/intltest/ |
ssearch.cpp | 1401 UCollationStrength strengths[] = {UCOL_PRIMARY, UCOL_SECONDARY, UCOL_TERTIARY}; local [all...] |
/cts/suite/cts/deviceTests/browserbench/assets/octane/ |
deltablue.js | 99 * Strengths are used to measure the relative importance of constraints. 100 * New strengths may be inserted in the strength hierarchy without 101 * disrupting current constraints. Strengths cannot be created outside 682 * Recompute the walkabout strengths and stay flags of all variables 711 * Update the walkabout strengths and stay flags of all variables
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/ |
v8-deltablue.js | 90 * Strengths are used to measure the relative importance of constraints. 91 * New strengths may be inserted in the strength hierarchy without 92 * disrupting current constraints. Strengths cannot be created outside 673 * Recompute the walkabout strengths and stay flags of all variables 702 * Update the walkabout strengths and stay flags of all variables
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/ |
v8-deltablue.js | 90 * Strengths are used to measure the relative importance of constraints. 91 * New strengths may be inserted in the strength hierarchy without 92 * disrupting current constraints. Strengths cannot be created outside 673 * Recompute the walkabout strengths and stay flags of all variables 702 * Update the walkabout strengths and stay flags of all variables
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/ |
v8-deltablue.js | 90 * Strengths are used to measure the relative importance of constraints. 91 * New strengths may be inserted in the strength hierarchy without 92 * disrupting current constraints. Strengths cannot be created outside 673 * Recompute the walkabout strengths and stay flags of all variables 702 * Update the walkabout strengths and stay flags of all variables
|
/external/chromium_org/v8/benchmarks/ |
deltablue.js | 96 * Strengths are used to measure the relative importance of constraints. 97 * New strengths may be inserted in the strength hierarchy without 98 * disrupting current constraints. Strengths cannot be created outside 679 * Recompute the walkabout strengths and stay flags of all variables 708 * Update the walkabout strengths and stay flags of all variables
|
/external/v8/benchmarks/ |
deltablue.js | 96 * Strengths are used to measure the relative importance of constraints. 97 * New strengths may be inserted in the strength hierarchy without 98 * disrupting current constraints. Strengths cannot be created outside 679 * Recompute the walkabout strengths and stay flags of all variables 708 * Update the walkabout strengths and stay flags of all variables
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
cmsccoll.c | 298 UColAttributeValue strengths[] = { variable 369 for(k = 0; k<sizeof(strengths)/sizeof(strengths[0]); k++) { 370 ucol_setAttribute(coll, UCOL_STRENGTH, strengths[k], &status); [all...] |
/external/icu4c/test/cintltst/ |
cmsccoll.c | 299 UColAttributeValue strengths[] = { variable 370 for(k = 0; k<sizeof(strengths)/sizeof(strengths[0]); k++) { 371 ucol_setAttribute(coll, UCOL_STRENGTH, strengths[k], &status); [all...] |