Searched refs:ocomp (Results 1 - 3 of 3) sorted by relevance

/external/openfst/src/include/fst/script/
H A Darcsort.h39 OLabelCompare<Arc> ocomp; local
40 ArcSort(fst, ocomp);
/external/openfst/src/include/fst/
H A Drandequivalent.h62 OLabelCompare<Arc> ocomp; local
83 ArcSort(&cfst1, ocomp);
93 ArcSort(&cfst2, ocomp);
/external/openfst/src/test/
H A Dalgo_test.h462 OLabelCompare<Arc> ocomp; local
464 ArcSort(&S1, ocomp);
465 ArcSort(&S2, ocomp);
536 OLabelCompare<Arc> ocomp; local
559 ArcSort(&S2, ocomp);

Completed in 109 milliseconds