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

/external/openfst/src/include/fst/
H A Drandgen.h462 const A &aarc = aiter.Value(); local
464 B barc(aarc.ilabel, aarc.olabel, weight, state_table_.size());
467 new RandState<A>(aarc.nextstate, count, rstate.length + 1,

Completed in 89 milliseconds