| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | DynamicMessage.java | 434 public Builder clone() { in clone() method in DynamicMessage.Builder
|
| /third_party/python/Lib/lib2to3/ |
| H A D | pytree.py | 77 def clone(self): member in Base 257 def clone(self): member in Node 366 def clone(self): member in Leaf
|
| /third_party/rust/crates/syn/src/ |
| H A D | lib.rs | 825 mod clone; modules
|
| H A D | lifetime.rs | 81 fn clone(&self) -> Self { in clone() functions
|
| H A D | buffer.rs | 376 fn clone( functions [all...] |
| /third_party/rust/crates/rust-openssl/openssl/src/ |
| H A D | dsa.rs | 66 fn clone(&self) -> Dsa<T> { in clone() functions 681 fn clone() { in clone() functions
|
| /third_party/spirv-tools/source/opt/ |
| H A D | basic_block.cpp | 32 BasicBlock* clone = new BasicBlock( in Clone() local
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/libclang-9/ |
| H A D | class_1_0.rs | 62 fn clone(&self) -> Self { in clone() functions 121 fn clone(&self) -> Self { in clone() functions 636 fn clone(&self) -> Self { in clone() functions 672 fn clone(&self) -> Self { in clone() functions 721 fn clone(&self) -> Self { in clone() functions
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
| H A D | layout_mbuf_1_0.rs | 118 fn clone(&self) -> Self { in clone() functions 177 fn clone(&self) -> Self { in clone() functions 282 fn clone(&self) -> Self { in clone() functions 322 fn clone(&self) -> Self { in clone() functions 493 fn clone(&self) -> Self { in clone() functions 546 fn clone(&self) -> Self { in clone() functions 587 fn clone(&self) -> Self { in clone() functions 625 fn clone(&self) -> Self { in clone() functions 679 fn clone( functions 740 fn clone(&self) -> Self { clone() functions 792 fn clone(&self) -> Self { clone() functions 832 fn clone(&self) -> Self { clone() functions 984 fn clone(&self) -> Self { clone() functions 1252 fn clone(&self) -> Self { clone() functions [all...] |
| H A D | class_1_0.rs | 62 fn clone(&self) -> Self { in clone() functions 121 fn clone(&self) -> Self { in clone() functions 452 fn clone(&self) -> Self { in clone() functions 488 fn clone(&self) -> Self { in clone() functions 537 fn clone(&self) -> Self { in clone() functions
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/grid_row/old_cases/ |
| H A D | grid_row_test_ng.cpp | 1586 auto clone = layoutProperty->Clone(); in HWTEST_F() local 1652 auto clone = layoutProperty->Clone(); in HWTEST_F() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/ |
| H A D | drawing_image.cpp | 200 auto clone = MakeRefPtr<DrawingImage>(image_); in Clone() local
|
| /foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/ |
| H A D | softbus_proxychannel_pipeline.c | 377 char *clone = (char *)SoftBusCalloc(UUID_BUF_LEN); in TransProxyPipelineOnChannelOpened() local
|
| /kernel/linux/linux-5.10/drivers/net/dsa/mv88e6xxx/ |
| H A D | hwtstamp.h | 147 mv88e6xxx_port_rxtstamp(struct dsa_switch *ds, int port, struct sk_buff *clone, unsigned int type) mv88e6xxx_port_rxtstamp() argument 154 mv88e6xxx_port_txtstamp(struct dsa_switch *ds, int port, struct sk_buff *clone, unsigned int type) mv88e6xxx_port_txtstamp() argument
|
| /kernel/linux/linux-5.10/drivers/md/ |
| H A D | dm-rq.c | 21 struct request *orig, *clone; member 79 static void end_clone_bio(struct bio *clone) in end_clone_bio() argument 157 dm_end_request(struct request *clone, blk_status_t error) dm_end_request() argument 204 dm_done(struct request *clone, blk_status_t error, bool mapped) dm_done() argument 258 struct request *clone = tio->clone; dm_softirq_done() local 300 end_clone_request(struct request *clone, blk_status_t error) end_clone_request() argument 307 dm_dispatch_clone_request(struct request *clone, struct request *rq) dm_dispatch_clone_request() argument 336 setup_clone(struct request *clone, struct request *rq, struct dm_rq_target_io *tio, gfp_t gfp_mask) setup_clone() argument 384 struct request *clone = NULL; map_request() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
| H A D | gen8_ppgtt.c | 563 struct i915_address_space *clone = vm->gt->vm; in gen8_init_scratch() local
|
| /kernel/linux/linux-5.10/fs/ |
| H A D | posix_acl.c | 194 struct posix_acl *clone = NULL; in posix_acl_clone() local 521 struct posix_acl *clone = posix_acl_clone(*acl, gfp); in __posix_acl_create() local 539 struct posix_acl *clone = posix_acl_clone(*acl, gfp); __posix_acl_chmod() local 586 struct posix_acl *clone; posix_acl_create() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/dsa/mv88e6xxx/ |
| H A D | hwtstamp.h | 147 mv88e6xxx_port_rxtstamp(struct dsa_switch *ds, int port, struct sk_buff *clone, unsigned int type) mv88e6xxx_port_rxtstamp() argument
|
| /kernel/linux/linux-6.6/drivers/md/ |
| H A D | dm-rq.c | 21 struct request *orig, *clone; member 78 static void end_clone_bio(struct bio *clone) in end_clone_bio() argument 157 dm_end_request(struct request *clone, blk_status_t error) dm_end_request() argument 204 dm_done(struct request *clone, blk_status_t error, bool mapped) dm_done() argument 255 struct request *clone = tio->clone; dm_softirq_done() local 297 end_clone_request(struct request *clone, blk_status_t error) end_clone_request() argument 320 setup_clone(struct request *clone, struct request *rq, struct dm_rq_target_io *tio, gfp_t gfp_mask) setup_clone() argument 368 struct request *clone = NULL; map_request() local [all...] |
| /kernel/linux/linux-6.6/rust/alloc/vec/ |
| H A D | into_iter.rs | 390 fn clone(&self) -> Self { in clone() functions 394 fn clone(&self) -> Self { in clone() functions
|
| /kernel/linux/linux-6.6/net/dsa/ |
| H A D | tag_ksz.c | 241 struct sk_buff *clone = KSZ_SKB_CB(skb)->clone; in ksz_defer_xmit() local
|
| /kernel/linux/linux-6.6/net/ipv4/ |
| H A D | inet_fragment.c | 490 struct sk_buff *clone; in inet_frag_reasm_prepare() local [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | avf_ahistogram.c | 214 AVFrame *clone; in filter_frame() local
|
| H A D | avf_aphasemeter.c | 327 AVFrame *clone; in filter_frame() local
|
| /third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
| H A D | CollationSettings.java | 96 public CollationSettings clone() { in clone() method in CollationSettings
|