HomeSort by relevance Sort by last modified time
    Searched defs:SHORTCUT_ADDRESS_TABLE_DATA_SIZE (Results 1 - 4 of 4) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/backward/v402/
ver4_dict_constants.cpp 63 const int Ver4DictConstants::SHORTCUT_ADDRESS_TABLE_DATA_SIZE = 4;
ver4_dict_constants.h 64 static const int SHORTCUT_ADDRESS_TABLE_DATA_SIZE;
  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/v4/
ver4_dict_constants.cpp 60 const int Ver4DictConstants::SHORTCUT_ADDRESS_TABLE_DATA_SIZE = 4;
ver4_dict_constants.h 55 static const int SHORTCUT_ADDRESS_TABLE_DATA_SIZE;

Completed in 2288 milliseconds