Home | History | Annotate | Download | only in fst

Lines Matching full:properties

48 // the graph structure, graph properties and state numbering and do not change.
429 // have edits_ inherit all properties from wrapped_
430 data_->SetEditedProperties(wrapped_->Properties(kFstProperties, false),
442 SetProperties(impl.Properties());
514 SetProperties(SetStartProperties(FstImpl<A>::Properties()));
521 SetProperties(SetFinalProperties(FstImpl<A>::Properties(), old_weight, w));
527 SetProperties(AddStateProperties(FstImpl<A>::Properties()));
535 SetProperties(AddArcProperties(FstImpl<A>::Properties(), s, arc, prev_arc));
551 SetProperties(DeleteArcsProperties(FstImpl<A>::Properties()));
558 SetProperties(DeleteArcsProperties(FstImpl<A>::Properties()));
591 // Properties always true of this Fst class
598 // Causes this fst to inherit all the properties from its wrapped fst, except
599 // for the two properties that always apply to EditFst instances: kExpanded
602 SetProperties(wrapped_->Properties(kCopyProperties, false) |
649 uint64 newProps = DeleteAllStatesProperties(FstImpl<A>::Properties(),