Searched defs:CopyFrom (Results 1 - 25 of 59) sorted by last modified time

123

/external/sfntly/cpp/src/sfntly/data/
H A Dbyte_array.cc143 bool ByteArray::CopyFrom(InputStream* is, int32_t length) { function in class:sfntly::ByteArray
163 bool ByteArray::CopyFrom(InputStream* is) { function in class:sfntly::ByteArray
H A Dwritable_font_data.cc158 void WritableFontData::CopyFrom(InputStream* is, int32_t length) { function in class:sfntly::WritableFontData
159 array_->CopyFrom(is, length);
162 void WritableFontData::CopyFrom(InputStream* is) { function in class:sfntly::WritableFontData
163 array_->CopyFrom(is);
/external/protobuf/python/google/protobuf/
H A Dmessage.py93 def CopyFrom(self, other_msg): member in class:Message
/external/protobuf/src/google/protobuf/compiler/
H A Dplugin.pb.cc432 void CodeGeneratorRequest::CopyFrom(const ::google::protobuf::Message& from) { function in class:google::protobuf::compiler::CodeGeneratorRequest
438 void CodeGeneratorRequest::CopyFrom(const CodeGeneratorRequest& from) { function in class:google::protobuf::compiler::CodeGeneratorRequest
776 void CodeGeneratorResponse_File::CopyFrom(const ::google::protobuf::Message& from) { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
782 void CodeGeneratorResponse_File::CopyFrom(const CodeGeneratorResponse_File& from) { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
1042 void CodeGeneratorResponse::CopyFrom(const ::google::protobuf::Message& from) { function in class:google::protobuf::compiler::CodeGeneratorResponse
1048 void CodeGeneratorResponse::CopyFrom(const CodeGeneratorResponse& from) { function in class:google::protobuf::compiler::CodeGeneratorResponse
/external/protobuf/src/google/protobuf/
H A Ddescriptor.pb.cc816 void FileDescriptorSet::CopyFrom(const ::google::protobuf::Message& from) { function in class:google::protobuf::FileDescriptorSet
822 void FileDescriptorSet::CopyFrom(const FileDescriptorSet& from) { function in class:google::protobuf::FileDescriptorSet
1347 void FileDescriptorProto::CopyFrom(const ::google::protobuf::Message& from) { function in class:google::protobuf::FileDescriptorProto
1353 void FileDescriptorProto::CopyFrom(const FileDescriptorProto& from) { function in class:google::protobuf::FileDescriptorProto
1615 void DescriptorProto_ExtensionRange::CopyFrom(const ::google::protobuf::Message& from) { function in class:google::protobuf::DescriptorProto_ExtensionRange
1621 void DescriptorProto_ExtensionRange::CopyFrom(const DescriptorProto_ExtensionRange& from) { function in class:google::protobuf::DescriptorProto_ExtensionRange
2080 void DescriptorProto::CopyFrom(const ::google::protobuf::Message& from) { function in class:google::protobuf::DescriptorProto
2086 void DescriptorProto::CopyFrom(const DescriptorProto& from) { function in class:google::protobuf::DescriptorProto
2746 void FieldDescriptorProto::CopyFrom(const ::google::protobuf::Message& from) { function in class:google::protobuf::FieldDescriptorProto
2752 void FieldDescriptorProto::CopyFrom(cons function in class:google::protobuf::FieldDescriptorProto
3064 void EnumDescriptorProto::CopyFrom(const ::google::protobuf::Message& from) { function in class:google::protobuf::EnumDescriptorProto
3070 void EnumDescriptorProto::CopyFrom(const EnumDescriptorProto& from) { function in class:google::protobuf::EnumDescriptorProto
3380 void EnumValueDescriptorProto::CopyFrom(const ::google::protobuf::Message& from) { function in class:google::protobuf::EnumValueDescriptorProto
3386 void EnumValueDescriptorProto::CopyFrom(const EnumValueDescriptorProto& from) { function in class:google::protobuf::EnumValueDescriptorProto
3693 void ServiceDescriptorProto::CopyFrom(const ::google::protobuf::Message& from) { function in class:google::protobuf::ServiceDescriptorProto
3699 void ServiceDescriptorProto::CopyFrom(const ServiceDescriptorProto& from) { function in class:google::protobuf::ServiceDescriptorProto
4084 void MethodDescriptorProto::CopyFrom(const ::google::protobuf::Message& from) { function in class:google::protobuf::MethodDescriptorProto
4090 void MethodDescriptorProto::CopyFrom(const MethodDescriptorProto& from) { function in class:google::protobuf::MethodDescriptorProto
4644 void FileOptions::CopyFrom(const ::google::protobuf::Message& from) { function in class:google::protobuf::FileOptions
4650 void FileOptions::CopyFrom(const FileOptions& from) { function in class:google::protobuf::FileOptions
4954 void MessageOptions::CopyFrom(const ::google::protobuf::Message& from) { function in class:google::protobuf::MessageOptions
4960 void MessageOptions::CopyFrom(const MessageOptions& from) { function in class:google::protobuf::MessageOptions
5384 void FieldOptions::CopyFrom(const ::google::protobuf::Message& from) { function in class:google::protobuf::FieldOptions
5390 void FieldOptions::CopyFrom(const FieldOptions& from) { function in class:google::protobuf::FieldOptions
5612 void EnumOptions::CopyFrom(const ::google::protobuf::Message& from) { function in class:google::protobuf::EnumOptions
5618 void EnumOptions::CopyFrom(const EnumOptions& from) { function in class:google::protobuf::EnumOptions
5836 void EnumValueOptions::CopyFrom(const ::google::protobuf::Message& from) { function in class:google::protobuf::EnumValueOptions
5842 void EnumValueOptions::CopyFrom(const EnumValueOptions& from) { function in class:google::protobuf::EnumValueOptions
6060 void ServiceOptions::CopyFrom(const ::google::protobuf::Message& from) { function in class:google::protobuf::ServiceOptions
6066 void ServiceOptions::CopyFrom(const ServiceOptions& from) { function in class:google::protobuf::ServiceOptions
6284 void MethodOptions::CopyFrom(const ::google::protobuf::Message& from) { function in class:google::protobuf::MethodOptions
6290 void MethodOptions::CopyFrom(const MethodOptions& from) { function in class:google::protobuf::MethodOptions
6551 void UninterpretedOption_NamePart::CopyFrom(const ::google::protobuf::Message& from) { function in class:google::protobuf::UninterpretedOption_NamePart
6557 void UninterpretedOption_NamePart::CopyFrom(const UninterpretedOption_NamePart& from) { function in class:google::protobuf::UninterpretedOption_NamePart
6981 void UninterpretedOption::CopyFrom(const ::google::protobuf::Message& from) { function in class:google::protobuf::UninterpretedOption
6987 void UninterpretedOption::CopyFrom(const UninterpretedOption& from) { function in class:google::protobuf::UninterpretedOption
[all...]
H A Dmessage.cc74 void Message::CopyFrom(const Message& from) { function in class:google::protobuf::Message
/external/opencv/cxcore/include/
H A Dcvwimage.h83 // im.View(0,0, w,1).CopyFrom(im.View(0,1, w,1));
229 void CopyFrom(const WImage<T>& src) { cvCopy(src.Ipl(), image_); } function in class:cv::WImage
274 void CopyFrom(const WImageC<T, C>& src) { function in class:cv::WImageC
331 CopyFrom(src);
388 CopyFrom(src);
/external/giflib/
H A Dgifalloc.c312 GifMakeSavedImage(GifFileType *GifFile, const SavedImage *CopyFrom) argument
328 if (CopyFrom != NULL) {
329 memcpy((char *)sp, CopyFrom, sizeof(SavedImage));
340 CopyFrom->ImageDesc.ColorMap->ColorCount,
341 CopyFrom->ImageDesc.ColorMap->Colors);
350 CopyFrom->ImageDesc.Height *
351 CopyFrom->ImageDesc.Width);
356 memcpy(sp->RasterBits, CopyFrom->RasterBits,
357 sizeof(GifPixelType) * CopyFrom->ImageDesc.Height *
358 CopyFrom
[all...]
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stacktrace.h45 void CopyFrom(const uptr *src, uptr src_size) { function in struct:__sanitizer::StackTrace
/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_stack_trace.cc90 void StackTrace::CopyFrom(const StackTrace& other) { function in class:__tsan::StackTrace
/external/chromium_org/v8/src/
H A Ddata-flow.h77 CopyFrom(other);
85 if (this != &rhs) CopyFrom(rhs);
89 void CopyFrom(const BitVector& other) { function in class:v8::internal::BitVector
242 if (bits_ != NULL) new_bits->CopyFrom(*bits_);
H A Dobjects.cc6985 descriptors->CopyFrom(i, *desc, witness);
7822 void DescriptorArray::CopyFrom(int index, function in class:v8::internal::DescriptorArray
10117 void Code::CopyFrom(const CodeDesc& desc) { function in class:v8::internal::Code
/external/chromium_org/v8/src/heap/
H A Dobjects-visiting.h134 void CopyFrom(VisitorDispatchTable* other) { function in class:v8::internal::VisitorDispatchTable
/external/chromium_org/third_party/webrtc/modules/audio_processing/
H A Daudio_buffer.cc199 void AudioBuffer::CopyFrom(const float* const* data, function in class:webrtc::AudioBuffer
469 low_pass_reference_channels_->CopyFrom(low_pass_split_data(i), i);
H A Dcommon.h66 CopyFrom(channels[i], i);
71 void CopyFrom(const void* channel_ptr, int i) { function in class:webrtc::ChannelBuffer
/external/chromium_org/third_party/webrtc/modules/interface/
H A Dmodule_common_types.h118 void CopyFrom(const RTPFragmentationHeader& src) { function in class:webrtc::RTPFragmentationHeader
313 fragmentationHeader.CopyFrom(data.fragmentationHeader);
340 fragmentationHeader.CopyFrom(data.fragmentationHeader);
674 void CopyFrom(const AudioFrame& src);
753 inline void AudioFrame::CopyFrom(const AudioFrame& src) { function in class:webrtc::AudioFrame
/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
H A Ddecoding_state.cc75 void VCMDecodingState::CopyFrom(const VCMDecodingState& state) { function in class:webrtc::VCMDecodingState
H A Djitter_buffer.cc179 void VCMJitterBuffer::CopyFrom(const VCMJitterBuffer& rhs) { function in class:webrtc::VCMJitterBuffer
783 decoding_state.CopyFrom(last_decoded_state_);
801 decoding_state.CopyFrom(last_decoded_state_);
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/data/
H A Dbyte_array.cc143 bool ByteArray::CopyFrom(InputStream* is, int32_t length) { function in class:sfntly::ByteArray
163 bool ByteArray::CopyFrom(InputStream* is) { function in class:sfntly::ByteArray
H A Dwritable_font_data.cc160 void WritableFontData::CopyFrom(InputStream* is, int32_t length) { function in class:sfntly::WritableFontData
161 array_->CopyFrom(is, length);
164 void WritableFontData::CopyFrom(InputStream* is) { function in class:sfntly::WritableFontData
165 array_->CopyFrom(is);
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
H A Dphonenumbermatch.cc70 number_.CopyFrom(number);
84 void PhoneNumberMatch::CopyFrom(const PhoneNumberMatch& match) { function in class:i18n::phonenumbers::PhoneNumberMatch
/external/chromium_org/third_party/libjingle/source/talk/session/media/
H A Dmediamessages.cc108 void MediaStreams::CopyFrom(const MediaStreams& streams) { function in class:cricket::MediaStreams
/external/chromium_org/third_party/libjingle/source/talk/xmpp/
H A Djid.cc151 void Jid::CopyFrom(const Jid& jid) { function in class:buzz::Jid
/external/chromium_org/third_party/libaddressinput/src/cpp/src/
H A Drule.cc140 void Rule::CopyFrom(const Rule& rule) { function in class:i18n::addressinput::Rule
/external/chromium_org/ui/base/ime/
H A Dcandidate_window.cc50 void CandidateWindow::CopyFrom(const CandidateWindow& cw) { function in class:ui::CandidateWindow

Completed in 2012 milliseconds

123