Searched defs:outWord (Results 1 – 4 of 4) sorted by relevance
/packages/inputmethods/LatinIME/native/jni/src/ |
D | terminal_attributes.h | 49 inline int getNextShortcutTarget(const int maxDepth, uint16_t* outWord) { in getNextShortcutTarget()
|
D | words_priority_queue.h | 176 unsigned short** outWord, int *outScore, int *outLength) { in getHighestNormalizedScore() 203 const int beforeLength, unsigned short** outWord, int *outScore, int *outLength) { in getNormalizedScore()
|
D | binary_format.h | 398 const int maxDepth, uint16_t* outWord, int* outUnigramFrequency) { in getWordAtAddress()
|
D | unigram_dictionary.cpp | 741 short unsigned int* outWord, int* maxFreq) { in onTerminalWordLike() 753 const int length, short unsigned int* outWord) { in getMostFrequentWordLikeInner()
|