Home
last modified time | relevance | path

Searched refs:display_help (Results 1 – 9 of 9) sorted by relevance

/external/libabigail/tests/
Dprint-diff-tree.cc31 bool display_help; member
38 : display_help(false), in options()
45 display_help(const string& prog_name, in display_help() function
73 opts.display_help = true; in parse_command_line()
96 if (opts.display_help) in main()
98 display_help(argv[0], cout); in main()
/external/pigweed/pw_rpc/py/pw_rpc/console_tools/
Dfunctions.py87 def display_help(_): function
96 __repr__=display_help,
/external/zstd/build/VS_scripts/
Dbuild.generic.cmd3 IF "%1%" == "" GOTO display_help
19 :display_help label
/external/libabigail/tools/
Dabicompat.cc72 bool display_help; member in options
89 display_help(), in options()
236 opts.display_help = true; in parse_command_line()
737 if (opts.display_help) in main()
/external/rust/crates/clap/src/error/
Dmod.rs331 pub(crate) fn display_help(cmd: &Command, styled: StyledStr) -> Self { in display_help() method
/external/rust/crates/clap/3.2.23/src/error/
Dmod.rs261 pub(crate) fn display_help(cmd: &Command, colorizer: Colorizer) -> Self { in display_help() method
/external/rust/crates/clap/src/parser/
Dparser.rs1583 ClapError::display_help(self.cmd, styled) in help_err()
/external/rust/crates/clap/3.2.23/src/parser/
Dparser.rs1658 Ok(c) => ClapError::display_help(self.cmd, c), in help_err()
/external/libabigail/
DChangeLog20296 (display_help, perform_compat_check_in_normal_mode)
20300 (display_help): Prefix error messages with the name of the