/third_party/mindspore/mindspore/core/ir/dtype/ |
D | tensor_type.cc | 24 TypePtr UndeterminedType::DeepCopy() const { in DeepCopy() function in mindspore::UndeterminedType 66 TypePtr TensorType::DeepCopy() const { in DeepCopy() function in mindspore::TensorType 111 TypePtr RowTensorType::DeepCopy() const { in DeepCopy() function in mindspore::RowTensorType 153 TypePtr SparseTensorType::DeepCopy() const { in DeepCopy() function in mindspore::SparseTensorType
|
D | number.h | 53 TypePtr DeepCopy() const override { return std::make_shared<Number>(); } in DeepCopy() function 81 TypePtr DeepCopy() const override { return std::make_shared<Bool>(); } in DeepCopy() function 95 TypePtr DeepCopy() const override { in DeepCopy() function 140 TypePtr DeepCopy() const override { in DeepCopy() function 162 TypePtr DeepCopy() const override { return std::make_shared<Complex>(nbits()); } in DeepCopy() function
|
D | empty.h | 56 TypePtr DeepCopy() const override { return std::make_shared<TypeNone>(); } in DeepCopy() function 69 TypePtr DeepCopy() const override { return std::make_shared<TypeNull>(); } in DeepCopy() function 81 TypePtr DeepCopy() const override { return std::make_shared<TypeEllipsis>(); } in DeepCopy() function
|
D | monad_type.h | 48 TypePtr DeepCopy() const override { return std::make_shared<UMonadType>(); } in DeepCopy() function 61 TypePtr DeepCopy() const override { return std::make_shared<IOMonadType>(); } in DeepCopy() function
|
D | container.cc | 59 TypePtr List::DeepCopy() const { in DeepCopy() function in mindspore::List 115 TypePtr Class::DeepCopy() const { in DeepCopy() function in mindspore::Class 145 TypePtr Tuple::DeepCopy() const { in DeepCopy() function in mindspore::Tuple 192 TypePtr Dictionary::DeepCopy() const { in DeepCopy() function in mindspore::Dictionary
|
D | ref.cc | 25 TypePtr RefType::DeepCopy() const { in DeepCopy() function in mindspore::RefType
|
D | ref.h | 37 TypePtr DeepCopy() const override { return std::make_shared<RefKeyType>(); } in DeepCopy() function
|
/third_party/mindspore/mindspore/core/ir/ |
D | dtype.cc | 24 TypePtr Keyword::DeepCopy() const { in DeepCopy() function in mindspore::Keyword 58 TypePtr Slice::DeepCopy() const { in DeepCopy() function in mindspore::Slice 105 TypePtr Function::DeepCopy() const { in DeepCopy() function in mindspore::Function 169 TypePtr JTagged::DeepCopy() const { in DeepCopy() function in mindspore::JTagged
|
D | dtype.h | 55 TypePtr DeepCopy() const override { return std::make_shared<String>(); } in DeepCopy() function 163 TypePtr DeepCopy() const override { return std::make_shared<SymbolicKeyType>(); } in DeepCopy() function 187 TypePtr DeepCopy() const override { return std::make_shared<TypeType>(); } in DeepCopy() function 201 TypePtr DeepCopy() const override { return std::make_shared<Problem>(); } in DeepCopy() function 219 TypePtr DeepCopy() const override { return std::make_shared<External>(); } in DeepCopy() function
|
D | dtype_extends.cc | 25 TypePtr TypeAnything::DeepCopy() const { return kAnyType; } in DeepCopy() function in mindspore::TypeAnything
|
/third_party/boost/boost/msm/back/ |
D | copy_policies.hpp | 24 struct DeepCopy struct
|
/third_party/boost/libs/parameter/test/literate/ |
D | top-level0.cpp | 25 struct DeepCopy struct
|
/third_party/flutter/engine/flutter/shell/platform/common/cpp/client_wrapper/ |
D | encodable_value_unittests.cc | 289 TEST(EncodableValueTest, DeepCopy) { in TEST() argument
|
/third_party/boost/boost/xpressive/detail/static/transforms/ |
D | as_action.hpp | 113 struct DeepCopy struct
|
/third_party/protobuf/src/google/protobuf/ |
D | unknown_field_set.cc | 252 void UnknownField::DeepCopy(const UnknownField& other) { in DeepCopy() function in google::protobuf::UnknownField
|
/third_party/gn/src/base/ |
D | values.cc | 505 Value* Value::DeepCopy() const { in DeepCopy() function in base::Value 1067 DictionaryValue* DictionaryValue::DeepCopy() const { in DeepCopy() function in base::DictionaryValue 1284 ListValue* ListValue::DeepCopy() const { in DeepCopy() function in base::ListValue
|
/third_party/protobuf/src/google/protobuf/util/internal/ |
D | protostream_objectwriter.cc | 430 void ProtoStreamObjectWriter::AnyWriter::Event::DeepCopy() { in DeepCopy() function in google::protobuf::util::converter::ProtoStreamObjectWriter::AnyWriter::Event
|
/third_party/protobuf/python/google/protobuf/pyext/ |
D | repeated_scalar_container.cc | 689 PyObject* DeepCopy(PyObject* pself, PyObject* arg) { in Subscript() function
|
D | repeated_composite_container.cc | 466 PyObject* DeepCopy(PyObject* pself, PyObject* arg) { in Subscript() function
|
D | message.cc | 2403 PyObject* DeepCopy(CMessage* self, PyObject* arg) { in DeepCopy() function 2702 PyObject* ContainerBase::DeepCopy() { in DeepCopy() function in google::protobuf::python::ContainerBase
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/ |
D | cmap_table.cc | 901 CMapTable::CMapFormat4::Builder::Segment::DeepCopy(SegmentList* original) { in DeepCopy() function in sfntly::CMapTable::CMapFormat4::Builder::Segment
|
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/ |
D | cmap_table.cc | 901 CMapTable::CMapFormat4::Builder::Segment::DeepCopy(SegmentList* original) { in DeepCopy() function in sfntly::CMapTable::CMapFormat4::Builder::Segment
|