Searched refs:UCollationStrength (Results 1 – 15 of 15) sorted by relevance
/external/icu/icu4c/source/i18n/unicode/ |
D | ucol.h | 236 typedef UColAttributeValue UCollationStrength; typedef 431 UCollationStrength strength, 677 U_STABLE UCollationStrength U_EXPORT2 691 UCollationStrength strength);
|
D | coll.h | 1097 Collator(UCollationStrength collationStrength,
|
/external/icu/libandroidicu/include/unicode/ |
D | ucol.h | 236 typedef UColAttributeValue UCollationStrength; typedef 431 UCollationStrength strength, 677 U_STABLE UCollationStrength U_EXPORT2 691 UCollationStrength strength);
|
/external/icu/icu4c/source/i18n/ |
D | usrchimp.h | 83 UCollationStrength strength; 181 UCollationStrength strength;
|
D | ucol.cpp | 359 UCollationStrength strength) in ucol_setStrength() 365 U_CAPI UCollationStrength U_EXPORT2
|
D | coll.cpp | 627 Collator::Collator(UCollationStrength, UNormalizationMode ) in Collator() argument
|
D | collationbuilder.cpp | 1640 UColAttributeValue normalizationMode, UCollationStrength strength, in ucol_openRules()
|
D | usearch.cpp | 65 inline uint32_t getMask(UCollationStrength strength) in getMask() 3401 UCollationStrength newStrength = ucol_getStrength(strsrch->collator); in usearch_reset()
|
/external/icu/icu4c/source/test/intltest/ |
D | srchtest.h | 45 const UCollationStrength &strength) const;
|
D | colldata.cpp | 45 UCollationStrength strength = ucol_getStrength(coll); in CEList()
|
D | ssearch.cpp | 1398 UCollationStrength strengths[] = {UCOL_PRIMARY, UCOL_SECONDARY, UCOL_TERTIARY}; in monkeyTest()
|
D | srchtest.cpp | 242 const UCollationStrength &strength) const in getECollationStrength()
|
D | apicoll.cpp | 2052 TestCollator(UCollationStrength collationStrength, in TestCollator()
|
/external/icu/icu4c/source/test/cintltst/ |
D | usrchdat.c | 32 UCollationStrength strength;
|
/external/icu/libandroidicu/static_shim/ |
D | shim.cpp | 1183 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()
|