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

/external/openfst/src/include/fst/
H A Dproperties.h260 const uint64 kOLabelInvariantProperties = member in namespace:fst
H A Dcompose-filter.h531 return oprops & kILabelInvariantProperties & kOLabelInvariantProperties;
H A Dencode.h353 mask &= kILabelInvariantProperties & kOLabelInvariantProperties;
H A Darc-map.h847 uint64 outprops = inprops & kOLabelInvariantProperties &
940 uint64 outprops = inprops & kOLabelInvariantProperties &
H A Dlookahead-filter.h535 return oprops & kOLabelInvariantProperties;
/external/openfst/src/include/fst/extensions/pdt/
H A Dcompose.h389 return oprops & kILabelInvariantProperties & kOLabelInvariantProperties;

Completed in 241 milliseconds