Home
last modified time | relevance | path

Searched defs:clone (Results 251 - 275 of 846) sorted by relevance

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

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DPluralRanges.java169 public Matrix clone() { in clone() method in PluralRanges.Matrix
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DTimeZoneAdapter.java130 public Object clone() { in clone() method in TimeZoneAdapter
/third_party/icu/icu4c/source/i18n/
H A Dethpccal.cpp50 EthiopicCalendar::clone() const in clone() function in EthiopicCalendar
H A Desctrn.cpp125 EscapeTransliterator* EscapeTransliterator::clone() const { in clone() function in EscapeTransliterator
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
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 Dbuddhcal.cpp56 BuddhistCalendar* BuddhistCalendar::clone() const in clone() function in BuddhistCalendar
/third_party/mesa3d/src/compiler/glsl/
H A Dir_clone.cpp31 ir_rvalue::clone(void *mem_ctx, struct hash_table *) const in clone() function in ir_rvalue
41 ir_variable::clone(void *mem_ctx, struct hash_table *ht) const in clone() function in ir_variable
78 ir_swizzle::clone(void *mem_ctx, struct hash_table *ht) const in clone() function in ir_swizzle
84 ir_return::clone(void *mem_ctx, struct hash_table *ht) const in clone() function in ir_return
95 ir_discard::clone(void *mem_ctx, struct hash_table *ht) const in clone() function in ir_discard
106 ir_demote::clone(void *mem_ctx, struct hash_table *ht) const clone() function in ir_demote
112 ir_loop_jump::clone(void *mem_ctx, struct hash_table *ht) const clone() function in ir_loop_jump
120 ir_if::clone(void *mem_ctx, struct hash_table *ht) const clone() function in ir_if
136 ir_loop::clone(void *mem_ctx, struct hash_table *ht) const clone() function in ir_loop
148 ir_call::clone(void *mem_ctx, struct hash_table *ht) const clone() function in ir_call
164 ir_expression::clone(void *mem_ctx, struct hash_table *ht) const clone() function in ir_expression
178 ir_dereference_variable::clone(void *mem_ctx, struct hash_table *ht) const clone() function in ir_dereference_variable
193 ir_dereference_array::clone(void *mem_ctx, struct hash_table *ht) const clone() function in ir_dereference_array
201 ir_dereference_record::clone(void *mem_ctx, struct hash_table *ht) const clone() function in ir_dereference_record
211 ir_texture::clone(void *mem_ctx, struct hash_table *ht) const clone() function in ir_texture
260 ir_assignment::clone(void *mem_ctx, struct hash_table *ht) const clone() function in ir_assignment
268 ir_function::clone(void *mem_ctx, struct hash_table *ht) const clone() function in ir_function
293 ir_function_signature::clone(void *mem_ctx, struct hash_table *ht) const clone() function in ir_function_signature
332 ir_constant::clone(void *mem_ctx, struct hash_table *ht) const clone() function in ir_constant
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/svgadump/
H A Dsvga_dump.py56 def clone(self): member in decl_dumper_t
95 def clone(self): member in type_dumper_t
/third_party/node/deps/icu-small/source/common/
H A Dresbund.cpp250 ResourceBundle::clone() const { in clone() function in ResourceBundle
H A Dlocaleprioritylist.cpp189 LocalPointer<Locale> clone; in add() local
/third_party/node/deps/icu-small/source/i18n/
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
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 Dethpccal.cpp43 EthiopicCalendar::clone() const in clone() function in EthiopicCalendar
183 EthiopicAmeteAlemCalendar::clone() const in clone() function in EthiopicAmeteAlemCalendar
H A Desctrn.cpp125 EscapeTransliterator* EscapeTransliterator::clone() const { in clone() function in EscapeTransliterator
H A Dselfmt.cpp154 SelectFormat* SelectFormat::clone() const in clone() function in SelectFormat
/third_party/rust/crates/cxx/src/
H A Dweak_ptr.rs64 fn clone(&self) -> Self { in clone() functions
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dforward_declared_complex_types_1_0.rs27 fn clone(&self) -> Self { in clone() functions
37 fn clone(&self) -> Self { in clone() functions
68 fn clone(&self) -> Self { in clone() functions
91 fn clone(&self) -> Self { in clone() functions
105 fn clone(&self) -> Self { in clone() functions
/third_party/python/Lib/email/
H A D_policybase.py60 def clone(self, **kw): member in _PolicyBase
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dtypes_test.cpp368 auto clone = t->Clone(); in TEST() local

Completed in 14 milliseconds

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