Home
last modified time | relevance | path

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

/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dexpanded-fst.h87 typename Arc::StateId nstates = 0; in CountStates() local
Ddfs-visit.h91 StateId nstates = CountStates(fst); in DfsVisit() local
Dfst.h234 typename A::StateId nstates; // O.w. total # of states member
Dvector-fst.h79 StateId nstates = 0; in DeleteStates() local
/external/openfst/src/include/fst/
Ddfs-visit.h106 StateId nstates = start + 1; // # of known states in general case in DfsVisit() local
Dexpanded-fst.h180 typename Arc::StateId nstates = 0; in CountStates() local
Dreplace-util.h137 StateId nstates; // # of states member
478 void ReplaceUtil<Arc>::ReplaceBySize(size_t nstates, size_t narcs, in ReplaceBySize()
Dvisit.h93 StateId nstates = start + 1; // # of known states in general case in Visit() local
Dvector-fst.h85 StateId nstates = 0; in DeleteStates() local
Dfst.h321 typename A::StateId nstates; // O.w. total # of states member
/external/openfst/src/test/
Dfst_test.h270 void InitFst(MutableFst<Arc> *fst, size_t nstates) const { in InitFst()
/external/bison/src/
Dstate.c120 state_number nstates = 0; variable
/external/llvm/lib/Support/
Dregex2.h135 sopno nstates; /* = number of sops */ member