Searched refs:StdOLabelCompare (Results 1 - 4 of 4) sorted by relevance

/external/openfst/src/include/fst/
H A Darcsort.h213 typedef OLabelCompare<StdArc> StdOLabelCompare; typedef in namespace:fst
/external/srec/tools/make_cfst/
H A Dmake_cfst.cpp243 fst::ArcSort(&fst2, fst::StdOLabelCompare());
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Darcsort.h313 typedef OLabelCompare<StdArc> StdOLabelCompare; typedef in namespace:fst
/external/srec/tools/grxmlcompile/
H A Dgrxmlcompile.cpp564 fst::ArcSort(&cfst_, fst::StdOLabelCompare());
881 fst::ArcSort(&l_fst, fst::StdOLabelCompare());

Completed in 96 milliseconds