OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NOT_A_FIRST_WORD_CONFIDENCE
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/native/jni/src/
defines.h
304
#define
NOT_A_FIRST_WORD_CONFIDENCE
(S_INT_MAX)
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/
suggest.cpp
288
if (spaceCount < 1) return
NOT_A_FIRST_WORD_CONFIDENCE
;
Completed in 446 milliseconds