Searched refs:ComplementProperties (Results 1 - 6 of 6) sorted by relevance

/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dproperties.cpp47 uint64 ComplementProperties(uint64 inprops) { function in namespace:fst
116 return IntersectProperties(inprops1, ComplementProperties(inprops2));
H A Dcomplement.h60 SetProperties(ComplementProperties(props), kCopyProperties);
H A Dproperties.h298 uint64 ComplementProperties(uint64 inprops);
/external/openfst/src/include/fst/
H A Dcomplement.h66 SetProperties(ComplementProperties(props), kCopyProperties);
H A Dproperties.h336 uint64 ComplementProperties(uint64 inprops);
/external/openfst/src/lib/
H A Dproperties.cc51 uint64 ComplementProperties(uint64 inprops) { function in namespace:fst

Completed in 513 milliseconds