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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/utils/
edit_distance.h 25 class EditDistance {
66 DISALLOW_IMPLICIT_CONSTRUCTORS(EditDistance);
  /external/clang/lib/AST/
CommentSema.cpp     [all...]
  /external/llvm/unittests/ADT/
StringRefTest.cpp 311 TEST(StringRefTest, EditDistance) {
  /external/clang/lib/Sema/
SemaLookup.cpp     [all...]
  /packages/inputmethods/LatinIME/native/jni/src/
correction.cpp 85 // editDistance[0 ~ MAX_WORD_LENGTH]
218 // TODO: Do not check the proximity if EditDistance exceeds the threshold
    [all...]

Completed in 3937 milliseconds