Home
last modified time | relevance | path

Searched defs:clone (Results 101 - 125 of 726) sorted by relevance

12345678910>>...30

/third_party/musl/src/linux/liteos_a/
H A Dclone.c53 int clone(int (*func)(void *), void *stack, int flags, void *arg, ...) in clone() function
/third_party/musl/porting/liteos_a/user/src/linux/
H A Dclone.c38 int clone(int (*func)(void *), void *stack, int flags, void *arg, ...) in clone() function
/third_party/node/deps/icu-small/source/common/
H A Dschriter.cpp105 StringCharacterIterator::clone() const { in clone() function in StringCharacterIterator
/third_party/node/deps/icu-small/source/i18n/
H A Duni2name.cpp63 UnicodeNameTransliterator* UnicodeNameTransliterator::clone() const { in clone() function in UnicodeNameTransliterator
H A Dtztrans.cpp52 TimeZoneTransition::clone() const { in clone() function in TimeZoneTransition
/third_party/icu/icu4c/source/test/intltest/
H A Dsdtfmtts.cpp133 Format *clone = def.clone(); in testAPI() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dtransformation_add_spec_constant_op.cpp46 auto clone = fuzzerutil::CloneIRContext(ir_context); in IsApplicable() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_add_spec_constant_op.cpp46 auto clone = fuzzerutil::CloneIRContext(ir_context); in IsApplicable() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dtztrans.cpp52 TimeZoneTransition::clone(void) const { in clone() function in TimeZoneTransition
H A Duni2name.cpp63 UnicodeNameTransliterator* UnicodeNameTransliterator::clone() const { in clone() function in UnicodeNameTransliterator
/third_party/skia/src/sksl/ir/
H A DSkSLChildCall.cpp22 std::unique_ptr<Expression> ChildCall::clone() const { in clone() function in SkSL::ChildCall
H A DSkSLIfStatement.cpp20 std::unique_ptr<Statement> IfStatement::clone() const { in clone() function in SkSL::IfStatement
/third_party/skia/third_party/externals/icu/source/common/
H A Dschriter.cpp105 StringCharacterIterator::clone() const { in clone() function in StringCharacterIterator
/third_party/rust/crates/syn/codegen/src/
H A Dmain.rs22 mod clone; modules
/third_party/rust/crates/syn/src/
H A Dthread.rs57 fn clone(&self) -> Self { in clone() functions
H A Dcustom_punctuation.rs176 fn clone(&self) -> Self { in clone() functions
/third_party/spirv-tools/source/fuzz/
H A Dtransformation_add_spec_constant_op.cpp46 auto clone = fuzzerutil::CloneIRContext(ir_context); in IsApplicable() local
/third_party/node/deps/npm/node_modules/postcss-selector-parser/dist/selectors/
H A Dnode.js66 _proto.clone = function clone(overrides) { function
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dunion_dtor_1_0.rs32 fn clone(&self) -> Self { in clone() functions
H A Dunion_fields_1_0.rs32 fn clone(&self) -> Self { in clone() functions
108 fn clone(&self) -> Self { in clone() functions
H A Dunion-in-ns_1_0.rs34 fn clone(&self) -> Self { in clone() functions
91 fn clone(&self) -> Self { in clone() functions
H A Dunion_template_1_0.rs32 fn clone(&self) -> Self { in clone() functions
H A Dstruct_with_anon_union_1_0.rs32 fn clone(&self) -> Self { in clone() functions
100 fn clone(&self) -> Self { in clone() functions
126 fn clone(&self) -> Self { in clone() functions
H A Dunion_with_non_copy_member.rs32 fn clone(&self) -> Self { in clone() functions
H A Dunion_with_anon_unnamed_union_1_0.rs32 fn clone(&self) -> Self { in clone() functions
102 fn clone(&self) -> Self { in clone() functions
128 fn clone(&self) -> Self { in clone() functions

Completed in 10 milliseconds

12345678910>>...30