Searched refs:ReadNoParen (Results 1 – 3 of 3) sorted by relevance
/external/openfst/src/include/fst/ |
D | pair-weight.h | 115 inline static istream &ReadNoParen( in ReadNoParen() function 274 return PairWeight<W1, W2>::ReadNoParen(strm, w, separator);
|
D | tuple-weight.h | 135 inline static istream &ReadNoParen(istream &strm, in ReadNoParen() function 324 return TupleWeight<W, n>::ReadNoParen(strm, w, separator);
|
D | sparse-tuple-weight.h | 204 static istream& ReadNoParen( 391 return SparseTupleWeight<W, K>::ReadNoParen(strm, w, separator); 397 inline istream& SparseTupleWeight<W, K>::ReadNoParen( in ReadNoParen() function
|