Searched refs:fstinfo (Results 1 – 4 of 4) sorted by relevance
232 void PrintFstInfo(const FstInfo<A> &fstinfo, bool pipe = false) {237 os << "fst type" << fstinfo.FstType() << endl;239 os << "arc type" << fstinfo.ArcType() << endl;241 os << "input symbol table" << fstinfo.InputSymbols() << endl;243 os << "output symbol table" << fstinfo.OutputSymbols() << endl;245 if (!fstinfo.LongInfo()) {251 os << "# of states" << fstinfo.NumStates() << endl;253 os << "# of arcs" << fstinfo.NumArcs() << endl;255 os << "initial state" << fstinfo.Start() << endl;257 os << "# of final states" << fstinfo.NumFinal() << endl;[all …]
33 FstInfo<Arc> fstinfo(fst, args->arg2, args->arg3, in PrintFstInfo()35 PrintFstInfo(fstinfo, args->arg6); in PrintFstInfo()
7 fstencode fstepsnormalize fstequal fstequivalent fstinfo fstintersect \ program43 fstinfo_SOURCES = fstinfo.cc
44 @HAVE_BIN_TRUE@ fstinfo$(EXEEXT) fstintersect$(EXEEXT) \146 am__fstinfo_SOURCES_DIST = fstinfo.cc147 @HAVE_BIN_TRUE@am_fstinfo_OBJECTS = fstinfo.$(OBJEXT)446 @HAVE_BIN_TRUE@fstinfo_SOURCES = fstinfo.cc586 fstinfo$(EXEEXT): $(fstinfo_OBJECTS) $(fstinfo_DEPENDENCIES) $(EXTRA_fstinfo_DEPENDENCIES) 587 @rm -f fstinfo$(EXEEXT)670 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fstinfo.Po@am__quote@