Home
last modified time | relevance | path

Searched defs:clone (Results 401 - 425 of 753) sorted by relevance

1...<<11121314151617181920>>...31

/third_party/rust/crates/syn/src/
H A Dlib.rs825 mod clone; modules
H A Dlifetime.rs81 fn clone(&self) -> Self { in clone() functions
H A Dbuffer.rs376 fn clone( functions
[all...]
/third_party/rust/crates/rust-openssl/openssl/src/
H A Ddsa.rs66 fn clone(&self) -> Dsa<T> { in clone() functions
681 fn clone() { in clone() functions
/third_party/spirv-tools/source/opt/
H A Dbasic_block.cpp32 BasicBlock* clone = new BasicBlock( in Clone() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/libclang-9/
H A Dclass_1_0.rs62 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 Dlayout_mbuf_1_0.rs118 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 Dclass_1_0.rs62 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
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dloop_unroll_test.cpp889 auto clone = GraphCloner(graph, graph->GetAllocator(), graph->GetLocalAllocator()).CloneGraph(); in TEST_F() local
1015 auto clone = GraphCloner(graph, graph->GetAllocator(), graph->GetLocalAllocator()).CloneGraph(); in TEST_F() local
1791 auto clone = GraphCloner(graph, graph->GetAllocator(), graph->GetLocalAllocator()).CloneGraph(); in TEST_F() local
1872 auto clone in TEST_F() local
[all...]
H A Dchecks_elimination_test.cpp165 auto clone = GraphCloner(graph1, graph1->GetAllocator(), graph1->GetLocalAllocator()).CloneGraph(); in ArithmeticTest() local
474 auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).CloneGraph(); in TEST_F() local
476 ASSERT_TRUE(GraphComparator().Compare(GetGraph(), clone)); in TEST_F() local
513 auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).CloneGraph(); in TEST_F() local
515 ASSERT_TRUE(GraphComparator().Compare(GetGraph(), clone)); in TEST_F() local
1147 auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).CloneGraph(); in TEST_F() local
1149 ASSERT_TRUE(GraphComparator().Compare(GetGraph(), clone)); in TEST_F() local
1169 auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).CloneGraph(); in TEST_F() local
1171 ASSERT_TRUE(GraphComparator().Compare(GetGraph(), clone)); in TEST_F() local
1820 auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).CloneGraph(); TEST_F() local
1822 ASSERT_TRUE(GraphComparator().Compare(GetGraph(), clone)); TEST_F() local
1858 auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).CloneGraph(); TEST_F() local
1860 ASSERT_TRUE(GraphComparator().Compare(GetGraph(), clone)); TEST_F() local
2619 auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).CloneGraph(); TEST_F() local
2621 ASSERT_TRUE(GraphComparator().Compare(GetGraph(), clone)); TEST_F() local
3203 auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).CloneGraph(); TEST_F() local
3205 ASSERT_TRUE(GraphComparator().Compare(GetGraph(), clone)); TEST_F() local
3686 auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).CloneGraph(); TEST_F() local
3688 ASSERT_TRUE(GraphComparator().Compare(GetGraph(), clone)); TEST_F() local
3895 auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).CloneGraph(); TEST_F() local
4009 auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).CloneGraph(); TEST_F() local
4888 auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).CloneGraph(); TEST_F() local
4890 ASSERT_TRUE(GraphComparator().Compare(GetGraph(), clone)); TEST_F() local
4983 auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).CloneGraph(); TEST_F() local
4985 ASSERT_TRUE(GraphComparator().Compare(GetGraph(), clone)); TEST_F() local
5014 auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).CloneGraph(); TEST_F() local
5016 ASSERT_TRUE(GraphComparator().Compare(GetGraph(), clone)); TEST_F() local
5170 auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).CloneGraph(); TEST_F() local
5172 ASSERT_TRUE(GraphComparator().Compare(GetGraph(), clone)); TEST_F() local
5213 auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).CloneGraph(); TEST_F() local
5215 ASSERT_TRUE(GraphComparator().Compare(GetGraph(), clone)); TEST_F() local
5260 auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).CloneGraph(); TEST_F() local
5262 ASSERT_TRUE(GraphComparator().Compare(GetGraph(), clone)); TEST_F() local
5288 auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).CloneGraph(); TEST_F() local
[all...]
H A Dpeepholes_test.cpp6614 auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).CloneGraph(); in TEST_F() local
6617 ASSERT_TRUE(GraphComparator().Compare(GetGraph(), clone)); in TEST_F() local
6716 auto clone = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocator()).CloneGraph(); in TEST_F() local
6719 ASSERT_TRUE(GraphComparator().Compare(GetGraph(), clone)); in TEST_F() local
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
H A Dgep_propagation.cpp452 Instruction *clone = nullptr; in ReplaceRecursively() local
482 auto clone = (*siter)->clone(); in CloneSequence() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/grid_row/old_cases/
H A Dgrid_row_test_ng.cpp1586 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 Ddrawing_image.cpp200 auto clone = MakeRefPtr<DrawingImage>(image_); in Clone() local
/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_pipeline.c377 char *clone = (char *)SoftBusCalloc(UUID_BUF_LEN); in TransProxyPipelineOnChannelOpened() local
/third_party/ffmpeg/libavfilter/
H A Davf_ahistogram.c214 AVFrame *clone; in filter_frame() local
H A Davf_aphasemeter.c327 AVFrame *clone; in filter_frame() local
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollationSettings.java96 public CollationSettings clone() { in clone() method in CollationSettings
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DBreakIterator.java234 public Object clone() in clone() method in BreakIterator
/third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/
H A DDecimalFormatICU.java60 public Object clone() { in clone() method in DecimalFormatICU
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DBreakIterator.java232 public Object clone() in clone() method in BreakIterator
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/indic/
H A DIndicInputMethodImpl.java361 public Object clone() { in clone() method in IndicInputMethodImpl.ACIText
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DCollationSettings.java98 public CollationSettings clone() { in clone() method in CollationSettings
/third_party/icu/icu4c/source/i18n/
H A Dfmtable.cpp367 Formattable::clone() const { in clone() function in Formattable
H A Dplurfmt.cpp366 PluralFormat::clone() const in clone() function in PluralFormat

Completed in 35 milliseconds

1...<<11121314151617181920>>...31