Home
last modified time | relevance | path

Searched refs:OLABEL_COMPARE (Results 1 – 2 of 2) sorted by relevance

/external/openfst/src/include/fst/script/
Darcsort.h27 enum ArcSortType { ILABEL_COMPARE, OLABEL_COMPARE }; enumerator
/external/openfst/src/bin/
Dfstarcsort.cc57 ArcSort(fst, fst::script::OLABEL_COMPARE); in main()