Searched refs:s_opts (Results 1 – 5 of 5) sorted by relevance
20 } s_opts; variable28 if (s_opts.x_modeline) { in format_mode()383 if (s_opts.print_props) { in print_as_list()401 if (s_opts.print_props) in print_as_tree()407 if (s_opts.print_props) in print_as_tree()413 if (s_opts.print_props) in print_as_tree()429 if (s_opts.print_props) in print_as_tree()485 s_opts.print_list = true; in main()488 s_opts.print_modes = true; in main()491 s_opts.print_props = true; in main()[all …]
697 local s_opts=733 [ "$setup_srchost" = 1 ] && s_opts="${s_opts}-S $hostopt "737 s_opts="${s_opts}-D $(tst_iface rhost) "749 s_opts="${cs_opts}${s_opts}-R $s_replies -B $TST_TMPDIR"752 tst_res_ TINFO "run server 'netstress $s_opts'"762 tst_rhost_run -c "netstress $s_opts" > tst_netload.log 2>&1
120 tensorflow::SessionOptions s_opts; in InitializeFromSession() local121 s_opts.target = std::string(session_target); in InitializeFromSession()123 std::unique_ptr<tensorflow::Session> sess(tensorflow::NewSession(s_opts)); in InitializeFromSession()
58 s_opts = 'hKv'62 (opts, args) = getopt.getopt(in_args, s_opts, l_opts)
211 s_opts = 'ALo:t:T:v'216 (opts, args) = getopt.getopt(args[1:], s_opts, l_opts)