Home
last modified time | relevance | path

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

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