Home
last modified time | relevance | path

Searched refs:GetVocabRecord (Results 1 – 4 of 4) sorted by relevance

/dports/textproc/regex2dfa/regex2dfa-0.1.6/third_party/openfst/src/include/fst/extensions/linear/
H A Dlinearscript.h98 bool GetVocabRecord(const string &vocab, istream &strm, // NOLINT
127 while (GetVocabRecord<Arc>(vocab, in, isyms, fsyms, osyms, &word, in AddVocab()
152 while (GetVocabRecord<Arc>(vocab, in, isyms, fsyms, osyms, &word, in AddVocab()
342 bool GetVocabRecord(const string &vocab, istream &strm, // NOLINT in GetVocabRecord() function
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/openfst/src/include/fst/extensions/linear/
H A Dlinearscript.h98 bool GetVocabRecord(const string &vocab, istream &strm, // NOLINT
127 while (GetVocabRecord<Arc>(vocab, in, isyms, fsyms, osyms, &word, in AddVocab()
152 while (GetVocabRecord<Arc>(vocab, in, isyms, fsyms, osyms, &word, in AddVocab()
342 bool GetVocabRecord(const string &vocab, istream &strm, // NOLINT in GetVocabRecord() function
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/openfst/src/include/fst/extensions/linear/
H A Dlinearscript.h98 bool GetVocabRecord(const string &vocab, istream &strm, // NOLINT
127 while (GetVocabRecord<Arc>(vocab, in, isyms, fsyms, osyms, &word, in AddVocab()
152 while (GetVocabRecord<Arc>(vocab, in, isyms, fsyms, osyms, &word, in AddVocab()
342 bool GetVocabRecord(const string &vocab, istream &strm, // NOLINT in GetVocabRecord() function
/dports/math/openfst/openfst-1.8.1/src/include/fst/extensions/linear/
H A Dlinearscript.h104 bool GetVocabRecord(const std::string &vocab, std::istream &strm,
133 while (GetVocabRecord<Arc>(vocab, in, isyms, fsyms, osyms, &word, in AddVocab()
159 while (GetVocabRecord<Arc>(vocab, in, isyms, fsyms, osyms, &word, in AddVocab()
354 bool GetVocabRecord(const std::string &vocab, std::istream &strm, in GetVocabRecord() function