Home
last modified time | relevance | path

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

/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dcache.h116 S *ExtendState(StateId s) { in ExtendState() function
165 S *state = ExtendState(s); in SetFinal()
171 S *state = ExtendState(s); in AddArc()
177 S *state = ExtendState(s); in SetArcs()
199 S *state = ExtendState(s); in ReserveArcs()
436 state_ = fst.impl_->ExtendState(s); in CacheArcIterator()