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

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

Completed in 500 milliseconds