Home
last modified time | relevance | path

Searched full:help (Results 1 – 25 of 15468) sorted by relevance

12345678910>>...619

/external/libcups/doc/
DMakefile43 help/accounting.html \
44 help/admin.html \
45 help/api-admin.html \
46 help/api-filter.html \
47 help/api-ppd.html \
48 help/api-raster.html \
49 help/cgi.html \
50 help/cupspm.html \
51 help/encryption.html \
52 help/firewalls.html \
[all …]
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/clap-4.5.21/examples/
Dgit.md3 Help:
17 help Print this message or the help of the given subcommand(s)
20 -h, --help Print help
22 $ git help
33 help Print this message or the help of the given subcommand(s)
36 -h, --help Print help
38 $ git help add
47 -h, --help Print help
63 -h, --help Print help
77 git[EXE] stash help [COMMAND]...
[all …]
Dgit-derive.md5 Help:
19 help Print this message or the help of the given subcommand(s)
22 -h, --help Print help
24 $ git-derive help
35 help Print this message or the help of the given subcommand(s)
38 -h, --help Print help
40 $ git-derive help add
49 -h, --help Print help
65 -h, --help Print help
79 git-derive[EXE] stash help [COMMAND]...
[all …]
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/clap-4.5.21/examples/
Dgit.md3 Help:
17 help Print this message or the help of the given subcommand(s)
20 -h, --help Print help
22 $ git help
33 help Print this message or the help of the given subcommand(s)
36 -h, --help Print help
38 $ git help add
47 -h, --help Print help
63 -h, --help Print help
77 git[EXE] stash help [COMMAND]...
[all …]
Dgit-derive.md5 Help:
19 help Print this message or the help of the given subcommand(s)
22 -h, --help Print help
24 $ git-derive help
35 help Print this message or the help of the given subcommand(s)
38 -h, --help Print help
40 $ git-derive help add
49 -h, --help Print help
65 -h, --help Print help
79 git-derive[EXE] stash help [COMMAND]...
[all …]
/external/rust/android-crates-io/crates/clap/examples/
Dgit.md3 Help:
17 help Print this message or the help of the given subcommand(s)
20 -h, --help Print help
22 $ git help
33 help Print this message or the help of the given subcommand(s)
36 -h, --help Print help
38 $ git help add
47 -h, --help Print help
63 -h, --help Print help
77 git[EXE] stash help [COMMAND]...
[all …]
Dgit-derive.md5 Help:
19 help Print this message or the help of the given subcommand(s)
22 -h, --help Print help
24 $ git-derive help
35 help Print this message or the help of the given subcommand(s)
38 -h, --help Print help
40 $ git-derive help add
49 -h, --help Print help
65 -h, --help Print help
79 git-derive[EXE] stash help [COMMAND]...
[all …]
/external/python/cpython3/PC/layout/support/
Doptions.py18 "stable": {"help": "stable ABI stub"},
19 "pip": {"help": "pip"},
20 "pip-user": {"help": "pip.ini file for default --user"},
21 "tcltk": {"help": "Tcl, Tk and tkinter"},
22 "idle": {"help": "Idle"},
23 "tests": {"help": "test suite"},
24 "tools": {"help": "tools"},
25 "venv": {"help": "venv"},
26 "dev": {"help": "headers and libs"},
27 "symbols": {"help": "symbols"},
[all …]
/external/rust/android-crates-io/extra_versions/crates/clap/src/builder/
Dusage_parser.rs14 Help, enumerator
21 pub(crate) struct UsageParser<'help> {
22 usage: &'help str,
29 impl<'help> UsageParser<'help> {
30 fn new(usage: &'help str) -> Self { in new()
41 pub(crate) fn from_usage(usage: &'help str) -> Self { in from_usage()
46 pub(crate) fn parse(mut self) -> Arg<'help> { in parse() argument
57 b'\'' => self.help(&mut arg), in parse()
69 fn name(&mut self, arg: &mut Arg<'help>) { in name() argument
116 fn short_or_long(&mut self, arg: &mut Arg<'help>) { in short_or_long() argument
[all …]
Dpossible_value.rs10 /// [hide] single values from help messages and shell completions or to attach [help] to possible v…
21 /// PossibleValue::new("slow").help("slower than fast"),
28 /// [help]: PossibleValue::help()
30 pub struct PossibleValue<'help> {
31 name: &'help str,
32 help: Option<&'help str>, field
33 aliases: Vec<&'help str>, // (name, visible)
37 impl<'help> PossibleValue<'help> {
42 /// **NOTE:** In case it is not [hidden] it will also be shown in help messages for arguments
55 pub fn new(name: &'help str) -> Self { in new()
[all …]
/external/coreboot/src/console/
DKconfig13 help
20 help
27 help
39 help
48 help
66 help
76 help
89 help
105 help
117 help
[all …]
/external/coreboot/util/coreboot-configurator/src/application/qrc/
Dcategories.yaml6 help: Enable or disable Hyper-Threading
10 help: Enable or disable Intel VT-d (virtualisation)
14 help: Select whether to maximise performance, battery life or both
18 help: Enable or disable the Intel Management Engine
25 help: Enable or disable the built-in wireless card
29 help: Enable or disable the built-in wireless card
33 help: Enable or disable the built-in bluetooth
37 help: Enable or disable the built-in mobile network
41 help: Enable or disable the built-in Ethernet Port 1
45 help: Enable or disable the built-in Ethernet Port 2
[all …]
/external/cronet/stable/third_party/abseil-cpp/absl/flags/internal/
Dusage_test.cc36 "usage_reporting_test_flag_01 help message");
38 "usage_reporting_test_flag_02 help message");
40 "usage_reporting_test_flag_03 help message");
42 "usage_reporting_test_flag_04 help message");
44 "usage_reporting_test_flag_07 help \r\n\f\v\a\b\t ");
59 "usage_reporting_test_flag_05 help message");
63 "usage_reporting_test_flag_06 help message.\n"
65 "Some more help.\n"
67 "help message.");
140 R"( --usage_reporting_test_flag_01 (usage_reporting_test_flag_01 help message); in TEST_F()
[all …]
/external/angle/third_party/abseil-cpp/absl/flags/internal/
Dusage_test.cc36 "usage_reporting_test_flag_01 help message");
38 "usage_reporting_test_flag_02 help message");
40 "usage_reporting_test_flag_03 help message");
42 "usage_reporting_test_flag_04 help message");
44 "usage_reporting_test_flag_07 help \r\n\f\v\a\b\t ");
59 "usage_reporting_test_flag_05 help message");
63 "usage_reporting_test_flag_06 help message.\n"
65 "Some more help.\n"
67 "help message.");
140 R"( --usage_reporting_test_flag_01 (usage_reporting_test_flag_01 help message); in TEST_F()
[all …]
/external/abseil-cpp/absl/flags/internal/
Dusage_test.cc36 "usage_reporting_test_flag_01 help message");
38 "usage_reporting_test_flag_02 help message");
40 "usage_reporting_test_flag_03 help message");
42 "usage_reporting_test_flag_04 help message");
44 "usage_reporting_test_flag_07 help \r\n\f\v\a\b\t ");
59 "usage_reporting_test_flag_05 help message");
63 "usage_reporting_test_flag_06 help message.\n"
65 "Some more help.\n"
67 "help message.");
140 R"( --usage_reporting_test_flag_01 (usage_reporting_test_flag_01 help message); in TEST_F()
[all …]
/external/cronet/tot/third_party/abseil-cpp/absl/flags/internal/
Dusage_test.cc36 "usage_reporting_test_flag_01 help message");
38 "usage_reporting_test_flag_02 help message");
40 "usage_reporting_test_flag_03 help message");
42 "usage_reporting_test_flag_04 help message");
44 "usage_reporting_test_flag_07 help \r\n\f\v\a\b\t ");
59 "usage_reporting_test_flag_05 help message");
63 "usage_reporting_test_flag_06 help message.\n"
65 "Some more help.\n"
67 "help message.");
140 R"( --usage_reporting_test_flag_01 (usage_reporting_test_flag_01 help message); in TEST_F()
[all …]
/external/openscreen/third_party/abseil/src/absl/flags/internal/
Dusage_test.cc35 "usage_reporting_test_flag_01 help message");
37 "usage_reporting_test_flag_02 help message");
39 "usage_reporting_test_flag_03 help message");
41 "usage_reporting_test_flag_04 help message");
53 "usage_reporting_test_flag_05 help message");
57 "usage_reporting_test_flag_06 help message.\n"
59 "Some more help.\n"
61 "help message.");
124 R"( --usage_reporting_test_flag_01 (usage_reporting_test_flag_01 help message); in TEST_F()
136 R"( --usage_reporting_test_flag_02 (usage_reporting_test_flag_02 help message); in TEST_F()
[all …]
/external/coreboot/src/soc/intel/common/block/cse/
DKconfig7 help
19 help
27 help
37 help
46 help
54 help
71 help
80 help
101 help
110 help
[all …]
/external/coreboot/src/
DKconfig9 help
19 help
42 help
48 help
56 help
65 For help on individual architectures, run the command:
70 help
78 help
90 help
97 help
[all …]
/external/rust/android-crates-io/extra_versions/crates/clap/examples/
Dgit.md3 Help:
14 -h, --help Print help information
19 help Print this message or the help of the given subcommand(s)
23 $ git help
31 -h, --help Print help information
36 help Print this message or the help of the given subcommand(s)
40 $ git help add
51 -h, --help Print help information
69 -h, --help Print help information
86 -h, --help Print help information
[all …]
Dgit-derive.md5 Help:
16 -h, --help Print help information
21 help Print this message or the help of the given subcommand(s)
25 $ git-derive help
33 -h, --help Print help information
38 help Print this message or the help of the given subcommand(s)
42 $ git-derive help add
53 -h, --help Print help information
71 -h, --help Print help information
88 -h, --help Print help information
[all …]
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/flags/internal/
Dusage_test.cc36 "usage_reporting_test_flag_01 help message");
38 "usage_reporting_test_flag_02 help message");
40 "usage_reporting_test_flag_03 help message");
42 "usage_reporting_test_flag_04 help message");
57 "usage_reporting_test_flag_05 help message");
61 "usage_reporting_test_flag_06 help message.\n"
63 "Some more help.\n"
65 "help message.");
133 R"( --usage_reporting_test_flag_01 (usage_reporting_test_flag_01 help message); in TEST_F()
145 R"( --usage_reporting_test_flag_02 (usage_reporting_test_flag_02 help message); in TEST_F()
[all …]
/external/rust/android-crates-io/extra_versions/crates/clap/src/output/
Dhelp.rs17 /// `clap` Help Writer.
19 /// Wraps a writer stream providing different methods to generate help for `clap` objects.
20 pub(crate) struct Help<'help, 'cmd, 'writer> { struct
22 cmd: &'cmd Command<'help>,
23 usage: &'cmd Usage<'help, 'cmd>,
30 impl<'help, 'cmd, 'writer> Help<'help, 'cmd, 'writer> { argument
33 {before-help}{name} {version}\n\
37 {all-args}{after-help}\
41 {before-help}{bin} {version}\n\
45 {all-args}{after-help}\
[all …]
/external/coreboot/src/ec/google/chromeec/
DKconfig6 help
14 help
21 help
27 help
33 help
49 help
56 help
66 help
73 help
78 help
[all …]
/external/coreboot/src/device/
DKconfig8 help
14 help
21 help
27 help
33 help
38 help
45 help
51 help
57 help
63 help
[all …]

12345678910>>...619