Searched defs:nstates (Results 1 – 13 of 13) sorted by relevance
87 typename Arc::StateId nstates = 0; in CountStates() local
91 StateId nstates = CountStates(fst); in DfsVisit() local
234 typename A::StateId nstates; // O.w. total # of states member
79 StateId nstates = 0; in DeleteStates() local
106 StateId nstates = start + 1; // # of known states in general case in DfsVisit() local
180 typename Arc::StateId nstates = 0; in CountStates() local
137 StateId nstates; // # of states member478 void ReplaceUtil<Arc>::ReplaceBySize(size_t nstates, size_t narcs, in ReplaceBySize()
93 StateId nstates = start + 1; // # of known states in general case in Visit() local
85 StateId nstates = 0; in DeleteStates() local
321 typename A::StateId nstates; // O.w. total # of states member
270 void InitFst(MutableFst<Arc> *fst, size_t nstates) const { in InitFst()
120 state_number nstates = 0; variable
135 sopno nstates; /* = number of sops */ member