Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
DJBig2_SymbolDict.cpp17 std::unique_ptr<CJBig2_SymbolDict> CJBig2_SymbolDict::DeepCopy() const { in DeepCopy() function in CJBig2_SymbolDict
/external/tensorflow/tensorflow/core/framework/
Dtensor_util.cc26 Tensor DeepCopy(const Tensor& other) { in DeepCopy() function
Dtensor_util_test.cc72 TEST(TensorUtil, DeepCopy) { in TEST() argument
/external/tensorflow/tensorflow/core/common_runtime/
Dgraph_runner_test.cc58 TEST(GraphRunnerTest, DeepCopy) { in TEST() argument
/external/protobuf/src/google/protobuf/
Dunknown_field_set.cc312 void UnknownField::DeepCopy(const UnknownField& other) { in DeepCopy() function in google::protobuf::UnknownField
/external/libchrome/base/
Dvalues.cc343 Value* Value::DeepCopy() const { in DeepCopy() function in base::Value
1058 DictionaryValue* DictionaryValue::DeepCopy() const { in DeepCopy() function in base::DictionaryValue
1325 ListValue* ListValue::DeepCopy() const { in DeepCopy() function in base::ListValue
Dvalues_unittest.cc655 TEST(ValuesTest, DeepCopy) { in TEST() argument
/external/protobuf/python/google/protobuf/pyext/
Drepeated_scalar_container.cc710 PyObject* DeepCopy(RepeatedScalarContainer* self, PyObject* arg) { in DeepCopy() function
Dmessage.cc2448 PyObject* DeepCopy(CMessage* self, PyObject* arg) { in CheckAndGetInteger() function
/external/sfntly/cpp/src/sfntly/table/core/
Dcmap_table.cc901 CMapTable::CMapFormat4::Builder::Segment::DeepCopy(SegmentList* original) { in DeepCopy() function in sfntly::CMapTable::CMapFormat4::Builder::Segment
/external/tinyxml2/
Dtinyxml2.cpp2066 void XMLDocument::DeepCopy(XMLDocument* target) const in DeepCopy() function in tinyxml2::XMLDocument
/external/libchrome/base/trace_event/
Dtrace_event_unittest.cc1963 TEST_F(TraceEventTestFixture, DeepCopy) { in TEST_F() argument
/external/v8/src/
Dobjects.cc8002 MaybeHandle<JSObject> JSObject::DeepCopy( in DeepCopy() function in v8::internal::JSObject