Home | History | Annotate | Download | only in lib

Lines Matching refs:stack

243       const StackPrefix& stack = stackprefix_array_[tuple.prefix_id];
247 if (fst->Final(fst_state) != Weight::Zero() && stack.Depth() == 0)
305 // if state is final, pop up stack
306 const StackPrefix& stack = stackprefix_array_[tuple.prefix_id];
307 if (fst->Final(fst_state) != Weight::Zero() && stack.Depth()) {
308 int prefix_id = PopPrefix(stack);
309 const PrefixTuple& top = stack.Top();
386 // \brief Tuple of fst_id and destination state (entry in stack prefix)
395 // \brief Container for stack prefix.
427 // \brief Compare two stack prefix classes for equality
442 // \brief Hash function for stack prefix to prefix id
459 // hash stack prefix (return unique index into stackprefix array)
472 // prefix id after a stack pop
478 // prefix id after a stack push
496 // cross index of unique stack prefix