Searched defs:inputIndex (Results 1 – 4 of 4) sorted by relevance
| /packages/inputmethods/LatinIME/native/src/ |
| D | proximity_info.h | 60 int getNormalizedSquaredDistance(const int inputIndex, const int proximityIndex) const { in getNormalizedSquaredDistance()
|
| D | unigram_dictionary.cpp | 372 const int inputIndex, const int skipPos, const int depth) { in needsToSkipCurrentNode() 481 int inputIndex = startInputIndex; in testCharGroupForContinuedLikeness() local 531 int inputIndex = mStackInputIndex[depth]; in getMostFrequentWordLikeInner() local
|
| D | correction.cpp | 101 const int inputIndex = mTerminalInputIndex; in getFinalFreq() local 575 int Correction::RankingAlgorithm::calculateFinalFreq(const int inputIndex, const int outputIndex, in calculateFinalFreq()
|
| /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
| D | ExpandableDictionary.java | 271 final int depth, final boolean completion, int snr, int inputIndex, int skipPos, in getWordsRec()
|