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

/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dcompose.h768 uint64 sort_props_mask = kILabelSorted | kOLabelSorted; local
775 uint64 props1 = fst1.Properties(sort_props_mask, true);
776 uint64 props2 = fst2.Properties(sort_props_mask, true);

Completed in 67 milliseconds