Searched defs:nextIndex (Results 1 – 4 of 4) sorted by relevance
39 private int nextIndex; field in EventLogArray
186 int nextIndex = index + (Character.isSupplementaryCodePoint(cp) ? 2 : 1); in escapeSlow() local
155 final int nextIndex = (currentIndex + 1) % enabledSubtypes.size(); in switchToNextInputSubtypeInThisIme() local205 final int nextIndex = (currentIndex + i) % count; in getNextNonAuxiliaryIme() local
51 const size_t nextIndex = matchedCodePointCount + j; in addUnigramWord() local