| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | Commands.cpp | 101 EndComputePassCmd* cmd = commands->NextCommand<EndComputePassCmd>(); in FreeCommands() local 106 EndOcclusionQueryCmd* cmd = commands->NextCommand<EndOcclusionQueryCmd>(); in FreeCommands() local 111 EndRenderPassCmd* cmd = commands->NextCommand<EndRenderPassCmd>(); in FreeCommands() local 116 ExecuteBundlesCmd* cmd = commands->NextCommand<ExecuteBundlesCmd>(); in FreeCommands() local 125 ClearBufferCmd* cmd = commands->NextCommand<ClearBufferCmd>(); FreeCommands() local 130 InsertDebugMarkerCmd* cmd = commands->NextCommand<InsertDebugMarkerCmd>(); FreeCommands() local 136 PopDebugGroupCmd* cmd = commands->NextCommand<PopDebugGroupCmd>(); FreeCommands() local 141 PushDebugGroupCmd* cmd = commands->NextCommand<PushDebugGroupCmd>(); FreeCommands() local 147 ResolveQuerySetCmd* cmd = commands->NextCommand<ResolveQuerySetCmd>(); FreeCommands() local 152 SetComputePipelineCmd* cmd = commands->NextCommand<SetComputePipelineCmd>(); FreeCommands() local 157 SetRenderPipelineCmd* cmd = commands->NextCommand<SetRenderPipelineCmd>(); FreeCommands() local 162 SetStencilReferenceCmd* cmd = commands->NextCommand<SetStencilReferenceCmd>(); FreeCommands() local 167 SetViewportCmd* cmd = commands->NextCommand<SetViewportCmd>(); FreeCommands() local 172 SetScissorRectCmd* cmd = commands->NextCommand<SetScissorRectCmd>(); FreeCommands() local 177 SetBlendConstantCmd* cmd = commands->NextCommand<SetBlendConstantCmd>(); FreeCommands() local 182 SetBindGroupCmd* cmd = commands->NextCommand<SetBindGroupCmd>(); FreeCommands() local 190 SetIndexBufferCmd* cmd = commands->NextCommand<SetIndexBufferCmd>(); FreeCommands() local 195 SetVertexBufferCmd* cmd = commands->NextCommand<SetVertexBufferCmd>(); FreeCommands() local 206 WriteTimestampCmd* cmd = commands->NextCommand<WriteTimestampCmd>(); FreeCommands() local 283 auto* cmd = commands->NextCommand<ExecuteBundlesCmd>(); SkipCommand() local 293 InsertDebugMarkerCmd* cmd = commands->NextCommand<InsertDebugMarkerCmd>(); SkipCommand() local 303 PushDebugGroupCmd* cmd = commands->NextCommand<PushDebugGroupCmd>(); SkipCommand() local 338 SetBindGroupCmd* cmd = commands->NextCommand<SetBindGroupCmd>(); SkipCommand() local [all...] |
| /third_party/skia/third_party/externals/dawn/src/dawn_wire/client/ |
| H A D | ShaderModule.cpp | 33 ShaderModuleGetCompilationInfoCmd cmd; in GetCompilationInfo() local
|
| /third_party/skia/third_party/externals/harfbuzz/test/fuzzing/ |
| H A D | run-draw-fuzzer-tests.py | 6 def cmd (command): function
|
| H A D | run-shape-fuzzer-tests.py | 6 def cmd (command): function
|
| H A D | run-subset-fuzzer-tests.py | 6 def cmd (command): function
|
| /third_party/vixl/tools/ |
| H A D | generate_test_trace_a64_reference.py | 67 cmd = ' '.join([args.runner, '--generate_test_trace', test]) variable
|
| /third_party/python/PCbuild/ |
| H A D | rt.bat | 51 set cmd="%exe%" %dashO% -u -Wd -E -bb -m test %regrtestargs%
variable
|
| /third_party/protobuf/php/ext/google/protobuf/ |
| H A D | make-preload.php | 6 $cmd = "grep -r -l 'Generated by the protocol buffer' * | grep 'php$' | grep -v Internal"; variable
|
| /third_party/skia/platform_tools/android/bin/ |
| H A D | android_build_app | 36 cmd = ['./apps/gradlew', variable
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/ |
| H A D | userdatarequest.cpp | 89 QString cmd = QString(WPA_CTRL_RSP) + field + '-' + in sendReply() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/ |
| H A D | userdatarequest.cpp | 89 QString cmd = QString(WPA_CTRL_RSP) + field + '-' + in sendReply() local
|
| /base/hiviewdfx/hilog/test/unittest/common/ |
| H A D | hilog_print_test.cpp | 28 std::string GetCmdResultFromPopen(const std::string& cmd)
in GetCmdResultFromPopen() argument
|
| /base/notification/distributed_notification_service/frameworks/core/src/ |
| H A D | ans_manager_proxy_utils.cpp | 53 ErrCode AnsManagerProxy::ShellDump(const std::string &cmd, const std::string &bundle, int32_t userId, in ShellDump() argument
|
| /base/tee/tee_client/services/teecd/include/ |
| H A D | secfile_load_agent.h | 30 SecAgentCmd cmd; member
|
| H A D | misc_work_agent.h | 28 MiscCmdType cmd; /* for s to n */ member
|
| /base/security/selinux_adapter/test/unittest/service_checker/ |
| H A D | unit_test.cpp | 70 std::string cmd = "hilog -T Selinux -x | grep 'avc: denied { list } for service=hdf_devmgr_class sid=" + in HWTEST_F() local 91 std::string cmd = "hilog -T Selinux -x | grep 'avc: denied { get } for service=" + TEST_SERVICE_NAME + in HWTEST_F() local 112 std::string cmd = "hilog -T Selinux -x | grep 'avc: denied { add } for service=" + TEST_SERVICE_NAME + in HWTEST_F() local 133 std::string cmd = in HWTEST_F() local 156 std::string cmd = "hilog -T Selinux -x | grep 'avc: denied { get } for service=" + TEST_SERVICE_NAME + in HWTEST_F() local 178 std::string cmd = "hilog -T Selinux -x | grep 'avc: denied { get_remote } for service=" + TEST_SERVICE_NAME + HWTEST_F() local 200 std::string cmd = "hilog -T Selinux -x | grep 'avc: denied { add } for service=" + TEST_SERVICE_NAME + HWTEST_F() local [all...] |
| /base/update/updater/test/unittest/applypatch_test/ |
| H A D | commandsfunction_unittest.cpp | 37 CommandResult TestCommandFnExec(std::shared_ptr<Command> cmd, std::string cmdLine) in TestCommandFnExec() argument 66 std::shared_ptr<Command> cmd = std::make_shared<Command>(transferParams.get()); in HWTEST_F() local [all...] |
| /base/update/updater/test/unittest/script/script_instruction/ |
| H A D | script_instruction_unittest.h | 25 void PostMessage(const std::string &cmd, std::string content) {} in PostMessage() argument
|
| /base/theme/wallpaper_mgr/test/unittest/ |
| H A D | wallpaper_dfx_test.cpp | 65 bool WallpaperDfxTest::ExecuteCmd(const std::string &cmd, std::string &result) in ExecuteCmd() argument
|
| /base/update/updater/test/unittest/updater_binary/ |
| H A D | update_binary_unittest.h | 29 void PostMessage(const std::string &cmd, std::string content) {} in PostMessage() argument
|
| /device/soc/hisilicon/common/hal/display/hi3751v350/linux_standard/adapter/ |
| H A D | display_adapter_impl.cpp | 31 static int32_t DisplayIoctl(int32_t devFd, uint32_t cmd, void *args)
in DisplayIoctl() argument
|
| /device/board/hisilicon/hispark_taurus/liteos_a/board/ |
| H A D | board.c | 65 STATIC INT32 raw_smc_send(UINT32 cmd) in raw_smc_send() argument
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/ |
| H A D | mali_kbase_csf_kcpu_debugfs.c | 89 struct kbase_kcpu_command *cmd = in kbasep_csf_kcpu_debugfs_print_queue() local
|
| /foundation/ability/ability_runtime/tools/aa/src/ |
| H A D | test_observer.cpp | 56 ShellCommandResult TestObserver::ExecuteShellCommand(const std::string& cmd, const int64_t timeoutSec) in ExecuteShellCommand() argument
|
| /foundation/ability/ability_runtime/services/abilitymgr/src/mission/ |
| H A D | mission_listener_proxy.cpp | 103 void MissionListenerProxy::SendRequestCommon(int32_t missionId, IMissionListener::MissionListenerCmd cmd) in SendRequestCommon() argument
|