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

  /external/icu4c/test/intltest/
ssearch.cpp 2249 UCollationStrength strengths[] = {UCOL_PRIMARY, UCOL_SECONDARY, UCOL_TERTIARY}; local
2388 UCollationStrength strengths[] = {UCOL_PRIMARY, UCOL_SECONDARY, UCOL_TERTIARY}; local
    [all...]
  /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/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/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/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/icu4c/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...]

Completed in 236 milliseconds