| /third_party/mindspore/tests/ut/cpp/stub/dynamic_shape/ |
| D | dynamic_shape_stub.cc | 28 void HcclDynamicKernel::Execute() {} in Execute() function in mindspore::device::ascend::HcclDynamicKernel 31 void MemcpyRtsDynamicKernel::Execute() {} in Execute() function in mindspore::device::ascend::MemcpyRtsDynamicKernel 33 void ProfilingRtsDynamicKernel::Execute() {} in Execute() function in mindspore::device::ascend::ProfilingRtsDynamicKernel 36 void AiCoreDynamicKernel::Execute() {} in Execute() function in mindspore::device::ascend::AiCoreDynamicKernel
|
| /third_party/mindspore/mindspore/ccsrc/minddata/dataset/api/ |
| D | execute.cc | 73 Execute::Execute(std::shared_ptr<TensorOperation> op, MapTargetDevice device_type, uint32_t device_… in Execute() function in mindspore::dataset::Execute 80 Execute::Execute(std::shared_ptr<TensorTransform> op, MapTargetDevice device_type, uint32_t device_… in Execute() function in mindspore::dataset::Execute 89 Execute::Execute(std::reference_wrapper<TensorTransform> op, MapTargetDevice device_type, uint32_t … in Execute() function in mindspore::dataset::Execute 101 Execute::Execute(TensorTransform *op, MapTargetDevice device_type, uint32_t device_id) { in Execute() function in mindspore::dataset::Execute 111 Execute::Execute(std::vector<std::shared_ptr<TensorOperation>> ops, MapTargetDevice device_type, ui… in Execute() function in mindspore::dataset::Execute 117 Execute::Execute(std::vector<std::shared_ptr<TensorTransform>> ops, MapTargetDevice device_type, ui… in Execute() function in mindspore::dataset::Execute 126 Execute::Execute(const std::vector<std::reference_wrapper<TensorTransform>> ops, MapTargetDevice de… in Execute() function in mindspore::dataset::Execute 146 Execute::Execute(const std::vector<TensorTransform *> &ops, MapTargetDevice device_type, uint32_t d… in Execute() function in mindspore::dataset::Execute
|
| /third_party/mindspore/mindspore/lite/src/ |
| D | sub_graph_kernel.cc | 78 int SubGraphKernel::Execute(const KernelCallBack &before, const KernelCallBack &after) { in Execute() function in mindspore::kernel::SubGraphKernel 197 int CustomSubGraph::Execute(const KernelCallBack &before, const KernelCallBack &after) { in Execute() function in mindspore::kernel::CustomSubGraph 227 int CpuSubGraph::Execute(const KernelCallBack &before, const KernelCallBack &after) { in Execute() function in mindspore::kernel::CpuSubGraph
|
| D | sub_graph_kernel.h | 87 int Execute() override { return Execute(nullptr, nullptr); } in Execute() function 134 int Execute() override { return Execute(nullptr, nullptr); } in Execute() function 232 int Execute() override { return Execute(nullptr, nullptr); } in Execute() function
|
| D | inner_kernel.cc | 73 int InnerKernel::Execute() { in Execute() function in mindspore::kernel::InnerKernel
|
| /third_party/cef/libcef_dll/wrapper/ |
| D | cef_closure_task.cc | 22 void Execute() override { std::move(closure_).Run(); } in Execute() function in __anonafa9c1af0111::CefOnceClosureTask 39 void Execute() override { in Execute() function in __anonafa9c1af0111::CefRepeatingClosureTask
|
| /third_party/grpc/src/csharp/Grpc.Tools/ |
| D | ProtoToolsPlatform.cs | 44 public override bool Execute() in Execute() method in Grpc.Tools.ProtoToolsPlatform
|
| D | ProtoReadDependencies.cs | 51 public override bool Execute() in Execute() method in Grpc.Tools.ProtoReadDependencies
|
| D | ProtoCompilerOutputs.cs | 67 public override bool Execute() in Execute() method in Grpc.Tools.ProtoCompilerOutputs
|
| /third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/executor/rts/ |
| D | memcpy_rts_dynamic_kernel.cc | 24 void MemcpyRtsDynamicKernel::Execute() { in Execute() function in mindspore::device::ascend::MemcpyRtsDynamicKernel
|
| D | profiling_rts_dynamic_kernel.cc | 24 void ProfilingRtsDynamicKernel::Execute() { in Execute() function in mindspore::device::ascend::ProfilingRtsDynamicKernel
|
| /third_party/cef/libcef_dll/ctocpp/ |
| D | task_ctocpp.cc | 19 NO_SANITIZE("cfi-icall") void CefTaskCToCpp::Execute() { in Execute() function in CefTaskCToCpp
|
| D | v8handler_ctocpp.cc | 21 bool CefV8HandlerCToCpp::Execute(const CefString& name, in Execute() function in CefV8HandlerCToCpp
|
| /third_party/gn/src/gn/ |
| D | parse_tree.cc | 294 Value AccessorNode::Execute(Scope* scope, Err* err) const { in Execute() function in AccessorNode 494 Value BinaryOpNode::Execute(Scope* scope, Err* err) const { in Execute() function in BinaryOpNode 539 Value BlockNode::Execute(Scope* enclosing_scope, Err* err) const { in Execute() function in BlockNode 661 Value ConditionNode::Execute(Scope* scope, Err* err) const { in Execute() function in ConditionNode 736 Value FunctionCallNode::Execute(Scope* scope, Err* err) const { in Execute() function in FunctionCallNode 806 Value IdentifierNode::Execute(Scope* scope, Err* err) const { in Execute() function in IdentifierNode 861 Value ListNode::Execute(Scope* scope, Err* err) const { in Execute() function in ListNode 1075 Value LiteralNode::Execute(Scope* scope, Err* err) const { in Execute() function in LiteralNode 1147 Value UnaryOpNode::Execute(Scope* scope, Err* err) const { in Execute() function in UnaryOpNode 1192 Value BlockCommentNode::Execute(Scope* scope, Err* err) const { in Execute() function in BlockCommentNode [all …]
|
| /third_party/openh264/codec/encoder/core/src/ |
| D | wels_task_encoder.cpp | 67 WelsErrorType CWelsSliceEncodingTask::Execute() { in Execute() function in WelsEnc::CWelsSliceEncodingTask 334 WelsErrorType CWelsUpdateMbMapTask::Execute() { in Execute() function in WelsEnc::CWelsUpdateMbMapTask
|
| /third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/ps/ |
| D | apply_momentum_ps_kernel.cc | 22 bool ApplyMomentumPSKernel::Execute(const std::vector<AddressPtr> &inputs, const std::vector<Addres… in Execute() function in mindspore::kernel::ps::ApplyMomentumPSKernel
|
| /third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/mkldnn/ |
| D | mkl_kernel_engine.cc | 23 void MKLKernelEngine::Execute(const std::shared_ptr<dnnl::primitive> &primitive, in Execute() function in mindspore::kernel::MKLKernelEngine
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/ |
| D | Context.cpp | 45 auto Execute = in createDefaultPipeline() local
|
| /third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/host/ |
| D | dynamic_shape_kernel.cc | 22 void DynamicShapeKernel::Execute() { in Execute() function in mindspore::kernel::DynamicShapeKernel
|
| /third_party/mindspore/mindspore/ccsrc/minddata/mindrecord/meta/ |
| D | shard_category.cc | 37 Status ShardCategory::Execute(ShardTaskList &tasks) { return Status::OK(); } in Execute() function in mindspore::mindrecord::ShardCategory
|
| D | shard_sequential_sample.cc | 41 Status ShardSequentialSample::Execute(ShardTaskList &tasks) { in Execute() function in mindspore::mindrecord::ShardSequentialSample
|
| /third_party/openh264/test/common/ |
| D | WelsThreadPoolTest.h | 67 virtual int32_t Execute() { in Execute() function
|
| /third_party/mindspore/mindspore/lite/test/ut/src/dataset/ |
| D | eager_test.cc | 34 using Execute = mindspore::dataset::Execute; typedef
|
| /third_party/mindspore/mindspore/lite/test/ut/tools/converter/registry/ |
| D | pass_registry_test.cc | 93 bool Execute(const api::FuncGraphPtr &func_graph) override { in Execute() function in mindspore::opt::Test1Fusion 161 bool Execute(const api::FuncGraphPtr &func_graph) override { in Execute() function in mindspore::opt::Test2Fusion
|
| /third_party/grpc/src/core/ext/transport/chttp2/transport/ |
| D | context_list.cc | 43 void ContextList::Execute(void* arg, grpc_core::Timestamps* ts, in Execute() function in grpc_core::ContextList
|