Home | History | Annotate | Download | only in grxmlcompile

Lines Matching refs:ostrm_

54       accep_(accep && fst.Properties(kAcceptor, true)), ostrm_(0) {}
58 ostrm_ = ostrm;
89 *ostrm_ << symbol;
91 *ostrm_ << id;
114 *ostrm_ << "\t";
116 *ostrm_ << "\t";
119 *ostrm_ << "\t";
123 *ostrm_ << "\t" << arc.weight;
124 *ostrm_ << "\n";
131 *ostrm_ << "\t" << final;
133 *ostrm_ << "\n";
142 ostream *ostrm_; // binary FST destination