Home
last modified time | relevance | path

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

12345678910>>...35

/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
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/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...]
/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
/third_party/skia/src/sksl/ir/
H A DSkSLDoStatement.cpp43 std::unique_ptr<Statement> DoStatement::clone() const { in clone() function in SkSL::DoStatement

Completed in 7 milliseconds

12345678910>>...35