Home
last modified time | relevance | path

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

/external/srec/tools/thirdparty/OpenFst/fst/lib/
Drational.h146 SetFst(0, &rfst_); in AddUnion()
162 SetFst(0, &rfst_); in AddConcat()
171 SetFst(0, &rfst_); in AddClosure()
Dreplace.h211 void SetFst(Label label, const Fst<A>* fst) { in SetFst() function