Home
last modified time | relevance | path

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

/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dmap.h645 return props & kAddSuperFinalProperties; in Properties()
749 kWeightInvariantProperties & kAddSuperFinalProperties; in Properties()
827 kWeightInvariantProperties & kAddSuperFinalProperties; in Properties()
Dproperties.h256 const uint64 kAddSuperFinalProperties = kExpanded | kMutable | kAcceptor | variable
Dencode.h264 (type_ == ENCODE ? kAddSuperFinalProperties : in Properties()
/external/openfst/src/include/fst/
Darc-map.h720 return props & kAddSuperFinalProperties; in Properties()
848 kWeightInvariantProperties & kAddSuperFinalProperties; in Properties()
941 kWeightInvariantProperties & kAddSuperFinalProperties; in Properties()
Dproperties.h280 const uint64 kAddSuperFinalProperties = kExpanded | kMutable | kError | variable
Dencode.h356 (type_ == ENCODE ? kAddSuperFinalProperties : in Properties()