Home
last modified time | relevance | path

Searched defs:clone (Results 351 - 375 of 725) sorted by relevance

1...<<11121314151617181920>>...29

/third_party/rust/crates/lazycell/src/
H A Dlib.rs224 fn clone(&self) -> LazyCell<T> { in clone() functions
334 fn clone(&self) -> AtomicLazyCell<T> { in clone() functions
613 fn clone() { in clone() functions
[all...]
/third_party/rust/crates/libloading/src/os/unix/
H A Dmod.rs390 fn clone(&self) -> Symbol<T> { in clone() functions
/third_party/rust/crates/libloading/src/
H A Dsafe.rs276 fn clone(&self) -> Symbol<'lib, T> { in clone() functions
/third_party/rust/crates/cxx/src/
H A Dshared_ptr.rs93 fn clone(&self) -> Self { in clone() functions
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DAbstractMessage.java324 public BuilderType clone() { in clone() method in AbstractMessage.Builder
H A DAbstractMessageLite.java169 public abstract BuilderType clone(); in clone() method in AbstractMessageLite.Builder
/third_party/vk-gl-cts/external/amber/src/src/
H A Dpipeline_test.cc374 auto clone = p.Clone(); in TEST_F() local
789 auto clone in TEST_F() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dbasic_block.cpp36 BasicBlock* clone = new BasicBlock( in Clone() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dbasic_block.cpp36 BasicBlock* clone = new BasicBlock( in Clone() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Danytrans.cpp229 AnyTransliterator* AnyTransliterator::clone() const { in clone() function in AnyTransliterator
H A Dcpdtrans.cpp327 CompoundTransliterator* CompoundTransliterator::clone() const { in clone() function in CompoundTransliterator
H A Dcurrpinf.cpp168 CurrencyPluralInfo::clone() const { in clone() function in CurrencyPluralInfo
[all...]
H A Dhebrwcal.cpp172 HebrewCalendar* HebrewCalendar::clone() const { in clone() function in HebrewCalendar
H A Dindiancal.cpp38 IndianCalendar* IndianCalendar::clone() const { in clone() function in IndianCalendar
H A Djapancal.cpp139 JapaneseCalendar* JapaneseCalendar::clone() const in clone() function in JapaneseCalendar
H A Dpersncal.cpp77 PersianCalendar* PersianCalendar::clone() const { in clone() function in PersianCalendar
H A Drepattrn.cpp280 RegexPattern *RegexPattern::clone() const { in clone() function in RegexPattern
H A Dunesctrn.cpp167 UnescapeTransliterator* UnescapeTransliterator::clone() const { in clone() function in UnescapeTransliterator
H A Dwinnmfmt.cpp298 Win32NumberFormat *Win32NumberFormat::clone() const in clone() function in Win32NumberFormat
/third_party/skia/tests/
H A DTypefaceTest.cpp277 sk_sp<SkTypeface> clone = typeface->makeClone(SkFontArguments()); in DEF_TEST() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A Dsimple_ilist.h169 void cloneFrom(const simple_ilist &L2, Cloner clone, Disposer dispose) { in cloneFrom() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Dnormlzr.cpp98 Normalizer::clone() const in clone() function in Normalizer
H A Dservls.cpp204 virtual StringEnumeration *clone() const { in clone() function in ServiceEnumeration
H A Duchriter.cpp93 UCharCharacterIterator::clone() const { in clone() function in UCharCharacterIterator
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dutext.h1225 UTextClone *clone; global() member
[all...]

Completed in 21 milliseconds

1...<<11121314151617181920>>...29