Home
last modified time | relevance | path

Searched defs:clone (Results 101 – 125 of 17948) sorted by relevance

12345678910>>...718

/aosp_15_r20/external/google-cloud-java/java-dns/src/test/java/com/google/cloud/dns/
H A DZoneInfoTest.java131 ZoneInfo clone = INFO.toBuilder().build(); in testEqualsAndNotEquals() local
160 ZoneInfo clone = INFO.toBuilder().build(); in testSameHashCodeOnEquals() local
232 ZoneInfo clone = INFO.toBuilder().setNameServers(new LinkedList<String>()).build(); in testEmptyNameServers() local
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/org/ow2/asm/asm-tree/9.6/
HDasm-tree-9.6.jar ... abstract org.objectweb.asm.tree.AbstractInsnNode clone (java.util.Map) static org. ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/ow2/asm/asm-tree/6.1.1/
HDasm-tree-6.1.1.jar ... abstract org.objectweb.asm.tree.AbstractInsnNode clone (java.util.Map) static org. ...
/aosp_15_r20/prebuilts/sdk/tools/jetifier/jetifier-standalone/lib/
HDasm-tree-8.0.1.jar ... abstract org.objectweb.asm.tree.AbstractInsnNode clone (java.util.Map) static org. ...
/aosp_15_r20/out/soong/.intermediates/external/ow2-asm/ow2-asm-tree/linux_glibc_common/local-javac-header/
Dow2-asm-tree.jar ... abstract org.objectweb.asm.tree.AbstractInsnNode clone (java.util.Map) static org. ...
/aosp_15_r20/out/soong/.intermediates/external/ow2-asm/ow2-asm-tree/linux_glibc_common/javac/
Dow2-asm-tree.jar ... abstract org.objectweb.asm.tree.AbstractInsnNode clone (java.util.Map) static org. ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/misc/common/asm/asm-tree-9.6/android_common/local-combined/
Dasm-tree-9.6.jar ... abstract org.objectweb.asm.tree.AbstractInsnNode clone (java.util.Map) static org. ...
/aosp_15_r20/prebuilts/misc/common/asm/
HDasm-tree-9.6.jar ... abstract org.objectweb.asm.tree.AbstractInsnNode clone (java.util.Map) static org. ...
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-1.0.109/src/
H A Dpunctuated.rs377 fn clone(&self) -> Self { in clone() function
571 fn clone(&self) -> Self { in clone() method
664 fn clone(&self) -> Self { in clone() function
709 fn clone(&self) -> Self { in clone() function
755 fn clone(&self) -> Self { in clone() method
813 fn clone(&self) -> Self { in clone() method
1018 fn clone(&self) -> Self { in clone() function
/aosp_15_r20/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/unit/
H A DViewNodeTest.java164 final ViewNode clone = cloneThroughParcel(node); in testValidProperties_throughParcel() local
181 ViewNode clone = cloneThroughParcel(node); in testComplexText_throughParcel() local
417 ViewNode clone = ViewNode.readFromParcel(parcel); in cloneThroughParcel() local
/aosp_15_r20/external/ComputeLibrary/arm_compute/core/experimental/
H A DPostOps.h72 std::unique_ptr<IPostOp<TensorRelatedT>> clone() const override in clone() function
111 std::unique_ptr<IPostOp<TensorRelatedT>> clone() const override in clone() function
152 std::unique_ptr<IPostOp<TensorRelatedT>> clone() const override in clone() function
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xpath/axes/
H A DAxesWalker.java87 public Object clone() throws CloneNotSupportedException in clone() method in AxesWalker
91 AxesWalker clone = (AxesWalker) super.clone(); in clone() local
116 AxesWalker clone = findClone(this, cloneList); in cloneDeep() local
/aosp_15_r20/out/soong/.intermediates/external/protobuf/libprotobuf-java-full/linux_glibc_common/javac/
Dlibprotobuf-java-full.jar ... public com.google.protobuf.AbstractMessage$Builder clone () public boolean hasOneof (com.google. ...
/aosp_15_r20/out/soong/.intermediates/external/protobuf/libprotobuf-java-full/linux_glibc_common/local-javac-header/
Dlibprotobuf-java-full.jar ... public com.google.protobuf.AbstractMessage$Builder clone () public boolean hasOneof (com.google. ...
/aosp_15_r20/prebuilts/tools/common/google-api-java-client/1.33.2/libs/
HDprotobuf-java-3.19.4.jar ... public com.google.protobuf.AbstractMessage$Builder clone () public boolean hasOneof (com.google. ...
/aosp_15_r20/prebuilts/tools/common/google-api-java-client/1.31.3/libs/
HDprotobuf-java-3.15.1.jar ... public com.google.protobuf.AbstractMessage$Builder clone () public boolean hasOneof (com.google. ...
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-2.0.55/src/
H A Dpunctuated.rs367 fn clone(&self) -> Self { in clone() function
574 fn clone(&self) -> Self { in clone() method
667 fn clone(&self) -> Self { in clone() function
712 fn clone(&self) -> Self { in clone() function
753 fn clone(&self) -> Self { in clone() method
811 fn clone(&self) -> Self { in clone() method
1031 fn clone(&self) -> Self { in clone() function
/aosp_15_r20/external/rust/android-crates-io/crates/syn/src/
Dpunctuated.rs367 fn clone(&self) -> Self { in clone() function
574 fn clone(&self) -> Self { in clone() method
667 fn clone(&self) -> Self { in clone() function
712 fn clone(&self) -> Self { in clone() function
753 fn clone(&self) -> Self { in clone() method
811 fn clone(&self) -> Self { in clone() method
1031 fn clone(&self) -> Self { in clone() function
/aosp_15_r20/external/icu/icu4c/source/test/cintltst/
H A Dtrie2test.c625 UTrie2 *clone=utrie2_clone(trie, &errorCode); in testTrieSerialize() local
741 UTrie2 *clone=utrie2_clone(trie, &errorCode); in testTrieSerialize() local
756 UTrie2 *clone=utrie2_cloneAsThawed(trie, &errorCode); in testTrieSerialize() local
810 UTrie2 *clone=utrie2_cloneAsThawed(trie, &errorCode); in testTrieSerializeAllValueBits() local
856 UTrie2 *clone=utrie2_clone(trie, &errorCode); in makeTrieWithRanges() local
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrFragmentProcessor.cpp272 std::unique_ptr<GrFragmentProcessor> clone() const override { in SwizzleOutput() function in GrFragmentProcessor::SwizzleOutput::SwizzleFragmentProcessor
389 std::unique_ptr<GrFragmentProcessor> clone() const override { in Compose() function in GrFragmentProcessor::Compose::ComposeProcessor
519 std::unique_ptr<GrFragmentProcessor> clone() const override { return Make(); } in SurfaceColor() function in GrFragmentProcessor::SurfaceColor::SurfaceColorProcessor
571 std::unique_ptr<GrFragmentProcessor> clone() const override { in DeviceSpace() function in GrFragmentProcessor::DeviceSpace::DeviceSpace
821 std::unique_ptr<GrFragmentProcessor> clone() const override { in HighPrecision() function in GrFragmentProcessor::HighPrecision::HighPrecisionFragmentProcessor
/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/
H A Dtrie2test.c625 UTrie2 *clone=utrie2_clone(trie, &errorCode); in testTrieSerialize() local
741 UTrie2 *clone=utrie2_clone(trie, &errorCode); in testTrieSerialize() local
756 UTrie2 *clone=utrie2_cloneAsThawed(trie, &errorCode); in testTrieSerialize() local
810 UTrie2 *clone=utrie2_cloneAsThawed(trie, &errorCode); in testTrieSerializeAllValueBits() local
856 UTrie2 *clone=utrie2_clone(trie, &errorCode); in makeTrieWithRanges() local
/aosp_15_r20/external/rust/android-crates-io/crates/hashlink/src/
Dlinked_hash_set.rs312 fn clone(&self) -> Self { in clone() method
512 fn clone(&self) -> Iter<'a, K> { in clone() method
596 fn clone(&self) -> Intersection<'a, T, S> { in clone() method
645 fn clone(&self) -> Difference<'a, T, S> { in clone() method
694 fn clone(&self) -> SymmetricDifference<'a, T, S> { in clone() method
732 fn clone(&self) -> Union<'a, T, S> { in clone() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/iter/adapters/
H A Dmap_windows.rs206 fn clone(&self) -> Self { in clone() method
221 fn clone(&self) -> Self { in clone() function
291 fn clone(&self) -> Self { in clone() function
/aosp_15_r20/external/rust/android-crates-io/crates/miette/src/eyreish/
Dptr.rs21 fn clone(&self) -> Self { in clone() function
78 fn clone(&self) -> Self { in clone() function
141 fn clone(&self) -> Self { in clone() function
/aosp_15_r20/external/rust/android-crates-io/crates/anyhow/src/
Dptr.rs23 fn clone(&self) -> Self { in clone() function
78 fn clone(&self) -> Self { in clone() function
142 fn clone(&self) -> Self { in clone() function

12345678910>>...718