Home
last modified time | relevance | path

Searched defs:copyFrom (Results 1 – 25 of 49) sorted by relevance

12

/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DByteString.java109 byte[] copyFrom(byte[] bytes, int offset, int size); in copyFrom() method
115 public byte[] copyFrom(byte[] bytes, int offset, int size) { in copyFrom() method in ByteString.SystemByteArrayCopier
125 public byte[] copyFrom(byte[] bytes, int offset, int size) { in copyFrom() method in ByteString.ArraysByteArrayCopier
360 public static ByteString copyFrom(byte[] bytes, int offset, int size) { in copyFrom() method
371 public static ByteString copyFrom(byte[] bytes) { in copyFrom() method
411 public static ByteString copyFrom(ByteBuffer bytes, int size) { in copyFrom() method
424 public static ByteString copyFrom(ByteBuffer bytes) { in copyFrom() method
437 public static ByteString copyFrom(String text, String charsetName) in copyFrom() method
450 public static ByteString copyFrom(String text, Charset charset) { in copyFrom() method
588 public static ByteString copyFrom(Iterable<ByteString> byteStrings) { in copyFrom() method
DUnknownFieldSet.java75 public static Builder newBuilder(UnknownFieldSet copyFrom) { in newBuilder()
691 public static Builder newBuilder(Field copyFrom) { in newBuilder()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DBidiRun.java72 void copyFrom(BidiRun run) in copyFrom() method in BidiRun
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DBidiRun.java72 void copyFrom(BidiRun run) in copyFrom() method in BidiRun
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DFormattedStringBuilder.java59 public void copyFrom(FormattedStringBuilder source) { in copyFrom() method in FormattedStringBuilder
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DFormattedStringBuilder.java73 public void copyFrom(FormattedStringBuilder source) { in copyFrom() method in FormattedStringBuilder
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/
DWritableFontData.java381 public void copyFrom(InputStream is, int length) throws IOException { in copyFrom() method in WritableFontData
391 public void copyFrom(InputStream is) throws IOException { in copyFrom() method in WritableFontData
DByteArray.java281 public void copyFrom(InputStream is, int length) throws IOException { in copyFrom() method in ByteArray
302 public void copyFrom(InputStream is) throws IOException { in copyFrom() method in ByteArray
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/parse/
DParsedNumber.java86 public void copyFrom(ParsedNumber other) { in copyFrom() method in ParsedNumber
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/
DParsedNumber.java84 public void copyFrom(ParsedNumber other) { in copyFrom() method in ParsedNumber
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkBuffer.cpp105 void Buffer::copyFrom(const void *srcMemory, VkDeviceSize pSize, VkDeviceSize pOffset) in copyFrom() function in vk::Buffer
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
DDecimalQuantity.java231 public void copyFrom(DecimalQuantity other); in copyFrom() method
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DDecimalQuantity.java252 public void copyFrom(DecimalQuantity other); in copyFrom() method
/third_party/node/deps/icu-small/source/common/
Dcharstr.cpp65 CharString &CharString::copyFrom(const CharString &s, UErrorCode &errorCode) { in copyFrom() function in CharString
Dcmemory.h442 void copyFrom(const MaybeStackArray &src, UErrorCode &status) { in copyFrom() function
/third_party/skia/third_party/externals/icu/source/common/
Dcharstr.cpp65 CharString &CharString::copyFrom(const CharString &s, UErrorCode &errorCode) { in copyFrom() function in CharString
Dcmemory.h442 void copyFrom(const MaybeStackArray &src, UErrorCode &status) { in copyFrom() function
/third_party/icu/icu4c/source/common/
Dcharstr.cpp65 CharString &CharString::copyFrom(const CharString &s, UErrorCode &errorCode) { in copyFrom() function in CharString
Dcmemory.h442 void copyFrom(const MaybeStackArray &src, UErrorCode &status) { in copyFrom() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DDenseMap.h362 void copyFrom( in copyFrom() function
644 void copyFrom(const DenseMap& other) { in copyFrom() function
873 void copyFrom(const SmallDenseMap& other) { in copyFrom() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DDenseMap.h391 void copyFrom( in copyFrom() function
751 void copyFrom(const DenseMap& other) { in copyFrom() function
988 void copyFrom(const SmallDenseMap& other) { in copyFrom() function
/third_party/icu/icu4c/source/i18n/
Ddtptngen.cpp2013 PatternMap::copyFrom(const PatternMap& other, UErrorCode& status) { in copyFrom() function in PatternMap
2443 DateTimeMatcher::copyFrom(const PtnSkeleton& newSkeleton) { in copyFrom() function in DateTimeMatcher
2448 DateTimeMatcher::copyFrom() { in copyFrom() function in DateTimeMatcher
2730 void SkeletonFields::copyFrom(const SkeletonFields& other) { in copyFrom() function in SkeletonFields
2796 void PtnSkeleton::copyFrom(const PtnSkeleton& other) { in copyFrom() function in PtnSkeleton
/third_party/node/deps/icu-small/source/i18n/
Ddtptngen.cpp2013 PatternMap::copyFrom(const PatternMap& other, UErrorCode& status) { in copyFrom() function in PatternMap
2443 DateTimeMatcher::copyFrom(const PtnSkeleton& newSkeleton) { in copyFrom() function in DateTimeMatcher
2448 DateTimeMatcher::copyFrom() { in copyFrom() function in DateTimeMatcher
2730 void SkeletonFields::copyFrom(const SkeletonFields& other) { in copyFrom() function in SkeletonFields
2796 void PtnSkeleton::copyFrom(const PtnSkeleton& other) { in copyFrom() function in PtnSkeleton
/third_party/skia/third_party/externals/icu/source/i18n/
Ddtptngen.cpp1926 PatternMap::copyFrom(const PatternMap& other, UErrorCode& status) { in copyFrom() function in PatternMap
2356 DateTimeMatcher::copyFrom(const PtnSkeleton& newSkeleton) { in copyFrom() function in DateTimeMatcher
2361 DateTimeMatcher::copyFrom() { in copyFrom() function in DateTimeMatcher
2643 void SkeletonFields::copyFrom(const SkeletonFields& other) { in copyFrom() function in SkeletonFields
2709 void PtnSkeleton::copyFrom(const PtnSkeleton& other) { in copyFrom() function in PtnSkeleton
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DJSON.cpp102 void Value::copyFrom(const Value &M) { in copyFrom() function in llvm::json::Value

12