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

/external/openfst/src/include/fst/
H A Dproperties.h329 uint64 AddArcProperties(uint64 inprops, typename A::StateId s, const A &arc,
410 uint64 AddArcProperties(uint64 inprops, typename A::StateId s, function in namespace:fst
H A Dcache.h238 SetProperties(AddArcProperties(Properties(), s, arc, parc));
H A Dedit-fst.h535 SetProperties(AddArcProperties(FstImpl<A>::Properties(), s, arc, prev_arc));
H A Dvector-fst.h240 SetProperties(AddArcProperties(Properties(), s, arc, parc));

Completed in 1005 milliseconds