HomeSort by relevance Sort by last modified time
    Searched refs:representsNonWordInfo (Results 1 - 5 of 5) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/pt_common/
dynamic_pt_gc_event_listeners.cpp 32 if (ptNodeParams->isTerminal() && !ptNodeParams->representsNonWordInfo()) {
59 if (ptNodeParams->isTerminal() && !ptNodeParams->representsNonWordInfo()) {
pt_node_params.h 163 AK_FORCE_INLINE bool representsNonWordInfo() const {
  /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/
ver4_patricia_trie_writing_helper.cpp 231 if (ptNodeParams.representsNonWordInfo()) {
ver4_patricia_trie_policy.cpp 77 if (ptNodeParams.representsNonWordInfo()) {
  /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/
ver4_patricia_trie_policy.cpp 266 if (!ptNodeParams.representsNonWordInfo()) {

Completed in 838 milliseconds