Home
last modified time | relevance | path

Searched defs:clone (Results 501 - 525 of 726) sorted by relevance

1...<<21222324252627282930

/third_party/skia/third_party/externals/icu/source/common/
H A Dfilteredbrk.cpp194 virtual SimpleFilteredSentenceBreakIterator* clone() const { return new SimpleFilteredSentenceBreakIterator(*this); } in clone() function in SimpleFilteredSentenceBreakIterator
H A Dlocid.cpp502 Locale::clone() const { in clone() function in Locale
H A Drbbi.cpp364 RuleBasedBreakIterator::clone() const { in clone() function in RuleBasedBreakIterator
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DFieldSet.java167 public FieldSet<T> clone() { in clone() method in FieldSet
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dec.rs1015 fn clone(&self) -> EcKey<T> { in clone() functions
H A Dhash.rs348 fn clone(&self) -> Hasher { in clone() functions
388 fn clone(&self) -> DigestBytes { in clone() functions
/third_party/rust/crates/syn/src/
H A Dtoken.rs283 fn clone(&self) -> Self { in display() functions
410 fn clone( functions
517 fn clone(&self) -> Self { clone() functions
646 fn clone(&self) -> Self { clone() functions
[all...]
H A Dparse.rs356 fn clone(&self) -> Self { in clone() functions
407 fn clone(&self) -> Self { in clone() functions
/third_party/rust/crates/regex/src/
H A Dexec.rs1317 fn clone(&self) -> Exec { in clone() functions
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dlayout_eth_conf_1_0.rs118 fn clone(&self) -> Self { in clone() functions
255 fn clone(&self) -> Self { in clone() functions
509 fn clone(&self) -> Self { in clone() functions
662 fn clone(&self) -> Self { in clone() functions
771 fn clone(&self) -> Self { in clone() functions
863 fn clone(&self) -> Self { in clone() functions
921 fn clone(&self) -> Self { in clone() functions
981 fn clone(&self) -> Self { in clone() functions
1039 fn clone( functions
1087 fn clone(&self) -> Self { clone() functions
1166 fn clone(&self) -> Self { clone() functions
1271 fn clone(&self) -> Self { clone() functions
1404 fn clone(&self) -> Self { clone() functions
1492 fn clone(&self) -> Self { clone() functions
1635 fn clone(&self) -> Self { clone() functions
1698 fn clone(&self) -> Self { clone() functions
1758 fn clone(&self) -> Self { clone() functions
1839 fn clone(&self) -> Self { clone() functions
1951 fn clone(&self) -> Self { clone() functions
2010 fn clone(&self) -> Self { clone() functions
2124 fn clone(&self) -> Self { clone() functions
2199 fn clone(&self) -> Self { clone() functions
2325 fn clone(&self) -> Self { clone() functions
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_theme.h154 RefPtr<PickerTheme> clone() const in clone() function in OHOS::Ace::final
/foundation/arkui/ace_engine/test/unittest/core/pattern/calendar_picker/
H A Dcalendar_picker_test_ng.cpp3434 auto clone = layoutProperty->Clone(); in HWTEST_F() local
/third_party/ffmpeg/libavfilter/
H A Daf_anequalizer.c737 AVFrame *clone; in filter_frame() local
/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util.h150 ParamIteratorInterface<T>* clone = impl_->Clone(); in operator ++() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DMessageFormat.java1453 public Object clone() { in clone() method in MessageFormat
H A DNormalizer.java635 public Object clone() { in clone() method in Normalizer
H A DNumberFormat.java1174 public Object clone() { in clone() method in NumberFormat
H A DMessagePattern.java864 public Object clone() { in clone() method in MessagePattern
H A DDateIntervalFormat.java721 public synchronized Object clone() clone() method in DateIntervalFormat
[all...]
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
H A DRuleBasedCollator.java248 public Object clone() throws CloneNotSupportedException { in clone() method in RuleBasedCollator
[all...]
H A DCollator.java484 public Object clone() throws CloneNotSupportedException { in clone() method in Collator
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/math/
H A DBigDecimal.java3607 private static final com.ibm.icu.math.BigDecimal clone(com.ibm.icu.math.BigDecimal dec) { clone() method in BigDecimal
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Ducptrietest.c1023 UMutableCPTrie *clone = umutablecptrie_clone(mutableTrie, &errorCode); in makeTrieWithRanges() local
1448 UMutableCPTrie *clone = umutablecptrie_clone(mutableTrie, &errorCode); in testGetRangesFixedSurr() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DMutableCodePointTrie.java58 public MutableCodePointTrie clone() { in clone() method in MutableCodePointTrie
H A DSimpleTimeZone.java1216 public Object clone() { in clone() method in SimpleTimeZone

Completed in 52 milliseconds

1...<<21222324252627282930