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

/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dcache.h116 S *ExtendState(StateId s) { function in class:fst::CacheBaseImpl
165 S *state = ExtendState(s);
171 S *state = ExtendState(s);
177 S *state = ExtendState(s);
199 S *state = ExtendState(s);
436 state_ = fst.impl_->ExtendState(s);
/external/openfst/src/include/fst/
H A Dcache.h210 S *ExtendState(StateId s);
220 S *state = ExtendState(s);
229 S *state = ExtendState(s);
252 S *state = ExtendState(s);
259 S *state = ExtendState(s);
282 S *state = ExtendState(s);
287 S *state = ExtendState(s);
307 S *state = ExtendState(s);
502 S *CacheBaseImpl<S, C>::ExtendState(typename S::Arc::StateId s) { function in class:fst::CacheBaseImpl
721 state_ = impl->ExtendState(
[all...]

Completed in 134 milliseconds