Home
last modified time | relevance | path

Searched defs:command (Results 1 - 25 of 278) sorted by relevance

12345678910>>...12

/third_party/rust/crates/clap/tests/builder/
H A Dcommand.rs18 fn command() { in command() functions
/third_party/rust/crates/clap/clap_complete/examples/
H A Ddynamic.rs4 fn command() -> clap::Command { in command() functions
/third_party/rust/crates/clap/clap_derive/src/derives/
H A Dinto_app.rs46 fn command<'b>() -> clap::Command { in gen_for_struct() functions
86 fn command<'b>() -> clap::Command { in gen_for_enum() functions
/third_party/rust/crates/rustix/tests/
H A Dbackends.rs101 let mut command = Command::new("cargo"); in has_dependency() variables
/third_party/ninja/src/
H A Dstate_test.cc26 EvalString command; in TEST() local
H A Dbrowse.cc51 std::vector<const char *> command; in RunBrowsePython() local
[all...]
/third_party/mesa3d/.gitlab-ci/bare-metal/
H A Dgoogle-power-relay.py17 command = "relay {} {}\n\r".format(mode, relay) variable
/third_party/mesa3d/src/compiler/glsl/
H A Dtest.cpp61 const char *command = argv[1]; in extract_command_from_argv() local
69 const char *command = extract_command_from_argv(&argc, argv); in main() local
/third_party/pulseaudio/src/pulsecore/
H A Dnative-common.c38 pa_common_command_register_memfd_shmid(pa_pstream *p, pa_pdispatch *pd, uint32_t version, uint32_t command, pa_tagstruct *t) pa_common_command_register_memfd_shmid() argument
/third_party/python/Lib/tkinter/
H A Dcolorchooser.py33 command = "tk_chooseColor" variable in Chooser
/third_party/gn/src/gn/
H A Dexec_process_unittest.cc24 bool ExecPython(const std::string& command, in ExecPython() argument
H A Dgn_main.cc46 std::string command; in main() local
/third_party/alsa-utils/alsamixer/
H A Dmixer_clickable.h12 command_enum command; member
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_debug.c36 char line[2048], command[128]; in v3dv_print_spirv() local
/third_party/node/deps/v8/tools/
H A Dpredictable_wrapper.py24 from testrunner.local import command namespace
/third_party/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga_escape.h82 uint32 command; member
/third_party/rust/crates/env_logger/ci/src/
H A Dtask.rs44 let mut command = Command::new("cargo"); in test() variables
/third_party/pulseaudio/src/pulse/
H A Dsubscribe.c32 void pa_command_subscribe_event(pa_pdispatch *pd, uint32_t command, uint32_t tag, pa_tagstruct *t, void *userdata) { in pa_command_subscribe_event() argument
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dindex_buffer.cc30 Result IndexBuffer::SendIndexData(CommandBuffer* command, Buffer* buffer) { in SendIndexData() argument
66 Result IndexBuffer::BindToCommandBuffer(CommandBuffer* command) { in BindToCommandBuffer() argument
/third_party/eudev/src/udev/
H A Dudevadm.c88 const char *command; in main() local
H A Dudevadm-test-builtin.c52 char *command = NULL; in adm_builtin() local
[all...]
/third_party/alsa-utils/alsaucm/
H A Dusecase.h22 const char *command; member
/third_party/libsnd/src/
H A Dmpeg.c46 mpeg_command (SF_PRIVATE *psf, int command, void *data, int datasize) in mpeg_command() argument
/third_party/libuv/docs/code/onchange/
H A Dmain.c7 const char *command; variable
/third_party/node/tools/
H A Drun-valgrind.py55 command = VALGRIND_ARGUMENTS + [executable, '--zero-fill-buffers'] variable

Completed in 6 milliseconds

12345678910>>...12