HomeSort by relevance Sort by last modified time
    Searched refs:BIGRAM_ADDRESS_TABLE_DATA_SIZE (Results 1 - 6 of 6) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/backward/v402/
ver4_dict_constants.h 62 static const int BIGRAM_ADDRESS_TABLE_DATA_SIZE;
ver4_dict_constants.cpp 61 const int Ver4DictConstants::BIGRAM_ADDRESS_TABLE_DATA_SIZE = 4;
  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/v4/
ver4_dict_constants.h 53 static const int BIGRAM_ADDRESS_TABLE_DATA_SIZE;
ver4_dict_constants.cpp 58 const int Ver4DictConstants::BIGRAM_ADDRESS_TABLE_DATA_SIZE = 4;
  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/backward/v402/content/
bigram_dict_content.h 46 Ver4DictConstants::BIGRAM_ADDRESS_TABLE_DATA_SIZE),
51 Ver4DictConstants::BIGRAM_ADDRESS_TABLE_DATA_SIZE),
  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/v4/content/
bigram_dict_content.h 36 Ver4DictConstants::BIGRAM_ADDRESS_TABLE_DATA_SIZE),
41 Ver4DictConstants::BIGRAM_ADDRESS_TABLE_DATA_SIZE),

Completed in 70 milliseconds