Searched refs:numarcs (Results 1 - 3 of 3) sorted by relevance

/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dfst.h94 void SetNumArcs(int64 numarcs) { numarcs_ = numarcs; } argument
H A Dcompose.h589 bool FindLabel(ArcIterator< Fst<A> > *aiter, size_t numarcs, argument
593 size_t high = numarcs;
/external/openfst/src/include/fst/
H A Dfst.h129 void SetNumArcs(int64 numarcs) { numarcs_ = numarcs; } argument

Completed in 108 milliseconds