Home
last modified time | relevance | path

Searched defs:clone (Results 401 - 425 of 698) sorted by relevance

1...<<11121314151617181920>>...28

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs_linear_llvm.c173 nir_shader *clone = nir_shader_clone(NULL, shader->base.ir.nir); in llvm_fragment_body() local
/third_party/icu/icu4c/source/test/intltest/
H A Ddcfmapts.cpp209 Format *clone = def.clone(); in testAPI() local
[all...]
H A Dsvccoll.cpp54 Collator *clone = frcol->clone(); in TestRegister() local
103 Collator *clone = frcol->clone(); in TestRegister() local
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dwindtfmt.cpp222 Win32DateFormat *Win32DateFormat::clone() const in clone() function in Win32DateFormat
/third_party/node/deps/v8/src/compiler/
H A Dnode.cc141 Node* const clone = NewImpl(zone, id, node->op(), input_count, inputs, false); in Clone() local
/third_party/node/deps/v8/src/inspector/
H A Dv8-stack-trace-impl.cc280 std::unique_ptr<V8StackTrace> V8StackTraceImpl::clone() { in clone() function in v8_inspector::V8StackTraceImpl
/third_party/mindspore/test/unittest/
H A Dmindspore_unit_test.cpp868 OH_AI_TensorHandle clone = OH_AI_TensorClone(tensor); in HWTEST() local
/third_party/rust/crates/libloading/src/os/windows/
H A Dmod.rs358 fn clone(&self) -> Symbol<T> { in clone() functions
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
H A DAbstractMessageTest.java115 public Builder clone() { in clone() method in AbstractMessageTest.AbstractMessageWrapper.Builder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DMetadata.cpp523 TempMDNode MDNode::clone() const { in clone() function in MDNode
/third_party/skia/src/gpu/effects/
H A DGrMatrixConvolutionEffect.cpp299 std::unique_ptr<GrFragmentProcessor> GrMatrixConvolutionEffect::clone() const { in clone() function in GrMatrixConvolutionEffect
H A DGrSkSLFP.cpp409 std::unique_ptr<GrFragmentProcessor> GrSkSLFP::clone() const { in clone() function in GrSkSLFP
H A DGrRRectEffect.cpp110 std::unique_ptr<GrFragmentProcessor> CircularRRectEffect::clone() const { in clone() function in CircularRRectEffect
452 std::unique_ptr<GrFragmentProcessor> EllipticalRRectEffect::clone() const { in clone() function in __anon18799::EllipticalRRectEffect
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dchoicfmt.cpp567 ChoiceFormat::clone() const in clone() function in ChoiceFormat
H A Ddatefmt.cpp98 virtual CacheKeyBase *clone() const { in clone() function in DateFmtBestPatternKey
H A Dfmtable.cpp367 Formattable::clone() const { in clone() function in Formattable
H A Dislamcal.cpp230 IslamicCalendar* IslamicCalendar::clone() const { in clone() function in IslamicCalendar
H A Dnumber_fluent.cpp364 LocalPointer<Derived> NumberFormatterSettings<Derived>::clone() const & { in clone() function in NumberFormatterSettings
369 LocalPointer<Derived> NumberFormatterSettings<Derived>::clone() && { in clone() function in NumberFormatterSettings
H A Dplurfmt.cpp366 PluralFormat::clone() const in clone() function in PluralFormat
H A Dreldtfmt.cpp134 RelativeDateFormat* RelativeDateFormat::clone() const { in clone() function in RelativeDateFormat
H A Dtznames.cpp237 TimeZoneNamesDelegate::clone() const { in clone() function in TimeZoneNamesDelegate
H A Dwindtfmt.cpp217 Win32DateFormat *Win32DateFormat::clone() const in clone() function in Win32DateFormat
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
H A Dtinyxml.cpp891 TiXmlElement* clone = new TiXmlElement( Value() ); in Clone() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A Dilist.h258 template <class Cloner> void cloneFrom(const iplist_impl &L2, Cloner clone) { in cloneFrom() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A Dilist.h243 template <class Cloner> void cloneFrom(const iplist_impl &L2, Cloner clone) { in cloneFrom() argument

Completed in 32 milliseconds

1...<<11121314151617181920>>...28