Home
last modified time | relevance | path

Searched refs:FstPrinter (Results 1 – 2 of 2) sorted by relevance

/external/srec/tools/grxmlcompile/
Dfst-io.h41 template <class A> class FstPrinter {
48 FstPrinter(const Fst<A> &fst, in FstPrinter() function
144 DISALLOW_EVIL_CONSTRUCTORS(FstPrinter);
189 FstPrinter<Arc> fstprinter(*fst, isyms, osyms, ssyms, FLAGS_acceptor);
Dgrxmlcompile.cpp845 fst::FstPrinter<fst::StdArc> printer1( grev_det_fst, in make_openfst_graphs()
916 fst::FstPrinter<fst::StdArc> printer( clg_det_fst, in make_openfst_graphs()