OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:historicalInfoForUpdate
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/bigram/
ver4_bigram_list_policy.cpp
270
const HistoricalInfo &
historicalInfoForUpdate
= ngramProperty->getHistoricalInfo();
274
&
historicalInfoForUpdate
, mHeaderPolicy);
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/
ver4_patricia_trie_node_writer.cpp
400
const HistoricalInfo &
historicalInfoForUpdate
= unigramProperty->getHistoricalInfo();
404
unigramProperty->getProbability(), &
historicalInfoForUpdate
, mHeaderPolicy);
Completed in 620 milliseconds