/third_party/flutter/engine/flutter/runtime/ |
D | dart_vm_lifecycle.h | 50 operator bool() const { return static_cast<bool>(vm_); } 53 FML_DCHECK(vm_); in get() 54 return vm_.get(); in get() 58 FML_DCHECK(vm_); 59 return vm_.get(); 63 FML_DCHECK(vm_); 64 return vm_.get(); 70 std::shared_ptr<DartVM> vm_; variable
|
D | dart_vm_lifecycle.cc | 31 DartVMRef::DartVMRef(std::shared_ptr<DartVM> vm) : vm_(vm) {} in DartVMRef() 36 if (!vm_) { in ~DartVMRef() 44 vm_.reset(); in ~DartVMRef()
|
D | runtime_controller.cc | 58 vm_(p_vm), in RuntimeController() 74 DartIsolate::CreateRootIsolate(vm_->GetVMData()->GetSettings(), // in RuntimeController() 135 vm_, // in Clone()
|
/third_party/mindspore/mindspore/ccsrc/vm/ |
D | vmimpl.h | 100 const VMPtr &vm() const { return vm_; } in vm() 102 void set_vm(const VMPtr &vm) { vm_ = vm; } in set_vm() 115 VMPtr vm_; 133 VMPtr vm_;
|
D | vmimpl.cc | 79 MS_EXCEPTION_IF_NULL(vm_); in operator ()() 80 return vm_->Evaluate(func_graph_, args, values_); in operator ()() 83 …rtial(const BaseRef &fn, const VectorRef &args, const VMPtr &vm) : fn_(fn), args_(args), vm_(vm) {} in Partial() 89 MS_EXCEPTION_IF_NULL(vm_); in operator ()() 90 return vm_->Call(fn_, arglist); in operator ()()
|
/third_party/mindspore/mindspore/ccsrc/cxx_api/model/acl/ |
D | acl_model_multi.cc | 70 if (vm_ != nullptr) { in Build() 109 vm_ = compile->CompileAndLink(ModelImpl::GetFuncGraph()); in Build() 130 MS_EXCEPTION_IF_NULL(vm_); in Predict() 133 (*outputs) = MSTensorRef::Convert(vm_->Eval(MSTensorRef::Convert(inputs))); in Predict()
|
D | acl_model_multi.h | 49 std::shared_ptr<compile::FinalVM> vm_; variable
|
/third_party/flutter/engine/flutter/shell/common/ |
D | shell.cc | 272 vm_(std::move(vm)), in Shell() 274 FML_CHECK(vm_) << "Must have access to VM to create a shell."; in Shell() 313 vm_->GetServiceProtocol()->RemoveHandler(this); in ~Shell() 474 vm_->GetServiceProtocol()->AddHandler(this, GetServiceProtocolDescription()); in Setup() 513 return &vm_; in GetDartVM() 985 vm_->GetServiceProtocol()->SetHandlerDescription(this, description); in UpdateIsolateDescription()
|
/third_party/mindspore/tests/ut/cpp/vm/ |
D | segment_runner_test.cc | 46 VM vm_; member in mindspore::compile::TestCompileSegmentRunner
|
/third_party/mesa3d/src/amd/compiler/ |
D | aco_statistics.cpp | 87 wait_counter_info(unsigned vm_, unsigned exp_, unsigned lgkm_, unsigned vs_) in wait_counter_info() 88 : vm(vm_), exp(exp_), lgkm(lgkm_), vs(vs_) in wait_counter_info()
|
D | aco_ir.cpp | 734 wait_imm::wait_imm(uint16_t vm_, uint16_t exp_, uint16_t lgkm_, uint16_t vs_) in wait_imm() argument 735 : vm(vm_), exp(exp_), lgkm(lgkm_), vs(vs_) in wait_imm()
|
D | aco_ir.h | 271 wait_imm(uint16_t vm_, uint16_t exp_, uint16_t lgkm_, uint16_t vs_);
|
/third_party/openh264/res/ |
D | Cisco_Absolute_Power_1280x720_30fps.yuv | 3097 …''(&#!"$%$$!"')((),+.111124667631120//.-,-.*,,,+,.,,-./*,--*()'6Ylr{����}vm_`fltxtpmkoppjhptkn}�…
|