Home
last modified time | relevance | path

Searched refs:nonterminals_ (Results 1 – 1 of 1) sorted by relevance

/external/srec/tools/thirdparty/OpenFst/fst/lib/
Drational.h58 nonterminals_(0) { in RationalFstImpl()
74 nonterminals_ = 2; in InitUnion()
97 nonterminals_ = 2; in InitConcat()
130 nonterminals_ = 1; in InitClosure()
144 afst.AddArc(0, A(0, -nonterminals_, Weight::One(), 1)); in AddUnion()
147 ++nonterminals_; in AddUnion()
160 afst.AddArc(0, A(0, -nonterminals_, Weight::One(), 1)); in AddConcat()
163 ++nonterminals_; in AddConcat()
178 Label nonterminals_; // # of nonterminals used variable