/third_party/mindspore/mindspore/core/abstract/ |
D | abstract_function.h | 64 AbstractFunctionPtr Copy() const override { in Copy() function 90 …AbstractFunctionPtr Copy() const override { return std::make_shared<PrimitiveAbstractClosure>(prim… in Copy() function 128 AbstractFunctionPtr Copy() const override { in Copy() function 167 AbstractFunctionPtr Copy() const override { in Copy() function 199 AbstractFunctionPtr Copy() const override { in Copy() function 223 …AbstractFunctionPtr Copy() const override { return std::make_shared<JTransformedAbstractClosure>(f… in Copy() function 248 AbstractFunctionPtr Copy() const override { in Copy() function 276 AbstractFunctionPtr Copy() const override { in Copy() function 303 AbstractFunctionPtr Copy() const override { in Copy() function
|
/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/ |
D | constants.h | 119 std::unique_ptr<Constant> Copy() const override { in Copy() function 139 std::unique_ptr<Constant> Copy() const override { in Copy() function 157 std::unique_ptr<Constant> Copy() const override { in Copy() function 209 std::unique_ptr<Constant> Copy() const override { in Copy() function 238 std::unique_ptr<Constant> Copy() const override { in Copy() function 266 std::unique_ptr<Constant> Copy() const override { in Copy() function 282 std::unique_ptr<Constant> Copy() const override { in Copy() function
|
/third_party/skia/third_party/externals/tint/tools/src/list/ |
D | list.go | 38 Copy(dst, src, count int) methodSpec 67 func Copy(l List) List { func 108 func (l list) Copy(dst, src, count int) { func
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MachineCopyPropagation.cpp | 166 auto &Copy = I.first->second; in trackCopy() local 316 if (MachineInstr *Copy = Tracker.findCopyForUnit(*RUI, *TRI)) { in ReadRegister() local 350 bool MachineCopyPropagation::eraseIfRedundant(MachineInstr &Copy, unsigned Src, in eraseIfRedundant() 386 const MachineInstr &Copy, const MachineInstr &UseI, unsigned UseIdx) { in isBackwardPropagatableRegClassCopy() 401 bool MachineCopyPropagation::isForwardableRegClassCopy(const MachineInstr &Copy, in isForwardableRegClassCopy() 492 MachineInstr *Copy = Tracker.findAvailCopy(MI, MOUse.getReg(), *TRI); in forwardUses() local 770 MachineInstr *Copy = in propagateDefs() local 854 for (auto *Copy : MaybeDeadCopies) { in BackwardCopyPropagateBlock() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | constants.h | 219 std::unique_ptr<Constant> Copy() const override { in Copy() function 239 std::unique_ptr<Constant> Copy() const override { in Copy() function 278 std::unique_ptr<Constant> Copy() const override { in Copy() function 337 std::unique_ptr<Constant> Copy() const override { in Copy() function 365 std::unique_ptr<Constant> Copy() const override { in Copy() function 398 std::unique_ptr<Constant> Copy() const override { in Copy() function 424 std::unique_ptr<Constant> Copy() const override { in Copy() function 440 std::unique_ptr<Constant> Copy() const override { in Copy() function
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | constants.h | 219 std::unique_ptr<Constant> Copy() const override { in Copy() function 239 std::unique_ptr<Constant> Copy() const override { in Copy() function 278 std::unique_ptr<Constant> Copy() const override { in Copy() function 337 std::unique_ptr<Constant> Copy() const override { in Copy() function 365 std::unique_ptr<Constant> Copy() const override { in Copy() function 398 std::unique_ptr<Constant> Copy() const override { in Copy() function 424 std::unique_ptr<Constant> Copy() const override { in Copy() function 440 std::unique_ptr<Constant> Copy() const override { in Copy() function
|
/third_party/spirv-tools/source/opt/ |
D | constants.h | 219 std::unique_ptr<Constant> Copy() const override { in Copy() function 239 std::unique_ptr<Constant> Copy() const override { in Copy() function 278 std::unique_ptr<Constant> Copy() const override { in Copy() function 337 std::unique_ptr<Constant> Copy() const override { in Copy() function 365 std::unique_ptr<Constant> Copy() const override { in Copy() function 398 std::unique_ptr<Constant> Copy() const override { in Copy() function 424 std::unique_ptr<Constant> Copy() const override { in Copy() function 440 std::unique_ptr<Constant> Copy() const override { in Copy() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64CleanupLocalDynamicTLSPass.cpp | 104 MachineInstr *Copy = BuildMI(*I.getParent(), I, I.getDebugLoc(), in replaceTLSBaseAddrCall() local 125 MachineInstr *Copy = in setRegister() local
|
/third_party/libnl/tools/ |
D | build_release.sh | 46 Copy() { function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZLDCleanup.cpp | 119 MachineInstr *Copy = BuildMI(*I->getParent(), I, I->getDebugLoc(), in ReplaceTLSCall() local 139 MachineInstr *Copy = BuildMI(*I->getParent(), Next, I->getDebugLoc(), in SetRegister() local
|
/third_party/googletest/googlemock/include/gmock/internal/ |
D | gmock-internal-utils.h | 335 static type Copy(const RawContainer& container) { return container; } in Copy() function 356 static type Copy(const Element (&array)[N]) { in Copy() function 377 static type Copy(const ::std::tuple<ElementPointer, Size>& array) { in Copy() function
|
/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/xds/ |
D | xds.h | 40 std::unique_ptr<AttributeInterface> Copy() const override { in Copy() function
|
/third_party/skia/src/gpu/ |
D | GrSurfaceProxyView.h | 98 static GrSurfaceProxyView Copy(GrRecordingContext* context, in Copy() function 114 static GrSurfaceProxyView Copy(GrRecordingContext* rContext, in Copy() function
|
/third_party/protobuf/csharp/src/Google.Protobuf/ |
D | ByteArray.cs | 50 internal static void Copy(byte[] src, int srcOffset, byte[] dst, int dstOffset, int count) in Copy() method in Google.Protobuf.ByteArray
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/util/ |
D | slice.cc | 25 Status WritableSlice::Copy(WritableSlice *dest, const ReadableSlice &src) { in Copy() function in mindspore::dataset::WritableSlice
|
/third_party/grpc/include/grpcpp/support/ |
D | channel_arguments.h | 130 static void* Copy(void* in) { return in; } in Copy() function
|
D | channel_arguments_impl.h | 134 static void* Copy(void* in) { return in; } in Copy() function
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/ir/datasetops/ |
D | sync_wait_node.cc | 35 std::shared_ptr<DatasetNode> SyncWaitNode::Copy() { in Copy() function in mindspore::dataset::SyncWaitNode
|
D | cache_merge_node.cc | 38 std::shared_ptr<DatasetNode> CacheMergeNode::Copy() { in Copy() function in mindspore::dataset::CacheMergeNode
|
D | cache_node.cc | 38 std::shared_ptr<DatasetNode> CacheNode::Copy() { in Copy() function in mindspore::dataset::CacheNode
|
D | epoch_ctrl_node.cc | 37 std::shared_ptr<DatasetNode> EpochCtrlNode::Copy() { in Copy() function in mindspore::dataset::EpochCtrlNode
|
D | project_node.cc | 35 std::shared_ptr<DatasetNode> ProjectNode::Copy() { in Copy() function in mindspore::dataset::ProjectNode
|
/third_party/grpc/src/core/ext/filters/client_channel/ |
D | server_address.h | 124 std::unique_ptr<AttributeInterface> Copy() const override { in Copy() function
|
/third_party/cef/libcef/common/ |
D | process_message_impl.cc | 56 CefRefPtr<CefProcessMessage> CefProcessMessageImpl::Copy() { in Copy() function in CefProcessMessageImpl
|
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/base/ |
D | reshape_base.cc | 66 auto Copy = [in_data, out_data, size, block_size, this](void *, int task_id, float, float) { in Run() local
|