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

/external/openfst/src/include/fst/
H A Dlexicographic-weight.h45 using PairWeight<W1, W2>::SetValue2;
71 SetValue2(W2::NoWeight());
H A Dpair-weight.h112 void SetValue2(const W2 &w) { value2_ = w; } function in class:fst::PairWeight

Completed in 501 milliseconds