Home | History | Annotate | Download | only in src

Lines Matching defs:syllable

307 	     syllable arg1(0),
318 inline void set_syllable (uint8_t syllable_) { syllable = syllable_; }
333 (syllable && syllable != info.syllable ()))
369 uint8_t syllable;
393 matcher.set_syllable (start_index_ == c->buffer->idx ? c->buffer->cur().syllable () : 0);
396 inline void set_syllable (unsigned int syllable) { matcher.set_syllable (syllable); }
463 matcher.set_syllable (start_index_ == c->buffer->idx ? c->buffer->cur().syllable () : 0);
466 inline void set_syllable (unsigned int syllable) { matcher.set_syllable (syllable); }