Home | History | Annotate | Download | only in script

Lines Matching refs:ostrm_

52         accep_(accep && fst.Properties(kAcceptor, true)), ostrm_(0),
57 ostrm_ = ostrm;
88 *ostrm_ << symbol;
90 *ostrm_ << id;
113 *ostrm_ << FLAGS_fst_field_separator[0];
115 *ostrm_ << FLAGS_fst_field_separator[0];
118 *ostrm_ << FLAGS_fst_field_separator[0];
122 *ostrm_ << FLAGS_fst_field_separator[0] << arc.weight;
123 *ostrm_ << "\n";
130 *ostrm_ << FLAGS_fst_field_separator[0] << final;
132 *ostrm_ << "\n";
141 ostream *ostrm_; // text FST destination