Searched refs:IntersectProperties (Results 1 - 3 of 3) sorted by relevance

/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dintersect.h55 Impl()->SetProperties(IntersectProperties(props1, props2),
67 Impl()->SetProperties(IntersectProperties(props1, props2),
H A Dproperties.cpp116 return IntersectProperties(inprops1, ComplementProperties(inprops2));
132 uint64 IntersectProperties(uint64 inprops1, uint64 inprops2) { function in namespace:fst
H A Dproperties.h305 uint64 IntersectProperties(uint64 inprops1, uint64 inprops2);

Completed in 1803 milliseconds