Home
last modified time | relevance | path

Searched defs:clone (Results 26 - 50 of 889) sorted by relevance

12345678910>>...36

/kernel/linux/linux-5.10/net/core/
H A Dtimestamping.c25 struct sk_buff *clone; in skb_clone_tx_timestamp() local
/kernel/linux/linux-6.6/net/core/
H A Dtimestamping.c25 struct sk_buff *clone; in skb_clone_tx_timestamp() local
/third_party/googletest/googletest/samples/
H A Dsample2.cc41 char* const clone = new char[len + 1]; in CloneCString() local
/third_party/icu/icu4c/source/i18n/
H A Dnultrans.cpp27 NullTransliterator* NullTransliterator::clone() const { in clone() function in NullTransliterator
H A Dmeasure.cpp55 Measure *Measure::clone() const { in clone() function in Measure
H A Dtmunit.cpp106 TimeUnit::clone() const { in clone() function in TimeUnit
H A Dcurramt.cpp41 CurrencyAmount* CurrencyAmount::clone() const { in clone() function in CurrencyAmount
/third_party/ltp/include/
H A Dtst_clone.h48 #define clone(...) (use_the_ltp_clone_functions__do_not_use_clone) macro
/third_party/node/deps/icu-small/source/i18n/
H A Dnultrans.cpp27 NullTransliterator* NullTransliterator::clone() const { in clone() function in NullTransliterator
H A Dcurramt.cpp41 CurrencyAmount* CurrencyAmount::clone() const { in clone() function in CurrencyAmount
H A Diso8601cal.cpp31 ISO8601Calendar* ISO8601Calendar::clone() const in clone() function in ISO8601Calendar
H A Dmeasure.cpp55 Measure *Measure::clone() const { in clone() function in Measure
H A Dtmunit.cpp106 TimeUnit::clone() const { in clone() function in TimeUnit
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dwin32-thiscall_1_0.rs27 fn clone(&self) -> Self { in clone() functions
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnultrans.cpp27 NullTransliterator* NullTransliterator::clone() const { in clone() function in NullTransliterator
H A Dcurramt.cpp41 CurrencyAmount* CurrencyAmount::clone() const { in clone() function in CurrencyAmount
/third_party/typescript/tests/baselines/reference/
H A DobjectRest.js64 var clone = __rest(o, []); variable
/third_party/vk-gl-cts/external/vulkan-docs/src/config/chunkindex/
H A Dlunr.js[all...]
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Ddeoptimize_elimination_test.cpp154 auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).CloneGraph(); in TEST_F() local
156 ASSERT_TRUE(GraphComparator().Compare(GetGraph(), clone)); in TEST_F() local
293 auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).CloneGraph(); in TEST_F() local
295 ASSERT_TRUE(GraphComparator().Compare(GetGraph(), clone)); in TEST_F() local
497 auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).CloneGraph(); in TEST_F() local
499 ASSERT_TRUE(GraphComparator().Compare(GetGraph(), clone)); in TEST_F() local
535 auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).CloneGraph(); in TEST_F() local
537 ASSERT_TRUE(GraphComparator().Compare(GetGraph(), clone)); in TEST_F() local
747 auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).CloneGraph(); in TEST_F() local
749 ASSERT_TRUE(GraphComparator().Compare(GetGraph(), clone)); in TEST_F() local
[all...]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/compiler/
H A Dinterop_peepholes_test.cpp97 auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).CloneGraph(); in TEST_F() local
99 ASSERT_TRUE(GraphComparator().Compare(GetGraph(), clone)); in TEST_F() local
/base/msdp/device_status/rust/subsystem/device_profile/binding/include/
H A Dfusion_device_profile_adapter.h23 CIStringVector* (*clone)(CIStringVector *); member
30 CICrossStateListener* (*clone)(CICrossStateListener* listener); member
/third_party/icu/icu4c/source/test/intltest/
H A Dtstnrapi.cpp40 Normalizer *clone=copy.clone(); in TestNormalizerAPI() local
[all...]
/third_party/icu/icu4c/source/common/
H A Ddtintrv.cpp51 DateInterval::clone() const { in clone() function in DateInterval
/third_party/node/deps/icu-small/source/common/
H A Ddtintrv.cpp51 DateInterval::clone() const { in clone() function in DateInterval
/third_party/rust/crates/libc/src/
H A Dmacros.rs83 fn clone(&self) -> $i { *self } in clone() functions
103 fn clone(&self) -> $i { *self } in clone() functions
118 fn clone(&self) -> $i { *self } in clone() functions
132 fn clone(&self) -> $i { *self } in clone() functions
146 fn clone(&self) -> $i { *self } in clone() functions

Completed in 10 milliseconds

12345678910>>...36