Home
last modified time | relevance | path

Searched defs:last_child (Results 1 – 1 of 1) sorted by relevance

/external/openfst/src/include/fst/extensions/ngram/
Dngram-fst.h557 const size_t last_child = context_index_.Select0(node_rank + 1) - 1; in Init() local
577 size_t last_child = context_index_.Select0(node_rank + 1) - 1; in Transition() local
612 size_t last_child = context_index_.Select0(node_rank + 1) - 1; in GetStates() local