/third_party/rust/crates/cxx/gen/cmd/src/ |
D | app.rs | 57 const HELP: &str = "help"; constant 66 if matches.get_flag(HELP) { in from_args() 125 .required_unless_present_any(&[HEADER, HELP]) in arg_input() 130 const HELP: &str = "\ in arg_cfg() constant 153 .help(HELP) in arg_cfg() 157 const HELP: &str = "\ in arg_cxx_impl_annotations() constant 168 .help(HELP) in arg_cxx_impl_annotations() 172 const HELP: &str = "\ in arg_header() constant 175 Arg::new(HEADER).long(HEADER).num_args(0).help(HELP) in arg_header() 179 Arg::new(HELP) in arg_help() [all …]
|
/third_party/rust/crates/clap/tests/derive/ |
D | help.rs | 233 static HELP: &str = "\ in derive_order_next_order() constant 280 snapbox::assert_eq(HELP, help); in derive_order_next_order() 285 static HELP: &str = "\ in derive_order_next_order_flatten() constant 332 snapbox::assert_eq(HELP, help); in derive_order_next_order_flatten() 337 static HELP: &str = "\ in derive_order_no_next_order() constant 383 snapbox::assert_eq(HELP, help); in derive_order_no_next_order() 388 static HELP: &str = "\ in derive_possible_value_help() constant 426 snapbox::assert_eq(HELP, help); in derive_possible_value_help()
|
/third_party/rust/crates/clap/tests/builder/ |
D | derive_order.rs | 84 static HELP: &str = "\ in derive_order_next_order() constant 125 utils::assert_output(cmd, "test --help", HELP, false); in derive_order_next_order() 130 static HELP: &str = "\ in derive_order_no_next_order() constant 170 utils::assert_output(cmd, "test --help", HELP, false); in derive_order_no_next_order()
|
D | double_require.rs | 3 static HELP: &str = "\ constant 55 assert_eq!(err.to_string(), HELP); in help_text()
|
D | help.rs | 200 static HELP: &str = "\ in complex_help_output() variable 232 utils::assert_output(utils::complex_app(), "clap-test --help", HELP, false); in complex_help_output() 2041 static HELP: &str = "\ in global_args_should_show_on_toplevel_help_message() variable 2062 utils::assert_output(cmd, "myapp help", HELP, false); in global_args_should_show_on_toplevel_help_message()
|
D | multiple_values.rs | 430 const HELP: &str = "\ in optional_value() constant 437 snapbox::assert_eq(HELP, help); in optional_value()
|
/third_party/rust/crates/tracing/bin/ |
D | publish | 166 HELP=1 173 HELP=1
|
/third_party/skia/tools/calmbench/ |
D | ab.py | 42 HELP = """ variable 63 parser = ArgumentParser(description=HELP) 404 print(HELP)
|
/third_party/flutter/skia/tools/calmbench/ |
D | ab.py | 40 HELP = """ variable 61 parser = ArgumentParser(description=HELP) 405 print HELP
|
/third_party/libffi/ |
D | acinclude.m4 | 99 dnl (FEATURE, DEFAULT, HELP-ARG, HELP-STRING) 100 dnl (FEATURE, DEFAULT, HELP-ARG, HELP-STRING, permit a|b|c) 101 dnl (FEATURE, DEFAULT, HELP-ARG, HELP-STRING, SHELL-CODE-HANDLER)
|
/third_party/icu/icu4c/source/tools/gensprep/ |
D | gensprep.c | 83 HELP, enumerator 167 if(argc<0 || options[HELP].doesOccur || options[HELP_QUESTION_MARK].doesOccur) { in main()
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/gensprep/ |
D | gensprep.c | 82 HELP, enumerator 166 if(argc<0 || options[HELP].doesOccur || options[HELP_QUESTION_MARK].doesOccur) { in main()
|
/third_party/skia/third_party/externals/icu/source/tools/gensprep/ |
D | gensprep.c | 83 HELP, enumerator 167 if(argc<0 || options[HELP].doesOccur || options[HELP_QUESTION_MARK].doesOccur) { in main()
|
/third_party/rust/crates/clap/src/builder/ |
D | debug_asserts.rs | 377 && (first.get_id() == Id::HELP || second.get_id() == Id::HELP) in duplicate_tip() 751 if arg.get_id() == Id::HELP { in assert_arg()
|
/third_party/flutter/glfw/tests/ |
D | glfwinfo.c | 366 enum { CLIENT, CONTEXT, BEHAVIOR, DEBUG, FORWARD, HELP, EXTENSIONS, LAYERS, in main() enumerator 378 { "help", 0, NULL, HELP }, in main() 470 case HELP: in main()
|
/third_party/rust/crates/clap/src/util/ |
D | id.rs | 12 pub(crate) const HELP: &'static str = "help"; constant
|
/third_party/rust/crates/clap/tests/ |
D | macros.rs | 304 const HELP: &str = "\ in optional_value() constant 311 snapbox::assert_eq(HELP, help); in optional_value()
|
/third_party/node/lib/internal/debugger/ |
D | inspect_repl.js | 73 const HELP = StringPrototypeTrim(` constant 900 return print(HELP);
|
/third_party/python/Doc/library/ |
D | smtpd.rst | 279 HELP Returns minimal information on command syntax
|
/third_party/flutter/flutter/packages/flutter/lib/src/services/ |
D | raw_keyboard_macos.dart | 293 /// HELP modifier key is pressed.
|
/third_party/toybox/kconfig/ |
D | lex.zconf.c_shipped | 819 #define HELP 2 1264 case YY_STATE_EOF(HELP): 2244 BEGIN(HELP);
|
/third_party/skia/third_party/externals/icu/source/tools/pkgdata/ |
D | pkgdata.cpp | 111 HELP, enumerator 297 if(options[HELP].doesOccur || options[HELP_QUESTION_MARK].doesOccur) { in main()
|
/third_party/icu/icu4c/source/tools/pkgdata/ |
D | pkgdata.cpp | 111 HELP, enumerator 297 if(options[HELP].doesOccur || options[HELP_QUESTION_MARK].doesOccur) { in main()
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/pkgdata/ |
D | pkgdata.cpp | 110 HELP, enumerator 293 if(options[HELP].doesOccur || options[HELP_QUESTION_MARK].doesOccur) { in main()
|
/third_party/node/deps/icu-small/source/tools/pkgdata/ |
D | pkgdata.cpp | 111 HELP, enumerator 297 if(options[HELP].doesOccur || options[HELP_QUESTION_MARK].doesOccur) { in main()
|