Home
last modified time | relevance | path

Searched refs:accep_ (Results 1 – 3 of 3) sorted by relevance

/external/openfst/src/include/fst/script/
Dprint-impl.h52 accep_(accep && fst.Properties(kAcceptor, true)), ostrm_(0), in FstPrinter()
117 if (!accep_) { in PrintState()
140 bool accep_; // print as acceptor when possible variable
Ddraw-impl.h59 accep_(accep && fst.Properties(kAcceptor, true)), ostrm_(0), in FstDrawer()
196 if (!accep_) { in DrawState()
214 bool accep_; // print as acceptor when possible variable
/external/srec/tools/grxmlcompile/
Dfst-io.h54 accep_(accep && fst.Properties(kAcceptor, true)), ostrm_(0) {} in FstPrinter()
118 if (!accep_) { in PrintState()
141 bool accep_; // print as acceptor when possible variable