Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/bigram/
Dver4_bigram_list_policy.cpp79 const BigramEntry newBigramEntry(false /* hasNext */, NOT_A_PROBABILITY, in addNewEntry() local
81 const BigramEntry bigramEntryToWrite = createUpdatedBigramEntryFrom(&newBigramEntry, in addNewEntry()
112 const BigramEntry newBigramEntry(false /* hasNext */, NOT_A_PROBABILITY, in addNewEntry() local
115 &newBigramEntry, ngramProperty); in addNewEntry()