Home | History | Annotate | Download | only in fst

Lines Matching refs:s2_

226         s2_(kNoStateId),
235 s2_(kNoStateId),
246 if (s1_ == s1 && s2_ == s2 && f == f_)
249 s2_ = s2;
281 StateId s2_; // Current fst2_ state;
311 s2_(kNoStateId),
320 s2_(kNoStateId),
331 if (s1_ == s1 && s2_ == s2 && f == f_)
334 s2_ = s2;
366 StateId s2_; // Current fst2_ state;
368 bool alleps2_; // Only epsilons (and non-final) leaving s2_?
369 bool noeps2_; // No epsilons leaving s2_?
398 s2_(kNoStateId),
408 s2_(kNoStateId),
419 if (s1_ == s1 && s2_ == s2 && f == f_)
422 s2_ = s2;
467 StateId s2_; // Current fst2_ state;