Home | History | Annotate | Download | only in fst

Lines Matching refs:kNoLabel

471     return FilterState(filter_.Start(), FilterState2(kNoLabel));
488 if (flabel != kNoLabel) { // Have a lookahead label?
497 FilterState2(kNoLabel));
501 if (flabel != kNoLabel) // Have a lookahead label?
510 return FilterState(f1, FilterState2(kNoLabel));
524 if (flabel != kNoLabel)
552 if (labelb != kNoLabel) {
577 return FilterState(f1, FilterState2(kNoLabel));
580 return FilterState(f1, FilterState2(kNoLabel));
582 Arc larc(kNoLabel, kNoLabel, Weight::Zero(), kNoStateId);
592 return FilterState(f1, FilterState2(kNoLabel));