Home
last modified time | relevance | path

Searched defs:clone (Results 251 - 275 of 726) sorted by relevance

1...<<11121314151617181920>>...30

/third_party/node/deps/icu-small/source/i18n/
H A Dnumrange_fluent.cpp167 LocalPointer<Derived> NumberRangeFormatterSettings<Derived>::clone() const & { in clone() function in NumberRangeFormatterSettings
172 LocalPointer<Derived> NumberRangeFormatterSettings<Derived>::clone() && { in clone() function in NumberRangeFormatterSettings
H A Dscientificnumberformatter.cpp124 ScientificNumberFormatter::SuperscriptStyle *ScientificNumberFormatter::SuperscriptStyle::clone() const { in clone() function in ScientificNumberFormatter::SuperscriptStyle
198 ScientificNumberFormatter::MarkupStyle *ScientificNumberFormatter::MarkupStyle::clone() const { in clone() function in ScientificNumberFormatter::MarkupStyle
H A Dethpccal.cpp43 EthiopicCalendar::clone() const in clone() function in EthiopicCalendar
183 EthiopicAmeteAlemCalendar::clone() const in clone() function in EthiopicAmeteAlemCalendar
H A Desctrn.cpp125 EscapeTransliterator* EscapeTransliterator::clone() const { in clone() function in EscapeTransliterator
H A Dselfmt.cpp154 SelectFormat* SelectFormat::clone() const in clone() function in SelectFormat
/third_party/rust/crates/cxx/src/
H A Dweak_ptr.rs64 fn clone(&self) -> Self { in clone() functions
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dforward_declared_complex_types_1_0.rs27 fn clone(&self) -> Self { in clone() functions
37 fn clone(&self) -> Self { in clone() functions
68 fn clone(&self) -> Self { in clone() functions
91 fn clone(&self) -> Self { in clone() functions
105 fn clone(&self) -> Self { in clone() functions
/third_party/python/Lib/email/
H A D_policybase.py60 def clone(self, **kw): member in _PolicyBase
H A Dgenerator.py121 def clone(self, fp): global() member in Generator
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dtypes_test.cpp368 auto clone = t->Clone(); in TEST() local
/third_party/skia/src/gpu/
H A DGrColorSpaceXform.cpp76 std::unique_ptr<GrFragmentProcessor> GrColorSpaceXformEffect::clone() const { in clone() function in GrColorSpaceXformEffect
/third_party/skia/src/gpu/effects/
H A DGrConvexPolyEffect.cpp180 std::unique_ptr<GrFragmentProcessor> GrConvexPolyEffect::clone() const { in clone() function in GrConvexPolyEffect
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dtypes_test.cpp368 auto clone = t->Clone(); in TEST() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dbuddhcal.cpp56 BuddhistCalendar* BuddhistCalendar::clone() const in clone() function in BuddhistCalendar
H A Desctrn.cpp125 EscapeTransliterator* EscapeTransliterator::clone() const { in clone() function in EscapeTransliterator
H A Dethpccal.cpp50 EthiopicCalendar::clone() const in clone() function in EthiopicCalendar
H A Dnumrange_fluent.cpp167 LocalPointer<Derived> NumberRangeFormatterSettings<Derived>::clone() const & { in clone() function in NumberRangeFormatterSettings
172 LocalPointer<Derived> NumberRangeFormatterSettings<Derived>::clone() && { in clone() function in NumberRangeFormatterSettings
H A Dscientificnumberformatter.cpp124 ScientificNumberFormatter::SuperscriptStyle *ScientificNumberFormatter::SuperscriptStyle::clone() const { in clone() function in ScientificNumberFormatter::SuperscriptStyle
198 ScientificNumberFormatter::MarkupStyle *ScientificNumberFormatter::MarkupStyle::clone() const { in clone() function in ScientificNumberFormatter::MarkupStyle
H A Dselfmt.cpp154 SelectFormat* SelectFormat::clone() const in clone() function in SelectFormat
H A Dstrmatch.cpp61 StringMatcher* StringMatcher::clone() const { in clone() function in StringMatcher
H A Dstrrepl.cpp90 StringReplacer* StringReplacer::clone() const { in clone() function in StringReplacer
/third_party/skia/src/sksl/ir/
H A DSkSLBinaryExpression.cpp236 std::unique_ptr<Expression> BinaryExpression::clone() const { in clone() function in SkSL::BinaryExpression
H A DSkSLSwitchStatement.cpp24 std::unique_ptr<Statement> SwitchStatement::clone() const { in clone() function in SkSL::SwitchStatement
/third_party/skia/tests/
H A DHashTest.cpp77 SkTHashMap<int, double> clone = map; in DEF_TEST() local
170 SkTHashSet<SkString> clone in DEF_TEST() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Remarks/
H A DRemark.h100 Remark clone() const { return *this; } in clone() function

Completed in 27 milliseconds

1...<<11121314151617181920>>...30