Home
last modified time | relevance | path

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

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