/aosp_15_r20/external/google-cloud-java/java-dns/src/test/java/com/google/cloud/dns/ |
H A D | ZoneInfoTest.java | 131 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/ |
HD | asm-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/ |
HD | asm-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/ |
HD | asm-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/ |
D | ow2-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/ |
D | ow2-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/ |
D | asm-tree-9.6.jar | ... abstract org.objectweb.asm.tree.AbstractInsnNode clone (java.util.Map)
static org. ... |
/aosp_15_r20/prebuilts/misc/common/asm/ |
HD | asm-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 D | punctuated.rs | 377 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 D | ViewNodeTest.java | 164 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 D | PostOps.h | 72 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 D | AxesWalker.java | 87 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/ |
D | libprotobuf-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/ |
D | libprotobuf-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/ |
HD | protobuf-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/ |
HD | protobuf-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 D | punctuated.rs | 367 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/ |
D | punctuated.rs | 367 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 D | trie2test.c | 625 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 D | GrFragmentProcessor.cpp | 272 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 D | trie2test.c | 625 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/ |
D | linked_hash_set.rs | 312 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 D | map_windows.rs | 206 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/ |
D | ptr.rs | 21 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/ |
D | ptr.rs | 23 fn clone(&self) -> Self { in clone() function 78 fn clone(&self) -> Self { in clone() function 142 fn clone(&self) -> Self { in clone() function
|