Home
last modified time | relevance | path

Searched refs:no_argument (Results 1 – 25 of 99) sorted by relevance

1234

/external/honggfuzz/
Dcmdline.c397 { { "help", no_argument, NULL, 'h' }, "Help plz.." }, in cmdlineParse()
399 …{ { "persistent", no_argument, NULL, 'P' }, "Enable persistent fuzzing (use hfuzz_cc/hfuzz-clang t… in cmdlineParse()
400 …{ { "instrument", no_argument, NULL, 'z' }, "*DEFAULT-MODE-BY-DEFAULT* Enable compile-time instrum… in cmdlineParse()
401 …{ { "noinst", no_argument, NULL, 'x' }, "Static mode only, disable any instrumentation (hw/sw) fee… in cmdlineParse()
402 …{ { "keep_output", no_argument, NULL, 'Q' }, "Don't close children's stdin, stdout, stderr; can be… in cmdlineParse()
405 …{ { "stdin_input", no_argument, NULL, 's' }, "Provide fuzzing input on STDIN, instead of ___FILE__… in cmdlineParse()
408 { { "verbose", no_argument, NULL, 'v' }, "Disable ANSI console; use simple log output" }, in cmdlineParse()
409 { { "verifier", no_argument, NULL, 'V' }, "Enable crashes verifier" }, in cmdlineParse()
410 { { "debug", no_argument, NULL, 'd' }, "Show debug messages (level >= 4)" }, in cmdlineParse()
411 …{ { "quiet", no_argument, NULL, 'q' }, "Show only warnings and more serious messages (level <= 1)"… in cmdlineParse()
[all …]
/external/selinux/policycoreutils/secon/
Dsecon.c157 {"help", no_argument, NULL, 'h'}, in cmd_line()
158 {"version", no_argument, NULL, 'V'}, in cmd_line()
160 {"prompt", no_argument, NULL, 'P'}, in cmd_line()
162 {"user", no_argument, NULL, 'u'}, in cmd_line()
163 {"role", no_argument, NULL, 'r'}, in cmd_line()
164 {"type", no_argument, NULL, 't'}, in cmd_line()
165 {"level", no_argument, NULL, 'l'}, /* compat. */ in cmd_line()
166 {"sensitivity", no_argument, NULL, 's'}, in cmd_line()
167 {"range", no_argument, NULL, 'm'}, in cmd_line()
168 {"clearance", no_argument, NULL, 'c'}, in cmd_line()
[all …]
/external/kmod/tools/
Dmodprobe.c62 {"all", no_argument, 0, 'a'},
63 {"remove", no_argument, 0, 'r'},
64 {"remove-dependencies", no_argument, 0, 5},
65 {"resolve-alias", no_argument, 0, 'R'},
66 {"first-time", no_argument, 0, 3},
67 {"ignore-install", no_argument, 0, 'i'},
68 {"ignore-remove", no_argument, 0, 'i'},
69 {"use-blacklist", no_argument, 0, 'b'},
70 {"force", no_argument, 0, 'f'},
71 {"force-modversion", no_argument, 0, 2},
[all …]
Drmmod.c41 {"force", no_argument, 0, 'f'},
42 {"syslog", no_argument, 0, 's'},
43 {"verbose", no_argument, 0, 'v'},
44 {"version", no_argument, 0, 'V'},
45 {"help", no_argument, 0, 'h'},
Dmodinfo.c316 {"author", no_argument, 0, 'a'},
317 {"description", no_argument, 0, 'd'},
318 {"license", no_argument, 0, 'l'},
319 {"parameters", no_argument, 0, 'p'},
320 {"filename", no_argument, 0, 'n'},
321 {"null", no_argument, 0, '0'},
325 {"version", no_argument, 0, 'V'},
326 {"help", no_argument, 0, 'h'},
/external/mesa3d/src/compiler/glsl/
Dmain.cpp42 { "dump-ast", no_argument, &options.dump_ast, 1 },
43 { "dump-hir", no_argument, &options.dump_hir, 1 },
44 { "dump-lir", no_argument, &options.dump_lir, 1 },
45 { "dump-builder", no_argument, &options.dump_builder, 1 },
46 { "link", no_argument, &options.do_link, 1 },
47 { "just-log", no_argument, &options.just_log, 1 },
Dtest_optpass.cpp172 { "input-ir", no_argument, &input_format_ir, 1 }, in test_optpass()
173 { "input-glsl", no_argument, &input_format_ir, 0 }, in test_optpass()
174 { "loop", no_argument, &loop, 1 }, in test_optpass()
175 { "vertex-shader", no_argument, &shader_type, GL_VERTEX_SHADER }, in test_optpass()
176 { "fragment-shader", no_argument, &shader_type, GL_FRAGMENT_SHADER }, in test_optpass()
177 { "quiet", no_argument, &quiet, 1 }, in test_optpass()
/external/linux-kselftest/tools/testing/selftests/watchdog/
Dwatchdog-test.c24 {"bootstatus", no_argument, NULL, 'b'},
25 {"disable", no_argument, NULL, 'd'},
26 {"enable", no_argument, NULL, 'e'},
27 {"help", no_argument, NULL, 'h'},
30 {"gettimeout", no_argument, NULL, 'T'},
32 {"getpretimeout", no_argument, NULL, 'N'},
33 {NULL, no_argument, NULL, 0x0}
/external/blktrace/btt/
Dargs.c36 .has_arg = no_argument,
42 .has_arg = no_argument,
72 .has_arg = no_argument,
144 .has_arg = no_argument,
180 .has_arg = no_argument,
186 .has_arg = no_argument,
192 .has_arg = no_argument,
198 .has_arg = no_argument,
/external/u-boot/tools/
Dfdtgrep.c910 {"help", no_argument, NULL, 'h'}, \
911 {"version", no_argument, NULL, 'V'}, \
912 {NULL, no_argument, NULL, 0x0}
930 {"show-address", no_argument, NULL, 'a'},
931 {"colour", no_argument, NULL, 'A'},
935 {"diff", no_argument, NULL, 'd'},
936 {"enter-node", no_argument, NULL, 'e'},
937 {"show-offset", no_argument, NULL, 'f'},
940 {"show-header", no_argument, NULL, 'H'},
941 {"show-version", no_argument, NULL, 'I'},
[all …]
/external/dtc/
Ddtc.c67 {"quiet", no_argument, NULL, 'q'},
78 {"force", no_argument, NULL, 'f'},
80 {"sort", no_argument, NULL, 's'},
84 {"symbols", no_argument, NULL, '@'},
85 {"auto-alias", no_argument, NULL, 'A'},
86 {"help", no_argument, NULL, 'h'},
87 {"version", no_argument, NULL, 'v'},
88 {NULL, no_argument, NULL, 0x0},
Dutil.h247 {"help", no_argument, NULL, 'h'}, \
248 {"version", no_argument, NULL, 'V'}, \
249 {NULL, no_argument, NULL, 0x0}
Dfdtput.c397 {"create", no_argument, NULL, 'c'},
398 {"remove", no_argument, NULL, 'r'},
399 {"delete", no_argument, NULL, 'd'},
400 {"auto-path", no_argument, NULL, 'p'},
402 {"verbose", no_argument, NULL, 'v'},
/external/u-boot/scripts/dtc/
Ddtc.c65 {"quiet", no_argument, NULL, 'q'},
76 {"force", no_argument, NULL, 'f'},
78 {"sort", no_argument, NULL, 's'},
82 {"symbols", no_argument, NULL, '@'},
83 {"auto-alias", no_argument, NULL, 'A'},
84 {"help", no_argument, NULL, 'h'},
85 {"version", no_argument, NULL, 'v'},
86 {NULL, no_argument, NULL, 0x0},
Dutil.h250 {"help", no_argument, NULL, 'h'}, \
251 {"version", no_argument, NULL, 'V'}, \
252 {NULL, no_argument, NULL, 0x0}
/external/rootdev/
Dmain.c58 {"c", no_argument, &flag_create, 1}, in parse_args()
59 {"d", no_argument, &flag_strip_partition, 1}, in parse_args()
60 {"h", no_argument, &flag_help, 1}, in parse_args()
61 {"i", no_argument, &flag_ignore, 1}, in parse_args()
62 {"s", no_argument, &flag_use_slave, 1}, in parse_args()
/external/iproute2/rdma/
Drdma.c84 { "version", no_argument, NULL, 'V' }, in main()
85 { "help", no_argument, NULL, 'h' }, in main()
86 { "json", no_argument, NULL, 'j' }, in main()
87 { "pretty", no_argument, NULL, 'p' }, in main()
88 { "details", no_argument, NULL, 'd' }, in main()
/external/f2fs-tools/tools/sg_write_buffer/
Dsg_write_buffer.c52 {"dry-run", no_argument, 0, 'd'},
53 {"dry_run", no_argument, 0, 'd'},
54 {"help", no_argument, 0, 'h'},
60 {"read-stdin", no_argument, 0, 'r'},
61 {"read_stdin", no_argument, 0, 'r'},
62 {"raw", no_argument, 0, 'r'},
66 {"verbose", no_argument, 0, 'v'},
67 {"version", no_argument, 0, 'V'},
/external/u-boot/scripts/kconfig/
Dconf.c452 {"oldaskconfig", no_argument, NULL, oldaskconfig},
453 {"oldconfig", no_argument, NULL, oldconfig},
454 {"syncconfig", no_argument, NULL, syncconfig},
457 {"allnoconfig", no_argument, NULL, allnoconfig},
458 {"allyesconfig", no_argument, NULL, allyesconfig},
459 {"allmodconfig", no_argument, NULL, allmodconfig},
460 {"alldefconfig", no_argument, NULL, alldefconfig},
461 {"randconfig", no_argument, NULL, randconfig},
462 {"listnewconfig", no_argument, NULL, listnewconfig},
463 {"olddefconfig", no_argument, NULL, olddefconfig},
[all …]
/external/selinux/secilc/
Dsecilc.c106 {"help", no_argument, 0, 'h'}, in main()
107 {"verbose", no_argument, 0, 'v'}, in main()
112 {"disable-dontaudit", no_argument, 0, 'D'}, in main()
113 {"multiple-decls", no_argument, 0, 'm'}, in main()
114 {"disable-neverallow", no_argument, 0, 'N'}, in main()
115 {"preserve-tunables", no_argument, 0, 'P'}, in main()
118 {"expand-generated", no_argument, 0, 'G'}, in main()
/external/selinux/checkpolicy/
Dcheckmodule.c156 {"help", no_argument, NULL, 'h'}, in main()
158 {"binary", no_argument, NULL, 'b'}, in main()
159 {"version", no_argument, NULL, 'V'}, in main()
161 {"mls", no_argument, NULL, 'M'}, in main()
162 {"cil", no_argument, NULL, 'C'}, in main()
/external/linux-kselftest/tools/testing/selftests/powerpc/benchmarks/
Dfork.c211 { "fork", no_argument, &do_fork, 1 },
212 { "vfork", no_argument, &do_vfork, 1 },
213 { "exec", no_argument, &do_exec, 1 },
215 { "exec-target", no_argument, &exec_target, 1 },
Dcontext_switch.c383 { "process", no_argument, &processes, 1 },
385 { "vdso", no_argument, &touch_vdso, 1 },
386 { "no-fp", no_argument, &touch_fp, 0 },
388 { "no-altivec", no_argument, &touch_altivec, 0 },
390 { "no-vector", no_argument, &touch_vector, 0 },
/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_libbpf_open.c15 {"help", no_argument, NULL, 'h' },
16 {"debug", no_argument, NULL, 'D' },
17 {"quiet", no_argument, NULL, 'q' },
/external/libprotobuf-mutator/examples/xml/
Dxml_converter.cc29 struct option const kLongOptions[] = {{"reverse", no_argument, NULL, 'r'},
30 {"verbose", no_argument, NULL, 'v'},
31 {"help", no_argument, NULL, 'h'},

1234