OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getRootPosition
(Results
1 - 9
of
9
) sorted by null
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node_utils.cpp
32
newRootDicNode->initAsRoot(dictionaryStructurePolicy->
getRootPosition
(), prevWordIds);
39
prevWordLastDicNode, dictionaryStructurePolicy->
getRootPosition
());
/packages/inputmethods/LatinIME/native/jni/src/dictionary/interface/
dictionary_structure_with_buffer_policy.h
49
virtual int
getRootPosition
() const = 0;
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/
ver4_patricia_trie_policy.h
82
virtual int
getRootPosition
() const {
ver4_patricia_trie_policy.cpp
108
readingHelper.initWithPtNodeArrayPos(
getRootPosition
());
290
readingHelper.initWithPtNodeArrayPos(
getRootPosition
());
493
if (!mWritingHelper.writeToDictFileWithGC(
getRootPosition
(), filePath)) {
631
readingHelper.initWithPtNodeArrayPos(
getRootPosition
());
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v2/
patricia_trie_policy.h
55
AK_FORCE_INLINE int
getRootPosition
() const {
patricia_trie_policy.cpp
86
int pos =
getRootPosition
();
283
readingHelper.initWithPtNodeArrayPos(
getRootPosition
());
493
readingHelper.initWithPtNodeArrayPos(
getRootPosition
());
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/
ver4_patricia_trie_policy.h
57
AK_FORCE_INLINE int
getRootPosition
() const {
ver4_patricia_trie_policy.cpp
90
readingHelper.initWithPtNodeArrayPos(
getRootPosition
());
203
readingHelper.initWithPtNodeArrayPos(
getRootPosition
());
448
if (!mWritingHelper.writeToDictFileWithGC(
getRootPosition
(), filePath)) {
580
readingHelper.initWithPtNodeArrayPos(
getRootPosition
());
/prebuilts/tools/common/m2/repository/xom/xom/1.0/
xom-1.0.jar
Completed in 109 milliseconds