Home
last modified time | relevance | path

Searched defs:CopyTo (Results 1 – 25 of 25) sorted by relevance

/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/
Dgrowable_memory_byte_array.h34 virtual int32_t CopyTo(ByteArray* array) { return ByteArray::CopyTo(array); } in CopyTo() function
35 virtual int32_t CopyTo(ByteArray* array, int32_t offset, int32_t length) { in CopyTo() function
38 virtual int32_t CopyTo(int32_t dst_offset, in CopyTo() function
44 virtual int32_t CopyTo(OutputStream* os) { return ByteArray::CopyTo(os); } in CopyTo() function
Dmemory_byte_array.h46 virtual int32_t CopyTo(ByteArray* array) { return ByteArray::CopyTo(array); } in CopyTo() function
47 virtual int32_t CopyTo(ByteArray* array, int32_t offset, int32_t length) { in CopyTo() function
50 virtual int32_t CopyTo(int32_t dst_offset, in CopyTo() function
56 virtual int32_t CopyTo(OutputStream* os) { return ByteArray::CopyTo(os); } in CopyTo() function
Dbyte_array.cc97 int32_t ByteArray::CopyTo(ByteArray* array) { in CopyTo() function in sfntly::ByteArray
101 int32_t ByteArray::CopyTo(ByteArray* array, int32_t offset, int32_t length) { in CopyTo() function in sfntly::ByteArray
105 int32_t ByteArray::CopyTo(int32_t dst_offset, ByteArray* array, in CopyTo() function in sfntly::ByteArray
128 int32_t ByteArray::CopyTo(OutputStream* os) { in CopyTo() function in sfntly::ByteArray
132 int32_t ByteArray::CopyTo(OutputStream* os, int32_t offset, int32_t length) { in CopyTo() function in sfntly::ByteArray
Dgrowable_memory_byte_array.cc34 int32_t GrowableMemoryByteArray::CopyTo(OutputStream* os, in CopyTo() function in sfntly::GrowableMemoryByteArray
Dreadable_font_data.cc212 int32_t ReadableFontData::CopyTo(OutputStream* os) { in CopyTo() function in sfntly::ReadableFontData
216 int32_t ReadableFontData::CopyTo(WritableFontData* wfd) { in CopyTo() function in sfntly::ReadableFontData
223 int32_t ReadableFontData::CopyTo(ByteArray* ba) { in CopyTo() function in sfntly::ReadableFontData
Dmemory_byte_array.cc36 int32_t MemoryByteArray::CopyTo(OutputStream* os, in CopyTo() function in sfntly::MemoryByteArray
/third_party/protobuf/csharp/src/Google.Protobuf/Collections/
DMapField.cs279 …void ICollection<KeyValuePair<TKey, TValue>>.CopyTo(KeyValuePair<TKey, TValue>[] array, int arrayI… in CopyTo() method in Google.Protobuf.Collections.MapField
682 public void CopyTo(T[] array, int arrayIndex) in CopyTo() method in Google.Protobuf.Collections.MapField.MapView
707 public void CopyTo(Array array, int index) in CopyTo() method in Google.Protobuf.Collections.MapField.MapView
DRepeatedField.cs342 public void CopyTo(T[] array, int arrayIndex) in CopyTo() method in Google.Protobuf.Collections.RepeatedField
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
Dtinyxml.cpp161 void TiXmlNode::CopyTo( TiXmlNode* target ) const in CopyTo() function in TiXmlNode
853 void TiXmlElement::CopyTo( TiXmlElement* target ) const in CopyTo() function in TiXmlElement
1115 void TiXmlDocument::CopyTo( TiXmlDocument* target ) const in CopyTo() function in TiXmlDocument
1308 void TiXmlComment::CopyTo( TiXmlComment* target ) const in CopyTo() function in TiXmlComment
1353 void TiXmlText::CopyTo( TiXmlText* target ) const in CopyTo() function in TiXmlText
1440 void TiXmlDeclaration::CopyTo( TiXmlDeclaration* target ) const in CopyTo() function in TiXmlDeclaration
1476 void TiXmlUnknown::CopyTo( TiXmlUnknown* target ) const in CopyTo() function in TiXmlUnknown
/third_party/protobuf/csharp/src/Google.Protobuf/
DExtensionRegistry.cs111 void ICollection<Extension>.CopyTo(Extension[] array, int arrayIndex) in CopyTo() method in Google.Protobuf.ExtensionRegistry
DByteString.cs388 public void CopyTo(byte[] array, int position) in CopyTo() method in Google.Protobuf.ByteString
/third_party/protobuf/csharp/src/Google.Protobuf.Test/
DByteStringTest.cs142 public void CopyTo() in CopyTo() method in Google.Protobuf.ByteStringTest
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Collections/
DRepeatedFieldTest.cs231 public void CopyTo() in CopyTo() method in Google.Protobuf.Collections.RepeatedFieldTest
/third_party/protobuf/csharp/src/Google.Protobuf.Test/Collections/
DRepeatedFieldTest.cs229 public void CopyTo() in CopyTo() method in Google.Protobuf.Collections.RepeatedFieldTest
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp526 unsigned CopyTo = 0; in sortRelocs() local
/third_party/skia/m133/src/utils/win/
DSkIStream.cpp60 SK_STDMETHODIMP SkBaseIStream::CopyTo(IStream*, ULARGE_INTEGER, ULARGE_INTEGER*, ULARGE_INTEGER*) in CopyTo() function in SkBaseIStream
/third_party/skia/src/utils/win/
DSkIStream.cpp60 SK_STDMETHODIMP SkBaseIStream::CopyTo(IStream*, ULARGE_INTEGER, ULARGE_INTEGER*, ULARGE_INTEGER*) in CopyTo() function in SkBaseIStream
/third_party/vk-gl-cts/external/amber/src/src/
Dbuffer.cc79 Result Buffer::CopyTo(Buffer* buffer) const { in CopyTo() function in amber::Buffer
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dcord.h796 void CopyTo(std::string* dst) const { in CopyTo() function
/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc2654 void Descriptor::ExtensionRange::CopyTo( in CopyTo() function in google::protobuf::Descriptor::ExtensionRange
2875 void FileDescriptor::CopyTo(FileDescriptorProto* proto) const { in CopyTo() function in google::protobuf::FileDescriptor
2944 void Descriptor::CopyTo(DescriptorProto* proto) const { in CopyTo() function in google::protobuf::Descriptor
3004 void FieldDescriptor::CopyTo(FieldDescriptorProto* proto) const { in CopyTo() function in google::protobuf::FieldDescriptor
3082 void OneofDescriptor::CopyTo(OneofDescriptorProto* proto) const { in CopyTo() function in google::protobuf::OneofDescriptor
3090 void EnumDescriptor::CopyTo(EnumDescriptorProto* proto) const { in CopyTo() function in google::protobuf::EnumDescriptor
3111 void EnumValueDescriptor::CopyTo(EnumValueDescriptorProto* proto) const { in CopyTo() function in google::protobuf::EnumValueDescriptor
3121 void ServiceDescriptor::CopyTo(ServiceDescriptorProto* proto) const { in CopyTo() function in google::protobuf::ServiceDescriptor
3134 void MethodDescriptor::CopyTo(MethodDescriptorProto* proto) const { in CopyTo() function in google::protobuf::MethodDescriptor
Ddescriptor_unittest.cc3144 TEST_P(AllowUnknownDependenciesTest, CopyTo) { in TEST_P() argument
/third_party/protobuf/third_party/abseil-cpp/absl/strings/
Dcord.h979 void CopyTo(absl::Nonnull<std::string*> dst) const { in CopyTo() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstructionSelector.cpp3113 Register CopyTo = I.getOperand(0).getReg(); in selectUnmergeValues() local
3121 Register CopyTo = I.getOperand(LaneIdx).getReg(); in selectUnmergeValues() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp3213 SDValue CopyTo = in foldLoadStoreIntoMemOperand() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp2470 SDValue CopyTo = DAG.getCopyToReg(getControlRoot(), dl, in visitJumpTableHeader() local
2681 SDValue CopyTo = DAG.getCopyToReg(getControlRoot(), dl, B.Reg, Sub); in visitBitTestHeader() local