Home
last modified time | relevance | path

Searched refs:copy_from (Results 1 – 16 of 16) sorted by relevance

/third_party/boost/libs/beast/include/boost/beast/core/impl/
Dflat_buffer.hpp126 copy_from(other);
159 copy_from(other);
176 copy_from(other);
192 copy_from(other); in basic_flat_buffer()
210 copy_from(other);
245 copy_from(other); in operator =()
388 copy_from( in copy_from() function in boost::beast::basic_flat_buffer
451 copy_from(other); in move_assign()
466 copy_from(other); in copy_assign()
477 copy_from(other); in copy_assign()
Dmulti_buffer.hpp535 copy_from(other); in basic_multi_buffer()
565 copy_from(other); in basic_multi_buffer()
578 copy_from(other); in basic_multi_buffer()
588 copy_from(other); in basic_multi_buffer()
602 copy_from(other); in basic_multi_buffer()
639 copy_from(other); in operator =()
1060 copy_from(basic_multi_buffer<OtherAlloc> const& other) in copy_from() function in boost::beast::basic_multi_buffer
1101 copy_from(other); in move_assign()
1115 copy_from(other); in copy_assign()
1126 copy_from(other); in copy_assign()
/third_party/boost/boost/beast/core/impl/
Dflat_buffer.hpp126 copy_from(other);
159 copy_from(other);
176 copy_from(other);
192 copy_from(other); in basic_flat_buffer()
210 copy_from(other);
245 copy_from(other); in operator =()
388 copy_from( in copy_from() function in boost::beast::basic_flat_buffer
451 copy_from(other); in move_assign()
466 copy_from(other); in copy_assign()
477 copy_from(other); in copy_assign()
Dmulti_buffer.hpp535 copy_from(other); in basic_multi_buffer()
565 copy_from(other); in basic_multi_buffer()
578 copy_from(other); in basic_multi_buffer()
588 copy_from(other); in basic_multi_buffer()
602 copy_from(other); in basic_multi_buffer()
639 copy_from(other); in operator =()
1060 copy_from(basic_multi_buffer<OtherAlloc> const& other) in copy_from() function in boost::beast::basic_multi_buffer
1101 copy_from(other); in move_assign()
1115 copy_from(other); in copy_assign()
1126 copy_from(other); in copy_assign()
/third_party/boost/boost/
Dthrow_exception.hpp118 void copy_from( void const* ) in copy_from() function
122 void copy_from( boost::exception const* p ) in copy_from() function
131 copy_from( &e ); in wrapexcept()
136 copy_from( &e ); in wrapexcept()
/third_party/ffmpeg/libavcodec/
Dc93.c157 uint8_t *copy_from = oldpic->data[0]; in decode_frame() local
169 if ((ret = copy_block(avctx, out, copy_from, offset, 8, stride)) < 0) in decode_frame()
174 copy_from = newpic->data[0]; in decode_frame()
187 copy_from, offset, 4, stride)) < 0) in decode_frame()
Dinterplayvideo.c78 static int copy_from(IpvideoContext *s, AVFrame *src, AVFrame *dst, int delta_x, int delta_y) in copy_from() function
107 return copy_from(s, s->last_frame, frame, 0, 0); in ipvideo_decode_block_opcode_0x0()
112 return copy_from(s, s->second_last_frame, frame, 0, 0); in ipvideo_decode_block_opcode_0x1()
136 return copy_from(s, s->second_last_frame, frame, x, y); in ipvideo_decode_block_opcode_0x2()
162 return copy_from(s, frame, frame, x, y); in ipvideo_decode_block_opcode_0x3()
183 return copy_from(s, s->last_frame, frame, x, y); in ipvideo_decode_block_opcode_0x4()
196 return copy_from(s, s->last_frame, frame, x, y); in ipvideo_decode_block_opcode_0x5()
571 return copy_from(s, s->second_last_frame, frame, x, y); in ipvideo_decode_block_opcode_0x6_16()
930 copy_from(s, s->second_last_frame, frame, 0, 0); in ipvideo_format_06_firstpass()
941 copy_from(s, s->last_frame, frame, off_x, off_y); in ipvideo_format_06_secondpass()
[all …]
/third_party/boost/libs/beast/include/boost/beast/core/
Dflat_buffer.hpp510 void copy_from(basic_flat_buffer<OtherAlloc> const& other);
Dmulti_buffer.hpp571 void copy_from(basic_multi_buffer<OtherAlloc> const&);
/third_party/protobuf/src/google/protobuf/compiler/python/
Dpython_generator.h161 void CopyPublicDependenciesAliases(const std::string& copy_from,
Dpython_generator.cc1454 const std::string& copy_from, const FileDescriptor* file) const { in CopyPublicDependenciesAliases() argument
1466 "alias", module_alias, "module", module_name, "copy_from", copy_from); in CopyPublicDependenciesAliases()
1467 CopyPublicDependenciesAliases(copy_from, file->public_dependency(i)); in CopyPublicDependenciesAliases()
/third_party/boost/boost/beast/core/
Dflat_buffer.hpp510 void copy_from(basic_flat_buffer<OtherAlloc> const& other);
Dmulti_buffer.hpp571 void copy_from(basic_multi_buffer<OtherAlloc> const&);
/third_party/cef/tests/cefclient/browser/
Dosr_d3d11_win.h184 void copy_from(const std::shared_ptr<Texture2D>&);
Dosr_d3d11_win.cc283 void Texture2D::copy_from(const std::shared_ptr<Texture2D>& other) { in copy_from() function in client::d3d11::Texture2D
/third_party/flutter/skia/third_party/externals/wuffs/std/deflate/
Ddecode_deflate.wuffs171 // a_slice.copy_from(s:b_slice) returns the minimum of the two