/external/lldb/source/Interpreter/ |
D | OptionGroupVariable.cpp | 31 …{ LLDB_OPT_SET_1 | LLDB_OPT_SET_2, false, "no-args", 'a', no_argument, NULL, 0, eArg… 32 …{ LLDB_OPT_SET_1 | LLDB_OPT_SET_2, false, "no-locals", 'l', no_argument, NULL, 0, eArg… 33 …{ LLDB_OPT_SET_1 | LLDB_OPT_SET_2, false, "show-globals", 'g', no_argument, NULL, 0, eArg… 34 …{ LLDB_OPT_SET_1 | LLDB_OPT_SET_2, false, "show-declaration",'c', no_argument, NULL, 0, eArg… 35 …{ LLDB_OPT_SET_1 | LLDB_OPT_SET_2, false, "regex", 'r', no_argument, NULL, 0, eArg… 36 …{ LLDB_OPT_SET_1 | LLDB_OPT_SET_2, false, "scope", 's', no_argument, NULL, 0, eArg…
|
D | OptionGroupValueObjectDisplay.cpp | 39 …{ LLDB_OPT_SET_1, false, "flat", 'F', no_argument, NULL, 0, eArgTypeNone, … 40 …{ LLDB_OPT_SET_1, false, "location", 'L', no_argument, NULL, 0, eArgTypeNone, … 41 …{ LLDB_OPT_SET_1, false, "object-description", 'O', no_argument, NULL, 0, eArgTypeNone, … 43 …{ LLDB_OPT_SET_1, false, "show-types", 'T', no_argument, NULL, 0, eArgTypeNone, … 45 …{ LLDB_OPT_SET_1, false, "raw-output", 'R', no_argument, NULL, 0, eArgTypeNone, … 46 …{ LLDB_OPT_SET_1, false, "show-all-children", 'A', no_argument, NULL, 0, eArgTypeNone, …
|
D | OptionGroupBoolean.cpp | 33 … m_option_definition.option_has_arg = no_argument_toggle_default ? no_argument : required_argument; in OptionGroupBoolean() 50 if (m_option_definition.option_has_arg == no_argument) in SetOptionValue()
|
/external/bison/src/ |
D | getargs.c | 530 { "help", no_argument, 0, 'h' }, 531 { "version", no_argument, 0, 'V' }, 532 { "print-localedir", no_argument, 0, PRINT_LOCALEDIR_OPTION }, 533 { "print-datadir", no_argument, 0, PRINT_DATADIR_OPTION }, 548 { "verbose", no_argument, 0, 'v' }, 558 { "fixed-output-files", no_argument, 0, 'y' }, 559 { "yacc", no_argument, 0, 'y' }, 562 { "debug", no_argument, 0, 't' }, 565 { "locations", no_argument, 0, LOCATIONS_OPTION }, 566 { "no-lines", no_argument, 0, 'l' }, [all …]
|
/external/dhcpcd/ |
D | if-options.c | 60 {"background", no_argument, NULL, 'b'}, 62 {"debug", no_argument, NULL, 'd'}, 65 {"reconfigure", no_argument, NULL, 'g'}, 68 {"release", no_argument, NULL, 'k'}, 71 {"rebind", no_argument, NULL, 'n'}, 73 {"persistent", no_argument, NULL, 'p'}, 74 {"quiet", no_argument, NULL, 'q'}, 80 {"waitip", no_argument, NULL, 'w'}, 81 {"exit", no_argument, NULL, 'x'}, 84 {"noarp", no_argument, NULL, 'A'}, [all …]
|
/external/blktrace/btt/ |
D | args.c | 36 .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,
|
/external/lldb/source/Commands/ |
D | CommandObjectLog.cpp | 219 { LLDB_OPT_SET_1, false, "threadsafe", 't', no_argument, NULL, 0, eArgTypeNone, "Enabl… 220 { LLDB_OPT_SET_1, false, "verbose", 'v', no_argument, NULL, 0, eArgTypeNone, "Enable… 221 { LLDB_OPT_SET_1, false, "debug", 'g', no_argument, NULL, 0, eArgTypeNone, "Enable… 222 { LLDB_OPT_SET_1, false, "sequence", 's', no_argument, NULL, 0, eArgTypeNone, "Prepen… 223 { LLDB_OPT_SET_1, false, "timestamp", 'T', no_argument, NULL, 0, eArgTypeNone, "Prepen… 224 { LLDB_OPT_SET_1, false, "pid-tid", 'p', no_argument, NULL, 0, eArgTypeNone, "Prepen… 225 { LLDB_OPT_SET_1, false, "thread-name",'n', no_argument, NULL, 0, eArgTypeNone, "Prepen… 226 { LLDB_OPT_SET_1, false, "stack", 'S', no_argument, NULL, 0, eArgTypeNone, "Append…
|
D | CommandObjectDisassemble.cpp | 234 { LLDB_OPT_SET_ALL, false, "bytes" , 'b', no_argument , NULL, 0, eArgTypeNone, … 236 { LLDB_OPT_SET_ALL, false, "mixed" , 'm', no_argument , NULL, 0, eArgTypeNone, … 237 { LLDB_OPT_SET_ALL, false, "raw" , 'r', no_argument , NULL, 0, eArgTypeNone, … 252 { LLDB_OPT_SET_4 , false, "frame" , 'f', no_argument , NULL, 0, eArgTypeNone, … 253 { LLDB_OPT_SET_5 , false, "pc" , 'p', no_argument , NULL, 0, eArgTypeNone, … 254 { LLDB_OPT_SET_6 , false, "line" , 'l', no_argument , NULL, 0, eArgTypeNone, …
|
D | CommandObjectType.cpp | 536 …{ LLDB_OPT_SET_ALL, false, "skip-pointers", 'p', no_argument, NULL, 0, eArgTypeNone, "Don'… 537 …{ LLDB_OPT_SET_ALL, false, "skip-references", 'r', no_argument, NULL, 0, eArgTypeNone, "Do… 1400 …{ LLDB_OPT_SET_ALL, false, "no-value", 'v', no_argument, NULL, 0, eArgTypeNone, "Don't sho… 1401 …{ LLDB_OPT_SET_ALL, false, "skip-pointers", 'p', no_argument, NULL, 0, eArgTypeNone, "Don'… 1402 …{ LLDB_OPT_SET_ALL, false, "skip-references", 'r', no_argument, NULL, 0, eArgTypeNone, "Do… 1403 …{ LLDB_OPT_SET_ALL, false, "regex", 'x', no_argument, NULL, 0, eArgTypeNone, "Type names are a… 1404 …{ LLDB_OPT_SET_1 , true, "inline-children", 'c', no_argument, NULL, 0, eArgTypeNone, "If true,… 1405 …{ LLDB_OPT_SET_1 , false, "omit-names", 'O', no_argument, NULL, 0, eArgTypeNone, "If true, omi… 1409 …{ LLDB_OPT_SET_3, false, "input-python", 'P', no_argument, NULL, 0, eArgTypeNone, "Input Python co… 1410 …{ LLDB_OPT_SET_2 | LLDB_OPT_SET_3, false, "expand", 'e', no_argument, NULL, 0, eArgTypeNone, … [all …]
|
D | CommandObjectHelp.cpp | 57 …{ LLDB_OPT_SET_ALL, false, "show-aliases", 'a', no_argument, NULL, 0, eArgTypeNone, "Show … 58 …{ LLDB_OPT_SET_ALL, false, "hide-user-commands", 'u', no_argument, NULL, 0, eArgTypeNone, …
|
/external/mesa3d/src/glsl/ |
D | test_optpass.cpp | 173 { "input-ir", no_argument, &input_format_ir, 1 }, in test_optpass() 174 { "input-glsl", no_argument, &input_format_ir, 0 }, in test_optpass() 175 { "loop", no_argument, &loop, 1 }, in test_optpass() 176 { "vertex-shader", no_argument, &shader_type, GL_VERTEX_SHADER }, in test_optpass() 177 { "fragment-shader", no_argument, &shader_type, GL_FRAGMENT_SHADER }, in test_optpass() 178 { "quiet", no_argument, &quiet, 1 }, in test_optpass()
|
/external/chromium_org/third_party/mesa/src/src/glsl/ |
D | test_optpass.cpp | 173 { "input-ir", no_argument, &input_format_ir, 1 }, in test_optpass() 174 { "input-glsl", no_argument, &input_format_ir, 0 }, in test_optpass() 175 { "loop", no_argument, &loop, 1 }, in test_optpass() 176 { "vertex-shader", no_argument, &shader_type, GL_VERTEX_SHADER }, in test_optpass() 177 { "fragment-shader", no_argument, &shader_type, GL_FRAGMENT_SHADER }, in test_optpass() 178 { "quiet", no_argument, &quiet, 1 }, in test_optpass()
|
/external/lldb/examples/functions/ |
D | main.cpp | 67 { "canonical", no_argument, NULL, 'c' }, 68 { "extern", no_argument, NULL, 'x' }, 69 { "help", no_argument, NULL, 'h' }, 71 { "verbose", no_argument, NULL, 'v' }, 120 case no_argument: in main()
|
/external/chromium_org/chrome/installer/gcapi_mac/ |
D | gcapi_example_client.mm | 28 { "criteria-check", no_argument, NULL, 'c' }, 29 { "force-reinstall", no_argument, NULL, 'r' }, 32 { "launch", no_argument, NULL, 'l' }, 33 { "help", no_argument, NULL, 'h' },
|
/external/checkpolicy/ |
D | checkmodule.c | 170 {"help", no_argument, NULL, 'h'}, in main() 172 {"binary", no_argument, NULL, 'b'}, in main() 173 {"version", no_argument, NULL, 'V'}, in main() 175 {"mls", no_argument, NULL, 'M'}, in main()
|
/external/lldb/tools/darwin-debug/ |
D | darwin-debug.cpp | 52 { "disable-aslr", no_argument, NULL, 'd' }, 53 { "no-env", no_argument, NULL, 'e' }, 54 { "help", no_argument, NULL, 'h' }, 55 { "setsid", no_argument, NULL, 's' },
|
/external/lldb/examples/lookup/ |
D | main.cpp | 64 { "help", no_argument, NULL, 'h' }, 65 { "verbose", no_argument, NULL, 'v' }, 115 case no_argument: in main()
|
/external/lldb/tools/lldb-perf/common/stepping/ |
D | lldb-perf-stepping.cpp | 189 { "verbose", no_argument, NULL, 'v' }, 190 { "single-step", no_argument, NULL, 's' }, 209 case no_argument: in GetShortOptionString()
|
/external/lldb/tools/lldb-platform/ |
D | lldb-platform.cpp | 43 { "debug", no_argument, &g_debug, 1 }, 44 { "verbose", no_argument, &g_verbose, 1 },
|
/external/lldb/tools/lldb-perf/common/clang/ |
D | lldb_perf_clang.cpp | 299 { "verbose", no_argument, NULL, 'v' }, 302 { "dsym", no_argument, NULL, 'd' }, 319 case no_argument: in GetShortOptionString()
|
/external/lldb/tools/debugserver/source/ |
D | debugserver.cpp | 769 { "debug", no_argument, NULL, 'g' }, 770 { "verbose", no_argument, NULL, 'v' }, 771 { "lockdown", no_argument, &g_lockdown_opt, 1 }, // short option "-k" 772 { "applist", no_argument, &g_applist_opt, 1 }, // short option "-t" 779 …{ "native-regs", no_argument, NULL, 'r' }, // Specify to use the nati… 784 …{ "no-stdio", no_argument, NULL, 'n' }, // Do not set up any stdio… 785 …{ "setsid", no_argument, NULL, 'S' }, // call setsid() to make d… 786 …{ "disable-aslr", no_argument, NULL, 'D' }, // Use _POSIX_SPAWN_DISABL… 867 case no_argument: in main()
|
/external/fio/lib/ |
D | getopt.h | 18 no_argument = 0, enumerator
|
/external/mesa3d/src/getopt/ |
D | getopt.h | 39 #define no_argument 0 macro
|
/external/chromium_org/third_party/mesa/src/src/getopt/ |
D | getopt.h | 39 #define no_argument 0 macro
|
/external/lldb/tools/driver/ |
D | Driver.cpp | 79 { LLDB_OPT_SET_1, true , "help" , 'h', no_argument , 0, eArgTypeNone, 81 { LLDB_OPT_SET_2, true , "version" , 'v', no_argument , 0, eArgTypeNone, 92 { LLDB_OPT_SET_4, true , "wait-for" , 'w', no_argument , 0, eArgTypeNone, 100 { LLDB_3_TO_5, false, "debug" , 'd', no_argument , 0, eArgTypeNone, 104 { LLDB_3_TO_5, false, "editor" , 'e', no_argument , 0, eArgTypeNone, 106 { LLDB_3_TO_5, false, "no-lldbinit" , 'x', no_argument , 0, eArgTypeNone, 108 { LLDB_3_TO_5, false, "no-use-colors" , 'o', no_argument , 0, eArgTypeNone, 110 { LLDB_OPT_SET_6, true , "python-path" , 'P', no_argument , 0, eArgTypeNone, 526 case no_argument: in ParseArgs()
|