HomeSort by relevance Sort by last modified time
    Searched refs:SHORTCUT_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 64 static const int SHORTCUT_ADDRESS_TABLE_DATA_SIZE;
ver4_dict_constants.cpp 63 const int Ver4DictConstants::SHORTCUT_ADDRESS_TABLE_DATA_SIZE = 4;
  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/v4/
ver4_dict_constants.h 55 static const int SHORTCUT_ADDRESS_TABLE_DATA_SIZE;
ver4_dict_constants.cpp 60 const int Ver4DictConstants::SHORTCUT_ADDRESS_TABLE_DATA_SIZE = 4;
  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/backward/v402/content/
shortcut_dict_content.h 44 Ver4DictConstants::SHORTCUT_ADDRESS_TABLE_DATA_SIZE) {}
48 Ver4DictConstants::SHORTCUT_ADDRESS_TABLE_DATA_SIZE) {}
  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/v4/content/
shortcut_dict_content.h 35 Ver4DictConstants::SHORTCUT_ADDRESS_TABLE_DATA_SIZE) {}
39 Ver4DictConstants::SHORTCUT_ADDRESS_TABLE_DATA_SIZE) {}

Completed in 74 milliseconds