Home | History | Annotate | Download | only in fst

Lines Matching refs:kNoLabel

293       : root(kNoLabel),
1248 loop_(fst::kNoLabel, 0, A::Weight::One(), fst::kNoStateId) {
1260 loop_(fst::kNoLabel, 0, A::Weight::One(), fst::kNoStateId) {
1351 if (label_ == 0 || label_ == kNoLabel) {
1359 found = current_matcher_->Find(kNoLabel) || final_arc_ || found;