Home
last modified time | relevance | path

Searched defs:Command (Results 1 – 25 of 337) sorted by relevance

12345678910>>...14

/external/skia/tools/sk_app/
DCommandSet.h63 struct Command { struct
64 enum CommandType { argument
69 Command(SkUnichar c, const char* group, const char* description, in Command() function
78 Command(skui::Key k, const char* keyName, const char* group, const char* description, in Command() function
87 CommandType fType; argument
106 static bool compareCommandKey(const Command& first, const Command& second); argument
/external/clang/test/CodeGenCXX/
D2005-02-19-BitfieldStructCrash.cpp5 struct Command { struct
6 Command(QChar c) : c(c) {} in Command() argument
11 Command X(QChar('c')); argument
/external/bazelbuild-rules_android/src/tools/ak/
Dtypes.go34 type Command struct { struct
35 Init initFunc
36 Run runFunc
37 Flags []string
38 Desc descFunc
/external/cronet/tot/net/reporting/
Dmock_persistent_reporting_store.h27 struct Command { struct
41 Command(Type type, ReportingClientsLoadedCallback loaded_callback); argument
80 using CommandList = std::vector<Command>; argument
Dmock_persistent_reporting_store.cc12 MockPersistentReportingStore::Command::Command( in Command() function in net::MockPersistentReportingStore::Command
19 MockPersistentReportingStore::Command::Command( in Command() function in net::MockPersistentReportingStore::Command
24 MockPersistentReportingStore::Command::Command( in Command() function in net::MockPersistentReportingStore::Command
34 MockPersistentReportingStore::Command::Command( in Command() function in net::MockPersistentReportingStore::Command
39 MockPersistentReportingStore::Command::Command( in Command() function in net::MockPersistentReportingStore::Command
49 MockPersistentReportingStore::Command::Command(Type type) : type(type) { in Command() function in net::MockPersistentReportingStore::Command
53 MockPersistentReportingStore::Command::Command(const Command& other) in Command() function in net::MockPersistentReportingStore::Command
/external/cronet/stable/net/reporting/
Dmock_persistent_reporting_store.h27 struct Command { struct
41 Command(Type type, ReportingClientsLoadedCallback loaded_callback); argument
80 using CommandList = std::vector<Command>; argument
Dmock_persistent_reporting_store.cc12 MockPersistentReportingStore::Command::Command( in Command() function in net::MockPersistentReportingStore::Command
19 MockPersistentReportingStore::Command::Command( in Command() function in net::MockPersistentReportingStore::Command
24 MockPersistentReportingStore::Command::Command( in Command() function in net::MockPersistentReportingStore::Command
34 MockPersistentReportingStore::Command::Command( in Command() function in net::MockPersistentReportingStore::Command
39 MockPersistentReportingStore::Command::Command( in Command() function in net::MockPersistentReportingStore::Command
49 MockPersistentReportingStore::Command::Command(Type type) : type(type) { in Command() function in net::MockPersistentReportingStore::Command
53 MockPersistentReportingStore::Command::Command(const Command& other) in Command() function in net::MockPersistentReportingStore::Command
/external/cronet/stable/net/network_error_logging/
Dmock_persistent_nel_store.h24 struct Command { struct
34 Command(Type type, NelPoliciesLoadedCallback loaded_callback); argument
58 using CommandList = std::vector<Command>; argument
Dmock_persistent_nel_store.cc11 MockPersistentNelStore::Command::Command( in Command() function in net::MockPersistentNelStore::Command
16 MockPersistentNelStore::Command::Command( in Command() function in net::MockPersistentNelStore::Command
21 MockPersistentNelStore::Command::Command(Type type) : type(type) {} in Command() function in net::MockPersistentNelStore::Command
23 MockPersistentNelStore::Command::Command(const Command& other) in Command() function in net::MockPersistentNelStore::Command
/external/cronet/tot/net/network_error_logging/
Dmock_persistent_nel_store.h24 struct Command { struct
34 Command(Type type, NelPoliciesLoadedCallback loaded_callback); argument
58 using CommandList = std::vector<Command>; argument
Dmock_persistent_nel_store.cc11 MockPersistentNelStore::Command::Command( in Command() function in net::MockPersistentNelStore::Command
16 MockPersistentNelStore::Command::Command( in Command() function in net::MockPersistentNelStore::Command
21 MockPersistentNelStore::Command::Command(Type type) : type(type) {} in Command() function in net::MockPersistentNelStore::Command
23 MockPersistentNelStore::Command::Command(const Command& other) in Command() function in net::MockPersistentNelStore::Command
/external/zucchini/
Dmain_utils.cc39 struct Command { struct
40 constexpr Command(const char* name_in, in Command() argument
52 const char* const name;
55 const char* const usage;
58 const int num_args;
61 const CommandFunction command_function;
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/clap_builder-4.5.21/src/builder/
Dcommand.rs74 pub struct Command { struct
75 name: Str,
76 long_flag: Option<Str>,
77 short_flag: Option<char>,
101 subcommands: Vec<Command>, argument
109 deferred: Option<fn(Command) -> Command>, argument
116 impl Command { argument
138 fn new_inner(name: Str) -> Command { in new()
1083 impl Command { implementation
1767 impl Command { impl
[all …]
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/clap_builder-4.5.21/src/builder/
Dcommand.rs74 pub struct Command { struct
75 name: Str,
76 long_flag: Option<Str>,
77 short_flag: Option<char>,
101 subcommands: Vec<Command>, argument
109 deferred: Option<fn(Command) -> Command>, argument
116 impl Command { argument
138 fn new_inner(name: Str) -> Command { in new()
1083 impl Command { implementation
1767 impl Command { implementation
[all …]
/external/rust/android-crates-io/crates/clap_builder/src/builder/
Dcommand.rs73 pub struct Command { struct
74 name: Str,
75 long_flag: Option<Str>,
76 short_flag: Option<char>,
100 subcommands: Vec<Command>, argument
108 deferred: Option<fn(Command) -> Command>, argument
113 impl Command { argument
135 fn new_inner(name: Str) -> Command { in new()
1048 impl Command { implementation
1630 impl Command { implementation
[all …]
/external/brotli/c/enc/
Dcommand.h107 typedef struct Command { struct
117 } Command; argument
/external/cronet/stable/third_party/brotli/enc/
Dcommand.h107 typedef struct Command { struct
117 } Command; argument
/external/cronet/tot/third_party/brotli/enc/
Dcommand.h107 typedef struct Command { struct
117 } Command; argument
/external/rust/android-crates-io/crates/clap_complete/src/shells/
Dbash.rs16 fn generate(&self, cmd: &Command, buf: &mut dyn Write) { in generate()
81 fn all_subcommands(cmd: &Command, parent_fn_name: &str) -> String { in all_subcommands()
86 cmd: &Command, in all_subcommands()
165 fn option_details_for_path(cmd: &Command, path: &str) -> String { in option_details_for_path()
270 fn all_options_for_path(cmd: &Command, path: &str) -> String { in all_options_for_path()
/external/rust/android-crates-io/crates/clap_builder/src/error/
Dmod.rs293 fn for_app(kind: ErrorKind, cmd: &Command, styled: StyledStr) -> Self { in for_app()
350 pub(crate) fn display_help(cmd: &Command, styled: StyledStr) -> Self { in display_help()
354 pub(crate) fn display_help_error(cmd: &Command, styled: StyledStr) -> Self { in display_help_error()
362 pub(crate) fn display_version(cmd: &Command, styled: StyledStr) -> Self { in display_version()
367 cmd: &Command, in argument_conflict()
395 cmd: &Command, in subcommand_conflict()
422 pub(crate) fn empty_value(cmd: &Command, good_vals: &[String], arg: String) -> Self { in empty_value()
426 pub(crate) fn no_equals(cmd: &Command, arg: String, usage: Option<StyledStr>) -> Self { in no_equals()
443 cmd: &Command, in invalid_value()
473 cmd: &Command, in invalid_subcommand()
[all …]
/external/rust/android-crates-io/crates/clap_builder/src/
Dderive.rs222 fn augment_args(cmd: Command) -> Command; in augment_args()
228 fn augment_args_for_update(cmd: Command) -> Command; in augment_args_for_update()
245 fn augment_subcommands(cmd: Command) -> Command; in augment_subcommands()
251 fn augment_subcommands_for_update(cmd: Command) -> Command; in augment_subcommands_for_update()
314 fn command<'help>() -> Command { in command()
317 fn command_for_update<'help>() -> Command { in command_for_update()
338 fn augment_args(cmd: Command) -> Command { in augment_args()
341 fn augment_args_for_update(cmd: Command) -> Command { in augment_args_for_update()
347 fn augment_subcommands(cmd: Command) -> Command { in augment_subcommands()
350 fn augment_subcommands_for_update(cmd: Command) -> Command { in augment_subcommands_for_update()
/external/rust/android-crates-io/extra_versions/crates/clap/src/error/
Dmod.rs189 fn for_app(kind: ErrorKind, cmd: &Command, colorizer: Colorizer, info: Vec<String>) -> Self { in for_app()
261 pub(crate) fn display_help(cmd: &Command, colorizer: Colorizer) -> Self { in display_help()
265 pub(crate) fn display_help_error(cmd: &Command, colorizer: Colorizer) -> Self { in display_help_error()
274 pub(crate) fn display_version(cmd: &Command, colorizer: Colorizer) -> Self { in display_version()
279 cmd: &Command, in argument_conflict()
300 pub(crate) fn empty_value(cmd: &Command, good_vals: &[&str], arg: String) -> Self { in empty_value()
315 pub(crate) fn no_equals(cmd: &Command, arg: String, usage: String) -> Self { in no_equals()
327 cmd: &Command, in invalid_value()
357 cmd: &Command, in invalid_subcommand()
382 pub(crate) fn unrecognized_subcommand(cmd: &Command, subcmd: String, usage: String) -> Self { in unrecognized_subcommand()
[all …]
/external/rust/android-crates-io/crates/tokio/src/process/
Dmod.rs274 pub struct Command { struct
275 std: StdCommand, argument
286 impl Command { argument
317 pub fn new<S: AsRef<OsStr>>(program: S) -> Command { in new()
373 pub fn arg<S: AsRef<OsStr>>(&mut self, arg: S) -> &mut Command { in arg() method
495 pub fn env_remove<K: AsRef<OsStr>>(&mut self, key: K) -> &mut Command { in env_remove()
515 pub fn env_clear(&mut self) -> &mut Command { in env_clear()
545 pub fn current_dir<P: AsRef<Path>>(&mut self, dir: P) -> &mut Command { in current_dir()
570 pub fn stdin<T: Into<Stdio>>(&mut self, cfg: T) -> &mut Command { in stdin()
597 pub fn stdout<T: Into<Stdio>>(&mut self, cfg: T) -> &mut Command { in stdout()
[all …]
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/clap_builder-4.5.21/src/error/
Dmod.rs293 fn for_app(kind: ErrorKind, cmd: &Command, styled: StyledStr) -> Self { in for_app()
350 pub(crate) fn display_help(cmd: &Command, styled: StyledStr) -> Self { in display_help()
354 pub(crate) fn display_help_error(cmd: &Command, styled: StyledStr) -> Self { in display_help_error()
362 pub(crate) fn display_version(cmd: &Command, styled: StyledStr) -> Self { in display_version()
367 cmd: &Command, in argument_conflict()
395 cmd: &Command, in subcommand_conflict()
422 pub(crate) fn empty_value(cmd: &Command, good_vals: &[String], arg: String) -> Self { in empty_value()
426 pub(crate) fn no_equals(cmd: &Command, arg: String, usage: Option<StyledStr>) -> Self { in no_equals()
443 cmd: &Command, in invalid_value()
473 cmd: &Command, in invalid_subcommand()
[all …]
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/clap_builder-4.5.21/src/error/
Dmod.rs293 fn for_app(kind: ErrorKind, cmd: &Command, styled: StyledStr) -> Self { in for_app()
350 pub(crate) fn display_help(cmd: &Command, styled: StyledStr) -> Self { in display_help()
354 pub(crate) fn display_help_error(cmd: &Command, styled: StyledStr) -> Self { in display_help_error()
362 pub(crate) fn display_version(cmd: &Command, styled: StyledStr) -> Self { in display_version()
367 cmd: &Command, in argument_conflict()
395 cmd: &Command, in subcommand_conflict()
422 pub(crate) fn empty_value(cmd: &Command, good_vals: &[String], arg: String) -> Self { in empty_value()
426 pub(crate) fn no_equals(cmd: &Command, arg: String, usage: Option<StyledStr>) -> Self { in no_equals()
443 cmd: &Command, in invalid_value()
473 cmd: &Command, in invalid_subcommand()
[all …]

12345678910>>...14