Home | History | Annotate | Download | only in fst

Lines Matching refs:kOLabelSorted

381       if(!fst->Properties(kOLabelSorted, false))
418 // kOLabelSorted when all sub-FSTs are kOLabelSorted and one of
423 SetProperties(kOLabelSorted, kOLabelSorted);
426 if (Properties(kILabelSorted | kOLabelSorted) && all_non_empty)
586 } else if(always_cache_ || !Properties(kOLabelSorted)) {
996 (match_type == MATCH_OUTPUT && Properties(kOLabelSorted, false)))) {
1300 kILabelSorted : kOLabelSorted;