Home
last modified time | relevance | path

Searched refs:kArcSortProperties (Results 1 – 5 of 5) sorted by relevance

/external/openfst/src/include/fst/
Darcsort.h184 return (props & kArcSortProperties) | kILabelSorted | in Properties()
198 return (props & kArcSortProperties) | kOLabelSorted | in Properties()
Dstate-map.h490 return props & kArcSortProperties & in Properties()
566 return props & kArcSortProperties & kDeleteArcsProperties; in Properties()
Dproperties.h242 const uint64 kArcSortProperties = variable
/external/srec/tools/thirdparty/OpenFst/fst/lib/
Darcsort.h286 return (props & kArcSortProperties) | kILabelSorted; in Properties()
299 return (props & kArcSortProperties) | kOLabelSorted; in Properties()
Dproperties.h218 const uint64 kArcSortProperties = variable