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

12

/external/clang/test/CodeGenCXX/
H A Dcasts.cpp6 void copyFrom(const A &src);
12 void A::copyFrom(const A &src) { function in class:PR5248::A
/external/icu4c/common/
H A Dcharstr.cpp22 CharString &CharString::copyFrom(const CharString &s, UErrorCode &errorCode) { function in class:CharString
H A Dmessagepattern.cpp87 void copyFrom(const MessagePatternList<T, stackCapacity> &other,
100 MessagePatternList<T, stackCapacity>::copyFrom( function in class:MessagePatternList
223 partsList->copyFrom(*other.partsList, other.partsLength, errorCode);
239 numericValuesList->copyFrom(
H A Dunistr.cpp330 copyFrom(that);
454 return copyFrom(src);
459 return copyFrom(src, TRUE);
463 UnicodeString::copyFrom(const UnicodeString &src, UBool fastCopy) { function in class:UnicodeString
/external/webkit/Source/WebCore/platform/audio/
H A DAudioChannel.cpp50 void AudioChannel::copyFrom(const AudioChannel* sourceChannel) function in class:WebCore::AudioChannel
H A DAudioBus.cpp195 void AudioBus::copyFrom(const AudioBus& sourceBus) function in class:WebCore::AudioBus
202 channel(i)->copyFrom(sourceBus.channel(i));
207 channel(0)->copyFrom(sourceChannel);
208 channel(1)->copyFrom(sourceChannel);
/external/llvm/include/llvm/CodeGen/
H A DLiveInterval.h64 void copyFrom(VNInfo &src) { function in class:llvm::VNInfo
/external/protobuf/java/src/main/java/com/google/protobuf/micro/
H A DByteStringMicro.java82 public static ByteStringMicro copyFrom(final byte[] bytes, final int offset, method in class:ByteStringMicro
92 public static ByteStringMicro copyFrom(final byte[] bytes) { method in class:ByteStringMicro
93 return copyFrom(bytes, 0, bytes.length);
100 public static ByteStringMicro copyFrom(final String text, final String charsetName) method in class:ByteStringMicro
/external/javassist/src/main/javassist/bytecode/
H A DExceptionsAttribute.java46 copyFrom(src, classnames);
81 private void copyFrom(ExceptionsAttribute srcAttr, Map classnames) { method in class:ExceptionsAttribute
/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DOutputProperties.java326 copyFrom(savedProps, false);
577 public void copyFrom(Properties src) method in class:OutputProperties
579 copyFrom(src, true);
592 public void copyFrom(Properties src, boolean shouldResetDefaults) method in class:OutputProperties
631 public void copyFrom(OutputProperties opsrc) method in class:OutputProperties
636 copyFrom(opsrc.getProperties());
/external/skia/src/animator/
H A DSkDisplayTypes.cpp122 SkDisplayString::SkDisplayString(SkString& copyFrom) : value(copyFrom) { argument
191 SkDisplayArray::SkDisplayArray(SkTypedArray& copyFrom) : values(copyFrom) { argument
/external/webkit/Source/JavaScriptCore/wtf/
H A DDateMath.h193 void copyFrom(const GregorianDateTime& rhs) function in struct:JSC::GregorianDateTime
/external/okhttp/src/main/java/libcore/net/http/
H A DRawHeaders.java74 public RawHeaders(RawHeaders copyFrom) { argument
75 namesAndValues.addAll(copyFrom.namesAndValues);
76 statusLine = copyFrom.statusLine;
77 httpMinorVersion = copyFrom.httpMinorVersion;
78 responseCode = copyFrom.responseCode;
79 responseMessage = copyFrom.responseMessage;
/external/protobuf/java/src/main/java/com/google/protobuf/
H A DByteString.java88 public static ByteString copyFrom(final byte[] bytes, final int offset, method in class:ByteString
98 public static ByteString copyFrom(final byte[] bytes) { method in class:ByteString
99 return copyFrom(bytes, 0, bytes.length);
106 public static ByteString copyFrom(final ByteBuffer bytes, final int size) { method in class:ByteString
116 public static ByteString copyFrom(final ByteBuffer bytes) { method in class:ByteString
117 return copyFrom(bytes, bytes.remaining());
124 public static ByteString copyFrom(final String text, final String charsetName) method in class:ByteString
149 public static ByteString copyFrom(List<ByteString> list) { method in class:ByteString
H A DUnknownFieldSet.java69 * of {@code copyFrom}.
71 public static Builder newBuilder(final UnknownFieldSet copyFrom) { argument
72 return newBuilder().mergeFrom(copyFrom);
666 * {@code copyFrom}.
668 public static Builder newBuilder(final Field copyFrom) { argument
669 return newBuilder().mergeFrom(copyFrom);
/external/webkit/Source/WebCore/loader/
H A DFormSubmission.cpp113 void FormSubmission::Attributes::copyFrom(const Attributes& other) function in class:WebCore::FormSubmission::Attributes
146 copiedAttributes.copyFrom(attributes);
/external/javassist/src/main/javassist/bytecode/stackmap/
H A DTracer.java58 copyFrom(t.stackTop, t.stackTypes, stackTypes);
62 copyFrom(size2, t.localsTypes, localsTypes);
65 protected static int copyFrom(int n, TypeData[] srcTypes, TypeData[] destTypes) { method in class:Tracer
/external/jmonkeyengine/engine/src/core/com/jme3/system/
H A DAppSettings.java171 public void copyFrom(AppSettings other) { method in class:AppSettings
176 * Same as {@link #copyFrom(com.jme3.system.AppSettings) }, except
/external/llvm/include/llvm/CodeGen/PBQP/
H A DGraph.h139 inline void copyFrom(const Graph &other);
149 copyFrom(other);
161 copyFrom(other);
447 void Graph::copyFrom(const Graph &other) { function in class:PBQP::Graph
/external/webkit/Source/WebCore/platform/graphics/gpu/
H A DPODRedBlackTree.h228 virtual void copyFrom(Node* src) { m_data = src->data(); } function in class:WebCore::PODRedBlackTree::Node
635 z->copyFrom(y);
/external/jmonkeyengine/engine/src/core/com/jme3/renderer/
H A DCamera.java295 public void copyFrom(Camera cam) { method in class:Camera
/external/llvm/include/llvm/ADT/
H A DDenseMap.h290 void copyFrom(const DenseMapBase<OtherBaseT, KeyT, ValueT, KeyInfoT>& other) { function in class:llvm::DenseMapBase
535 copyFrom(other);
564 copyFrom(other);
578 void copyFrom(const DenseMap& other) { function in class:llvm::DenseMap
582 this->BaseT::copyFrom(other);
699 copyFrom(other);
793 copyFrom(other);
807 void copyFrom(const SmallDenseMap& other) { function in class:llvm::SmallDenseMap
815 this->BaseT::copyFrom(other);
/external/icu4c/i18n/
H A Ddtptngen.cpp308 dtMatcher->copyFrom(other.dtMatcher->skeleton);
330 patternMap->copyFrom(*other.patternMap, status);
1263 PatternMap::copyFrom(const PatternMap& other, UErrorCode& status) { function in class:PatternMap
1543 copyFrom(other.skeleton);
1589 copyFrom(skeletonResult);
1643 DateTimeMatcher::copyFrom(const PtnSkeleton& newSkeleton) { function in class:DateTimeMatcher
1652 DateTimeMatcher::copyFrom() { function in class:DateTimeMatcher
1927 matcher->copyFrom(*nodePtr->skeleton);
1930 matcher->copyFrom();
/external/clang/lib/Sema/
H A DSemaOverload.cpp530 AmbiguousConversionSequence::copyFrom(const AmbiguousConversionSequence &O) { function in class:clang::AmbiguousConversionSequence
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.resources.compatibility_3.4.0.v20090505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 549 milliseconds

12