Home
last modified time | relevance | path

Searched defs:clone (Results 276 - 300 of 846) sorted by relevance

1...<<11121314151617181920>>...34

/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/python/Lib/email/
H A Dgenerator.py121 def clone(self, fp): global() member in Generator
/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
/third_party/skia/third_party/externals/icu/source/common/
H A Dlocaleprioritylist.cpp189 LocalPointer<Locale> clone; in add() local
H A Dresbund.cpp250 ResourceBundle::clone() const { in clone() function in ResourceBundle
H A Dunifiedcache.h161 virtual CacheKeyBase *clone() const { in clone() function in LocaleCacheKey
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DMessage.java138 Builder clone(); in clone() method
/third_party/rust/crates/syn/src/
H A Dext.rs131 fn clone(&self) -> Self { in clone() functions
/third_party/rust/crates/proc-macro2/src/
H A Drcvec.rs115 fn clone(&self) -> Self { in clone() functions
/third_party/spirv-tools/source/opt/
H A Dfunction.cpp26 Function* clone = in Clone() local
[all...]
/third_party/spirv-tools/test/opt/
H A Dtypes_test.cpp428 auto clone = t->Clone(); in TEST() local
/third_party/decimal.js/
H A Ddecimal.js4275 function clone(obj) { function

Completed in 17 milliseconds

1...<<11121314151617181920>>...34