HomeSort by relevance Sort by last modified time
    Searched full:fst_start (Results 1 - 1 of 1) sorted by null

  /external/srec/tools/thirdparty/OpenFst/fst/lib/
replace.h 225 StateId fst_start = fst->Start(); local
226 if (fst_start == kNoStateId) // root Fst is empty
230 StateId start = FindState(StateTuple(prefix, root_, fst_start));

Completed in 2343 milliseconds