Home | History | Annotate | Download | only in fst

Lines Matching refs:outprops

847     uint64 outprops = inprops & kOLabelInvariantProperties &
850 outprops |= kError;
851 return outprops;
940 uint64 outprops = inprops & kOLabelInvariantProperties &
943 outprops |= kError;
944 return outprops;