Home
last modified time | relevance | path

Searched refs:ReadNoParen (Results 1 – 3 of 3) sorted by relevance

/external/openfst/src/include/fst/
Dpair-weight.h115 inline static istream &ReadNoParen( in ReadNoParen() function
274 return PairWeight<W1, W2>::ReadNoParen(strm, w, separator);
Dtuple-weight.h135 inline static istream &ReadNoParen(istream &strm, in ReadNoParen() function
324 return TupleWeight<W, n>::ReadNoParen(strm, w, separator);
Dsparse-tuple-weight.h204 static istream& ReadNoParen(
391 return SparseTupleWeight<W, K>::ReadNoParen(strm, w, separator);
397 inline istream& SparseTupleWeight<W, K>::ReadNoParen( in ReadNoParen() function