Lines Matching refs:kILabelSorted
379 if(!fst->Properties(kILabelSorted, false))
409 // ReplaceFst is known to be kILabelSorted when all sub-FSTs are
410 // kILabelSorted and one of the 3 following conditions is satisfied:
416 SetProperties(kILabelSorted, kILabelSorted);
426 if (Properties(kILabelSorted | kOLabelSorted) && all_non_empty)
549 } else if (always_cache_ || !Properties(kILabelSorted)) {
995 ((match_type == MATCH_INPUT && Properties(kILabelSorted, false)) ||
1300 kILabelSorted : kOLabelSorted;