Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/dictionary/property/
Dunigram_property.h57 UnigramProperty(const bool representsBeginningOfSentence, const bool isNotAWord, in UnigramProperty()
66 UnigramProperty(const bool representsBeginningOfSentence, const bool isNotAWord, in UnigramProperty()
75 UnigramProperty(const bool representsBeginningOfSentence, const bool isNotAWord, in UnigramProperty()
84 UnigramProperty(const bool representsBeginningOfSentence, const bool isNotAWord, in UnigramProperty()
92 bool representsBeginningOfSentence() const { in representsBeginningOfSentence() function
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/content/
Dprobability_entry.h84 bool representsBeginningOfSentence() const { in representsBeginningOfSentence() function
157 static uint8_t createFlags(const bool representsBeginningOfSentence, in createFlags()
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/pt_common/
Dpt_node_params.h168 AK_FORCE_INLINE int representsBeginningOfSentence() const { in representsBeginningOfSentence() function