Home
last modified time | relevance | path

Searched defs:iopts (Results 1 – 25 of 64) sorted by relevance

123

/dports/math/openfst/openfst-1.8.1/src/include/fst/
H A Dintersect.h154 IntersectFstOptions<Arc> iopts; variable
160 IntersectFstOptions<Arc, M, AltSequenceComposeFilter<M>> iopts; variable
166 IntersectFstOptions<Arc, M, MatchComposeFilter<M>> iopts; variable
172 IntersectFstOptions<Arc, M, NoMatchComposeFilter<M>> iopts; variable
178 IntersectFstOptions<Arc, M, NullComposeFilter<M>> iopts; variable
184 IntersectFstOptions<Arc, M, TrivialComposeFilter<M>> iopts; variable
/dports/sysutils/conman/conman-conman-0.3.0/
H A Dserver-ipmi.c156 int init_ipmi_opts(ipmiopt_t *iopts) in init_ipmi_opts()
173 ipmiopt_t *iopts, const char *str, char *errbuf, int errlen) in parse_ipmi_opts()
223 ipmiopt_t *iopts, char *str, char *errbuf, int errlen) in parse_ipmi_opts_v1()
276 ipmiopt_t *iopts, const char *str, char *errbuf, int errlen) in process_ipmi_opt()
345 ipmiopt_t *iopts, const char *str, char *errbuf, int errlen) in process_ipmi_opt_username()
383 ipmiopt_t *iopts, const char *str, char *errbuf, int errlen) in process_ipmi_opt_password()
421 ipmiopt_t *iopts, const char *str, char *errbuf, int errlen) in process_ipmi_opt_k_g()
461 ipmiopt_t *iopts, const char *str, char *errbuf, int errlen) in process_ipmi_opt_privilege()
511 ipmiopt_t *iopts, const char *str, char *errbuf, int errlen) in process_ipmi_opt_cipher()
552 ipmiopt_t *iopts, const char *str, char *errbuf, int errlen) in process_ipmi_opt_workaround()
/dports/textproc/regex2dfa/regex2dfa-0.1.6/third_party/openfst/src/include/fst/
H A Dintersect.h153 IntersectFstOptions<Arc> iopts; variable
157 IntersectFstOptions<Arc, M, AltSequenceComposeFilter<M> > iopts; variable
161 IntersectFstOptions<Arc, M, MatchComposeFilter<M> > iopts; variable
/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/
H A Dintersect.h153 IntersectFstOptions<Arc> iopts; variable
157 IntersectFstOptions<Arc, M, AltSequenceComposeFilter<M> > iopts; variable
161 IntersectFstOptions<Arc, M, MatchComposeFilter<M> > iopts; variable
/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/
H A Dintersect.h153 IntersectFstOptions<Arc> iopts; variable
157 IntersectFstOptions<Arc, M, AltSequenceComposeFilter<M> > iopts; variable
161 IntersectFstOptions<Arc, M, MatchComposeFilter<M> > iopts; variable
/dports/science/afni/afni-AFNI_21.3.16/src/ptaylor/supplement/
H A Dlib_msar.py203 iopts, argument
281 iopts ): argument
337 iopts ): argument
439 def copy_images_to_subdir(iopts): argument
572 def interpret_MSAR_list( X, iopts ): argument
H A Dparse_video_text.py11 iopts = lv.parse_args_videos(sys.argv) variable
H A D@djunct_make_script_and_rst.py13 iopts = lmsar.parse_MSAR_args(sys.argv[1:]) variable
/dports/science/afni/afni-AFNI_21.3.16/src/python_scripts/afnipy/
H A Dlib_msar.py232 iopts, argument
310 iopts ): argument
366 iopts ): argument
597 def copy_images_to_subdir(iopts): argument
751 def interpret_MSAR_list( X, iopts, idx, DO_TOC=True ): argument
H A Dlib_plot_1D.py519 def populate_1dplot_fig(iopts): argument
614 def populate_1dplot_arrays(iopts): argument
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/hledger-lib-1.19/Hledger/
H A DRead.hs111 readJournal iopts mpath txt = do function
169 readJournalFile iopts prefixedfile = do function
172 iopts' = iopts{mformat_=asum [mfmt, mformat_ iopts]} function
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/hledger-lib-1.19.1/Hledger/
H A DRead.hs111 readJournal iopts mpath txt = do function
169 readJournalFile iopts prefixedfile = do function
172 iopts' = iopts{mformat_=asum [mfmt, mformat_ iopts]} function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/hledger-lib-1.19/Hledger/
H A DRead.hs111 readJournal iopts mpath txt = do function
169 readJournalFile iopts prefixedfile = do function
172 iopts' = iopts{mformat_=asum [mfmt, mformat_ iopts]} function
/dports/science/afni/afni-AFNI_21.3.16/src/python_scripts/scripts/
H A Depi_b0_correct.py120 iopts = lb0.parse_args_b0_corr(sys.argv) variable
H A Dfat_mat2d_plot.py31 iopts = lm2p.parse_args_mat_plot(sys.argv) variable
H A D1dplot.py56 iopts = laio.parse_1dplot_args(sys.argv) variable
H A Dconvert_cdiflist_to_grads.py27 iopts = LCDI.parse_args(sys.argv) variable
H A Dfat_mat_tableize.py35 iopts = lm2t.parse_args(sys.argv) variable
H A Dadjunct_make_script_and_rst.py32 iopts = lmsar.parse_MSAR_args(sys.argv[1:]) variable
/dports/finance/hs-hledger/hledger-1.19/Hledger/Cli/Commands/
H A DImport.hs35 iopts' = iopts{new_=True, new_save_=not dryrun} function
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/hledger-1.19.1/Hledger/Cli/Commands/
H A DImport.hs35 iopts' = iopts{new_=True, new_save_=not dryrun} function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/hledger-1.19/Hledger/Cli/Commands/
H A DImport.hs35 iopts' = iopts{new_=True, new_save_=not dryrun} function
/dports/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.6.3/src/
H A Djstk_key.c268 InputOption *iopts = *list; in input_option_free_list() local
290 InputOption *iopts = NULL; in jstkKeyboardHotplug() local
/dports/math/casadi/casadi-3.5.5/docs/examples/matlab/
H A Dvdp_indirect_multiple_shooting.m84 iopts = struct; variable
/dports/math/casadi/casadi-3.5.5/docs/examples/python/
H A Dvdp_indirect_multiple_shooting.py85 iopts = {} variable

123