| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| D | ByteString.java | 109 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
|
| D | UnknownFieldSet.java | 75 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/ |
| D | BidiRun.java | 72 void copyFrom(BidiRun run) in copyFrom() method in BidiRun
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| D | BidiRun.java | 72 void copyFrom(BidiRun run) in copyFrom() method in BidiRun
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| D | FormattedStringBuilder.java | 59 public void copyFrom(FormattedStringBuilder source) { in copyFrom() method in FormattedStringBuilder
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| D | FormattedStringBuilder.java | 73 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/ |
| D | WritableFontData.java | 381 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
|
| D | ByteArray.java | 281 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/ |
| D | ParsedNumber.java | 86 public void copyFrom(ParsedNumber other) { in copyFrom() method in ParsedNumber
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/ |
| D | ParsedNumber.java | 84 public void copyFrom(ParsedNumber other) { in copyFrom() method in ParsedNumber
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| D | VkBuffer.cpp | 105 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/ |
| D | DecimalQuantity.java | 231 public void copyFrom(DecimalQuantity other); in copyFrom() method
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
| D | DecimalQuantity.java | 252 public void copyFrom(DecimalQuantity other); in copyFrom() method
|
| /third_party/node/deps/icu-small/source/common/ |
| D | charstr.cpp | 65 CharString &CharString::copyFrom(const CharString &s, UErrorCode &errorCode) { in copyFrom() function in CharString
|
| D | cmemory.h | 442 void copyFrom(const MaybeStackArray &src, UErrorCode &status) { in copyFrom() function
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| D | charstr.cpp | 65 CharString &CharString::copyFrom(const CharString &s, UErrorCode &errorCode) { in copyFrom() function in CharString
|
| D | cmemory.h | 442 void copyFrom(const MaybeStackArray &src, UErrorCode &status) { in copyFrom() function
|
| /third_party/icu/icu4c/source/common/ |
| D | charstr.cpp | 65 CharString &CharString::copyFrom(const CharString &s, UErrorCode &errorCode) { in copyFrom() function in CharString
|
| D | cmemory.h | 442 void copyFrom(const MaybeStackArray &src, UErrorCode &status) { in copyFrom() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| D | DenseMap.h | 362 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/ |
| D | DenseMap.h | 391 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/ |
| D | dtptngen.cpp | 2013 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/ |
| D | dtptngen.cpp | 2013 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/ |
| D | dtptngen.cpp | 1926 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/ |
| D | JSON.cpp | 102 void Value::copyFrom(const Value &M) { in copyFrom() function in llvm::json::Value
|