/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-1.0.109/src/gen/ |
H A D | clone.rs | 9 fn clone(&self) -> Self { in clone() method 19 fn clone(&self) -> Self { in clone() method 31 fn clone(&self) -> Self { in clone() method 48 fn clone(&self) -> Self { in clone() method 55 fn clone(&self) -> Self { in clone() method 68 fn clone(&self) -> Self { in clone() method 82 fn clone(&self) -> Self { in clone() method 89 fn clone(&self) -> Self { in clone() method 100 fn clone(&self) -> Self { in clone() method 110 fn clone(&self) -> Self { in clone() method [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/syn/src/gen/ |
D | clone.rs | 8 fn clone(&self) -> Self { in clone() method 18 fn clone(&self) -> Self { in clone() method 30 fn clone(&self) -> Self { in clone() method 44 fn clone(&self) -> Self { in clone() method 56 fn clone(&self) -> Self { in clone() method 71 fn clone(&self) -> Self { in clone() method 78 fn clone(&self) -> Self { in clone() method 90 fn clone(&self) -> Self { in clone() method 101 fn clone(&self) -> Self { in clone() method 116 fn clone(&self) -> Self { in clone() method [all …]
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-2.0.55/src/gen/ |
H A D | clone.rs | 8 fn clone(&self) -> Self { in clone() method 18 fn clone(&self) -> Self { in clone() method 30 fn clone(&self) -> Self { in clone() method 44 fn clone(&self) -> Self { in clone() method 56 fn clone(&self) -> Self { in clone() method 71 fn clone(&self) -> Self { in clone() method 78 fn clone(&self) -> Self { in clone() method 90 fn clone(&self) -> Self { in clone() method 101 fn clone(&self) -> Self { in clone() method 116 fn clone(&self) -> Self { in clone() method [all …]
|
/aosp_15_r20/external/mesa3d/src/compiler/glsl/ |
H A D | ir_clone.cpp | 31 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 in clone() function in ir_demote 112 ir_loop_jump::clone(void *mem_ctx, struct hash_table *ht) const in clone() function in ir_loop_jump 120 ir_if::clone(void *mem_ctx, struct hash_table *ht) const in clone() function in ir_if 136 ir_loop::clone(void *mem_ctx, struct hash_table *ht) const in clone() function in ir_loop 148 ir_call::clone(void *mem_ctx, struct hash_table *ht) const in clone() function in ir_call [all …]
|
/aosp_15_r20/prebuilts/tools/common/google-api-services-compute/ |
HD | google-api-services-compute-v1-rev181-1.23.0.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/maven/
META- ... |
/aosp_15_r20/external/google-cloud-java/java-dns/src/test/java/com/google/cloud/dns/ |
H A D | ChangeRequestInfoTest.java | 84 ChangeRequestInfo clone = CHANGE.toBuilder().build(); in testEqualsAndNotEquals() local 103 ChangeRequestInfo clone = CHANGE.toBuilder().build(); in testSameHashCodeOnEquals() local 154 ChangeRequestInfo clone = CHANGE.toBuilder().clearAdditions().build(); in testClearAdditions() local 167 ChangeRequestInfo clone = CHANGE.toBuilder().add(RECORD1).build(); in testAddAddition() local 179 ChangeRequestInfo clone = CHANGE.toBuilder().delete(RECORD1).build(); in testAddDeletion() local 185 ChangeRequestInfo clone = CHANGE.toBuilder().clearDeletions().build(); in testClearDeletions() local 192 ChangeRequestInfo clone = CHANGE.toBuilder().removeAddition(RECORD1).build(); in testRemoveAddition() local 205 ChangeRequestInfo clone = CHANGE.toBuilder().removeDeletion(RECORD3).build(); in testRemoveDeletion() local
|
/aosp_15_r20/frameworks/base/core/tests/InputMethodCoreTests/src/android/view/inputmethod/ |
H A D | InputMethodInfoTest.java | 55 final InputMethodInfo clone = cloneViaParcel(imi); in testEqualsAndHashCode() local 69 final InputMethodInfo clone = cloneViaParcel(imi); in testBooleanAttributes_DefaultValues() local 87 final InputMethodInfo clone = cloneViaParcel(imi); in testSupportsSwitchingToNextInputMethod() local 98 final InputMethodInfo clone = cloneViaParcel(imi); in testInlineSuggestionsEnabled() local 110 final InputMethodInfo clone = cloneViaParcel(imi); in testInlineSuggestionsEnabledWithTouchExploration() local 121 final InputMethodInfo clone = cloneViaParcel(imi); in testIsVrOnly() local 133 final InputMethodInfo clone = cloneViaParcel(imi); in testIsVirtualDeviceOnly() local
|
/aosp_15_r20/prebuilts/tools/common/google-api-services-storage/1.24.1/ |
HD | google-api-services-storage-v1-rev155-1.24.1.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/maven/
META- ... |
/aosp_15_r20/packages/services/Car/tests/BugReportApp/libs/ |
D | google-api-services-storage-v1-rev158-1.25.0.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/maven/
META- ... |
/aosp_15_r20/hardware/interfaces/neuralnetworks/aidl/utils/src/ |
H A D | Utils.cpp | 44 nn::GeneralResult<std::vector<Type>> clone(const std::vector<Type>& arguments) { in clone() function 48 nn::GeneralResult<ndk::ScopedFileDescriptor> clone(const ndk::ScopedFileDescriptor& fd) { in clone() function 53 nn::GeneralResult<common::NativeHandle> clone(const common::NativeHandle& handle) { in clone() function 63 nn::GeneralResult<Memory> clone(const Memory& memory) { in clone() function 100 nn::GeneralResult<RequestMemoryPool> clone(const RequestMemoryPool& requestPool) { in clone() function 115 nn::GeneralResult<Request> clone(const Request& request) { in clone() function 124 nn::GeneralResult<Model> clone(const Model& model) { in clone() function
|
/aosp_15_r20/cts/tests/tests/car/src/android/car/cts/ |
H A D | CarVersionTest.java | 68 CarVersion clone = clone(version); in testTiramisu_0() local 117 CarVersion clone = clone(version); in testTiramisu_1() local 166 CarVersion clone = clone(version); in testTiramisu_2() local 215 CarVersion clone = clone(version); in testTiramisu_3() local 265 CarVersion clone = clone(version); in testUpsideDownCake_0() local 286 CarVersion clone = clone(original); in testMarshalling() local 304 private CarVersion clone(CarVersion original) { in clone() method in CarVersionTest
|
H A D | PlatformVersionTest.java | 69 PlatformVersion clone = clone(version); in testTiramisu_0() local 118 PlatformVersion clone = clone(version); in testTiramisu_1() local 167 PlatformVersion clone = clone(version); in testTiramisu_2() local 216 PlatformVersion clone = clone(version); in testTiramisu_3() local 266 PlatformVersion clone = clone(version); in testUpSideDownCake_0() local 287 PlatformVersion clone = clone(original); in testMarshalling() local 305 private PlatformVersion clone(PlatformVersion original) { in clone() method in PlatformVersionTest
|
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/app/assist/ |
H A D | AssistStructureTest.java | 148 AssistStructure clone = cloneThroughParcel(structure); in testParcelizationForAutofill_oneSmallView() local 168 AssistStructure clone = cloneThroughParcel(structure); in testParcelizationForAutofill_manySmallViews() local 222 AssistStructure clone = cloneThroughParcel(structure); in testParcelizationForAutofill_oneBigView() local 280 ViewNodeParcelable clone = cloneThroughParcel(viewNodeParcelable); in testViewNodeParcelableForCredentialManager() local 328 ViewNodeParcelable clone = cloneThroughParcel(viewNodeParcelable); in testViewNodeParcelableForAutofill() local 354 ViewNodeParcelable clone = cloneThroughParcel(viewNodeParcelable); in testViewNodeParcelableControlFlags() local 469 ViewNodeParcelable clone = ViewNodeParcelable.CREATOR.createFromParcel(parcel); in cloneThroughParcel() local 487 AssistStructure clone = AssistStructure.CREATOR.createFromParcel(parcel); in cloneThroughParcel() local
|
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/ |
H A D | ShadowAccessibilityNodeInfoTest.java | 187 AccessibilityNodeInfo clone = AccessibilityNodeInfo.obtain(node); in equalsTest_nodeIsEqualToItsClone_evenWhenModified() local 207 AccessibilityNodeInfo clone = AccessibilityNodeInfo.obtain(node); in shouldClonePreserveImportance() local 218 AccessibilityNodeInfo clone = AccessibilityNodeInfo.obtain(node); in clone_preservesHintText() local 229 AccessibilityNodeInfo clone = AccessibilityNodeInfo.obtain(node); in clone_preservesTooltipText() local 241 AccessibilityNodeInfo clone = AccessibilityNodeInfo.obtain(node); in clone_preservesPaneTitle() local 253 AccessibilityNodeInfo clone = AccessibilityNodeInfo.obtain(node); in clone_preservesStateDescription() local 265 AccessibilityNodeInfo clone = AccessibilityNodeInfo.obtain(node); in clone_preservesContainerTitle() local
|
/aosp_15_r20/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/build/ |
H A D | CompatibilityBuildHelperTest.java | 198 IBuildInfo clone = mBuild.clone(); in testAddDynamicFiles() local 231 IBuildInfo clone = mBuild.clone(); in testSetBusinessLogicHostFile() local 259 IBuildInfo clone = mBuild.clone(); in testSetBusinessLogicHostFileWithModuleId() local 283 IBuildInfo clone = mBuild.clone(); in testHasBusinessLogicHostFile() local 305 IBuildInfo clone = mBuild.clone(); in testHasBusinessLogicHostFileModuleId() local 329 IBuildInfo clone = mBuild.clone(); in testGetBusinessLogicHostFile() local 357 IBuildInfo clone = mBuild.clone(); in testGetBusinessLogicHostFileWithModuleId() local
|
/aosp_15_r20/prebuilts/devtools/tools/lib/ |
HD | asm-tree-4.0.jar | ... abstract org.objectweb.asm.tree.AbstractInsnNode clone (java.util.Map)
static org. ... |
/aosp_15_r20/libcore/luni/src/test/java/tests/security/cert/ |
H A D | CertStore2Test.java | 282 public Object clone() { in clone() method in CertStore2Test.MyCertStoreParameters 288 public Object clone() { in clone() method in CertStore2Test.MyOtherCertStoreParameters 299 public Object clone() { in clone() method in CertStore2Test.MyCRLSelector 309 public Object clone() { in clone() method in CertStore2Test.MyOtherCRLSelector 321 public Object clone() { in clone() method in CertStore2Test.MyCertSelector 332 public Object clone() { in clone() method in CertStore2Test.MyOtherCertSelector
|
/aosp_15_r20/libcore/ojluni/src/test/java/lang/ref/ |
H A D | ReferenceCloneTest.java | 67 public Object clone() throws CloneNotSupportedException; in clone() method 74 public Object clone() throws CloneNotSupportedException { in clone() method in ReferenceCloneTest.SoftRef 83 public Object clone() throws CloneNotSupportedException { in clone() method in ReferenceCloneTest.WeakRef 93 public Object clone() throws CloneNotSupportedException { in clone() method in ReferenceCloneTest.PhantomRef 104 public Object clone() throws CloneNotSupportedException { in clone() method in ReferenceCloneTest.CloneableReference
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/ |
H A D | clone.rs | 160 fn clone(&self) -> Self; in clone() method 237 fn clone(&self) -> Self { in clone() method 245 fn clone(&self) -> Self { in clone() method 253 fn clone(&self) -> Self { in clone() method 263 fn clone(&self) -> Self { in clone() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/ |
H A D | clone.rs | 160 fn clone(&self) -> Self; in clone() method 237 fn clone(&self) -> Self { in clone() method 245 fn clone(&self) -> Self { in clone() method 253 fn clone(&self) -> Self { in clone() method 263 fn clone(&self) -> Self { in clone() method
|
/aosp_15_r20/system/libcppbor/include/cppbor/ |
H A D | cppbor.h | 315 std::unique_ptr<Item> clone() const override { return std::make_unique<EncodedItem>(mValue); } in clone() function 362 std::unique_ptr<Item> clone() const override { return std::make_unique<Uint>(mValue); } in clone() function 399 std::unique_ptr<Item> clone() const override { return std::make_unique<Nint>(mValue); } in clone() function 457 std::unique_ptr<Item> clone() const override { return std::make_unique<Bstr>(mValue); } in clone() function 509 std::unique_ptr<Item> clone() const override { return std::make_unique<ViewBstr>(mView); } in clone() function 564 std::unique_ptr<Item> clone() const override { return std::make_unique<Tstr>(mValue); } in clone() function 611 std::unique_ptr<Item> clone() const override { return std::make_unique<ViewTstr>(mView); } in clone() function 924 std::unique_ptr<Item> clone() const override { return std::make_unique<Bool>(mValue); } in clone() function 952 std::unique_ptr<Item> clone() const override { return std::make_unique<Null>(); } in clone() function 984 std::unique_ptr<Item> clone() const override { return std::make_unique<Float>(mValue); } in clone() function [all …]
|
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_trace-full/linux_glibc_common/javac/ |
D | perfetto_trace-full.jar | ... public perfetto.protos.PerfettoTrace$ActiveBufferProto$Builder clone ()
public perfetto.protos.PerfettoTrace$ActiveBufferProto ... |
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_trace-full/linux_glibc_common/local-javac-header/ |
D | perfetto_trace-full.jar | ... public perfetto.protos.PerfettoTrace$ActiveBufferProto$Builder clone ()
public perfetto.protos.PerfettoTrace$ActiveBufferProto ... |
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/view/autofill/ |
H A D | AutofillIdTest.java | 41 final AutofillId clone = cloneThroughParcel(id); in testNonVirtual() local 55 final AutofillId clone = cloneThroughParcel(id); in testVirtual_int() local 74 final AutofillId clone = cloneThroughParcel(id); in testVirtual_long() local 92 final AutofillId clone = cloneThroughParcel(id); in testVirtual_parentObjectConstructor() local 109 final AutofillId clone = cloneThroughParcel(id); in testVirtual_withSession() local 326 AutofillId clone = AutofillId.CREATOR.createFromParcel(parcel); in cloneThroughParcel() local
|
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/message/ |
H A D | copy_test.cc | 75 protobuf_test_messages_proto2_TestAllTypesProto2* clone = in TEST() local 116 protobuf_test_messages_proto2_TestAllTypesProto2* clone = in TEST() local 149 protobuf_test_messages_proto2_TestAllTypesProto2* clone = in TEST() local 189 protobuf_test_messages_proto2_TestAllTypesProto2* clone = in TEST() local 265 protobuf_test_messages_proto2_TestAllTypesProto2_MessageSetCorrect* clone = in TEST() local 323 protobuf_test_messages_proto2_TestAllTypesProto2* clone = in TEST() local
|