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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/typing/
scoring_params.h 68 static const float HAS_EDIT_CORRECTION_TERMINAL_COST;
scoring_params.cpp 61 const float ScoringParams::HAS_EDIT_CORRECTION_TERMINAL_COST = 0.0362f;
typing_weighting.h 50 cost += ScoringParams::HAS_EDIT_CORRECTION_TERMINAL_COST;

Completed in 1695 milliseconds