Home
last modified time | relevance | path

Searched defs:cmd (Results 151 - 175 of 8788) sorted by relevance

12345678910>>...352

/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dswapoff.c33 char cmd[PATH_MAX] = {0}; in swapoff_0100() local
H A Dswapon.c33 char cmd[PATH_MAX] = {0}; in swapon_0100() local
/third_party/musl/libc-test/src/functional/
H A Dpopen.c29 char cmd[64]; in main() local
/third_party/rust/crates/clap/tests/builder/
H A Dglobal_args.rs5 let mut cmd = Command::new("myprog") in issue_1076() variables
[all...]
/third_party/vk-gl-cts/external/amber/src/src/amberscript/
H A Dparser_clear_test.cc45 auto* cmd = commands[0].get(); in TEST_F() local
H A Dparser_copy_test.cc37 auto* cmd = commands[0].get(); in TEST_F() local
H A Dparser_repeat_test.cc48 auto* cmd = commands[0].get(); in TEST_F() local
H A Dparser_run_test.cc46 auto* cmd = commands[0].get(); in TEST_F() local
213 auto* cmd = commands[0].get(); in TEST_F() local
514 auto* cmd = commands[0].get(); TEST_F() local
883 auto* cmd = commands[0]->AsDrawArrays(); TEST_F() local
922 auto* cmd = commands[0]->AsDrawArrays(); TEST_F() local
961 auto* cmd = commands[0]->AsDrawArrays(); TEST_F() local
1001 auto* cmd = commands[0]->AsDrawArrays(); TEST_F() local
1047 auto* cmd = commands[0]->AsDrawArrays(); TEST_F() local
[all...]
/third_party/rust/crates/io-lifetimes/
H A Dbuild.rs50 let mut cmd = if let Ok(wrapper) = var("CARGO_RUSTC_WRAPPER") { in can_compile() variables
51 let mut cmd = std::process::Command::new(wrapper); in can_compile() variables
/third_party/rust/crates/rustix/
H A Dbuild.rs190 let mut cmd = if let Ok(wrapper) = var("CARGO_RUSTC_WRAPPER") { in can_compile() variables
191 let mut cmd = std::process::Command::new(wrapper); in can_compile() variables
/kernel/linux/linux-5.10/drivers/ata/
H A Dlibata-trace.c141 libata_trace_parse_subcmd(struct trace_seq *p, unsigned char cmd, in libata_trace_parse_subcmd() argument
/kernel/linux/linux-5.10/drivers/char/
H A Duv_mmtimer.c84 static long uv_mmtimer_ioctl(struct file *file, unsigned int cmd, in uv_mmtimer_ioctl() argument
/kernel/linux/linux-5.10/arch/arm/mach-omap1/
H A Dreset.c27 void omap1_restart(enum reboot_mode mode, const char *cmd) in omap1_restart() argument
/kernel/linux/linux-5.10/arch/arm/mach-tegra/
H A Dirq.c46 tegra_gic_notifier(struct notifier_block *self, unsigned long cmd, void *v) tegra_gic_notifier() argument
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dreboot.c136 void machine_restart(char *cmd) in machine_restart() argument
H A Dpj4-cp0.c19 static int iwmmxt_do(struct notifier_block *self, unsigned long cmd, void *t) in iwmmxt_do() argument
/kernel/linux/linux-5.10/arch/arm/mach-pxa/
H A Dreset.c89 void pxa_restart(enum reboot_mode mode, const char *cmd) in pxa_restart() argument
H A Dcolibri-pxa320.c161 static void colibri_pxa320_udc_command(int cmd) in colibri_pxa320_udc_command() argument
/kernel/linux/linux-5.10/arch/arm/nwfpe/
H A Dfpmodule.c48 static int nwfpe_notify(struct notifier_block *self, unsigned long cmd, void *v) in nwfpe_notify() argument
/kernel/linux/linux-5.10/arch/m68k/kernel/
H A Dpcibios.c48 u16 cmd, newcmd; in pcibios_enable_device() local
/kernel/linux/linux-5.10/arch/arm/mach-ep93xx/
H A Dcrunch.c36 static int crunch_do(struct notifier_block *self, unsigned long cmd, void *t) in crunch_do() argument
/kernel/linux/linux-5.10/arch/arm/mach-imx/
H A Dsystem.c33 void mxc_restart(enum reboot_mode mode, const char *cmd) in mxc_restart() argument
/kernel/linux/linux-5.10/arch/arm/mach-socfpga/
H A Dsocfpga.c70 static void socfpga_cyclone5_restart(enum reboot_mode mode, const char *cmd) in socfpga_cyclone5_restart() argument
83 static void socfpga_arria10_restart(enum reboot_mode mode, const char *cmd) in socfpga_arria10_restart() argument
/kernel/linux/linux-5.10/arch/arm/mach-picoxcell/
H A Dcommon.c62 static void picoxcell_wdt_restart(enum reboot_mode mode, const char *cmd) in picoxcell_wdt_restart() argument
/kernel/linux/linux-5.10/arch/m68k/atari/
H A Datasound.c36 void atari_microwire_cmd (int cmd) in atari_microwire_cmd() argument

Completed in 11 milliseconds

12345678910>>...352