Searched defs:Copy (Results 126 - 150 of 199) sorted by relevance

12345678

/external/chromium_org/chrome/browser/sync_file_system/local/
H A Dcanned_syncable_file_system.cc355 File::Error CannedSyncableFileSystem::Copy( function in class:sync_file_system::CannedSyncableFileSystem
596 operation_runner()->Copy(
/external/chromium_org/components/bookmarks/browser/
H A Dbookmark_model.cc276 void BookmarkModel::Copy(const BookmarkNode* node, function in class:BookmarkModel
/external/chromium_org/content/browser/fileapi/
H A Dcopy_or_move_operation_delegate_unittest.cc260 base::File::Error Copy(const FileSystemURL& src, function in class:content::CopyOrMoveOperationTestHelper
262 return AsyncFileTestHelper::Copy(file_system_context_.get(), src, dest);
414 // Copy it.
415 ASSERT_EQ(base::File::FILE_OK, helper.Copy(src, dest));
472 // Copy it.
473 ASSERT_EQ(base::File::FILE_OK, helper.Copy(src, dest));
534 // Copy it.
641 ASSERT_EQ(base::File::FILE_ERROR_SECURITY, helper.Copy(src, dest));
/external/chromium_org/third_party/libjingle/source/talk/session/media/
H A Dmediasession.h352 virtual ContentDescription* Copy() const { function in class:cricket::AudioContentDescription
374 virtual ContentDescription* Copy() const { function in class:cricket::VideoContentDescription
382 virtual ContentDescription* Copy() const { function in class:cricket::DataContentDescription
/external/chromium_org/third_party/libwebp/dsp/
H A Denc.c657 static WEBP_INLINE void Copy(const uint8_t* src, uint8_t* dst, int size) { function
666 static void Copy4x4(const uint8_t* src, uint8_t* dst) { Copy(src, dst, 4); }
/external/chromium_org/third_party/re2/re2/
H A Dcompile.cc151 Frag Copy(Frag arg);
668 Frag Compiler::Copy(Frag arg) { function in class:re2::Compiler
670 LOG(DFATAL) << "Compiler::Copy called!";
H A Dre2.h614 void Copy(const Options& src) { function in class:re2::RE2::Options
/external/chromium_org/third_party/webrtc/sound/
H A Dpulseaudiosoundsystem.cc117 virtual SoundDeviceLocator *Copy() const { function in class:rtc::PulseAudioDeviceLocator
/external/chromium_org/tools/gyp/pylib/gyp/
H A Dxcodeproj_file.py306 def Copy(self): member in class:XCObject
322 new_value = value.Copy()
333 # call Copy.
336 new_item = item.Copy()
789 self._properties[property] = value.Copy()
798 # to call Copy.
801 self._properties[property].append(item.Copy())
/external/chromium_org/ui/views/controls/textfield/
H A Dtextfield_model.cc502 bool TextfieldModel::Copy() { function in class:views::TextfieldModel
/external/chromium_org/v8/src/
H A Dhydrogen-gvn.cc35 HInstructionMap* Copy(Zone* zone) const { function in class:v8::internal::FINAL
716 map_ = copy_map ? map->Copy(zone) : map;
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h996 T *Copy = static_cast<T *>(Mgr.allocate()); local
997 cloneTo(Copy);
998 assert(Copy->getKind() == this->getKind() && "Bad copy");
1000 Copy->State = NewState;
1001 return Copy;
/external/openfst/src/include/fst/
H A Darc-map.h335 fst_(fst.Copy()),
346 fst_(fst.Copy()),
356 fst_(impl.fst_->Copy(true)),
574 // See Fst<>::Copy() for doc.
578 // Get a copy of this ArcMapFst. See Fst<>::Copy() for further doc.
579 virtual ArcMapFst<A, B, C> *Copy(bool safe = false) const { function in class:fst::ArcMapFst
H A Dcompact-fst.h847 // See Fst<>::Copy() for doc.
851 // Get a copy of this CompactFst. See Fst<>::Copy() for further doc.
852 virtual CompactFst<A, C, U> *Copy(bool safe = false) const { function in class:fst::CompactFst
H A Dcompose.h146 virtual ComposeFstImplBase<A> *Copy() = 0;
243 virtual ComposeFstImpl<M1, M2, F, T> *Copy() { function in class:fst::ComposeFstImpl
538 // See Fst<>::Copy() for doc.
541 SetImpl(fst.GetImpl()->Copy());
546 // Get a copy of this ComposeFst. See Fst<>::Copy() for further doc.
547 virtual ComposeFst<A> *Copy(bool safe = false) const { function in class:fst::ComposeFst
H A Ddeterminize.h376 : CacheImpl<A>(opts), fst_(fst.Copy()) {
388 fst_(impl.fst_->Copy(true)) {
397 virtual DeterminizeFstImplBase<A> *Copy() = 0;
512 virtual DeterminizeFsaImpl<A, D, F, T> *Copy() { function in class:fst::DeterminizeFsaImpl
730 virtual DeterminizeFstImpl<A, S, D, F, T> *Copy() { function in class:fst::DeterminizeFstImpl
851 // See Fst<>::Copy() for doc.
854 SetImpl(fst.GetImpl()->Copy());
859 // Get a copy of this DeterminizeFst. See Fst<>::Copy() for further doc.
860 virtual DeterminizeFst<A> *Copy(bool safe = false) const { function in class:fst::DeterminizeFst
H A Drandgen.h350 fst_(fst.Copy()),
367 fst_(impl.fst_->Copy(true)),
524 // See Fst<>::Copy() for doc.
528 // Get a copy of this RandGenFst. See Fst<>::Copy() for further doc.
529 virtual RandGenFst<A, B, S> *Copy(bool safe = false) const { function in class:fst::RandGenFst
/external/openfst/src/include/fst/extensions/pdt/
H A Dexpand.h89 : CacheImpl<A>(opts), fst_(fst.Copy()),
106 fst_(impl.fst_->Copy(true)),
249 // See Fst<>::Copy() for doc.
253 // Get a copy of this ExpandFst. See Fst<>::Copy() for further doc.
254 virtual ExpandFst<A> *Copy(bool safe = false) const { function in class:fst::ExpandFst
354 : ifst_(ifst.Copy()),
/external/pdfium/core/include/fxcrt/
H A Dfx_coordinates.h787 void Copy(const CFX_Matrix& m) function in class:CFX_Matrix
/external/pdfium/core/src/fpdfapi/fpdf_page/
H A Dfpdf_page_graph_state.cpp78 m_pTextList[i]->Copy(src.m_pTextList[i]);
227 m_FillColor.Copy(&src.m_FillColor);
229 m_StrokeColor.Copy(&src.m_StrokeColor);
455 void CPDF_AllStates::Copy(const CPDF_AllStates& src) function in class:CPDF_AllStates
458 m_TextMatrix.Copy(src.m_TextMatrix);
459 m_ParentMatrix.Copy(src.m_ParentMatrix);
460 m_CTM.Copy(src.m_CTM);
/external/pdfium/core/src/fxcrt/
H A Dfx_basic_bstring.cpp1148 void CFX_StringBufBase::Copy(FX_BSTR str) function in class:CFX_StringBufBase
/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
H A Ddsa_old.cpp480 Mem::Copy(addr, aData, aLength);
653 Mem::Copy(target, aBits, byteCount);
891 Mem::Copy(aTarget, aSource, aBytes);
943 virtual void Copy(TUint32* aTarget, const TUint8* aSource, TInt aBytes, TBool aReversed) = 0;
952 void Copy(TUint32* aTarget, const TUint8* aSource, TInt aBytes, TBool aReversed);
982 void TRgbCopy<T>::Copy(TUint32* aTarget, const TUint8* aSource, TInt aBytes, TBool aReversed) function in class:TRgbCopy
1068 GetCopy(&mem, aDsa.iSourceMode)->Copy(aTarget, aSource, aBytes, EFalse);
1074 GetCopy(&mem, aDsa.iSourceMode)->Copy(aTarget, aSource, aBytes, ETrue);
/external/regex-re2/re2/
H A Dcompile.cc150 Frag Copy(Frag arg);
667 Frag Compiler::Copy(Frag arg) { function in class:re2::Compiler
669 LOG(DFATAL) << "Compiler::Copy called!";
H A Dre2.h626 void Copy(const Options& src) { function in class:re2::RE2::Options
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dcompose.h107 :CacheImpl<A>(opts), fst1_(fst1.Copy()), fst2_(fst2.Copy()) {
730 virtual ComposeFst<A> *Copy() const { function in class:fst::ComposeFst

Completed in 520 milliseconds

12345678