HomeSort by relevance Sort by last modified time
    Searched refs:CreateBase (Results 1 - 2 of 2) sorted by null

  /external/openfst/src/include/fst/
intersect.h 60 using ComposeFst<A>::CreateBase;
74 SetImpl(CreateBase(fst1, fst2, opts));
compose.h 518 : ImplToFst<Impl>(CreateBase(fst1, fst2, opts)) {}
589 static Impl *CreateBase(const Fst<A> &fst1, const Fst<A> &fst2,

Completed in 47 milliseconds