Home
last modified time | relevance | path

Searched defs:hasShortcutTargets (Results 1 – 3 of 3) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/pt_common/
Dpatricia_trie_reading_utils.h69 static AK_FORCE_INLINE bool hasShortcutTargets(const NodeFlags flags) { in hasShortcutTargets() function
86 const bool isNotAWord, const bool isTerminal, const bool hasShortcutTargets, in createAndGetFlags()
Dpt_node_params.h159 AK_FORCE_INLINE bool hasShortcutTargets() const { in hasShortcutTargets() function
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/
Dver4_patricia_trie_node_writer.cpp331 const bool hasShortcutTargets = mBuffers->getShortcutDictContent()->getShortcutListHeadPos( in updatePtNodeHasBigramsAndShortcutTargetsFlags() local
415 const bool hasShortcutTargets, const bool hasBigrams, const bool hasMultipleChars) { in updatePtNodeFlags()