| /third_party/rust/crates/clap/tests/derive/ |
| D | doc_comments_help.rs | 30 let help = utils::get_long_help::<LoremIpsum>(); in doc_comments() localVariable 46 let help = utils::get_long_help::<LoremIpsum>(); in help_is_better_than_comments() localVariable 61 let help = utils::get_long_help::<LoremIpsum>(); in empty_line_in_doc_comment_is_double_linefeed() localVariable 155 let help = utils::get_long_help::<SeeFigure1>(); in verbatim_doc_comment() localVariable 188 let help = utils::get_long_help::<Command>(); in verbatim_doc_comment_field() localVariable 205 let help = utils::get_long_help::<Command>(); in multiline_separates_default() localVariable 210 let help = utils::get_help::<Command>(); in multiline_separates_default() localVariable 229 let help = utils::get_long_help::<Command>(); in value_enum_multiline_doc_comment() localVariable 303 let help = utils::get_long_help::<LoremIpsum>(); in force_long_help() localVariable
|
| D | default_value.rs | 17 let help = utils::get_long_help::<Opt>(); in default_value() localVariable 31 let help = utils::get_long_help::<Opt>(); in default_value_t() localVariable 45 let help = utils::get_long_help::<Opt>(); in auto_default_value_t() localVariable 105 let help = utils::get_long_help::<Opt>(); in default_values_t() localVariable 129 let help = utils::get_long_help::<Opt>(); in default_value_os_t() localVariable 163 let help = utils::get_long_help::<Opt>(); in default_values_os_t() localVariable
|
| D | app_name.rs | 13 let help = get_help::<MyApp>(); in app_name_in_short_help_from_struct() localVariable 24 let help = get_help::<MyApp>(); in app_name_in_long_help_from_struct() localVariable 35 let help = get_help::<MyApp>(); in app_name_in_short_help_from_enum() localVariable 46 let help = get_long_help::<MyApp>(); in app_name_in_long_help_from_enum() localVariable
|
| D | rename_all_env.rs | 16 let help = utils::get_help::<BehaviorModel>(); in it_works() localVariable 28 let help = utils::get_help::<BehaviorModel>(); in default_is_screaming() localVariable 44 let help = utils::get_help::<BehaviorModel>(); in overridable() localVariable
|
| D | arguments.rs | 55 let help = get_help::<Opt>(); in auto_value_name() localVariable 73 let help = get_help::<Opt>(); in explicit_value_name() localVariable
|
| D | help.rs | 279 let help = cmd.render_help().to_string(); in derive_order_next_order() localVariable 331 let help = cmd.render_help().to_string(); in derive_order_next_order_flatten() localVariable 382 let help = cmd.render_help().to_string(); in derive_order_no_next_order() localVariable 425 let help = cmd.render_long_help().to_string(); in derive_possible_value_help() localVariable 435 help: (), in custom_help_flag() field
|
| /third_party/gn/src/gn/ |
| D | err.cc | 96 const std::string& help) in Err() 101 const std::string& help) in Err() 106 Err::Err(const Token& token, const std::string& msg, const std::string& help) in Err()
|
| D | variables.h | 368 const char* help; member
|
| /third_party/openssl/util/ |
| D | ck_errf.pl | 24 sub help subroutine
|
| D | mkerr.pl | 38 sub help subroutine
|
| /third_party/python/Lib/test/ |
| D | test_argparse.py | 2666 help = '''\ variable in TestMutuallyExclusiveSimple 2707 help = '''\ variable in TestMutuallyExclusiveLong 2743 help = '''\ variable in TestMutuallyExclusiveFirstSuppressed 2780 help = '''\ variable in TestMutuallyExclusiveManySuppressed 2820 help = '''\ variable in TestMutuallyExclusiveOptionalAndPositional 2862 help = '''\ variable in TestMutuallyExclusiveOptionalsMixed 2901 help = '''\ variable in TestMutuallyExclusiveInGroup 2942 help = '''\ variable in TestMutuallyExclusiveOptionalsAndPositionalsMixed 2977 help = '''\ variable in TestMutuallyExclusiveNested 3289 help = usage + '''\ variable in TestHelpBiggerOptionals [all …]
|
| /third_party/ffmpeg/libavcodec/ |
| D | cbs_bsf.h | 106 #define BSF_ELEMENT_OPTIONS_PIR(name, help, field, opt_flags) \ argument 117 #define BSF_ELEMENT_OPTIONS_PIRE(name, help, field, opt_flags) \ argument
|
| /third_party/ltp/testcases/kernel/fs/doio/ |
| D | rwtest | 58 help() function
|
| /third_party/libbpf/docs/sphinx/ |
| D | Makefile | 5 help: target
|
| /third_party/rust/crates/serde/serde_test/ |
| D | README.md | 101 #### License
|
| /third_party/rust/crates/serde/serde_derive/ |
| D | README.md | 101 #### License
|
| /third_party/rust/crates/serde/serde/ |
| D | README.md | 101 #### License
|
| /third_party/rust/crates/serde/ |
| D | README.md | 101 #### License
|
| /third_party/protobuf/python/docs/ |
| D | make.bat | 31 :help label
|
| /third_party/rust/crates/syn/src/ |
| D | export.rs | 34 mod help { module
|
| /third_party/ltp/testcases/kernel/device-drivers/v4l/kernel_space/ |
| D | Makefile | 18 help: target
|
| /third_party/ltp/testcases/kernel/device-drivers/misc_modules/per_cpu_allocator_module/ |
| D | Makefile | 18 help: target
|
| /third_party/flutter/engine/flutter/shell/common/ |
| D | switches.h | 20 #define DEF_SWITCH(swtch, flag, help) swtch, argument
|
| /third_party/rust/crates/clap/src/output/ |
| D | mod.rs | 1 mod help; module
|
| /third_party/node/lib/ |
| D | repl.js | 1712 help: 'Sometimes you get stuck, this gets you out', property 1726 help: clearMessage, property 1738 help: 'Exit the REPL', property 1745 help: 'Print this help message', property 1765 help: 'Save all evaluated commands in this REPL session to a file', property 1778 help: 'Load JS from a file into the REPL session', property 1801 help: 'Enter editor mode', property
|