Home
last modified time | relevance | path

Searched refs:kAddSuperFinalProperties (Results 1 – 3 of 3) 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.h263 (type_ == ENCODE ? kAddSuperFinalProperties : in Properties()