/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A 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/ |
H A D | BidiRun.java | 72 void copyFrom(BidiRun run) in copyFrom() method in BidiRun
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/ |
H A D | ParsedNumber.java | 84 public void copyFrom(ParsedNumber other) { in copyFrom() method in ParsedNumber
|
/third_party/icu/icu4c/source/common/ |
H A D | charstr.cpp | 65 CharString &CharString::copyFrom(const CharString &s, UErrorCode &errorCode) { in copyFrom() function in CharString
|
H A D | uniset.cpp | 210 UnicodeSet& UnicodeSet::copyFrom(const UnicodeSet& o, UBool asThawed) { in copyFrom() function in UnicodeSet
|
H A D | cmemory.h | 442 void copyFrom(const MaybeStackArray &src, UErrorCode &status) { in copyFrom() function in MaybeStackArray
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/parse/ |
H A D | ParsedNumber.java | 86 public void copyFrom(ParsedNumber other) { in copyFrom() method in ParsedNumber
|
/third_party/node/deps/icu-small/source/common/ |
H A D | charstr.cpp | 65 CharString &CharString::copyFrom(const CharString &s, UErrorCode &errorCode) { in copyFrom() function in CharString
|
H A D | uniset.cpp | 210 UnicodeSet& UnicodeSet::copyFrom(const UnicodeSet& o, UBool asThawed) { in copyFrom() function in UnicodeSet
|
H A D | cmemory.h | 442 void copyFrom(const MaybeStackArray &src, UErrorCode &status) { in copyFrom() function in MaybeStackArray
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
H A D | VkBuffer.cpp | 105 void Buffer::copyFrom(const void *srcMemory, VkDeviceSize pSize, VkDeviceSize pOffset) in copyFrom() function in vk::Buffer
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/ |
H A 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
|
H A 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
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | charstr.cpp | 65 CharString &CharString::copyFrom(const CharString &s, UErrorCode &errorCode) { in copyFrom() function in CharString
|
H A D | uniset.cpp | 210 UnicodeSet& UnicodeSet::copyFrom(const UnicodeSet& o, UBool asThawed) { in copyFrom() function in UnicodeSet
|
H A D | cmemory.h | 442 void copyFrom(const MaybeStackArray &src, UErrorCode &status) { in copyFrom() function in MaybeStackArray
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | LiveInterval.h | 69 void copyFrom(VNInfo &src) { in copyFrom() function in llvm::VNInfo
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | FormattedStringBuilder.java | 73 public void copyFrom(FormattedStringBuilder source) { in copyFrom() method in FormattedStringBuilder
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
H A D | DecimalQuantity.java | 252 public void copyFrom(DecimalQuantity other); in copyFrom() method
|
H A D | DecimalQuantity_AbstractBCD.java | 96 public void copyFrom(DecimalQuantity _other) { in copyFrom() method in DecimalQuantity_AbstractBCD
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | FormattedStringBuilder.java | 59 public void copyFrom(FormattedStringBuilder source) { in copyFrom() method in FormattedStringBuilder
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/ |
H A D | DecimalQuantity.java | 231 public void copyFrom(DecimalQuantity other); in copyFrom() method
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | JSON.cpp | 102 void Value::copyFrom(const Value &M) { in copyFrom() function in llvm::json::Value
|
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | UnknownFieldSet.java | 75 public static Builder newBuilder(UnknownFieldSet copyFrom) { in newBuilder() argument 691 public static Builder newBuilder(Field copyFrom) { in newBuilder() argument
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/impl/number/ |
H A D | DecimalQuantity_SimpleStorage.java | 275 public void copyFrom(DecimalQuantity other) { in copyFrom() method in DecimalQuantity_SimpleStorage
|