OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:newleavingdepth
(Results
1 - 1
of
1
) sorted by null
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node.h
167
const uint16_t
newLeavingDepth
= static_cast<uint16_t>(
170
isTerminal, hasChildren, isBlacklistedOrNotAWord, newDepth,
newLeavingDepth
);
Completed in 76 milliseconds