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

  /external/openfst/src/include/fst/
cache.h 177 S *ExtendState(StateId s) {
229 S *state = ExtendState(s);
238 S *state = ExtendState(s);
260 S *state = ExtendState(s);
267 S *state = ExtendState(s);
289 S *state = ExtendState(s);
294 S *state = ExtendState(s);
309 S *state = ExtendState(s);
598 state_ = impl->ExtendState(s);
644 state_ = impl_->ExtendState(s_)
    [all...]
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
cache.h 116 S *ExtendState(StateId s) {
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);

Completed in 69 milliseconds