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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node_utils.cpp 201 const float cost = static_cast<float>(MAX_PROBABILITY - probability)
202 / static_cast<float>(MAX_PROBABILITY);
  /packages/inputmethods/LatinIME/native/jni/src/
binary_format.h     [all...]
correction.cpp     [all...]

Completed in 48 milliseconds