Searched refs:AllSameBlocks (Results 1 – 3 of 3) sorted by relevance
659 private static final class AllSameBlocks { class in MutableCodePointTrie663 AllSameBlocks() { in AllSameBlocks() method in MutableCodePointTrie.AllSameBlocks933 private int compactWholeDataBlocks(int fastILimit, AllSameBlocks allSameBlocks) { in compactWholeDataBlocks()988 if (other == AllSameBlocks.OVERFLOW) { in compactWholeDataBlocks()1414 AllSameBlocks allSameBlocks = new AllSameBlocks(); in compactTrie()
652 private static final class AllSameBlocks { class in MutableCodePointTrie656 AllSameBlocks() { in AllSameBlocks() method in MutableCodePointTrie.AllSameBlocks926 private int compactWholeDataBlocks(int fastILimit, AllSameBlocks allSameBlocks) { in compactWholeDataBlocks()981 if (other == AllSameBlocks.OVERFLOW) { in compactWholeDataBlocks()1407 AllSameBlocks allSameBlocks = new AllSameBlocks(); in compactTrie()
62 class AllSameBlocks;95 int32_t compactWholeDataBlocks(int32_t fastILimit, AllSameBlocks &allSameBlocks);685 class AllSameBlocks { class690 AllSameBlocks() : length(0), mostRecent(-1) {} in AllSameBlocks() function in __anon5a66f5c00111::AllSameBlocks922 int32_t MutableCodePointTrie::compactWholeDataBlocks(int32_t fastILimit, AllSameBlocks &allSameBloc… in compactWholeDataBlocks()981 if (other == AllSameBlocks::OVERFLOW) { in compactWholeDataBlocks()1523 AllSameBlocks allSameBlocks; in compactTrie()