/third_party/node/test/parallel/ |
H A D | test-child-process-internal.js | |
/third_party/rust/crates/clap/clap_complete_fig/examples/ |
H A D | fig_completion.rs | 7 let mut cmd = Command::new("myapp") in main() variables
|
/third_party/rust/crates/clap/clap_complete/tests/ |
H A D | general.rs | 3 let mut cmd = clap::Command::new("completer") in infer_value_hint_for_path_buf() variables
|
H A D | dynamic.rs | 6 let mut cmd = clap::Command::new(name) in suggest_subcommand_subset() variables 40 let mut cmd = clap::Command::new(name) in suggest_long_flag_subset() variables 86 let mut cmd = clap::Command::new(name).arg(clap::Arg::new("hello-world").value_parser([ in suggest_possible_value_subset() variables 121 let mut cmd = clap::Command::new(name) in suggest_additional_short_flags() variables
|
/third_party/elfutils/libelf/ |
H A D | elf_clone.c | 41 elf_clone (Elf *elf, Elf_Cmd cmd) in elf_clone() argument
|
H A D | elf_cntl.c | 38 elf_cntl (Elf *elf, Elf_Cmd cmd) in elf_cntl() argument
|
H A D | elf_flagshdr.c | 41 elf_flagshdr (Elf_Scn *scn, Elf_Cmd cmd, unsigned int flags) in elf_flagshdr() argument
|
H A D | elf_flagelf.c | 41 elf_flagelf (Elf *elf, Elf_Cmd cmd, unsigned int flags) in elf_flagelf() argument
|
H A D | elf_flagehdr.c | 41 elf_flagehdr (Elf *elf, Elf_Cmd cmd, unsigned int flags) in elf_flagehdr() argument
|
H A D | elf_flagphdr.c | 41 elf_flagphdr (Elf *elf, Elf_Cmd cmd, unsigned int flags) in elf_flagphdr() argument
|
H A D | elf_flagscn.c | 41 elf_flagscn (Elf_Scn *scn, Elf_Cmd cmd, unsigned int flags) in elf_flagscn() argument
|
/third_party/node/lib/internal/cluster/ |
H A D | utils.js | 22 message = { cmd: 'NODE_CLUSTER', ...message, seq }; property
|
/third_party/rust/crates/clap/clap_complete/examples/ |
H A D | completion.rs | 105 let mut cmd = build_cli(); in main() variables
|
/third_party/rust/crates/clap/examples/tutorial_builder/ |
H A D | 05_01_assert.rs | 13 fn cmd() -> clap::Command { in cmd() functions
|
H A D | 04_04_custom.rs | 8 let mut cmd = command!() // requires `cargo` feature in main() variables
|
/third_party/rust/crates/syn/ |
H A D | build.rs | 23 let mut cmd = if let Some(wrapper) = env::var_os("RUSTC_WRAPPER") { in unstable() variables 24 let mut cmd = Command::new(wrapper); in unstable() variables [all...] |
/third_party/musl/porting/linux/user/src/legacy/ |
H A D | ulimit.c | 6 long ulimit(int cmd, ...) in ulimit() argument
|
/third_party/musl/porting/liteos_a/user/src/legacy/ |
H A D | ulimit.c | 6 long ulimit(int cmd, ...) in ulimit() argument
|
/third_party/musl/src/legacy/ |
H A D | ulimit.c | 9 long ulimit(int cmd, ...) in ulimit() argument
|
/third_party/musl/src/linux/ |
H A D | quotactl.c | 4 int quotactl(int cmd, const char *special, int id, char *addr) in quotactl() argument
|
/third_party/musl/libc-test/src/functionalext/supplement/linux/ |
H A D | quotactl.c | 28 int cmd = QCMD(Q_GETQUOTA, USRQUOTA); in quotactl_0100() local
|
/third_party/vk-gl-cts/external/amber/src/src/vulkan/ |
H A D | pipeline_test.cc | 31 auto cmd = MakeUnique<BufferCommand>(BufferCommand::BufferType::kPushConstant, in TEST_F() local 43 auto cmd = MakeUnique<BufferCommand>(BufferCommand::BufferType::kUniform, in TEST_F() local
|
/third_party/skia/third_party/externals/tint/src/utils/io/ |
H A D | command_test.cc | 26 auto cmd = Command::LookPath("cmd"); in TEST() local [all...] |
/third_party/toybox/toys/other/ |
H A D | vconfig.c | 33 char *cmd = *toys.optargs; in vconfig_main() local [all...] |
/third_party/elfutils/libdw/ |
H A D | dwarf_begin.c | 42 dwarf_begin (int fd, Dwarf_Cmd cmd) in dwarf_begin() argument
|