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

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

Completed in 2002 milliseconds