Searched refs:ilabel_ (Results 1 - 2 of 2) sorted by relevance

/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dencode.h49 Tuple(Label ilabel_, Label olabel_, Weight weight_) argument
50 : ilabel(ilabel_), olabel(olabel_), weight(weight_) {}
/external/openfst/src/include/fst/
H A Dencode.h64 Tuple(Label ilabel_, Label olabel_, Weight weight_) argument
65 : ilabel(ilabel_), olabel(olabel_), weight(weight_) {}

Completed in 222 milliseconds