Home
last modified time | relevance | path

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

/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dproperties.h236 const uint64 kOLabelInvariantProperties = variable
Dencode.h261 mask &= kILabelInvariantProperties & kOLabelInvariantProperties; in Properties()
Dmap.h748 return props & kOLabelInvariantProperties & in Properties()
826 return props & kOLabelInvariantProperties & in Properties()
/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()