Home
last modified time | relevance | path

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

/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()