HomeSort by relevance Sort by last modified time
    Searched full:sort_props_mask (Results 1 - 1 of 1) sorted by null

  /external/srec/tools/thirdparty/OpenFst/fst/lib/
compose.h 771 uint64 sort_props_mask = kILabelSorted | kOLabelSorted; local
778 uint64 props1 = fst1.Properties(sort_props_mask, true);
779 uint64 props2 = fst2.Properties(sort_props_mask, true);
    [all...]

Completed in 6655 milliseconds