HomeSort by relevance Sort by last modified time
    Searched full:copyallbigrams (Results 1 - 3 of 3) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/bigram/
dynamic_bigram_list_policy.h 55 bool copyAllBigrams(BufferWithExtendableBuffer *const bufferToWrite, int *const fromPos,
dynamic_bigram_list_policy.cpp 69 bool DynamicBigramListPolicy::copyAllBigrams(BufferWithExtendableBuffer *const bufferToWrite,
  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/
dynamic_patricia_trie_writing_helper.cpp 304 if (!mBigramPolicy->copyAllBigrams(bufferToWrite, &fromPos, writingPos, &bigramCount)) {

Completed in 119 milliseconds