Searched refs:UCOL_STRENGTH (Results 1 - 25 of 51) sorted by relevance

123

/external/chromium_org/third_party/icu/source/samples/coll/
H A Dcoll.cpp206 ucol_setAttribute(collator, UCOL_STRENGTH, UCOL_PRIMARY, &status);
209 ucol_setAttribute(collator, UCOL_STRENGTH, UCOL_SECONDARY,
213 ucol_setAttribute(collator, UCOL_STRENGTH, UCOL_TERTIARY, &status);
216 ucol_setAttribute(collator, UCOL_STRENGTH, UCOL_QUATERNARY,
220 ucol_setAttribute(collator, UCOL_STRENGTH, UCOL_IDENTICAL,
/external/chromium_org/third_party/icu/source/samples/strsrch/
H A Dstrsrch.cpp197 ucol_setAttribute(collator, UCOL_STRENGTH, UCOL_PRIMARY, &status);
200 ucol_setAttribute(collator, UCOL_STRENGTH, UCOL_SECONDARY,
204 ucol_setAttribute(collator, UCOL_STRENGTH, UCOL_TERTIARY, &status);
207 ucol_setAttribute(collator, UCOL_STRENGTH, UCOL_QUATERNARY,
211 ucol_setAttribute(collator, UCOL_STRENGTH, UCOL_IDENTICAL,
/external/icu/icu4c/source/samples/coll/
H A Dcoll.cpp206 ucol_setAttribute(collator, UCOL_STRENGTH, UCOL_PRIMARY, &status);
209 ucol_setAttribute(collator, UCOL_STRENGTH, UCOL_SECONDARY,
213 ucol_setAttribute(collator, UCOL_STRENGTH, UCOL_TERTIARY, &status);
216 ucol_setAttribute(collator, UCOL_STRENGTH, UCOL_QUATERNARY,
220 ucol_setAttribute(collator, UCOL_STRENGTH, UCOL_IDENTICAL,
/external/icu/icu4c/source/samples/strsrch/
H A Dstrsrch.cpp197 ucol_setAttribute(collator, UCOL_STRENGTH, UCOL_PRIMARY, &status);
200 ucol_setAttribute(collator, UCOL_STRENGTH, UCOL_SECONDARY,
204 ucol_setAttribute(collator, UCOL_STRENGTH, UCOL_TERTIARY, &status);
207 ucol_setAttribute(collator, UCOL_STRENGTH, UCOL_QUATERNARY,
211 ucol_setAttribute(collator, UCOL_STRENGTH, UCOL_IDENTICAL,
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ducol.h304 UCOL_STRENGTH, enumerator in enum:__anon12151
316 UCOL_HIRAGANA_QUATERNARY_MODE = UCOL_STRENGTH + 1,
327 UCOL_NUMERIC_COLLATION = UCOL_STRENGTH + 2,
/external/icu/icu4c/source/i18n/unicode/
H A Ducol.h302 UCOL_STRENGTH, enumerator in enum:__anon21937
315 UCOL_HIRAGANA_QUATERNARY_MODE = UCOL_STRENGTH + 1,
335 UCOL_NUMERIC_COLLATION = UCOL_STRENGTH + 2,
/external/chromium_org/third_party/icu/source/test/intltest/
H A Ducaconf.cpp92 coll->setAttribute(UCOL_STRENGTH, isAtLeastUCA62 ? UCOL_IDENTICAL : UCOL_TERTIARY, status);
101 coll->setAttribute(UCOL_STRENGTH, isAtLeastUCA62 ? UCOL_IDENTICAL : UCOL_QUATERNARY, status);
H A Dapicoll.cpp1014 col->setAttribute(UCOL_STRENGTH, UCOL_TERTIARY, success);
1109 col->setAttribute(UCOL_STRENGTH, UCOL_IDENTICAL, status);
1256 col->setAttribute(UCOL_STRENGTH, UCOL_PRIMARY, errorCode);
1510 coll->setAttribute(UCOL_STRENGTH, UCOL_PRIMARY, error);
1511 if (coll->getAttribute(UCOL_STRENGTH, error) != UCOL_PRIMARY ||
1516 coll->setAttribute(UCOL_STRENGTH, UCOL_SECONDARY, error);
1517 if (coll->getAttribute(UCOL_STRENGTH, error) != UCOL_SECONDARY ||
1522 coll->setAttribute(UCOL_STRENGTH, UCOL_TERTIARY, error);
1523 if (coll->getAttribute(UCOL_STRENGTH, error) != UCOL_TERTIARY ||
1528 coll->setAttribute(UCOL_STRENGTH, UCOL_QUATERNAR
[all...]
H A Dthcoll.cpp450 coll2->setAttribute(UCOL_STRENGTH, UCOL_SECONDARY, status);
/external/icu/icu4c/source/test/intltest/
H A Ducaconf.cpp94 coll->setAttribute(UCOL_STRENGTH, isAtLeastUCA62 ? UCOL_IDENTICAL : UCOL_TERTIARY, status);
103 coll->setAttribute(UCOL_STRENGTH, isAtLeastUCA62 ? UCOL_IDENTICAL : UCOL_QUATERNARY, status);
H A Dapicoll.cpp996 col->setAttribute(UCOL_STRENGTH, UCOL_TERTIARY, success);
1094 col->setAttribute(UCOL_STRENGTH, UCOL_IDENTICAL, status);
1241 col->setAttribute(UCOL_STRENGTH, UCOL_PRIMARY, errorCode);
1495 coll->setAttribute(UCOL_STRENGTH, UCOL_PRIMARY, error);
1496 if (coll->getAttribute(UCOL_STRENGTH, error) != UCOL_PRIMARY ||
1501 coll->setAttribute(UCOL_STRENGTH, UCOL_SECONDARY, error);
1502 if (coll->getAttribute(UCOL_STRENGTH, error) != UCOL_SECONDARY ||
1507 coll->setAttribute(UCOL_STRENGTH, UCOL_TERTIARY, error);
1508 if (coll->getAttribute(UCOL_STRENGTH, error) != UCOL_TERTIARY ||
1513 coll->setAttribute(UCOL_STRENGTH, UCOL_QUATERNAR
[all...]
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcapitst.c106 {UCOL_STRENGTH, {UCOL_PRIMARY, UCOL_SECONDARY, UCOL_TERTIARY, UCOL_QUATERNARY, UCOL_IDENTICAL}, 5, UCOL_SHIFTED},/* attribute for strength */
1092 ucol_setAttribute(col, UCOL_STRENGTH, UCOL_IDENTICAL, &status);
1172 ucol_setAttribute(col, UCOL_STRENGTH, UCOL_TERTIARY, &status);
1703 ucol_setAttribute(coll, UCOL_STRENGTH, UCOL_QUATERNARY, &status);
1708 ucol_setAttribute(coll, UCOL_STRENGTH, UCOL_TERTIARY, &status);
1786 ucol_setAttribute(coll, UCOL_STRENGTH, UCOL_PRIMARY, &error);
1787 if (ucol_getAttribute(coll, UCOL_STRENGTH, &error) != UCOL_PRIMARY ||
1792 ucol_setAttribute(coll, UCOL_STRENGTH, UCOL_SECONDARY, &error);
1793 if (ucol_getAttribute(coll, UCOL_STRENGTH, &error) != UCOL_SECONDARY ||
1798 ucol_setAttribute(coll, UCOL_STRENGTH, UCOL_TERTIAR
[all...]
H A Dcjaptst.c245 ucol_setAttribute(myCollation, UCOL_STRENGTH, UCOL_QUATERNARY, &status);
H A Dcg7coll.c148 ucol_setAttribute(myCollation, UCOL_STRENGTH, UCOL_QUATERNARY, &status);
/external/icu/icu4c/source/test/cintltst/
H A Dcapitst.c109 {UCOL_STRENGTH, {UCOL_PRIMARY, UCOL_SECONDARY, UCOL_TERTIARY, UCOL_QUATERNARY, UCOL_IDENTICAL}, 5, UCOL_SHIFTED},/* attribute for strength */
1090 ucol_setAttribute(col, UCOL_STRENGTH, UCOL_IDENTICAL, &status);
1170 ucol_setAttribute(col, UCOL_STRENGTH, UCOL_TERTIARY, &status);
1705 ucol_setAttribute(coll, UCOL_STRENGTH, UCOL_QUATERNARY, &status);
1710 ucol_setAttribute(coll, UCOL_STRENGTH, UCOL_TERTIARY, &status);
1788 ucol_setAttribute(coll, UCOL_STRENGTH, UCOL_PRIMARY, &error);
1789 if (ucol_getAttribute(coll, UCOL_STRENGTH, &error) != UCOL_PRIMARY ||
1794 ucol_setAttribute(coll, UCOL_STRENGTH, UCOL_SECONDARY, &error);
1795 if (ucol_getAttribute(coll, UCOL_STRENGTH, &error) != UCOL_SECONDARY ||
1800 ucol_setAttribute(coll, UCOL_STRENGTH, UCOL_TERTIAR
[all...]
H A Dcjaptst.c245 ucol_setAttribute(myCollation, UCOL_STRENGTH, UCOL_QUATERNARY, &status);
H A Dcg7coll.c150 ucol_setAttribute(myCollation, UCOL_STRENGTH, UCOL_QUATERNARY, &status);
/external/chromium_org/third_party/icu/source/test/perf/collperf/
H A Dcollperf.cpp650 case 1: ucol_setAttribute(col, UCOL_STRENGTH, UCOL_PRIMARY, &status); break;
651 case 2: ucol_setAttribute(col, UCOL_STRENGTH, UCOL_SECONDARY, &status); break;
652 case 3: ucol_setAttribute(col, UCOL_STRENGTH, UCOL_TERTIARY, &status); break;
653 case 4: ucol_setAttribute(col, UCOL_STRENGTH, UCOL_QUATERNARY, &status); break;
654 case 5: ucol_setAttribute(col, UCOL_STRENGTH, UCOL_IDENTICAL, &status); break;
/external/icu/icu4c/source/test/perf/collperf/
H A Dcollperf.cpp650 case 1: ucol_setAttribute(col, UCOL_STRENGTH, UCOL_PRIMARY, &status); break;
651 case 2: ucol_setAttribute(col, UCOL_STRENGTH, UCOL_SECONDARY, &status); break;
652 case 3: ucol_setAttribute(col, UCOL_STRENGTH, UCOL_TERTIARY, &status); break;
653 case 4: ucol_setAttribute(col, UCOL_STRENGTH, UCOL_QUATERNARY, &status); break;
654 case 5: ucol_setAttribute(col, UCOL_STRENGTH, UCOL_IDENTICAL, &status); break;
/external/sqlite/android/
H A Dsqlite3_android.cpp427 ucol_setAttribute(collator, UCOL_STRENGTH, UCOL_PRIMARY, &status);
471 ucol_setAttribute(collator, UCOL_STRENGTH, UCOL_PRIMARY, &status);
/external/chromium_org/third_party/icu/source/test/perf/collationperf/
H A Dcollperf.cpp1486 ucol_setAttribute(gCol, UCOL_STRENGTH, UCOL_PRIMARY, &status);
1489 ucol_setAttribute(gCol, UCOL_STRENGTH, UCOL_SECONDARY, &status);
1492 ucol_setAttribute(gCol, UCOL_STRENGTH, UCOL_TERTIARY, &status);
1495 ucol_setAttribute(gCol, UCOL_STRENGTH, UCOL_QUATERNARY, &status);
1498 ucol_setAttribute(gCol, UCOL_STRENGTH, UCOL_IDENTICAL, &status);
/external/icu/icu4c/source/test/perf/collationperf/
H A Dcollperf.cpp1486 ucol_setAttribute(gCol, UCOL_STRENGTH, UCOL_PRIMARY, &status);
1489 ucol_setAttribute(gCol, UCOL_STRENGTH, UCOL_SECONDARY, &status);
1492 ucol_setAttribute(gCol, UCOL_STRENGTH, UCOL_TERTIARY, &status);
1495 ucol_setAttribute(gCol, UCOL_STRENGTH, UCOL_QUATERNARY, &status);
1498 ucol_setAttribute(gCol, UCOL_STRENGTH, UCOL_IDENTICAL, &status);
/external/chromium_org/third_party/icu/source/i18n/
H A Dcoll.cpp847 return (ECollationStrength)getAttribute(UCOL_STRENGTH, intStatus);
853 setAttribute(UCOL_STRENGTH, (UColAttributeValue)newStrength, intStatus);
/external/icu/icu4c/source/i18n/
H A Ducol.cpp359 ucol_setAttribute(coll, UCOL_STRENGTH, strength, &status);
366 return ucol_getAttribute(coll, UCOL_STRENGTH, &status);
H A Ducoleitr.cpp196 strength = coll.getAttribute(UCOL_STRENGTH, status);

Completed in 4829 milliseconds

123