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

/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dproperties.h236 const uint64 kOLabelInvariantProperties = member in namespace:fst
H A Dencode.h261 mask &= kILabelInvariantProperties & kOLabelInvariantProperties;
H A Dmap.h748 return props & kOLabelInvariantProperties &
826 return props & kOLabelInvariantProperties &
/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 332 milliseconds