HomeSort by relevance Sort by last modified time
    Searched defs:SetArcs (Results 1 - 2 of 2) sorted by null

  /external/srec/tools/thirdparty/OpenFst/fst/lib/
cache.h 49 // SetFinal(), AddArc(), and SetArcs() to cache. Note you must set the
176 void SetArcs(StateId s) {
  /external/openfst/src/include/fst/
cache.h 92 // 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) {

Completed in 40 milliseconds