Home
last modified time | relevance | path

Searched refs:ExecuteCommand (Results 1 – 24 of 24) sorted by relevance

/third_party/vk-gl-cts/external/amber/src/src/
Dexecutor.cc101 Result r = ExecuteCommand(engine, cmd.get()); in Execute()
108 Result Executor::ExecuteCommand(Engine* engine, Command* cmd) { in ExecuteCommand() function in amber::Executor
171 Result r = ExecuteCommand(engine, sub_cmd.get()); in ExecuteCommand()
Dexecutor.h46 Result ExecuteCommand(Engine* engine, Command* cmd);
/third_party/json/tests/thirdparty/Fuzzer/
DFuzzerUtilLinux.cpp18 int ExecuteCommand(const std::string &Command) { in ExecuteCommand() function
DFuzzerUtil.h55 int ExecuteCommand(const std::string &Command);
DFuzzerDriver.cpp212 int ExitCode = ExecuteCommand(ToRun); in WorkerThread()
312 int ExitCode = ExecuteCommand(Cmd); in MinimizeCrashInput()
325 ExitCode = ExecuteCommand(Cmd); in MinimizeCrashInput()
DFuzzerUtilDarwin.cpp39 int ExecuteCommand(const std::string &Command) { in ExecuteCommand() function
DFuzzerUtilWindows.cpp155 int ExecuteCommand(const std::string &Command) { in ExecuteCommand() function
DFuzzerMerge.cpp240 ExecuteCommand(BaseCmd + " -merge_control_file=" + CFPath); in CrashResistantMerge()
/third_party/skia/third_party/externals/spirv-tools/tools/reduce/
Dreduce.cpp40 bool ExecuteCommand(const std::string& command) { in ExecuteCommand() function
313 return ExecuteCommand(command); in main()
/third_party/spirv-tools/tools/reduce/
Dreduce.cpp40 bool ExecuteCommand(const std::string& command) { in ExecuteCommand() function
313 return ExecuteCommand(command); in main()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/reduce/
Dreduce.cpp40 bool ExecuteCommand(const std::string& command) { in ExecuteCommand() function
313 return ExecuteCommand(command); in main()
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsserver.go68 ExecuteCommand(context.Context, *ExecuteCommandParams) (interface{}, error) methodSpec
529 resp, err := h.server.ExecuteCommand(ctx, &params)
823 func (s *serverDispatcher) ExecuteCommand(ctx context.Context, params *ExecuteCommandParams) (inter… func
Dtsprotocol.go582 ExecuteCommand *ExecuteCommandClientCapabilities `json:"executeCommand,omitempty"` member
775 ExecuteCommand ExecuteCommandClientCapabilities `json:"executeCommand,omitempty"`
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsserver.go68 ExecuteCommand(context.Context, *ExecuteCommandParams) (interface{}, error) methodSpec
529 resp, err := h.server.ExecuteCommand(ctx, &params)
823 func (s *serverDispatcher) ExecuteCommand(ctx context.Context, params *ExecuteCommandParams) (inter… func
Dtsprotocol.go582 ExecuteCommand *ExecuteCommandClientCapabilities `json:"executeCommand,omitempty"` member
775 ExecuteCommand ExecuteCommandClientCapabilities `json:"executeCommand,omitempty"`
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsserver.go68 ExecuteCommand(context.Context, *ExecuteCommandParams) (interface{}, error) methodSpec
529 resp, err := h.server.ExecuteCommand(ctx, &params)
823 func (s *serverDispatcher) ExecuteCommand(ctx context.Context, params *ExecuteCommandParams) (inter… func
Dtsprotocol.go582 ExecuteCommand *ExecuteCommandClientCapabilities `json:"executeCommand,omitempty"` member
775 ExecuteCommand ExecuteCommandClientCapabilities `json:"executeCommand,omitempty"`
/third_party/skia/third_party/externals/spirv-tools/tools/fuzz/
Dfuzz.cpp52 bool ExecuteCommand(const std::string& command) { in ExecuteCommand() function
549 return ExecuteCommand(command); in Shrink()
/third_party/spirv-tools/tools/fuzz/
Dfuzz.cpp52 bool ExecuteCommand(const std::string& command) { in ExecuteCommand() function
549 return ExecuteCommand(command); in Shrink()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/fuzz/
Dfuzz.cpp52 bool ExecuteCommand(const std::string& command) { in ExecuteCommand() function
549 return ExecuteCommand(command); in Shrink()
/third_party/node/deps/v8/tools/
Dwindbg.js302 let output = ctl.ExecuteCommand(`.call ${fn};g`);
336 ctl.ExecuteCommand(`bp ${module_name()}!v8::internal::Execution::Call`)
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/
Dlangsvr.go461 func (s *server) ExecuteCommand(ctx context.Context, p *lsp.ExecuteCommandParams) (interface{}, err… func
/third_party/spirv-tools/utils/vscode/src/
Dlangsvr.go461 func (s *server) ExecuteCommand(ctx context.Context, p *lsp.ExecuteCommandParams) (interface{}, err… func
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/
Dlangsvr.go461 func (s *server) ExecuteCommand(ctx context.Context, p *lsp.ExecuteCommandParams) (interface{}, err… func