OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ondescend
(Results
1 - 6
of
6
) sorted by null
/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/pt_common/
dynamic_pt_gc_event_listeners.h
55
bool
onDescend
(const int ptNodeArrayPos) {
89
bool
onDescend
(const int ptNodeArrayPos) { return true; }
118
bool
onDescend
(const int ptNodeArrayPos);
145
bool
onDescend
(const int ptNodeArrayPos) { return true; }
dynamic_pt_reading_helper.cpp
45
if (!listener->
onDescend
(getPosOfLastPtNodeArrayHead())) {
56
if (!listener->
onDescend
(ptNodeParams.getChildrenPos())) {
106
if (!listener->
onDescend
(getPosOfLastPtNodeArrayHead())) {
142
if (!listener->
onDescend
(ptNodeParams.getChildrenPos())) {
dynamic_pt_gc_event_listeners.cpp
81
::
onDescend
(const int ptNodeArrayPos) {
dynamic_pt_reading_helper.h
46
virtual bool
onDescend
(const int ptNodeArrayPos) = 0;
66
bool
onDescend
(const int ptNodeArrayPos) { return true; }
/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/backward/v402/
ver4_patricia_trie_writing_helper.h
69
bool
onDescend
(const int ptNodeArrayPos) { return true; }
/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/v4/
ver4_patricia_trie_writing_helper.h
56
bool
onDescend
(const int ptNodeArrayPos) { return true; }
Completed in 58 milliseconds