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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/typing/
scoring_params.cpp 43 const float ScoringParams::OMISSION_COST = 0.467f;
scoring_params.h 50 static const float OMISSION_COST;

Completed in 65 milliseconds