OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UNRELATED
(Results
1 - 3
of
3
) sorted by null
/packages/inputmethods/LatinIME/native/src/
correction.h
35
UNRELATED
,
correction.cpp
297
LOGI("
UNRELATED
(0): %d, %d, %d, %d, %c", mProximityCount, mSkippedCount,
300
return
UNRELATED
;
338
// As the current char turned out to be an
unrelated
char,
395
LOGI("
UNRELATED
(1): %d, %d, %d, %d, %c", mProximityCount, mSkippedCount,
398
return
UNRELATED
;
[
all
...]
unigram_dictionary.cpp
651
} else if (stateType == Correction::
UNRELATED
) {
652
// We found that this is an
unrelated
character, so we should give up traversing
[
all
...]
Completed in 2287 milliseconds