/external/icu/icu4c/source/test/cintltst/ |
D | cjaptst.c | 128 ucol_setStrength(myCollation, UCOL_TERTIARY); in TestTertiary() 151 ucol_setStrength(myCollation, UCOL_PRIMARY); in TestBase() 172 ucol_setStrength(myCollation, UCOL_SECONDARY); in TestPlainDakutenHandakuten() 196 ucol_setStrength(myCollation, UCOL_TERTIARY); in TestSmallLarge() 221 ucol_setStrength(myCollation, UCOL_QUATERNARY); in TestKatakanaHiragana()
|
D | cestst.c | 98 ucol_setStrength(myCollation, UCOL_TERTIARY); in TestTertiary() 117 ucol_setStrength(myCollation, UCOL_PRIMARY); in TestPrimary()
|
D | cturtst.c | 105 ucol_setStrength(myCollation, UCOL_TERTIARY); in TestTertiary() 125 ucol_setStrength(myCollation, UCOL_PRIMARY); in TestPrimary()
|
D | cfintst.c | 88 ucol_setStrength(myCollation, UCOL_TERTIARY); in TestTertiary() 106 ucol_setStrength(myCollation, UCOL_PRIMARY); in TestPrimary()
|
D | cdetst.c | 114 ucol_setStrength(myCollation, UCOL_TERTIARY); in TestTertiary() 133 ucol_setStrength(myCollation, UCOL_PRIMARY); in TestPrimary()
|
D | usrchtst.c | 557 ucol_setStrength(collator, search.strength); in assertEqual() 566 ucol_setStrength(collator, UCOL_TERTIARY); in assertEqual() 570 ucol_setStrength(collator, UCOL_TERTIARY); in assertEqual() 588 ucol_setStrength(collator, search.strength); in assertCanonicalEqual() 601 ucol_setStrength(collator, UCOL_TERTIARY); in assertCanonicalEqual() 609 ucol_setStrength(collator, UCOL_TERTIARY); in assertCanonicalEqual() 628 ucol_setStrength(collator, search.strength); in assertEqualWithAttribute() 641 ucol_setStrength(collator, UCOL_TERTIARY); in assertEqualWithAttribute() 645 ucol_setStrength(collator, UCOL_TERTIARY); in assertEqualWithAttribute() 782 ucol_setStrength(collator, search->strength); in TestBreakIterator() [all …]
|
D | cfrtst.c | 163 ucol_setStrength(myCollation, UCOL_QUATERNARY); in TestTertiary() 212 ucol_setStrength(myCollation, UCOL_TERTIARY); in TestExtra()
|
D | encoll.c | 278 ucol_setStrength(myCollation, UCOL_TERTIARY); in TestTertiary() 318 ucol_setStrength(myCollation, UCOL_PRIMARY); in TestPrimary() 337 ucol_setStrength(myCollation, UCOL_SECONDARY); in TestSecondary()
|
D | callcoll.c | 757 ucol_setStrength(myCollation, UCOL_TERTIARY); in TestTertiary() 781 ucol_setStrength(myCollation, UCOL_PRIMARY); in TestPrimary() 808 ucol_setStrength(myCollation, UCOL_SECONDARY); in TestSecondary() 857 ucol_setStrength(myCollation, UCOL_TERTIARY); in TestExtra() 900 ucol_setStrength(myCollator, UCOL_PRIMARY); in TestJB581() 1055 ucol_setStrength(enCollation, UCOL_PRIMARY); in TestVariableTop()
|
D | cmsccoll.c | 272 ucol_setStrength(myCollation, UCOL_TERTIARY); in FunkyATest() 666 ucol_setStrength(coll, UCOL_IDENTICAL); in TestComposeDecompose() 868 ucol_setStrength(myCollation, UCOL_TERTIARY); in TestCase() 888 ucol_setStrength(myCollation, UCOL_TERTIARY); in TestCase() 1010 ucol_setStrength(coll, UCOL_TERTIARY); /* Do test with default strength, which runs*/ in TestIncrementalNormalize() 1012 ucol_setStrength(coll, UCOL_IDENTICAL); /* Do again with the slow, general impl.*/ in TestIncrementalNormalize() 1026 ucol_setStrength(coll, UCOL_TERTIARY); in TestIncrementalNormalize() 1040 ucol_setStrength(coll, UCOL_TERTIARY); in TestIncrementalNormalize() 1084 ucol_setStrength(coll, UCOL_IDENTICAL); in TestIncrementalNormalize() 1102 ucol_setStrength(coll, UCOL_TERTIARY); in TestIncrementalNormalize() [all …]
|
D | capitst.c | 354 ucol_setStrength(col, UCOL_SECONDARY); in TestProperty() 418 ucol_setStrength(col, UCOL_PRIMARY); in TestProperty() 424 ucol_setStrength(col, UCOL_TERTIARY); in TestProperty() 586 ucol_setStrength(col, UCOL_SECONDARY); in TestCompare() 593 ucol_setStrength(col, UCOL_PRIMARY); in TestCompare() 770 ucol_setStrength(someCollators[idx], UCOL_IDENTICAL); in TestSafeClone() 791 ucol_setStrength(someCollators[idx], UCOL_PRIMARY); in TestSafeClone() 799 ucol_setStrength(someClonedCollators[idx], UCOL_TERTIARY); in TestSafeClone() 1177 ucol_setStrength(col, UCOL_SECONDARY); in TestSortKey()
|
/external/icu/libandroidicu/include/unicode/ |
D | ucol.h | 690 ucol_setStrength(UCollator *coll,
|
D | urename.h | 762 #define ucol_setStrength U_ICU_ENTRY_POINT_RENAME(ucol_setStrength) macro
|
/external/icu/icu4c/source/i18n/unicode/ |
D | ucol.h | 690 ucol_setStrength(UCollator *coll,
|
/external/icu/icu4c/source/test/intltest/ |
D | ssearch.cpp | 260 ucol_setStrength(collator.getAlias(), collatorStrength); in searchTest() 1445 ucol_setStrength(coll, strengths[s]); in monkeyTest()
|
/external/icu/icu4c/source/i18n/ |
D | ucol.cpp | 358 ucol_setStrength( UCollator *coll, in ucol_setStrength() function
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 762 #define ucol_setStrength U_ICU_ENTRY_POINT_RENAME(ucol_setStrength) macro
|
/external/icu/libandroidicu/static_shim/ |
D | shim.cpp | 1259 ucol_setStrength(coll, strength); in ucol_setStrength_android()
|