Home
last modified time | relevance | path

Searched refs:outLength (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/
Dwords_priority_queue.h176 unsigned short** outWord, int *outScore, int *outLength) { in getHighestNormalizedScore() argument
181 mHighestSuggestedWord, before, beforeLength, outWord, outScore, outLength); in getHighestNormalizedScore()
203 const int beforeLength, unsigned short** outWord, int *outScore, int *outLength) { in getNormalizedScore() argument
213 if (outLength) { in getNormalizedScore()
214 *outLength = wordLength; in getNormalizedScore()