Searched refs:Copy (Results 101 - 125 of 460) sorted by relevance

1234567891011>>

/external/chromium_org/media/filters/
H A Dskcanvas_video_renderer_unittest.cc64 void Copy(const scoped_refptr<VideoFrame>& video_frame, SkCanvas* canvas);
236 void SkCanvasVideoRendererTest::Copy( function in class:media::SkCanvasVideoRendererTest
239 renderer_.Copy(video_frame, canvas);
275 Copy(VideoFrame::CreateTransparentFrame(gfx::Size(kWidth, kHeight)).get(),
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dreflection_ops_unittest.cc57 TEST(ReflectionOpsTest, Copy) {
62 ReflectionOps::Copy(message, &message2);
67 ReflectionOps::Copy(message2, &message2);
76 ReflectionOps::Copy(message, &message2);
82 // Note: Copy is implemented in terms of Merge() so technically the Copy
109 // Note: Copy is implemented in terms of Merge() so technically the Copy
158 // Note: Copy is implemented in terms of Merge() so technically the Copy
[all...]
/external/chromium_org/third_party/re2/re2/
H A Dset.cc16 options_.Copy(options);
/external/chromium_org/third_party/webrtc/base/
H A Dsslidentity.h101 SSLCertChain* Copy() const { function in class:rtc::SSLCertChain
/external/chromium_org/third_party/webrtc/modules/video_coding/codecs/vp8/
H A Dvp8_impl.h208 virtual VideoDecoder* Copy();
211 // Copy reference image from this _decoder to the _decoder in copyTo. Set
/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
H A Dvideo_coding_robustness_unittest.cc170 EXPECT_CALL(decoder_, Copy())
173 EXPECT_CALL(decoderCopy_, Copy())
266 EXPECT_CALL(decoder_, Copy())
268 EXPECT_CALL(decoderCopy_, Copy())
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/interface/
H A Dvie_autotest_defines.h88 void Copy(AutoTestRect iRect) { function in struct:AutoTestRect
/external/chromium_org/v8/src/
H A Dhydrogen-osr.cc70 environment = environment->Copy();
H A Dunique.h249 if (that->size_ == 0) return this->Copy(zone);
250 if (this->size_ == 0) return that->Copy(zone);
282 if (that->size_ == 0) return this->Copy(zone);
300 UniqueSet<T>* Copy(Zone* zone) const { function in class:v8::internal::FINAL
/external/openfst/src/include/fst/extensions/far/
H A Dprint-strings.h91 syms = fst.InputSymbols()->Copy();
/external/protobuf/src/google/protobuf/
H A Dreflection_ops_unittest.cc57 TEST(ReflectionOpsTest, Copy) {
62 ReflectionOps::Copy(message, &message2);
67 ReflectionOps::Copy(message2, &message2);
76 ReflectionOps::Copy(message, &message2);
82 // Note: Copy is implemented in terms of Merge() so technically the Copy
109 // Note: Copy is implemented in terms of Merge() so technically the Copy
158 // Note: Copy is implemented in terms of Merge() so technically the Copy
[all...]
/external/regex-re2/re2/
H A Dset.cc16 options_.Copy(options);
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Ddifference.h82 virtual DifferenceFst<A> *Copy() const { function in class:fst::DifferenceFst
H A Dintersect.h73 virtual IntersectFst<A> *Copy() const { function in class:fst::IntersectFst
H A Dproject.h89 virtual ProjectFst<A> *Copy() const { return new ProjectFst(*this); } function in class:fst::ProjectFst
/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
H A Ddsa.cpp359 inline void Copy(TUint32* aTarget, const TUint8* aSrc, TInt aBytes, TInt aHeight) const;
386 inline void TDsa::Copy(TUint32* aTarget, const TUint8* aSrc, TInt aBytes, TInt aHeight) const function in class:TDsa
427 iDsa.Copy(reinterpret_cast<TUint32*>(targetPtr), reinterpret_cast<const TUint8*>(source), copyLen, height);
438 iDsa.Copy(reinterpret_cast<TUint32*>(targetPtr), reinterpret_cast<const TUint8*>(source), copyLen, height);
934 Mem::Copy(addr, aData, aLength);
1091 Mem::Copy(target, aBits, byteCount);
1257 Mem::Copy(aTarget, src, aBytes << 2);
1308 virtual void Copy(TUint32* aTarget, const TUint8* aSource, TInt aBytes, TBool aReversed) = 0;
1318 void Copy(TUint32* aTarget, const TUint8* aSource, TInt aBytes, TBool aReversed);
1357 void TRgbCopy<T>::Copy(TUint3 function in class:TRgbCopy
[all...]
H A Ddsa_new.cpp19 inline void Copy(TUint32* aTarget, const TUint8* aSrc, TInt aBytes, TInt aHeight) const;
44 inline void TDsa::Copy(TUint32* aTarget, const TUint8* aSrc, TInt aBytes, TInt aHeight) const function in class:TDsa
85 iDsa.Copy(reinterpret_cast<TUint32*>(targetPtr), reinterpret_cast<const TUint8*>(source), copyLen, height);
96 iDsa.Copy(reinterpret_cast<TUint32*>(targetPtr), reinterpret_cast<const TUint8*>(source), copyLen, height);
693 Mem::Copy(addr, aData, aLength);
976 Mem::Copy(target, aBits, byteCount);
1024 Mem::Copy(target, aBits, byteCount);
1195 Mem::Copy(aTarget, src, aBytes << 2);
1246 virtual void Copy(TUint32* aTarget, const TUint8* aSource, TInt aBytes, TBool aReversed) = 0;
1256 void Copy(TUint3
1295 void TRgbCopy<T>::Copy(TUint32* aTarget, const TUint8* aSource, TInt aBytes, TBool aReversed) function in class:TRgbCopy
[all...]
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/socket/
H A Dudp_node.cc136 packet->Copy(data_, length_error, addr_);
298 packet->Copy(buf, capped_len, addr);
/external/chromium_org/third_party/WebKit/Tools/Scripts/
H A Dsplit-file-by-class33 use File::Copy;
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Dsessiondescription.cc92 SessionDescription* SessionDescription::Copy() const { function in class:cricket::SessionDescription
94 // Copy all ContentDescriptions.
97 content->description = content->description->Copy();
/external/chromium_org/third_party/re2/re2/testing/
H A Dcharclass_test.cc127 CharClassBuilder* ncc = cc->Copy();
211 CharClassBuilder *ccb1 = ccb.Copy();
/external/lzma/CPP/Windows/
H A DPropVariant.cpp147 HRESULT CPropVariant::Copy(const PROPVARIANT* pSrc) function in class:NWindows::NCOM::CPropVariant
208 HRESULT hr = Copy(pSrc);
/external/regex-re2/re2/testing/
H A Dcharclass_test.cc127 CharClassBuilder* ncc = cc->Copy();
211 CharClassBuilder *ccb1 = ccb.Copy();
/external/smali/baksmali/
H A DAndroid.mk71 @echo "Copy: $(PRIVATE_MODULE) ($@)"
/external/smali/smali/
H A DAndroid.mk77 @echo "Copy: $(PRIVATE_MODULE) ($@)"

Completed in 701 milliseconds

1234567891011>>