Home
last modified time | relevance | path

Searched defs:varTop (Results 1 - 15 of 15) sorted by relevance

/third_party/icu/icu4c/source/i18n/
H A Ducol.cpp323 ucol_setVariableTop(UCollator *coll, const UChar *varTop, int32_t len, UErrorCode *status) { in ucol_setVariableTop() argument
338 ucol_restoreVariableTop(UCollator *coll, const uint32_t varTop, UErrorCode *status) { in ucol_restoreVariableTop() argument
H A Dusearch.cpp1324 uint32_t varTop; in usearch_reset() local
H A Drulebasedcollator.cpp544 uint32_t varTop = data->getLastPrimaryForGroup(group); in setMaxVariable() local
569 RuleBasedCollator::setVariableTop(const UChar *varTop, int32_t len, UErrorCode &errorCode) { in setVariableTop() argument
600 setVariableTop(const UnicodeString &varTop, UErrorCode &errorCode) setVariableTop() argument
605 setVariableTop(uint32_t varTop, UErrorCode &errorCode) setVariableTop() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Ducol.cpp323 ucol_setVariableTop(UCollator *coll, const char16_t *varTop, int32_t len, UErrorCode *status) { in ucol_setVariableTop() argument
338 ucol_restoreVariableTop(UCollator *coll, const uint32_t varTop, UErrorCode *status) { in ucol_restoreVariableTop() argument
H A Drulebasedcollator.cpp546 uint32_t varTop = data->getLastPrimaryForGroup(group); in setMaxVariable() local
571 RuleBasedCollator::setVariableTop(const char16_t *varTop, int32_t len, UErrorCode &errorCode) { in setVariableTop() argument
602 setVariableTop(const UnicodeString &varTop, UErrorCode &errorCode) setVariableTop() argument
607 setVariableTop(uint32_t varTop, UErrorCode &errorCode) setVariableTop() argument
[all...]
H A Dusearch.cpp1322 uint32_t varTop; in usearch_reset() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ducol.cpp317 ucol_setVariableTop(UCollator *coll, const UChar *varTop, int32_t len, UErrorCode *status) { in ucol_setVariableTop() argument
332 ucol_restoreVariableTop(UCollator *coll, const uint32_t varTop, UErrorCode *status) { in ucol_restoreVariableTop() argument
H A Drulebasedcollator.cpp543 uint32_t varTop = data->getLastPrimaryForGroup(group); in setMaxVariable() local
568 RuleBasedCollator::setVariableTop(const UChar *varTop, int32_t len, UErrorCode &errorCode) { in setVariableTop() argument
599 setVariableTop(const UnicodeString &varTop, UErrorCode &errorCode) setVariableTop() argument
604 setVariableTop(uint32_t varTop, UErrorCode &errorCode) setVariableTop() argument
[all...]
H A Dusearch.cpp3398 uint32_t varTop; in usearch_reset() local
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
H A DRuleBasedCollator.java802 public int setVariableTop(String varTop) { in setVariableTop() argument
840 setVariableTop(int varTop) setVariableTop() argument
845 internalSetVariableTop(long varTop) internalSetVariableTop() argument
[all...]
H A DCollator.java1363 public abstract int setVariableTop(String varTop); in setVariableTop() argument
1388 public abstract void setVariableTop(int varTop); in setVariableTop() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DRuleBasedCollator.java780 public int setVariableTop(String varTop) { in setVariableTop() argument
819 setVariableTop(int varTop) setVariableTop() argument
824 internalSetVariableTop(long varTop) internalSetVariableTop() argument
[all...]
H A DCollator.java1311 public abstract int setVariableTop(String varTop); in setVariableTop() argument
1336 public abstract void setVariableTop(int varTop); in setVariableTop() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dapicoll.cpp2198 uint32_t TestCollator::setVariableTop(const UChar *varTop, int32_t len, in setVariableTop() argument
2208 uint32_t TestCollator::setVariableTop(const UnicodeString &varTop, in setVariableTop() argument
2218 void TestCollator::setVariableTop(uint32_t varTop, UErrorCode &status) in setVariableTop() argument
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 33 milliseconds