Searched refs:CollationBuffer (Results 1 – 1 of 1) sorted by relevance
336 collationBuffer = new CollationBuffer(data); in freeze()1077 CollationBuffer buffer = null; in getCollationKey()1086 private CollationKey getCollationKey(String source, CollationBuffer buffer) { in getCollationKey()1110 CollationBuffer buffer = null; in getRawCollationKey()1155 …CollationKey getRawCollationKey(CharSequence source, RawCollationKey key, CollationBuffer buffer) { in getRawCollationKey()1171 private void writeSortKey(CharSequence s, CollationKeyByteSink sink, CollationBuffer buffer) { in writeSortKey()1221 CollationBuffer buffer = null; in internalGetCEs()1698 CollationBuffer buffer = null; in doCompare()1720 CollationBuffer buffer = null; in doCompare()1776 private static final class CollationBuffer { class in RuleBasedCollator[all …]