Home
last modified time | relevance | path

Searched defs:getStrength (Results 1 – 15 of 15) sorted by relevance

/third_party/node/deps/icu-small/source/i18n/
Dcollationsettings.h147 static int32_t getStrength(int32_t options) { in getStrength() function
151 int32_t getStrength() const { in getStrength() function
Dcoll.cpp916 Collator::getStrength() const { in getStrength() function in Collator
/third_party/icu/icu4c/source/i18n/
Dcollationsettings.h147 static int32_t getStrength(int32_t options) { in getStrength() function
151 int32_t getStrength() const { in getStrength() function
Dcoll.cpp914 Collator::getStrength(void) const { in getStrength() function in Collator
/third_party/skia/third_party/externals/icu/source/i18n/
Dcollationsettings.h147 static int32_t getStrength(int32_t options) { in getStrength() function
151 int32_t getStrength() const { in getStrength() function
Dcoll.cpp914 Collator::getStrength(void) const { in getStrength() function in Collator
/third_party/icu/tools/colprobe/
Dstrengthprobe.cpp178 StrengthProbe::getStrength(const Line &x, const Line &y) { in getStrength() function in StrengthProbe
222 StrengthProbe::getStrength(const UnicodeString &sx, const UnicodeString &sy) { in getStrength() function in StrengthProbe
/third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/
DCollatorICU.java100 public int getStrength() { in getStrength() method in CollatorICU
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationSettings.java329 static int getStrength(int options) { in getStrength() method in CollationSettings
333 public int getStrength() { in getStrength() method in CollationSettings
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DCollationSettings.java331 static int getStrength(int options) { in getStrength() method in CollationSettings
335 public int getStrength() { in getStrength() method in CollationSettings
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DCollator.java1116 public int getStrength() in getStrength() method in Collator
DRuleBasedCollator.java1218 public int getStrength() { in getStrength() method in RuleBasedCollator
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
DCollator.java1162 public int getStrength() in getStrength() method in Collator
DRuleBasedCollator.java1246 public int getStrength() { in getStrength() method in RuleBasedCollator
/third_party/icu/icu4c/source/test/intltest/
Dapicoll.cpp2161 Collator::ECollationStrength TestCollator::getStrength() const in getStrength() function in TestCollator