| /third_party/rust/crates/clap/tests/builder/ |
| H A D | command.rs | 18 fn command() { in command() functions
|
| /foundation/multimodalinput/input/tools/inject_event/src/ |
| H A D | main.cpp | 20 OHOS::MMI::InputManagerCommand command; in main() local
|
| /third_party/rust/crates/clap/clap_complete/examples/ |
| H A D | dynamic.rs | 4 fn command() -> clap::Command { in command() functions
|
| /third_party/rust/crates/clap/clap_derive/src/derives/ |
| H A D | into_app.rs | 46 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 D | backends.rs | 101 let mut command = Command::new("cargo"); in has_dependency() variables
|
| /third_party/ninja/src/ |
| H A D | state_test.cc | 26 EvalString command; in TEST() local
|
| /base/account/os_account/frameworks/account_iam/test/unittest/src/ |
| H A D | test_common.cpp | 24 std::string RunCommand(const std::string &command) in RunCommand() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/ |
| H A D | main.cpp | 27 std::unique_ptr<RSCommand> command = std::make_unique<RSBaseNodeAddChild>(1, 1, 1); in main() local
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_tool/include/command/ |
| H A D | command.h | 28 Command(const Command &command) = delete; member in OHOS::Media::MediaTool::Command 29 Command(Command &&command) = delete; member in OHOS::Media::MediaTool::Command 30 Command &operator=(const Command &command) = delete; member in OHOS::Media::MediaTool::Command 31 Command &operator=(Command &&command) = delete; member in OHOS::Media::MediaTool::Command
|
| /test/ostest/wukong/test_flow/src/ |
| H A D | test_flow_factory.cpp | 24 std::shared_ptr<TestFlow> TestFlowFactory::GetTestFlow(WuKongShellCommand& shellCommand, const std::string& command) in GetTestFlow() argument
|
| /third_party/mesa3d/.gitlab-ci/bare-metal/ |
| H A D | google-power-relay.py | 17 command = "relay {} {}\n\r".format(mode, relay) variable
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | test.cpp | 61 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 D | native-common.c | 38 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 D | colorchooser.py | 33 command = "tk_chooseColor" variable in Chooser
|
| /base/update/updater/services/applypatch/ |
| H A D | command_function.cpp | 44 CommandFunction* CommandFunctionFactory::GetCommandFunction(std::string command)
in GetCommandFunction() argument 53 void CommandFunctionFactory::RegistCommandFunction(std::string command,
in RegistCommandFunction() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
| H A D | rs_effect_node.cpp | 35 std::unique_ptr<RSCommand> command = std::make_unique<RSEffectNodeCreate>(node->GetId(), isTextureExportNode); in Create() local 46 std::unique_ptr<RSCommand> command = std::make_unique<RSSetFreeze>(GetId(), isFreeze); in SetFreeze() local
|
| /third_party/gn/src/gn/ |
| H A D | exec_process_unittest.cc | 24 bool ExecPython(const std::string& command, in ExecPython() argument
|
| /third_party/alsa-utils/alsamixer/ |
| H A D | mixer_clickable.h | 12 command_enum command; member
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dv_debug.c | 36 char line[2048], command[128]; in v3dv_print_spirv() local
|
| /third_party/node/deps/v8/tools/ |
| H A D | predictable_wrapper.py | 24 from testrunner.local import command namespace
|
| /third_party/mesa3d/src/gallium/drivers/svga/include/ |
| H A D | svga_escape.h | 82 uint32 command; member
|
| /third_party/rust/crates/env_logger/ci/src/ |
| H A D | task.rs | 44 let mut command = Command::new("cargo"); in test() variables
|
| /third_party/pulseaudio/src/pulse/ |
| H A D | subscribe.c | 32 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 D | index_buffer.cc | 30 Result IndexBuffer::SendIndexData(CommandBuffer* command, Buffer* buffer) { in SendIndexData() argument 66 Result IndexBuffer::BindToCommandBuffer(CommandBuffer* command) { in BindToCommandBuffer() argument
|
| /base/inputmethod/imf/common/src/ |
| H A D | inputmethod_dump.cpp | 45 std::string command = ""; in Dump() local
|