Searched defs:representsBeginningOfSentence (Results 1 – 3 of 3) sorted by relevance
57 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
84 bool representsBeginningOfSentence() const { in representsBeginningOfSentence() function157 static uint8_t createFlags(const bool representsBeginningOfSentence, in createFlags()
168 AK_FORCE_INLINE int representsBeginningOfSentence() const { in representsBeginningOfSentence() function