Searched refs:makeIndex (Results 1 – 6 of 6) sorted by relevance
547 curIndex = makeIndex(curUC); in compress()563 (curIndex == makeIndex(nextUC) in compress()564 && curIndex == makeIndex(forwardUC))) { in compress()743 curIndex = makeIndex(curUC); in compress()760 (curIndex == makeIndex(nextUC) in compress()761 && curIndex == makeIndex(forwardUC))) { in compress()862 private static int makeIndex(int c) in makeIndex() method in UnicodeCompressor
550 curIndex = makeIndex(curUC); in compress()566 (curIndex == makeIndex(nextUC) in compress()567 && curIndex == makeIndex(forwardUC))) { in compress()746 curIndex = makeIndex(curUC); in compress()763 (curIndex == makeIndex(nextUC) in compress()764 && curIndex == makeIndex(forwardUC))) { in compress()866 private static int makeIndex(int c) in makeIndex() method in UnicodeCompressor
192 static Capture makeIndex(unsigned index, CharUnits offset) { in makeIndex() function
212 CGBlockInfo::Capture::makeIndex(index, offset)}); in setIndex()
200 static Capture makeIndex(unsigned index, CharUnits offset, in makeIndex() function
361 auto C = CGBlockInfo::Capture::makeIndex(index, offset, FieldType); in setIndex()