Home
last modified time | relevance | path

Searched defs:bigramCount (Results 1 – 5 of 5) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/pt_common/
Ddynamic_pt_gc_event_listeners.cpp132 int bigramCount = 0; in onVisitingPtNode() local
/packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/
DInfo.java43 int bigramCount = 0; in showInfo() local
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/
Dver4_patricia_trie_writing_helper.cpp70 int bigramCount = 0; in writeToDictFileWithGC() local
128 const int bigramCount = traversePolicyToUpdateBigramProbability.getValidBigramEntryCount(); in runGC() local
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/bigram/
Dver4_bigram_list_policy.cpp222 int bigramCount = 0; in getBigramEntryConut() local
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
DBinaryDictionaryTests.java334 final int bigramCount = 1000; in testRandomlyAddBigramWords() local
474 final int bigramCount = 1000; in testAddBigramWordsAndFlashWithGC() local