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

/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dproperties.cpp116 return IntersectProperties(inprops1, ComplementProperties(inprops2));
132 uint64 IntersectProperties(uint64 inprops1, uint64 inprops2) { function in namespace:fst

Completed in 90 milliseconds