Home | Sort by relevance Sort by last modified time |
/packages/inputmethods/LatinIME/native/src/ | |
unigram_dictionary.h | 126 USE_FULL_EDIT_DISTANCE = 0x2 |
unigram_dictionary.cpp | 191 const bool useFullEditDistance = USE_FULL_EDIT_DISTANCE & flags; [all...] |