Home
last modified time | relevance | path

Searched refs:UCollationStrength (Results 1 – 15 of 15) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
Ducol.h236 typedef UColAttributeValue UCollationStrength; typedef
431 UCollationStrength strength,
677 U_STABLE UCollationStrength U_EXPORT2
691 UCollationStrength strength);
Dcoll.h1097 Collator(UCollationStrength collationStrength,
/external/icu/libandroidicu/include/unicode/
Ducol.h236 typedef UColAttributeValue UCollationStrength; typedef
431 UCollationStrength strength,
677 U_STABLE UCollationStrength U_EXPORT2
691 UCollationStrength strength);
/external/icu/icu4c/source/i18n/
Dusrchimp.h83 UCollationStrength strength;
181 UCollationStrength strength;
Ducol.cpp359 UCollationStrength strength) in ucol_setStrength()
365 U_CAPI UCollationStrength U_EXPORT2
Dcoll.cpp627 Collator::Collator(UCollationStrength, UNormalizationMode ) in Collator() argument
Dcollationbuilder.cpp1640 UColAttributeValue normalizationMode, UCollationStrength strength, in ucol_openRules()
Dusearch.cpp65 inline uint32_t getMask(UCollationStrength strength) in getMask()
3401 UCollationStrength newStrength = ucol_getStrength(strsrch->collator); in usearch_reset()
/external/icu/icu4c/source/test/intltest/
Dsrchtest.h45 const UCollationStrength &strength) const;
Dcolldata.cpp45 UCollationStrength strength = ucol_getStrength(coll); in CEList()
Dssearch.cpp1398 UCollationStrength strengths[] = {UCOL_PRIMARY, UCOL_SECONDARY, UCOL_TERTIARY}; in monkeyTest()
Dsrchtest.cpp242 const UCollationStrength &strength) const in getECollationStrength()
Dapicoll.cpp2052 TestCollator(UCollationStrength collationStrength, in TestCollator()
/external/icu/icu4c/source/test/cintltst/
Dusrchdat.c32 UCollationStrength strength;
/external/icu/libandroidicu/static_shim/
Dshim.cpp1183 UCollationStrength ucol_getStrength_android(const UCollator * coll) { in ucol_getStrength_android()
1228 … rules, int32_t rulesLength, UColAttributeValue normalizationMode, UCollationStrength strength, UP… in ucol_openRules_android()
1258 void ucol_setStrength_android(UCollator * coll, UCollationStrength strength) { in ucol_setStrength_android()