Searched refs:ostrm_ (Results 1 – 1 of 1) sorted by relevance
54 accep_(accep && fst.Properties(kAcceptor, true)), ostrm_(0) {} in FstPrinter()58 ostrm_ = ostrm; in Print()89 *ostrm_ << symbol; in PrintId()91 *ostrm_ << id; in PrintId()114 *ostrm_ << "\t"; in PrintState()116 *ostrm_ << "\t"; in PrintState()119 *ostrm_ << "\t"; in PrintState()123 *ostrm_ << "\t" << arc.weight; in PrintState()124 *ostrm_ << "\n"; in PrintState()131 *ostrm_ << "\t" << final; in PrintState()[all …]