Home
last modified time | relevance | path

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

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