Searched refs:AddConcat (Results 1 - 4 of 4) sorted by relevance

/external/openfst/src/include/fst/
H A Dconcat.h168 fst1->GetImpl()->AddConcat(fst2, true);
175 fst2->GetImpl()->AddConcat(fst1, false);
H A Drational.h211 void AddConcat(const Fst<A> &fst, bool append) { function in class:fst::RationalFstImpl
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dconcat.h86 fst1->Impl()->AddConcat(fst2);
H A Drational.h152 void AddConcat(const Fst<A> &fst) { function in class:fst::RationalFstImpl

Completed in 197 milliseconds