Home
last modified time | relevance | path

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

/external/libkmsxx/utils/
Dkmsprint.cpp19 } s_opts; variable
27 if (s_opts.x_modeline) { in format_mode()
397 if (s_opts.print_props) { in print_as_list()
415 if (s_opts.print_props) in print_as_tree()
422 if (s_opts.print_props) in print_as_tree()
428 if (s_opts.print_props) in print_as_tree()
444 if (s_opts.print_props) in print_as_tree()
502 s_opts.print_list = true; in main()
506 s_opts.print_modes = true; in main()
510 s_opts.print_props = true; in main()
[all …]
/external/ltp/testcases/lib/
Dtst_net.sh539 local s_opts=
573 [ "$setup_srchost" = 1 ] && s_opts="${s_opts}-S $hostopt "
579 s_opts="${cs_opts}${s_opts}-R $s_replies -B $TST_TMPDIR"
580 tst_res_ TINFO "run server 'netstress $s_opts'"
581 tst_rhost_run -c "netstress $s_opts" > tst_netload.log 2>&1
/external/blktrace/btt/
Dbno_plot.py58 s_opts = 'hKv'
62 (opts, args) = getopt.getopt(in_args, s_opts, l_opts)
Dbtt_plot.py211 s_opts = 'ALo:t:T:v'
216 (opts, args) = getopt.getopt(args[1:], s_opts, l_opts)