Searched defs:SetArcs (Results 1 - 2 of 2) sorted by relevance

/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dcache.h49 // SetFinal(), AddArc(), and SetArcs() to cache. Note you must set the
176 void SetArcs(StateId s) { function in class:fst::CacheBaseImpl
/external/openfst/src/include/fst/
H A Dcache.h92 // SetFinal(), AddArc(), (or PushArc() and SetArcs()) to cache. Note
226 // book-keeping. For efficiency, prefer PushArc and SetArcs below
249 // SetArcs must be called when all PushArc calls at a state are
258 void SetArcs(StateId s) { function in class:fst::CacheBaseImpl

Completed in 682 milliseconds