Home
last modified time | relevance | path

Searched defs:AppendBeyondCapacity (Results 1 – 7 of 7) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DCollationKeys.java134 protected abstract void AppendBeyondCapacity(byte[] bytes, int start, int n, int length); in AppendBeyondCapacity() method in CollationKeys.SortKeyByteSink
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationKeys.java127 protected abstract void AppendBeyondCapacity(byte[] bytes, int start, int n, int length); in AppendBeyondCapacity() method in CollationKeys.SortKeyByteSink
/third_party/skia/third_party/externals/icu/source/i18n/
Drulebasedcollator.cpp76 FixedSortKeyByteSink::AppendBeyondCapacity(const char *bytes, int32_t /*n*/, int32_t length) { in AppendBeyondCapacity() function in __anon5c49c15f0111::FixedSortKeyByteSink
110 CollationKeyByteSink::AppendBeyondCapacity(const char *bytes, int32_t n, int32_t length) { in AppendBeyondCapacity() function in CollationKeyByteSink
/third_party/node/deps/icu-small/source/i18n/
Drulebasedcollator.cpp78 FixedSortKeyByteSink::AppendBeyondCapacity(const char *bytes, int32_t /*n*/, int32_t length) { in AppendBeyondCapacity() function in __anona477fa600111::FixedSortKeyByteSink
112 CollationKeyByteSink::AppendBeyondCapacity(const char *bytes, int32_t n, int32_t length) { in AppendBeyondCapacity() function in CollationKeyByteSink
/third_party/icu/icu4c/source/i18n/
Drulebasedcollator.cpp76 FixedSortKeyByteSink::AppendBeyondCapacity(const char *bytes, int32_t /*n*/, int32_t length) { in AppendBeyondCapacity() function in __anon073601d10111::FixedSortKeyByteSink
110 CollationKeyByteSink::AppendBeyondCapacity(const char *bytes, int32_t n, int32_t length) { in AppendBeyondCapacity() function in CollationKeyByteSink
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
DRuleBasedCollator.java1110 protected void AppendBeyondCapacity(byte[] bytes, int start, int n, int length) { in AppendBeyondCapacity() method in RuleBasedCollator.CollationKeyByteSink
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DRuleBasedCollator.java1082 protected void AppendBeyondCapacity(byte[] bytes, int start, int n, int length) { in AppendBeyondCapacity() method in RuleBasedCollator.CollationKeyByteSink