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

/external/openfst/src/include/fst/
H A Dlexicographic-weight.h44 using PairWeight<W1, W2>::SetValue1;
66 SetValue1(W1::NoWeight());
H A Dpair-weight.h111 void SetValue1(const W1 &w) { value1_ = w; } function in class:fst::PairWeight

Completed in 102 milliseconds