Home
last modified time | relevance | path

Searched refs:osyms (Results 1 – 25 of 104) sorted by relevance

12345

/dports/textproc/regex2dfa/regex2dfa-0.1.6/third_party/openfst/src/include/fst/extensions/linear/
H A Dlinearscript.h107 SymbolTable *fsyms, SymbolTable *osyms,
144 SymbolTable *osyms, in AddVocab() argument
297 osyms, // output (e.g. tags) in LinearCompileTpl() local
300 osyms.AddSymbol(epsilon_symbol); in LinearCompileTpl()
311 &osyms); in LinearCompileTpl()
313 AddVocab(vocab, &isyms, &fsyms, &osyms, &builder); in LinearCompileTpl()
315 AddModel(models[i], &fsyms, &osyms, &builder); in LinearCompileTpl()
322 AddVocab(vocab, &isyms, &fsyms, &osyms, &builder); in LinearCompileTpl()
324 AddModel(models[i], &fsyms, &osyms, &builder); in LinearCompileTpl()
372 SymbolTable *fsyms, SymbolTable *osyms, in GetModelRecord() argument
[all …]
/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.h107 SymbolTable *fsyms, SymbolTable *osyms,
144 SymbolTable *osyms, in AddVocab() argument
297 osyms, // output (e.g. tags) in LinearCompileTpl() local
300 osyms.AddSymbol(epsilon_symbol); in LinearCompileTpl()
311 &osyms); in LinearCompileTpl()
313 AddVocab(vocab, &isyms, &fsyms, &osyms, &builder); in LinearCompileTpl()
315 AddModel(models[i], &fsyms, &osyms, &builder); in LinearCompileTpl()
322 AddVocab(vocab, &isyms, &fsyms, &osyms, &builder); in LinearCompileTpl()
324 AddModel(models[i], &fsyms, &osyms, &builder); in LinearCompileTpl()
372 SymbolTable *fsyms, SymbolTable *osyms, in GetModelRecord() argument
[all …]
/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.h107 SymbolTable *fsyms, SymbolTable *osyms,
144 SymbolTable *osyms, in AddVocab() argument
297 osyms, // output (e.g. tags) in LinearCompileTpl() local
300 osyms.AddSymbol(epsilon_symbol); in LinearCompileTpl()
311 &osyms); in LinearCompileTpl()
313 AddVocab(vocab, &isyms, &fsyms, &osyms, &builder); in LinearCompileTpl()
315 AddModel(models[i], &fsyms, &osyms, &builder); in LinearCompileTpl()
322 AddVocab(vocab, &isyms, &fsyms, &osyms, &builder); in LinearCompileTpl()
324 AddModel(models[i], &fsyms, &osyms, &builder); in LinearCompileTpl()
372 SymbolTable *fsyms, SymbolTable *osyms, in GetModelRecord() argument
[all …]
/dports/textproc/regex2dfa/regex2dfa-0.1.6/third_party/openfst/src/include/fst/script/
H A Dprint.h36 const SymbolTable *osyms; member
46 const SymbolTable *osyms, in FstPrinterArgs()
53 fst(fst), isyms(isyms), osyms(osyms), ssyms(ssyms), accept(accept), in FstPrinterArgs()
61 fst::FstPrinter<Arc> fstprinter(fst, args->isyms, args->osyms, in PrintFst()
70 const SymbolTable *osyms,
80 const SymbolTable *osyms = NULL,
83 fst::FstPrinter<Arc> fstprinter(fst, isyms, osyms, ssyms, true, true,
H A Dcompile.h37 const fst::SymbolTable *osyms; member
47 const fst::SymbolTable *osyms,
52 isyms(isyms), osyms(osyms), ssyms(ssyms), accep(accep), ikeep(ikeep), in istrm()
64 args->osyms, args->ssyms, in CompileFst()
85 const SymbolTable *osyms, const SymbolTable *ssyms,
H A Ddraw.h37 const SymbolTable *osyms; member
55 const SymbolTable *osyms, in FstDrawerArgs()
70 fst(fst), isyms(isyms), osyms(osyms), ssyms(ssyms), accep(accep), in FstDrawerArgs()
82 FstDrawer<Arc> fstdrawer(fst, args->isyms, args->osyms, args->ssyms, in DrawFst()
93 const SymbolTable *osyms,
/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/script/
H A Dprint.h36 const SymbolTable *osyms; member
46 const SymbolTable *osyms, in FstPrinterArgs()
53 fst(fst), isyms(isyms), osyms(osyms), ssyms(ssyms), accept(accept), in FstPrinterArgs()
61 fst::FstPrinter<Arc> fstprinter(fst, args->isyms, args->osyms, in PrintFst()
70 const SymbolTable *osyms,
80 const SymbolTable *osyms = NULL,
83 fst::FstPrinter<Arc> fstprinter(fst, isyms, osyms, ssyms, true, true,
H A Dcompile.h37 const fst::SymbolTable *osyms; member
47 const fst::SymbolTable *osyms,
52 isyms(isyms), osyms(osyms), ssyms(ssyms), accep(accep), ikeep(ikeep), in istrm()
64 args->osyms, args->ssyms, in CompileFst()
85 const SymbolTable *osyms, const SymbolTable *ssyms,
H A Ddraw.h37 const SymbolTable *osyms; member
55 const SymbolTable *osyms, in FstDrawerArgs()
70 fst(fst), isyms(isyms), osyms(osyms), ssyms(ssyms), accep(accep), in FstDrawerArgs()
82 FstDrawer<Arc> fstdrawer(fst, args->isyms, args->osyms, args->ssyms, in DrawFst()
93 const SymbolTable *osyms,
/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/script/
H A Dprint.h36 const SymbolTable *osyms; member
46 const SymbolTable *osyms, in FstPrinterArgs()
53 fst(fst), isyms(isyms), osyms(osyms), ssyms(ssyms), accept(accept), in FstPrinterArgs()
61 fst::FstPrinter<Arc> fstprinter(fst, args->isyms, args->osyms, in PrintFst()
70 const SymbolTable *osyms,
80 const SymbolTable *osyms = NULL,
83 fst::FstPrinter<Arc> fstprinter(fst, isyms, osyms, ssyms, true, true,
H A Ddraw.h37 const SymbolTable *osyms; member
55 const SymbolTable *osyms, in FstDrawerArgs()
70 fst(fst), isyms(isyms), osyms(osyms), ssyms(ssyms), accep(accep), in FstDrawerArgs()
82 FstDrawer<Arc> fstdrawer(fst, args->isyms, args->osyms, args->ssyms, in DrawFst()
93 const SymbolTable *osyms,
H A Dcompile.h37 const fst::SymbolTable *osyms; member
47 const fst::SymbolTable *osyms,
52 isyms(isyms), osyms(osyms), ssyms(ssyms), accep(accep), ikeep(ikeep), in istrm()
64 args->osyms, args->ssyms, in CompileFst()
85 const SymbolTable *osyms, const SymbolTable *ssyms,
/dports/math/openfst/openfst-1.8.1/src/include/fst/extensions/linear/
H A Dlinearscript.h113 SymbolTable *fsyms, SymbolTable *osyms,
151 SymbolTable *osyms, in AddVocab() argument
308 osyms, // output (e.g. tags) in LinearCompileTpl() local
311 osyms.AddSymbol(epsilon_symbol); in LinearCompileTpl()
322 &osyms); in LinearCompileTpl()
324 AddVocab(vocab, &isyms, &fsyms, &osyms, &builder); in LinearCompileTpl()
326 AddModel(models[i], &fsyms, &osyms, &builder); in LinearCompileTpl()
332 AddVocab(vocab, &isyms, &fsyms, &osyms, &builder); in LinearCompileTpl()
334 AddModel(models[i], &fsyms, &osyms, &builder); in LinearCompileTpl()
385 SymbolTable *fsyms, SymbolTable *osyms, in GetModelRecord() argument
[all …]
/dports/textproc/regex2dfa/regex2dfa-0.1.6/third_party/openfst/src/bin/
H A Dfstprint.cc71 const SymbolTable *isyms = 0, *osyms = 0, *ssyms = 0; in main() local
82 osyms = SymbolTable::ReadText(FLAGS_osymbols, opts); in main()
83 if (!osyms) exit(1); in main()
93 if (!osyms && !FLAGS_numeric) in main()
94 osyms = fst->OutputSymbols(); in main()
96 s::PrintFst(*fst, *ostrm, dest, isyms, osyms, ssyms, in main()
102 if (osyms && !FLAGS_save_osymbols.empty()) in main()
103 osyms->WriteText(FLAGS_save_osymbols); in main()
H A Dfstdraw.cc78 const SymbolTable *isyms = 0, *osyms = 0, *ssyms = 0; in main() local
89 osyms = SymbolTable::ReadText(FLAGS_osymbols, opts); in main()
90 if (!osyms) exit(1); in main()
100 if (!osyms && !FLAGS_numeric) in main()
101 osyms = fst->OutputSymbols(); in main()
103 s::DrawFst(*fst, isyms, osyms, ssyms, FLAGS_acceptor, in main()
H A Dfstsymbols.cc73 const SymbolTable *osyms = fst->OutputSymbols(); in main() local
74 if (osyms) { in main()
75 osyms->WriteText(FLAGS_save_osymbols); in main()
109 SymbolTable *osyms = RelabelSymbolTable(fst->OutputSymbols(), opairs); in main() local
110 fst->SetOutputSymbols(osyms); in main()
111 delete osyms; in main()
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/openfst/src/bin/
H A Dfstprint.cc71 const SymbolTable *isyms = 0, *osyms = 0, *ssyms = 0; in main() local
82 osyms = SymbolTable::ReadText(FLAGS_osymbols, opts); in main()
83 if (!osyms) exit(1); in main()
93 if (!osyms && !FLAGS_numeric) in main()
94 osyms = fst->OutputSymbols(); in main()
96 s::PrintFst(*fst, *ostrm, dest, isyms, osyms, ssyms, in main()
102 if (osyms && !FLAGS_save_osymbols.empty()) in main()
103 osyms->WriteText(FLAGS_save_osymbols); in main()
H A Dfstdraw.cc78 const SymbolTable *isyms = 0, *osyms = 0, *ssyms = 0; in main() local
89 osyms = SymbolTable::ReadText(FLAGS_osymbols, opts); in main()
90 if (!osyms) exit(1); in main()
100 if (!osyms && !FLAGS_numeric) in main()
101 osyms = fst->OutputSymbols(); in main()
103 s::DrawFst(*fst, isyms, osyms, ssyms, FLAGS_acceptor, in main()
H A Dfstsymbols.cc73 const SymbolTable *osyms = fst->OutputSymbols(); in main() local
74 if (osyms) { in main()
75 osyms->WriteText(FLAGS_save_osymbols); in main()
109 SymbolTable *osyms = RelabelSymbolTable(fst->OutputSymbols(), opairs); in main() local
110 fst->SetOutputSymbols(osyms); in main()
111 delete osyms; in main()
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/openfst/src/bin/
H A Dfstprint.cc71 const SymbolTable *isyms = 0, *osyms = 0, *ssyms = 0; in main() local
82 osyms = SymbolTable::ReadText(FLAGS_osymbols, opts); in main()
83 if (!osyms) exit(1); in main()
93 if (!osyms && !FLAGS_numeric) in main()
94 osyms = fst->OutputSymbols(); in main()
96 s::PrintFst(*fst, *ostrm, dest, isyms, osyms, ssyms, in main()
102 if (osyms && !FLAGS_save_osymbols.empty()) in main()
103 osyms->WriteText(FLAGS_save_osymbols); in main()
H A Dfstdraw.cc78 const SymbolTable *isyms = 0, *osyms = 0, *ssyms = 0; in main() local
89 osyms = SymbolTable::ReadText(FLAGS_osymbols, opts); in main()
90 if (!osyms) exit(1); in main()
100 if (!osyms && !FLAGS_numeric) in main()
101 osyms = fst->OutputSymbols(); in main()
103 s::DrawFst(*fst, isyms, osyms, ssyms, FLAGS_acceptor, in main()
H A Dfstsymbols.cc73 const SymbolTable *osyms = fst->OutputSymbols(); in main() local
74 if (osyms) { in main()
75 osyms->WriteText(FLAGS_save_osymbols); in main()
109 SymbolTable *osyms = RelabelSymbolTable(fst->OutputSymbols(), opairs); in main() local
110 fst->SetOutputSymbols(osyms); in main()
111 delete osyms; in main()
/dports/math/openfst/openfst-1.8.1/src/bin/
H A Dfstprint-main.cc88 std::unique_ptr<const SymbolTable> osyms; in fstprint_main() local
90 osyms.reset(SymbolTable::ReadText(FST_FLAGS_osymbols, opts)); in fstprint_main()
91 if (!osyms) return 1; in fstprint_main()
104 if (!osyms && !FST_FLAGS_numeric && fst->OutputSymbols()) { in fstprint_main()
105 osyms.reset(fst->OutputSymbols()->Copy()); in fstprint_main()
108 s::Print(*fst, ostrm, dest, isyms.get(), osyms.get(), ssyms.get(), in fstprint_main()
116 if (osyms && !FST_FLAGS_save_osymbols.empty()) { in fstprint_main()
117 if (!osyms->WriteText(FST_FLAGS_save_osymbols)) return 1; in fstprint_main()
H A Dfstsymbols-main.cc82 const auto *osyms = fst->OutputSymbols(); in fstsymbols_main() local
83 if (osyms) { in fstsymbols_main()
84 osyms->WriteText(FST_FLAGS_save_osymbols); in fstsymbols_main()
100 std::unique_ptr<SymbolTable> osyms; in fstsymbols_main() local
102 osyms.reset(SymbolTable::ReadText(FST_FLAGS_osymbols, opts)); in fstsymbols_main()
103 fst->SetOutputSymbols(osyms.get()); in fstsymbols_main()
/dports/math/openfst/openfst-1.8.1/src/include/fst/script/
H A Dprint.h38 const SymbolTable *osyms; member
51 FstPrinter<Arc> fstprinter(fst, args->isyms, args->osyms, args->ssyms, in Print()
59 const SymbolTable *osyms = nullptr,
65 const SymbolTable *isyms, const SymbolTable *osyms,
74 const SymbolTable *osyms = nullptr,
77 FstPrinter<Arc> fstprinter(fst, isyms, osyms, ssyms, true, true, sep);

12345