Home | History | Annotate | Download | only in fst

Lines Matching refs:FstImpl

52 class RationalFstImpl : public FstImpl<A> {
54 using FstImpl<A>::SetType;
55 using FstImpl<A>::SetProperties;
56 using FstImpl<A>::WriteHeader;
57 using FstImpl<A>::SetInputSymbols;
58 using FstImpl<A>::SetOutputSymbols;
116 return FstImpl<Arc>::Properties(mask);
196 uint64 props1 = FstImpl<A>::Properties();
214 uint64 props1 = FstImpl<A>::Properties();
235 uint64 props = FstImpl<A>::Properties();