HomeSort by relevance Sort by last modified time
    Searched refs:strengths (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/third_party/icu/source/test/intltest/
ssearch.cpp 1402 UCollationStrength strengths[] = {UCOL_PRIMARY, UCOL_SECONDARY, UCOL_TERTIARY}; local
    [all...]
  /external/icu/icu4c/source/test/intltest/
ssearch.cpp 1399 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/icu/icu4c/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/chromium_org/third_party/icu/source/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...]
  /external/chromium_org/third_party/d3/src/
d3.js     [all...]

Completed in 288 milliseconds