/external/google-breakpad/src/processor/ |
D | fast_source_line_resolver_types.h | 57 void CopyFrom(const Line *line_ptr) { in CopyFrom() function 63 void CopyFrom(const char *raw) { in CopyFrom() function 75 void CopyFrom(const Function *func_ptr) { in CopyFrom() function 81 void CopyFrom(const char *raw) { in CopyFrom() function 98 void CopyFrom(const PublicSymbol *public_symbol_ptr) { in CopyFrom() function 104 void CopyFrom(const char *raw) { in CopyFrom() function
|
/external/protobuf/csharp/src/Google.Protobuf/ |
D | ByteString.cs | 151 public static ByteString CopyFrom(params byte[] bytes) in CopyFrom() method in Google.Protobuf.ByteString 159 public static ByteString CopyFrom(byte[] bytes, int offset, int count) in CopyFrom() method in Google.Protobuf.ByteString 170 public static ByteString CopyFrom(string text, Encoding encoding) in CopyFrom() method in Google.Protobuf.ByteString
|
/external/protobuf/src/google/protobuf/ |
D | wrappers.pb.cc | 501 void DoubleValue::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom() function in google::protobuf::DoubleValue 508 void DoubleValue::CopyFrom(const DoubleValue& from) { in CopyFrom() function in google::protobuf::DoubleValue 759 void FloatValue::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom() function in google::protobuf::FloatValue 766 void FloatValue::CopyFrom(const FloatValue& from) { in CopyFrom() function in google::protobuf::FloatValue 1019 void Int64Value::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom() function in google::protobuf::Int64Value 1026 void Int64Value::CopyFrom(const Int64Value& from) { in CopyFrom() function in google::protobuf::Int64Value 1279 void UInt64Value::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom() function in google::protobuf::UInt64Value 1286 void UInt64Value::CopyFrom(const UInt64Value& from) { in CopyFrom() function in google::protobuf::UInt64Value 1539 void Int32Value::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom() function in google::protobuf::Int32Value 1546 void Int32Value::CopyFrom(const Int32Value& from) { in CopyFrom() function in google::protobuf::Int32Value [all …]
|
D | struct.pb.cc | 432 void Struct::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom() function in google::protobuf::Struct 439 void Struct::CopyFrom(const Struct& from) { in CopyFrom() function in google::protobuf::Struct 926 void Value::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom() function in google::protobuf::Value 933 void Value::CopyFrom(const Value& from) { in CopyFrom() function in google::protobuf::Value 1423 void ListValue::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom() function in google::protobuf::ListValue 1430 void ListValue::CopyFrom(const ListValue& from) { in CopyFrom() function in google::protobuf::ListValue
|
D | map_entry.h | 203 void CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom() function 218 void CopyFrom(const MapEntry& from) { in CopyFrom() function
|
D | descriptor.pb.cc | 1084 void FileDescriptorSet::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom() function in google::protobuf::FileDescriptorSet 1091 void FileDescriptorSet::CopyFrom(const FileDescriptorSet& from) { in CopyFrom() function in google::protobuf::FileDescriptorSet 1880 void FileDescriptorProto::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom() function in google::protobuf::FileDescriptorProto 1887 void FileDescriptorProto::CopyFrom(const FileDescriptorProto& from) { in CopyFrom() function in google::protobuf::FileDescriptorProto 2685 void DescriptorProto_ExtensionRange::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom() function in google::protobuf::DescriptorProto_ExtensionRange 2692 void DescriptorProto_ExtensionRange::CopyFrom(const DescriptorProto_ExtensionRange& from) { in CopyFrom() function in google::protobuf::DescriptorProto_ExtensionRange 2984 void DescriptorProto_ReservedRange::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom() function in google::protobuf::DescriptorProto_ReservedRange 2991 void DescriptorProto_ReservedRange::CopyFrom(const DescriptorProto_ReservedRange& from) { in CopyFrom() function in google::protobuf::DescriptorProto_ReservedRange 3620 void DescriptorProto::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom() function in google::protobuf::DescriptorProto 3627 void DescriptorProto::CopyFrom(const DescriptorProto& from) { in CopyFrom() function in google::protobuf::DescriptorProto [all …]
|
D | empty.pb.cc | 261 void Empty::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom() function in google::protobuf::Empty 268 void Empty::CopyFrom(const Empty& from) { in CopyFrom() function in google::protobuf::Empty
|
D | source_context.pb.cc | 306 void SourceContext::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom() function in google::protobuf::SourceContext 313 void SourceContext::CopyFrom(const SourceContext& from) { in CopyFrom() function in google::protobuf::SourceContext
|
D | duration.pb.cc | 349 void Duration::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom() function in google::protobuf::Duration 356 void Duration::CopyFrom(const Duration& from) { in CopyFrom() function in google::protobuf::Duration
|
D | type.pb.cc | 692 void Type::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom() function in google::protobuf::Type 699 void Type::CopyFrom(const Type& from) { in CopyFrom() function in google::protobuf::Type 1634 void Field::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom() function in google::protobuf::Field 1641 void Field::CopyFrom(const Field& from) { in CopyFrom() function in google::protobuf::Field 2318 void Enum::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom() function in google::protobuf::Enum 2325 void Enum::CopyFrom(const Enum& from) { in CopyFrom() function in google::protobuf::Enum 2793 void EnumValue::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom() function in google::protobuf::EnumValue 2800 void EnumValue::CopyFrom(const EnumValue& from) { in CopyFrom() function in google::protobuf::EnumValue 3161 void Option::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom() function in google::protobuf::Option 3168 void Option::CopyFrom(const Option& from) { in CopyFrom() function in google::protobuf::Option
|
D | api.pb.cc | 639 void Api::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom() function in google::protobuf::Api 646 void Api::CopyFrom(const Api& from) { in CopyFrom() function in google::protobuf::Api 1388 void Method::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom() function in google::protobuf::Method 1395 void Method::CopyFrom(const Method& from) { in CopyFrom() function in google::protobuf::Method 1887 void Mixin::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom() function in google::protobuf::Mixin 1894 void Mixin::CopyFrom(const Mixin& from) { in CopyFrom() function in google::protobuf::Mixin
|
D | field_mask.pb.cc | 303 void FieldMask::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom() function in google::protobuf::FieldMask 310 void FieldMask::CopyFrom(const FieldMask& from) { in CopyFrom() function in google::protobuf::FieldMask
|
D | timestamp.pb.cc | 363 void Timestamp::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom() function in google::protobuf::Timestamp 370 void Timestamp::CopyFrom(const Timestamp& from) { in CopyFrom() function in google::protobuf::Timestamp
|
D | any.pb.cc | 363 void Any::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom() function in google::protobuf::Any 370 void Any::CopyFrom(const Any& from) { in CopyFrom() function in google::protobuf::Any
|
D | reflection.h | 151 void CopyFrom(const Container& container) const { in CopyFrom() function 283 void CopyFrom(const Container& container) const { in CopyFrom() function
|
/external/protobuf/src/google/protobuf/compiler/ |
D | plugin.pb.cc | 483 void CodeGeneratorRequest::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom() function in google::protobuf::compiler::CodeGeneratorRequest 490 void CodeGeneratorRequest::CopyFrom(const CodeGeneratorRequest& from) { in CopyFrom() function in google::protobuf::compiler::CodeGeneratorRequest 1000 void CodeGeneratorResponse_File::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom() function in google::protobuf::compiler::CodeGeneratorResponse_File 1007 void CodeGeneratorResponse_File::CopyFrom(const CodeGeneratorResponse_File& from) { in CopyFrom() function in google::protobuf::compiler::CodeGeneratorResponse_File 1300 void CodeGeneratorResponse::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom() function in google::protobuf::compiler::CodeGeneratorResponse 1307 void CodeGeneratorResponse::CopyFrom(const CodeGeneratorResponse& from) { in CopyFrom() function in google::protobuf::compiler::CodeGeneratorResponse
|
/external/sfntly/cpp/src/sfntly/data/ |
D | byte_array.cc | 145 bool ByteArray::CopyFrom(InputStream* is, int32_t length) { in CopyFrom() function in sfntly::ByteArray 165 bool ByteArray::CopyFrom(InputStream* is) { in CopyFrom() function in sfntly::ByteArray
|
D | writable_font_data.cc | 161 void WritableFontData::CopyFrom(InputStream* is, int32_t length) { in CopyFrom() function in sfntly::WritableFontData 165 void WritableFontData::CopyFrom(InputStream* is) { in CopyFrom() function in sfntly::WritableFontData
|
/external/swiftshader/third_party/LLVM/lib/Support/ |
D | SmallPtrSet.cpp | 197 void SmallPtrSetImpl::CopyFrom(const SmallPtrSetImpl &RHS) { in CopyFrom() function in SmallPtrSetImpl
|
/external/webrtc/webrtc/modules/audio_processing/beamformer/ |
D | matrix.h | 88 void CopyFrom(const Matrix& other) { in CopyFrom() function 93 void CopyFrom(const T* const data, size_t num_rows, size_t num_columns) { in CopyFrom() function
|
/external/llvm/lib/Support/ |
D | SmallPtrSet.cpp | 166 void SmallPtrSetImplBase::CopyFrom(const SmallPtrSetImplBase &RHS) { in CopyFrom() function in SmallPtrSetImplBase
|
/external/webrtc/webrtc/modules/video_coding/ |
D | decoding_state.cc | 99 void VCMDecodingState::CopyFrom(const VCMDecodingState& state) { in CopyFrom() function in webrtc::VCMDecodingState
|
/external/lzma/CPP/Common/ |
D | MyBuffer.h | 65 void CopyFrom(const T *data, size_t size) in CopyFrom() function
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_flags.cc | 44 void CommonFlags::CopyFrom(const CommonFlags &other) { in CopyFrom() function in __sanitizer::CommonFlags
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
D | ToXMLStream.java | 71 public void CopyFrom(ToXMLStream xmlListener) in CopyFrom() method in ToXMLStream
|