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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/backward/v402/
ver4_dict_constants.h 69 static const int BIGRAM_PROBABILITY_MASK;
ver4_dict_constants.cpp 71 const int Ver4DictConstants::BIGRAM_PROBABILITY_MASK = 0x0F;
  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/v4/
ver4_dict_constants.h 61 static const int BIGRAM_PROBABILITY_MASK;
ver4_dict_constants.cpp 68 const int Ver4DictConstants::BIGRAM_PROBABILITY_MASK = 0x0F;

Completed in 669 milliseconds