Searched defs:copyFrom (Results 1 - 15 of 15) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Dcharstr.cpp22 CharString &CharString::copyFrom(const CharString &s, UErrorCode &errorCode) { function in class:CharString
H A Dmessagepattern.cpp108 MessagePatternList<T, stackCapacity>::copyFrom( function in class:MessagePatternList
H A Dunistr.cpp464 UnicodeString::copyFrom(const UnicodeString &src, UBool fastCopy) { function in class:UnicodeString
/macosx-10.9.5/WebCore-7537.78.1/platform/audio/
H A DAudioChannel.cpp59 void AudioChannel::copyFrom(const AudioChannel* sourceChannel) function in class:WebCore::AudioChannel
H A DAudioBus.cpp218 void AudioBus::copyFrom(const AudioBus& sourceBus, ChannelInterpretation channelInterpretation) function in class:WebCore::AudioBus
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/CodeGen/
H A DLiveInterval.h64 void copyFrom(VNInfo &src) { function in class:llvm::VNInfo
/macosx-10.9.5/Security-55471.14.18/include/security_cdsa_utilities/
H A Dcontext.h62 void copyFrom(const Context &source, Allocator &alloc) function in class:Security::Context
/macosx-10.9.5/Security-55471.14.18/libsecurity_cdsa_utilities/lib/
H A Dcontext.h62 void copyFrom(const Context &source, Allocator &alloc) function in class:Security::Context
/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DWriteBarrier.h80 void copyFrom(const WriteBarrierBase<T>& other) function in class:JSC::WriteBarrierBase
/macosx-10.9.5/WebCore-7537.78.1/loader/
H A DFormSubmission.cpp116 void FormSubmission::Attributes::copyFrom(const Attributes& other) function in class:WebCore::FormSubmission::Attributes
/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DPODRedBlackTree.h281 virtual void copyFrom(Node* src) { m_data = src->data(); } function in class:WebCore::PODRedBlackTree::Node
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/CodeGen/PBQP/
H A DGraph.h447 void Graph::copyFrom(const Graph &other) { function in class:PBQP::Graph
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/ADT/
H A DDenseMap.h290 void copyFrom(const DenseMapBase<OtherBaseT, KeyT, ValueT, KeyInfoT>& other) { function in class:llvm::DenseMapBase
579 void copyFrom(const DenseMap& other) { function in class:llvm::DenseMap
808 void copyFrom(const SmallDenseMap& other) { function in class:llvm::SmallDenseMap
/macosx-10.9.5/objc4-551.1/runtime/
H A Dllvm-DenseMap.h326 void copyFrom(const DenseMapBase<OtherBaseT, KeyT, ValueT, KeyInfoT>& other) { function in class:objc::DenseMapBase
642 void copyFrom(const DenseMap& other) { function in class:objc::DenseMap
872 void copyFrom(const SmallDenseMap& other) { function in class:objc::SmallDenseMap
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Ddtptngen.cpp1289 PatternMap::copyFrom(const PatternMap& other, UErrorCode& status) { function in class:PatternMap
1674 DateTimeMatcher::copyFrom(const PtnSkeleton& newSkeleton) { function in class:DateTimeMatcher
1683 DateTimeMatcher::copyFrom() { function in class:DateTimeMatcher

Completed in 115 milliseconds