OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:needstotraverseallnodes
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/native/src/
correction.h
100
inline bool
needsToTraverseAllNodes
();
correction.cpp
160
bool Correction::
needsToTraverseAllNodes
() {
207
if (
needsToTraverseAllNodes
() && isTerminal) {
[
all
...]
Completed in 27 milliseconds