Home
last modified time | relevance | path

Searched defs:DeepCopy (Results 1 – 25 of 30) sorted by relevance

12

/aosp_15_r20/external/pytorch/aten/src/ATen/cuda/tunable/
H A DGemmCommon.h108 GemmParams* DeepCopy(bool duplicate_inputs) const { in DeepCopy() function
189 GemmStridedBatchedParams* DeepCopy(bool duplicate_inputs) const { in DeepCopy() function
274 ScaledGemmParams* DeepCopy(bool duplicate_inputs) const { in DeepCopy() function
/aosp_15_r20/external/libchrome/components/policy/core/common/
H A Dpolicy_map.cc21 PolicyMap::Entry PolicyMap::Entry::DeepCopy() const { in DeepCopy() function in policy::PolicyMap::Entry
138 std::unique_ptr<PolicyMap> PolicyMap::DeepCopy() const { in DeepCopy() function in policy::PolicyMap
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dtensor_util.cc33 Tensor DeepCopy(const Tensor& other) { in DeepCopy() function
39 void DeepCopy(const Tensor& input, Tensor* output) { in DeepCopy() function
H A Dtensor_util_test.cc77 TEST(TensorUtil, DeepCopy) { in TEST() argument
/aosp_15_r20/external/pdfium/core/fxcodec/jbig2/
H A DJBig2_SymbolDict.cpp15 std::unique_ptr<CJBig2_SymbolDict> CJBig2_SymbolDict::DeepCopy() const { in DeepCopy() function in CJBig2_SymbolDict
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ir/
Dcopy.go19 func DeepCopy(pos src.XPos, n Node) Node { func
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/parameter/test/literate/
Dtop-level0.cpp25 struct DeepCopy struct
/aosp_15_r20/external/libchrome/base/
H A Dvalues.cc536 Value* Value::DeepCopy() const { in DeepCopy() function in base::Value
1146 DictionaryValue* DictionaryValue::DeepCopy() const { in DeepCopy() function in base::DictionaryValue
1378 ListValue* ListValue::DeepCopy() const { in DeepCopy() function in base::ListValue
H A Dvalues_unittest.cc1057 TEST(ValuesTest, DeepCopy) { in TEST() argument
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dgraph_runner_test.cc56 TEST(GraphRunnerTest, DeepCopy) { in TEST() argument
/aosp_15_r20/packages/apps/LegacyCamera/jni/feature_stab/src/dbregtest/
DPgmImage.cpp64 void PgmImage::DeepCopy(const PgmImage& src, PgmImage& dst) in DeepCopy() function in PgmImage
/aosp_15_r20/external/webrtc/test/pc/e2e/analyzer/video/
H A Ddefault_video_quality_analyzer_metric_names_test.cc83 VideoFrame DeepCopy(const VideoFrame& frame) { in DeepCopy() function
H A Ddefault_video_quality_analyzer_test.cc81 VideoFrame DeepCopy(const VideoFrame& frame) { in DeepCopy() function
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dunknown_field_set.cc270 void UnknownField::DeepCopy(const UnknownField& other) { in DeepCopy() function in google::protobuf::UnknownField
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dunknown_field_set.cc270 void UnknownField::DeepCopy(const UnknownField& other) { in DeepCopy() function in google::protobuf::UnknownField
/aosp_15_r20/external/libchrome-gestures/src/
H A Dgestures.cc195 void HardwareState::DeepCopy(const HardwareState& that, in DeepCopy() function in HardwareState
/aosp_15_r20/external/protobuf/src/google/protobuf/util/internal/
H A Dprotostream_objectwriter.cc432 void ProtoStreamObjectWriter::AnyWriter::Event::DeepCopy() { in DeepCopy() function in google::protobuf::util::converter::ProtoStreamObjectWriter::AnyWriter::Event
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/internal/
H A Dprotostream_objectwriter.cc432 void ProtoStreamObjectWriter::AnyWriter::Event::DeepCopy() { in DeepCopy() function in google::protobuf::util::converter::ProtoStreamObjectWriter::AnyWriter::Event
/aosp_15_r20/external/pytorch/test/cpp/jit/
H A Dtest_module_api.cpp188 TEST(ModuleAPITest, DeepCopy) { in TEST() argument
/aosp_15_r20/external/protobuf/python/google/protobuf/pyext/
H A Drepeated_scalar_container.cc681 PyObject* DeepCopy(PyObject* pself, PyObject* arg) { in DeepCopy() function
H A Drepeated_composite_container.cc475 PyObject* DeepCopy(PyObject* pself, PyObject* arg) { in DeepCopy() function
H A Dmessage.cc2353 PyObject* DeepCopy(CMessage* self, PyObject* arg) { in DeepCopy() function
2644 PyObject* ContainerBase::DeepCopy() { in DeepCopy() function in google::protobuf::python::ContainerBase
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
H A Drepeated_scalar_container.cc681 PyObject* DeepCopy(PyObject* pself, PyObject* arg) { in DeepCopy() function
H A Drepeated_composite_container.cc475 PyObject* DeepCopy(PyObject* pself, PyObject* arg) { in DeepCopy() function
H A Dmessage.cc2353 PyObject* DeepCopy(CMessage* self, PyObject* arg) { in DeepCopy() function
2644 PyObject* ContainerBase::DeepCopy() { in DeepCopy() function in google::protobuf::python::ContainerBase

12