Home | History | Annotate | Download | only in lib

Lines Matching full:nopts

901   ComposeFstOptions<> nopts;
902 nopts.gc_limit = 0; // Cache only the last state for fastest copy.
903 *ofst = ComposeFst<Arc>(ifst1, ifst2, nopts);