Home
last modified time | relevance | path

Searched refs:DeepCopy (Results 1 – 25 of 43) sorted by relevance

12

/external/pdfium/core/src/fxcodec/jbig2/
DJBig2_SymbolDict.h17 CJBig2_SymbolDict *DeepCopy();
DJBig2_SymbolDict.cpp16 CJBig2_SymbolDict *CJBig2_SymbolDict::DeepCopy() in DeepCopy() function in CJBig2_SymbolDict
/external/lldb/include/lldb/Interpreter/
DOptionValuePathMappings.h63 DeepCopy () const;
DOptionValueFileSpecList.h69 DeepCopy () const;
DOptionValueRegex.h64 DeepCopy () const;
DOptionValueUUID.h68 DeepCopy () const;
DOptionValueBoolean.h132 DeepCopy () const;
DOptionValueFormat.h70 DeepCopy () const;
DOptionValueUInt64.h85 DeepCopy () const;
DOptionValueEnumeration.h70 DeepCopy () const;
DOptionValueArch.h86 DeepCopy () const;
DOptionValueFileSpec.h64 DeepCopy () const;
DOptionValueDictionary.h65 DeepCopy () const;
DOptionValueSInt64.h92 DeepCopy () const;
/external/lldb/source/Interpreter/
DOptionValueFormat.cpp74 OptionValueFormat::DeepCopy () const in DeepCopy() function in OptionValueFormat
DOptionValueRegex.cpp83 OptionValueRegex::DeepCopy () const in DeepCopy() function in OptionValueRegex
DOptionValueSInt64.cpp86 OptionValueSInt64::DeepCopy () const in DeepCopy() function in OptionValueSInt64
DOptionValueUInt64.cpp85 OptionValueUInt64::DeepCopy () const in DeepCopy() function in OptionValueUInt64
DOptionValueArch.cpp82 OptionValueArch::DeepCopy () const in DeepCopy() function in OptionValueArch
DOptionValueArray.cpp337 OptionValueArray::DeepCopy () const in DeepCopy() function in OptionValueArray
344 copied_array->AppendValue (m_values[i]->DeepCopy()); in DeepCopy()
DOptionValueBoolean.cpp83 OptionValueBoolean::DeepCopy () const in DeepCopy() function in OptionValueBoolean
DOptionValueUUID.cpp72 OptionValueUUID::DeepCopy () const in DeepCopy() function in OptionValueUUID
DOptionValueDictionary.cpp423 OptionValueDictionary::DeepCopy () const in DeepCopy() function in OptionValueDictionary
432 copied_dict->SetValueForKey (pos->first, pos->second->DeepCopy(), true); in DeepCopy()
DOptionValueFileSpec.cpp117 OptionValueFileSpec::DeepCopy () const in DeepCopy() function in OptionValueFileSpec
/external/protobuf/src/google/protobuf/
Dunknown_field_set.cc154 fields_->back().DeepCopy(); in AddField()
230 void UnknownField::DeepCopy() { in DeepCopy() function in google::protobuf::UnknownField

12