OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getFinalFreq
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/native/src/
correction.h
78
int
getFinalFreq
(const int freq, unsigned short **word, int* wordLength);
unigram_dictionary.cpp
381
const int finalFreq = correction->
getFinalFreq
(freq, &wordPointer, &wordLength);
[
all
...]
Completed in 15 milliseconds