Home
last modified time | relevance | path

Searched refs:ucol_setStrength (Results 1 – 21 of 21) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dcjaptst.c128 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()
Dcfintst.c88 ucol_setStrength(myCollation, UCOL_TERTIARY); in TestTertiary()
106 ucol_setStrength(myCollation, UCOL_PRIMARY); in TestPrimary()
Dcestst.c98 ucol_setStrength(myCollation, UCOL_TERTIARY); in TestTertiary()
117 ucol_setStrength(myCollation, UCOL_PRIMARY); in TestPrimary()
Dcturtst.c105 ucol_setStrength(myCollation, UCOL_TERTIARY); in TestTertiary()
125 ucol_setStrength(myCollation, UCOL_PRIMARY); in TestPrimary()
Dcdetst.c114 ucol_setStrength(myCollation, UCOL_TERTIARY); in TestTertiary()
133 ucol_setStrength(myCollation, UCOL_PRIMARY); in TestPrimary()
Dcfrtst.c163 ucol_setStrength(myCollation, UCOL_QUATERNARY); in TestTertiary()
212 ucol_setStrength(myCollation, UCOL_TERTIARY); in TestExtra()
Dusrchtst.c557 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 …]
Dencoll.c278 ucol_setStrength(myCollation, UCOL_TERTIARY); in TestTertiary()
318 ucol_setStrength(myCollation, UCOL_PRIMARY); in TestPrimary()
337 ucol_setStrength(myCollation, UCOL_SECONDARY); in TestSecondary()
Dcallcoll.c757 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()
Dcmsccoll.c272 ucol_setStrength(myCollation, UCOL_TERTIARY); in FunkyATest()
668 ucol_setStrength(coll, UCOL_IDENTICAL); in TestComposeDecompose()
870 ucol_setStrength(myCollation, UCOL_TERTIARY); in TestCase()
890 ucol_setStrength(myCollation, UCOL_TERTIARY); in TestCase()
1012 ucol_setStrength(coll, UCOL_TERTIARY); /* Do test with default strength, which runs*/ in TestIncrementalNormalize()
1014 ucol_setStrength(coll, UCOL_IDENTICAL); /* Do again with the slow, general impl.*/ in TestIncrementalNormalize()
1028 ucol_setStrength(coll, UCOL_TERTIARY); in TestIncrementalNormalize()
1042 ucol_setStrength(coll, UCOL_TERTIARY); in TestIncrementalNormalize()
1086 ucol_setStrength(coll, UCOL_IDENTICAL); in TestIncrementalNormalize()
1104 ucol_setStrength(coll, UCOL_TERTIARY); in TestIncrementalNormalize()
[all …]
Dcapitst.c355 ucol_setStrength(col, UCOL_SECONDARY); in TestProperty()
419 ucol_setStrength(col, UCOL_PRIMARY); in TestProperty()
425 ucol_setStrength(col, UCOL_TERTIARY); in TestProperty()
587 ucol_setStrength(col, UCOL_SECONDARY); in TestCompare()
594 ucol_setStrength(col, UCOL_PRIMARY); in TestCompare()
771 ucol_setStrength(someCollators[idx], UCOL_IDENTICAL); in TestSafeClone()
792 ucol_setStrength(someCollators[idx], UCOL_PRIMARY); in TestSafeClone()
800 ucol_setStrength(someClonedCollators[idx], UCOL_TERTIARY); in TestSafeClone()
1178 ucol_setStrength(col, UCOL_SECONDARY); in TestSortKey()
/external/libchrome/base/i18n/
Dstring_search.cc29 ucol_setStrength(collator, UCOL_PRIMARY); in FixedPatternStringSearchIgnoringCaseAndAccents()
/external/icu/libicu/cts_headers/unicode/
Ducol.h695 ucol_setStrength(UCollator *coll,
Durename.h779 #define ucol_setStrength U_ICU_ENTRY_POINT_RENAME(ucol_setStrength) macro
/external/icu/libandroidicu/include/unicode/
Ducol.h695 ucol_setStrength(UCollator *coll,
Durename.h779 #define ucol_setStrength U_ICU_ENTRY_POINT_RENAME(ucol_setStrength) macro
/external/icu/icu4c/source/i18n/unicode/
Ducol.h695 ucol_setStrength(UCollator *coll,
/external/icu/icu4c/source/test/intltest/
Dssearch.cpp270 ucol_setStrength(collator.getAlias(), collatorStrength); in searchTest()
1455 ucol_setStrength(coll, strengths[s]); in monkeyTest()
/external/icu/icu4c/source/i18n/
Ducol.cpp358 ucol_setStrength( UCollator *coll, in ucol_setStrength() function
/external/icu/libicu/ndk_headers/unicode/
Durename.h779 #define ucol_setStrength U_ICU_ENTRY_POINT_RENAME(ucol_setStrength) macro
/external/icu/icu4c/source/common/unicode/
Durename.h779 #define ucol_setStrength U_ICU_ENTRY_POINT_RENAME(ucol_setStrength) macro