Home
last modified time | relevance | path

Searched defs:setVariableTop (Results 1 – 10 of 10) sorted by relevance

/external/icu/icu4j/main/collate/src/main/java/com/ibm/icu/text/
DCollator.java1363 public abstract int setVariableTop(String varTop); in setVariableTop() method in Collator
1388 public abstract void setVariableTop(int varTop); in setVariableTop() method in Collator
DRuleBasedCollator.java811 public int setVariableTop(String varTop) { in setVariableTop() method in RuleBasedCollator
849 public void setVariableTop(int varTop) { in setVariableTop() method in RuleBasedCollator
/external/icu/android_icu4j/src/main/java/android/icu/text/
DCollator.java1312 public abstract int setVariableTop(String varTop); in setVariableTop() method in Collator
1338 public abstract void setVariableTop(int varTop); in setVariableTop() method in Collator
DRuleBasedCollator.java789 public int setVariableTop(String varTop) { in setVariableTop() method in RuleBasedCollator
828 public void setVariableTop(int varTop) { in setVariableTop() method in RuleBasedCollator
/external/cronet/stable/third_party/icu/source/i18n/
Drulebasedcollator.cpp571 RuleBasedCollator::setVariableTop(const char16_t *varTop, int32_t len, UErrorCode &errorCode) { in setVariableTop() function in RuleBasedCollator
602 RuleBasedCollator::setVariableTop(const UnicodeString &varTop, UErrorCode &errorCode) { in setVariableTop() function in RuleBasedCollator
607 RuleBasedCollator::setVariableTop(uint32_t varTop, UErrorCode &errorCode) { in setVariableTop() function in RuleBasedCollator
/external/cronet/tot/third_party/icu/source/i18n/
Drulebasedcollator.cpp571 RuleBasedCollator::setVariableTop(const char16_t *varTop, int32_t len, UErrorCode &errorCode) { in setVariableTop() function in RuleBasedCollator
602 RuleBasedCollator::setVariableTop(const UnicodeString &varTop, UErrorCode &errorCode) { in setVariableTop() function in RuleBasedCollator
607 RuleBasedCollator::setVariableTop(uint32_t varTop, UErrorCode &errorCode) { in setVariableTop() function in RuleBasedCollator
/external/icu/icu4c/source/i18n/
Drulebasedcollator.cpp570 RuleBasedCollator::setVariableTop(const char16_t *varTop, int32_t len, UErrorCode &errorCode) { in setVariableTop() function in RuleBasedCollator
601 RuleBasedCollator::setVariableTop(const UnicodeString &varTop, UErrorCode &errorCode) { in setVariableTop() function in RuleBasedCollator
606 RuleBasedCollator::setVariableTop(uint32_t varTop, UErrorCode &errorCode) { in setVariableTop() function in RuleBasedCollator
/external/cronet/tot/third_party/icu/source/test/intltest/
Dapicoll.cpp2198 uint32_t TestCollator::setVariableTop(const char16_t *varTop, int32_t len, in setVariableTop() function in TestCollator
2208 uint32_t TestCollator::setVariableTop(const UnicodeString &varTop, in setVariableTop() function in TestCollator
2218 void TestCollator::setVariableTop(uint32_t varTop, UErrorCode &status) in setVariableTop() function in TestCollator
/external/icu/icu4c/source/test/intltest/
Dapicoll.cpp2198 uint32_t TestCollator::setVariableTop(const char16_t *varTop, int32_t len, in setVariableTop() function in TestCollator
2208 uint32_t TestCollator::setVariableTop(const UnicodeString &varTop, in setVariableTop() function in TestCollator
2218 void TestCollator::setVariableTop(uint32_t varTop, UErrorCode &status) in setVariableTop() function in TestCollator
/external/cronet/stable/third_party/icu/source/test/intltest/
Dapicoll.cpp2198 uint32_t TestCollator::setVariableTop(const char16_t *varTop, int32_t len, in setVariableTop() function in TestCollator
2208 uint32_t TestCollator::setVariableTop(const UnicodeString &varTop, in setVariableTop() function in TestCollator
2218 void TestCollator::setVariableTop(uint32_t varTop, UErrorCode &status) in setVariableTop() function in TestCollator