Searched defs:DeepCopy (Results 1 – 13 of 13) sorted by relevance
17 std::unique_ptr<CJBig2_SymbolDict> CJBig2_SymbolDict::DeepCopy() const { in DeepCopy() function in CJBig2_SymbolDict
58 TEST(GraphRunnerTest, DeepCopy) { in TEST() argument
312 void UnknownField::DeepCopy(const UnknownField& other) { in DeepCopy() function in google::protobuf::UnknownField
32 Tensor DeepCopy(const Tensor& other) { in DeepCopy() function
76 TEST(TensorUtil, DeepCopy) { in TEST() argument
536 Value* Value::DeepCopy() const { in DeepCopy() function in base::Value1146 DictionaryValue* DictionaryValue::DeepCopy() const { in DeepCopy() function in base::DictionaryValue1378 ListValue* ListValue::DeepCopy() const { in DeepCopy() function in base::ListValue
1057 TEST(ValuesTest, DeepCopy) { in TEST() argument
710 PyObject* DeepCopy(RepeatedScalarContainer* self, PyObject* arg) { in DeepCopy() function
2448 PyObject* DeepCopy(CMessage* self, PyObject* arg) { in CheckAndGetInteger() function
309 MaybeHandle<JSObject> DeepCopy(Handle<JSObject> object, in DeepCopy() function
901 CMapTable::CMapFormat4::Builder::Segment::DeepCopy(SegmentList* original) { in DeepCopy() function in sfntly::CMapTable::CMapFormat4::Builder::Segment
2081 void XMLDocument::DeepCopy(XMLDocument* target) const in DeepCopy() function in tinyxml2::XMLDocument
2962 func DeepCopy(scope *Scope, x tf.Output) (y tf.Output) { func