Searched refs:ComplementProperties (Results 1 – 3 of 3) sorted by relevance
47 uint64 ComplementProperties(uint64 inprops) { in ComplementProperties() function116 return IntersectProperties(inprops1, ComplementProperties(inprops2)); in DifferenceProperties()
60 SetProperties(ComplementProperties(props), kCopyProperties); in ComplementFstImpl()
298 uint64 ComplementProperties(uint64 inprops);