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

  /external/openfst/src/include/fst/
lookahead-filter.h 375 const FilterState2 &f2 = f_.GetState2();
387 const FilterState2 &f2 = f_.GetState2();
483 const FilterState2 &f2 = f_.GetState2();
499 const FilterState2 &f2 = f_.GetState2();
522 const FilterState2 &f2 = f_.GetState2();
compose-filter.h 141 const F2 &GetState2() const { return f2_; }
  /external/openfst/src/include/fst/extensions/pdt/
compose.h 338 ssize_t paren_id = stack_.Top(f.GetState2().GetState());
354 const FilterState2 &f2 = f_.GetState2();
378 if (f_.GetState2().GetState() != 0)

Completed in 101 milliseconds