/external/skia/tools/sk_app/ |
D | CommandSet.h | 63 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/ |
D | 2005-02-19-BitfieldStructCrash.cpp | 5 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/ |
D | types.go | 34 type Command struct { struct 35 Init initFunc 36 Run runFunc 37 Flags []string 38 Desc descFunc
|
/external/cronet/tot/net/reporting/ |
D | mock_persistent_reporting_store.h | 27 struct Command { struct 41 Command(Type type, ReportingClientsLoadedCallback loaded_callback); argument 80 using CommandList = std::vector<Command>; argument
|
D | mock_persistent_reporting_store.cc | 12 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/ |
D | mock_persistent_reporting_store.h | 27 struct Command { struct 41 Command(Type type, ReportingClientsLoadedCallback loaded_callback); argument 80 using CommandList = std::vector<Command>; argument
|
D | mock_persistent_reporting_store.cc | 12 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/ |
D | mock_persistent_nel_store.h | 24 struct Command { struct 34 Command(Type type, NelPoliciesLoadedCallback loaded_callback); argument 58 using CommandList = std::vector<Command>; argument
|
D | mock_persistent_nel_store.cc | 11 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/ |
D | mock_persistent_nel_store.h | 24 struct Command { struct 34 Command(Type type, NelPoliciesLoadedCallback loaded_callback); argument 58 using CommandList = std::vector<Command>; argument
|
D | mock_persistent_nel_store.cc | 11 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/ |
D | main_utils.cc | 39 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/ |
D | command.rs | 74 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/ |
D | command.rs | 74 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/ |
D | command.rs | 73 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/ |
D | command.h | 107 typedef struct Command { struct 117 } Command; argument
|
/external/cronet/stable/third_party/brotli/enc/ |
D | command.h | 107 typedef struct Command { struct 117 } Command; argument
|
/external/cronet/tot/third_party/brotli/enc/ |
D | command.h | 107 typedef struct Command { struct 117 } Command; argument
|
/external/rust/android-crates-io/crates/clap_complete/src/shells/ |
D | bash.rs | 16 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/ |
D | mod.rs | 293 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/ |
D | derive.rs | 222 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/ |
D | mod.rs | 189 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/ |
D | mod.rs | 274 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/ |
D | mod.rs | 293 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/ |
D | mod.rs | 293 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 …]
|