/external/blktrace/btt/ |
D | args.c | 48 .has_arg = required_argument, 54 .has_arg = required_argument, 60 .has_arg = required_argument, 66 .has_arg = required_argument, 78 .has_arg = required_argument, 84 .has_arg = required_argument, 90 .has_arg = required_argument, 96 .has_arg = required_argument, 102 .has_arg = required_argument, 108 .has_arg = required_argument, [all …]
|
/external/iptables/extensions/ |
D | libebt_stp.c | 36 { "stp-type" , required_argument, 0, STP_TYPE}, 37 { "stp-flags" , required_argument, 0, STP_FLAGS}, 38 { "stp-root-prio" , required_argument, 0, STP_ROOTPRIO}, 39 { "stp-root-addr" , required_argument, 0, STP_ROOTADDR}, 40 { "stp-root-cost" , required_argument, 0, STP_ROOTCOST}, 41 { "stp-sender-prio" , required_argument, 0, STP_SENDERPRIO}, 42 { "stp-sender-addr" , required_argument, 0, STP_SENDERADDR}, 43 { "stp-port" , required_argument, 0, STP_PORT}, 44 { "stp-msg-age" , required_argument, 0, STP_MSGAGE}, 45 { "stp-max-age" , required_argument, 0, STP_MAXAGE}, [all …]
|
D | libebt_arp.c | 33 { "arp-opcode" , required_argument, 0, ARP_OPCODE }, 34 { "arp-op" , required_argument, 0, ARP_OPCODE }, 35 { "arp-htype" , required_argument, 0, ARP_HTYPE }, 36 { "arp-ptype" , required_argument, 0, ARP_PTYPE }, 37 { "arp-ip-src" , required_argument, 0, ARP_IP_S }, 38 { "arp-ip-dst" , required_argument, 0, ARP_IP_D }, 39 { "arp-mac-src" , required_argument, 0, ARP_MAC_S }, 40 { "arp-mac-dst" , required_argument, 0, ARP_MAC_D },
|
/external/igt-gpu-tools/lib/tests/ |
D | igt_conflicting_args.c | 74 long_options[0] = (struct option) { "iterations", required_argument, NULL, 'i'}; in main() 79 long_options[0] = (struct option) { "iterations", required_argument, NULL, 'i'}; in main() 84 long_options[0] = (struct option) { "help", required_argument, NULL, 'i'}; in main() 89 long_options[0] = (struct option) { "iterations", required_argument, NULL, 'h'}; in main() 94 long_options[0] = (struct option) { "iterations", required_argument, NULL, 500}; in main()
|
/external/arm-trusted-firmware/tools/encrypt_fw/src/ |
D | main.c | 65 (opt->has_arg == required_argument) ? "<arg>" : ""); in print_help() 108 { "fw-enc-status", required_argument, NULL, 'f' }, 112 { "key-alg", required_argument, NULL, 'a' }, 116 { "key", required_argument, NULL, 'k' }, 120 { "nonce", required_argument, NULL, 'n' }, 124 { "in", required_argument, NULL, 'i' }, 128 { "out", required_argument, NULL, 'o' },
|
/external/tensorflow/tensorflow/lite/examples/label_image/ |
D | label_image.cc | 467 {"accelerated", required_argument, nullptr, 'a'}, in Main() 468 {"allow_fp16", required_argument, nullptr, 'f'}, in Main() 469 {"count", required_argument, nullptr, 'c'}, in Main() 470 {"verbose", required_argument, nullptr, 'v'}, in Main() 471 {"image", required_argument, nullptr, 'i'}, in Main() 472 {"labels", required_argument, nullptr, 'l'}, in Main() 473 {"tflite_model", required_argument, nullptr, 'm'}, in Main() 474 {"profiling", required_argument, nullptr, 'p'}, in Main() 475 {"threads", required_argument, nullptr, 't'}, in Main() 476 {"input_mean", required_argument, nullptr, 'b'}, in Main() [all …]
|
/external/adhd/cras/src/server/ |
D | cras.c | 22 { "dsp_config", required_argument, 0, 'd' }, 23 { "syslog_mask", required_argument, 0, 'l' }, 24 { "device_config_dir", required_argument, 0, 'c' }, 25 { "disable_profile", required_argument, 0, 'D' }, 26 { "internal_ucm_suffix", required_argument, 0, 'u' },
|
/external/adhd/cras/src/tools/cras_test_client/ |
D | cras_test_client.c | 1743 {"select_input", required_argument, 0, 'a'}, 1744 {"block_size", required_argument, 0, 'b'}, 1745 {"num_channels", required_argument, 0, 'c'}, 1746 {"duration_seconds", required_argument, 0, 'd'}, 1748 {"format", required_argument, 0, 'f'}, 1749 {"capture_gain", required_argument, 0, 'g'}, 1752 {"check_output_plugged",required_argument, 0, 'j'}, 1753 {"add_active_input", required_argument, 0, 'k'}, 1756 {"syslog_mask", required_argument, 0, 'n'}, 1757 {"channel_layout", required_argument, 0, 'o'}, [all …]
|
/external/iptables/iptables/ |
D | xtables-eb.c | 180 { "append" , required_argument, 0, 'A' }, 181 { "insert" , required_argument, 0, 'I' }, 182 { "delete" , required_argument, 0, 'D' }, 190 { "policy" , required_argument, 0, 'P' }, 191 { "in-interface" , required_argument, 0, 'i' }, 192 { "in-if" , required_argument, 0, 'i' }, 193 { "logical-in" , required_argument, 0, 2 }, 194 { "logical-out" , required_argument, 0, 3 }, 195 { "out-interface" , required_argument, 0, 'o' }, 196 { "out-if" , required_argument, 0, 'o' }, [all …]
|
/external/f2fs-tools/tools/sg_write_buffer/ |
D | sg_write_buffer.c | 51 {"bpw", required_argument, 0, 'b'}, 55 {"id", required_argument, 0, 'i'}, 56 {"in", required_argument, 0, 'I'}, 57 {"length", required_argument, 0, 'l'}, 58 {"mode", required_argument, 0, 'm'}, 59 {"offset", required_argument, 0, 'o'}, 63 {"skip", required_argument, 0, 's'}, 64 {"specific", required_argument, 0, 'S'}, 65 {"timeout", required_argument, 0, 't' },
|
/external/fsverity-utils/programs/ |
D | cmd_sign.c | 30 {"hash-alg", required_argument, NULL, OPT_HASH_ALG}, 31 {"block-size", required_argument, NULL, OPT_BLOCK_SIZE}, 32 {"salt", required_argument, NULL, OPT_SALT}, 33 {"key", required_argument, NULL, OPT_KEY}, 34 {"cert", required_argument, NULL, OPT_CERT},
|
D | cmd_enable.c | 52 {"hash-alg", required_argument, NULL, OPT_HASH_ALG}, 53 {"block-size", required_argument, NULL, OPT_BLOCK_SIZE}, 54 {"salt", required_argument, NULL, OPT_SALT}, 55 {"signature", required_argument, NULL, OPT_SIGNATURE},
|
/external/libwebsockets/test-apps/ |
D | test-server.c | 311 { "debug", required_argument, NULL, 'd' }, 312 { "port", required_argument, NULL, 'p' }, 315 { "interface", required_argument, NULL, 'i' }, 317 { "ssl-cert", required_argument, NULL, 'C' }, 318 { "ssl-key", required_argument, NULL, 'K' }, 319 { "ssl-ca", required_argument, NULL, 'A' }, 323 { "ssl-crl", required_argument, NULL, 'R' }, 327 { "unix-socket", required_argument, NULL, 'U' }, 331 { "pingpong-secs", required_argument, NULL, 'P' },
|
/external/mesa3d/src/freedreno/decode/ |
D | cffdump.c | 133 { "start", required_argument, 0, 'S' }, 134 { "end", required_argument, 0, 'E' }, 135 { "frame", required_argument, 0, 'F' }, 136 { "draw", required_argument, 0, 'D' }, 137 { "exe", required_argument, 0, 'e' }, 138 { "script", required_argument, 0, 'L' }, 139 { "query", required_argument, 0, 'q' },
|
/external/llvm-project/lldb/tools/lldb-server/ |
D | lldb-platform.cpp | 53 {"log-file", required_argument, nullptr, 'l'}, 54 {"log-channels", required_argument, nullptr, 'c'}, 55 {"listen", required_argument, nullptr, 'L'}, 56 {"port-offset", required_argument, nullptr, 'p'}, 57 {"gdbserver-port", required_argument, nullptr, 'P'}, 58 {"min-gdbserver-port", required_argument, nullptr, 'm'}, 59 {"max-gdbserver-port", required_argument, nullptr, 'M'}, 60 {"socket-file", required_argument, nullptr, 'f'},
|
/external/selinux/semodule-utils/semodule_package/ |
D | semodule_package.c | 107 {"module", required_argument, NULL, 'm'}, in main() 108 {"fc", required_argument, NULL, 'f'}, in main() 109 {"seuser", required_argument, NULL, 's'}, in main() 110 {"user_extra", required_argument, NULL, 'u'}, in main() 111 {"nc", required_argument, NULL, 'n'}, in main() 112 {"outfile", required_argument, NULL, 'o'}, in main()
|
/external/rootdev/ |
D | main.c | 64 {"block", required_argument, NULL, 'b'}, in parse_args() 65 {"dev", required_argument, NULL, 'd'}, in parse_args() 66 {"major", required_argument, NULL, 'M'}, in parse_args() 67 {"minor", required_argument, NULL, 'm'}, in parse_args()
|
/external/zstd/tests/regression/ |
D | test.c | 88 {"cache", required_argument, NULL, 'c'}, 89 {"output", required_argument, NULL, 'o'}, 90 {"zstd", required_argument, NULL, 'z'}, 91 {"config", required_argument, NULL, 128}, 92 {"data", required_argument, NULL, 129}, 93 {"method", required_argument, NULL, 130}, 94 {"diff", required_argument, NULL, 'd'},
|
/external/selinux/secilc/ |
D | secilc.c | 110 {"target", required_argument, 0, 't'}, in main() 111 {"mls", required_argument, 0, 'M'}, in main() 112 {"policyversion", required_argument, 0, 'c'}, in main() 113 {"handle-unknown", required_argument, 0, 'U'}, in main() 118 {"output", required_argument, 0, 'o'}, in main() 119 {"filecontexts", required_argument, 0, 'f'}, in main() 121 {"expand-size", required_argument, 0, 'X'}, in main()
|
/external/perfetto/src/perfetto_cmd/ |
D | perfetto_cmd.cc | 242 {"config", required_argument, nullptr, 'c'}, in Main() 243 {"out", required_argument, nullptr, 'o'}, in Main() 245 {"time", required_argument, nullptr, 't'}, in Main() 246 {"buffer", required_argument, nullptr, 'b'}, in Main() 247 {"size", required_argument, nullptr, 's'}, in Main() 248 {"app", required_argument, nullptr, 'a'}, in Main() 252 {"dropbox", required_argument, nullptr, OPT_DROPBOX}, in Main() 253 {"alert-id", required_argument, nullptr, OPT_ALERT_ID}, in Main() 254 {"config-id", required_argument, nullptr, OPT_CONFIG_ID}, in Main() 255 {"config-uid", required_argument, nullptr, OPT_CONFIG_UID}, in Main() [all …]
|
/external/libxkbcommon/tools/ |
D | compile-keymap.c | 127 {"include", required_argument, 0, OPT_INCLUDE}, in parse_options() 129 {"rules", required_argument, 0, OPT_RULES}, in parse_options() 130 {"model", required_argument, 0, OPT_MODEL}, in parse_options() 131 {"layout", required_argument, 0, OPT_LAYOUT}, in parse_options() 132 {"variant", required_argument, 0, OPT_VARIANT}, in parse_options() 133 {"options", required_argument, 0, OPT_OPTION}, in parse_options()
|
D | how-to-type.c | 71 {"rules", required_argument, 0, OPT_RULES}, in main() 72 {"model", required_argument, 0, OPT_MODEL}, in main() 73 {"layout", required_argument, 0, OPT_LAYOUT}, in main() 74 {"variant", required_argument, 0, OPT_VARIANT}, in main() 75 {"options", required_argument, 0, OPT_OPTIONS}, in main()
|
/external/selinux/policycoreutils/semodule/ |
D | semodule.c | 181 {"store", required_argument, NULL, 's'}, in parse_command_line() 182 {"base", required_argument, NULL, 'b'}, in parse_command_line() 184 {"install", required_argument, NULL, 'i'}, in parse_command_line() 185 {"extract", required_argument, NULL, 'E'}, in parse_command_line() 190 {"remove", required_argument, NULL, 'r'}, in parse_command_line() 191 {"upgrade", required_argument, NULL, 'u'}, in parse_command_line() 198 {"priority", required_argument, NULL, 'X'}, in parse_command_line() 199 {"enable", required_argument, NULL, 'e'}, in parse_command_line() 200 {"disable", required_argument, NULL, 'd'}, in parse_command_line() 201 {"path", required_argument, NULL, 'p'}, in parse_command_line() [all …]
|
/external/perfetto/tools/busy_threads/ |
D | busy_threads.cc | 106 {"threads", required_argument, nullptr, 't'}, in BusyThreadsMain() 107 {"period_us", required_argument, nullptr, 'p'}, in BusyThreadsMain() 108 {"duty_cycle", required_argument, nullptr, 'c'}, in BusyThreadsMain() 110 {"thread_names", required_argument, nullptr, 'r'}, in BusyThreadsMain()
|
/external/igt-gpu-tools/tools/ |
D | intel_guc_logger.c | 378 {"verbosity", required_argument, 0, 'v'}, in process_command_line() 379 {"outputfile", required_argument, 0, 'o'}, in process_command_line() 380 {"buffers", required_argument, 0, 'b'}, in process_command_line() 381 {"testduration", required_argument, 0, 't'}, in process_command_line() 382 {"polltimeout", required_argument, 0, 'p'}, in process_command_line() 383 {"size", required_argument, 0, 's'}, in process_command_line()
|