OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NOT_A_DIGRAPH_INDEX
(Results
1 - 4
of
4
) sorted by null
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
digraph_utils.h
29
NOT_A_DIGRAPH_INDEX
,
digraph_utils.cpp
57
if (digraphCodePointIndex ==
NOT_A_DIGRAPH_INDEX
) {
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/internal/
dic_node_state_scoring.h
33
mDigraphIndex(DigraphUtils::
NOT_A_DIGRAPH_INDEX
),
51
mDigraphIndex = DigraphUtils::
NOT_A_DIGRAPH_INDEX
;
172
case DigraphUtils::
NOT_A_DIGRAPH_INDEX
:
179
mDigraphIndex = DigraphUtils::
NOT_A_DIGRAPH_INDEX
;
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node.h
338
if (digraphIndex == DigraphUtils::
NOT_A_DIGRAPH_INDEX
) {
386
!= DigraphUtils::
NOT_A_DIGRAPH_INDEX
;
Completed in 62 milliseconds