/aosp_15_r20/prebuilts/go/linux-x86/src/sync/atomic/ |
D | type.go | 23 func (x *Bool) Swap(new bool) (old bool) { return SwapUint32(&x.v, b32(new)) != 0 } func 60 func (x *Pointer[T]) Swap(new *T) (old *T) { return (*T)(SwapPointer(&x.v, unsafe.Pointer(new))) } func 80 func (x *Int32) Swap(new int32) (old int32) { return SwapInt32(&x.v, new) } func 112 func (x *Int64) Swap(new int64) (old int64) { return SwapInt64(&x.v, new) } func 143 func (x *Uint32) Swap(new uint32) (old uint32) { return SwapUint32(&x.v, new) } func 175 func (x *Uint64) Swap(new uint64) (old uint64) { return SwapUint64(&x.v, new) } func 206 func (x *Uintptr) Swap(new uintptr) (old uintptr) { return SwapUintptr(&x.v, new) } func
|
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/protobuf/ |
D | coordination_service.pb.h | 261 inline void Swap(CoordinatedTask* other) { in Swap() function 411 inline void Swap(CoordinationServiceError* other) { in Swap() function 565 inline void Swap(TfDeviceList* other) { in Swap() function 708 inline void Swap(XlaDeviceList* other) { in Swap() function 857 inline void Swap(CoordinationServiceDeviceInfo* other) { in Swap() function 1033 inline void Swap(RegisterTaskRequest* other) { in Swap() function 1187 inline void Swap(RegisterTaskResponse* other) { in Swap() function 1321 inline void Swap(HeartbeatRequest* other) { in Swap() function 1475 inline void Swap(HeartbeatResponse* other) { in Swap() function 1609 inline void Swap(WaitForAllTasksRequest* other) { in Swap() function [all …]
|
D | eager_service.pb.h | 222 inline void Swap(Operation_Input* other) { in Swap() function 422 inline void Swap(Operation* other) { in Swap() function 702 inline void Swap(QueueItem* other) { in Swap() function 983 inline void Swap(QueueResponse* other) { in Swap() function 1172 inline void Swap(CreateContextRequest* other) { in Swap() function 1410 inline void Swap(CreateContextResponse* other) { in Swap() function 1553 inline void Swap(UpdateContextRequest* other) { in Swap() function 1738 inline void Swap(UpdateContextResponse* other) { in Swap() function 1881 inline void Swap(EnqueueRequest* other) { in Swap() function 2035 inline void Swap(EnqueueResponse* other) { in Swap() function [all …]
|
D | master.pb.h | 184 inline void Swap(CreateSessionRequest* other) { in Swap() function 363 inline void Swap(CreateSessionResponse* other) { in Swap() function 513 inline void Swap(ExtendSessionRequest* other) { in Swap() function 683 inline void Swap(ExtendSessionResponse* other) { in Swap() function 817 inline void Swap(RunStepRequest* other) { in Swap() function 1086 inline void Swap(RunStepResponse* other) { in Swap() function 1276 inline void Swap(PartialRunSetupRequest* other) { in Swap() function 1504 inline void Swap(PartialRunSetupResponse* other) { in Swap() function 1643 inline void Swap(CloseSessionRequest* other) { in Swap() function 1782 inline void Swap(CloseSessionResponse* other) { in Swap() function [all …]
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/sparse/cuda/ |
H A D | StaticSort.h | 14 struct Swap { struct 24 CUTLASS_HOST_DEVICE Swap(A& a, const int& i0, const int& i1) { in Swap() function
|
/aosp_15_r20/prebuilts/go/linux-x86/src/sort/ |
D | sort.go | 36 Swap(i, j int) methodSpec 82 Swap func(i, j int) member 122 func (x IntSlice) Swap(i, j int) { x[i], x[j] = x[j], x[i] } func 140 func (x Float64Slice) Swap(i, j int) { x[i], x[j] = x[j], x[i] } func 155 func (x StringSlice) Swap(i, j int) { x[i], x[j] = x[j], x[i] } func
|
/aosp_15_r20/external/google-breakpad/src/processor/ |
H A D | minidump.cc | 127 inline void Swap(uint8_t* value) {} in Swap() function 135 inline void Swap(uint16_t* value) { in Swap() function 139 inline void Swap(uint32_t* value) { in Swap() function 146 inline void Swap(uint64_t* value) { in Swap() function 170 void Swap(uint128_struct* value) { in Swap() function 176 inline void Swap(int32_t* value) { in Swap() function 180 inline void Swap(MDLocationDescriptor* location_descriptor) { in Swap() function 185 inline void Swap(MDMemoryDescriptor* memory_descriptor) { in Swap() function 190 inline void Swap(MDGUID* guid) { in Swap() function 197 inline void Swap(MDSystemTime* system_time) { in Swap() function [all …]
|
/aosp_15_r20/out/soong/.intermediates/external/federated-compute/federated-compute-cc-proto-lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/google/protobuf/ |
D | wrappers.pb.h | 134 inline void Swap(DoubleValue* other) { in Swap() function 268 inline void Swap(FloatValue* other) { in Swap() function 402 inline void Swap(Int64Value* other) { in Swap() function 536 inline void Swap(UInt64Value* other) { in Swap() function 670 inline void Swap(Int32Value* other) { in Swap() function 804 inline void Swap(UInt32Value* other) { in Swap() function 938 inline void Swap(BoolValue* other) { in Swap() function 1072 inline void Swap(StringValue* other) { in Swap() function 1211 inline void Swap(BytesValue* other) { in Swap() function
|
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/google/protobuf/ |
D | wrappers.pb.h | 134 inline void Swap(DoubleValue* other) { in Swap() function 268 inline void Swap(FloatValue* other) { in Swap() function 402 inline void Swap(Int64Value* other) { in Swap() function 536 inline void Swap(UInt64Value* other) { in Swap() function 670 inline void Swap(Int32Value* other) { in Swap() function 804 inline void Swap(UInt32Value* other) { in Swap() function 938 inline void Swap(BoolValue* other) { in Swap() function 1072 inline void Swap(StringValue* other) { in Swap() function 1211 inline void Swap(BytesValue* other) { in Swap() function
|
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/compiler/xla/pjrt/distributed/ |
D | protocol.pb.h | 166 inline void Swap(DeviceProto* other) { in Swap() function 343 inline void Swap(LocalTopologyProto* other) { in Swap() function 497 inline void Swap(GlobalTopologyProto* other) { in Swap() function 640 inline void Swap(ConnectRequest* other) { in Swap() function 807 inline void Swap(ConnectResponse* other) { in Swap() function 941 inline void Swap(EnumerateDevicesRequest* other) { in Swap() function 1095 inline void Swap(EnumerateDevicesResponse* other) { in Swap() function 1238 inline void Swap(KeyValueGetRequest* other) { in Swap() function 1399 inline void Swap(KeyValueGetResponse* other) { in Swap() function 1549 inline void Swap(KeyValueSetRequest* other) { in Swap() function [all …]
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | wrappers.pb.h | 144 inline void Swap(DoubleValue* other) { in Swap() function 292 inline void Swap(FloatValue* other) { in Swap() function 440 inline void Swap(Int64Value* other) { in Swap() function 588 inline void Swap(UInt64Value* other) { in Swap() function 736 inline void Swap(Int32Value* other) { in Swap() function 884 inline void Swap(UInt32Value* other) { in Swap() function 1032 inline void Swap(BoolValue* other) { in Swap() function 1180 inline void Swap(StringValue* other) { in Swap() function 1333 inline void Swap(BytesValue* other) { in Swap() function
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | wrappers.pb.h | 144 inline void Swap(DoubleValue* other) { in Swap() function 292 inline void Swap(FloatValue* other) { in Swap() function 440 inline void Swap(Int64Value* other) { in Swap() function 588 inline void Swap(UInt64Value* other) { in Swap() function 736 inline void Swap(Int32Value* other) { in Swap() function 884 inline void Swap(UInt32Value* other) { in Swap() function 1032 inline void Swap(BoolValue* other) { in Swap() function 1180 inline void Swap(StringValue* other) { in Swap() function 1333 inline void Swap(BytesValue* other) { in Swap() function
|
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_ftrace_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/ftrace/ |
D | kvm.pb.h | 252 inline void Swap(KvmAccessFaultFtraceEvent* other) { in Swap() function 398 inline void Swap(KvmAckIrqFtraceEvent* other) { in Swap() function 559 inline void Swap(KvmAgeHvaFtraceEvent* other) { in Swap() function 720 inline void Swap(KvmAgePageFtraceEvent* other) { in Swap() function 911 inline void Swap(KvmArmClearDebugFtraceEvent* other) { in Swap() function 1057 inline void Swap(KvmArmSetDreg32FtraceEvent* other) { in Swap() function 1223 inline void Swap(KvmArmSetRegsetFtraceEvent* other) { in Swap() function 1389 inline void Swap(KvmArmSetupDebugFtraceEvent* other) { in Swap() function 1550 inline void Swap(KvmEntryFtraceEvent* other) { in Swap() function 1696 inline void Swap(KvmExitFtraceEvent* other) { in Swap() function [all …]
|
D | trusty.pb.h | 180 inline void Swap(TrustySmcFtraceEvent* other) { in Swap() function 371 inline void Swap(TrustySmcDoneFtraceEvent* other) { in Swap() function 517 inline void Swap(TrustyStdCall32FtraceEvent* other) { in Swap() function 708 inline void Swap(TrustyStdCall32DoneFtraceEvent* other) { in Swap() function 854 inline void Swap(TrustyShareMemoryFtraceEvent* other) { in Swap() function 1030 inline void Swap(TrustyShareMemoryDoneFtraceEvent* other) { in Swap() function 1236 inline void Swap(TrustyReclaimMemoryFtraceEvent* other) { in Swap() function 1382 inline void Swap(TrustyReclaimMemoryDoneFtraceEvent* other) { in Swap() function 1543 inline void Swap(TrustyIrqFtraceEvent* other) { in Swap() function 1689 inline void Swap(TrustyIpcHandleEventFtraceEvent* other) { in Swap() function [all …]
|
D | kmem.pb.h | 284 inline void Swap(AllocPagesIommuEndFtraceEvent* other) { in Swap() function 445 inline void Swap(AllocPagesIommuFailFtraceEvent* other) { in Swap() function 606 inline void Swap(AllocPagesIommuStartFtraceEvent* other) { in Swap() function 767 inline void Swap(AllocPagesSysEndFtraceEvent* other) { in Swap() function 928 inline void Swap(AllocPagesSysFailFtraceEvent* other) { in Swap() function 1089 inline void Swap(AllocPagesSysStartFtraceEvent* other) { in Swap() function 1250 inline void Swap(DmaAllocContiguousRetryFtraceEvent* other) { in Swap() function 1396 inline void Swap(IommuMapRangeFtraceEvent* other) { in Swap() function 1587 inline void Swap(IommuSecPtblMapRangeEndFtraceEvent* other) { in Swap() function 1793 inline void Swap(IommuSecPtblMapRangeStartFtraceEvent* other) { in Swap() function [all …]
|
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_ftrace_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/ftrace/ |
H A D | kvm.pb.h | 252 inline void Swap(KvmAccessFaultFtraceEvent* other) { in Swap() function 398 inline void Swap(KvmAckIrqFtraceEvent* other) { in Swap() function 559 inline void Swap(KvmAgeHvaFtraceEvent* other) { in Swap() function 720 inline void Swap(KvmAgePageFtraceEvent* other) { in Swap() function 911 inline void Swap(KvmArmClearDebugFtraceEvent* other) { in Swap() function 1057 inline void Swap(KvmArmSetDreg32FtraceEvent* other) { in Swap() function 1223 inline void Swap(KvmArmSetRegsetFtraceEvent* other) { in Swap() function 1389 inline void Swap(KvmArmSetupDebugFtraceEvent* other) { in Swap() function 1550 inline void Swap(KvmEntryFtraceEvent* other) { in Swap() function 1696 inline void Swap(KvmExitFtraceEvent* other) { in Swap() function [all …]
|
H A D | trusty.pb.h | 180 inline void Swap(TrustySmcFtraceEvent* other) { in Swap() function 371 inline void Swap(TrustySmcDoneFtraceEvent* other) { in Swap() function 517 inline void Swap(TrustyStdCall32FtraceEvent* other) { in Swap() function 708 inline void Swap(TrustyStdCall32DoneFtraceEvent* other) { in Swap() function 854 inline void Swap(TrustyShareMemoryFtraceEvent* other) { in Swap() function 1030 inline void Swap(TrustyShareMemoryDoneFtraceEvent* other) { in Swap() function 1236 inline void Swap(TrustyReclaimMemoryFtraceEvent* other) { in Swap() function 1382 inline void Swap(TrustyReclaimMemoryDoneFtraceEvent* other) { in Swap() function 1543 inline void Swap(TrustyIrqFtraceEvent* other) { in Swap() function 1689 inline void Swap(TrustyIpcHandleEventFtraceEvent* other) { in Swap() function [all …]
|
H A D | kmem.pb.h | 284 inline void Swap(AllocPagesIommuEndFtraceEvent* other) { in Swap() function 445 inline void Swap(AllocPagesIommuFailFtraceEvent* other) { in Swap() function 606 inline void Swap(AllocPagesIommuStartFtraceEvent* other) { in Swap() function 767 inline void Swap(AllocPagesSysEndFtraceEvent* other) { in Swap() function 928 inline void Swap(AllocPagesSysFailFtraceEvent* other) { in Swap() function 1089 inline void Swap(AllocPagesSysStartFtraceEvent* other) { in Swap() function 1250 inline void Swap(DmaAllocContiguousRetryFtraceEvent* other) { in Swap() function 1396 inline void Swap(IommuMapRangeFtraceEvent* other) { in Swap() function 1587 inline void Swap(IommuSecPtblMapRangeEndFtraceEvent* other) { in Swap() function 1793 inline void Swap(IommuSecPtblMapRangeStartFtraceEvent* other) { in Swap() function [all …]
|
/aosp_15_r20/out/soong/.intermediates/external/federated-compute/federated-compute-cc-proto-lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/fcp/protos/federatedcompute/ |
D | secure_aggregations.pb.h | 189 inline void Swap(StartSecureAggregationRequest* other) { in Swap() function 344 inline void Swap(StartSecureAggregationMetadata* other) { in Swap() function 489 inline void Swap(StartSecureAggregationResponse* other) { in Swap() function 732 inline void Swap(SecureAggregandExecutionInfo* other) { in Swap() function 866 inline void Swap(SecureAggregationProtocolExecutionInfo* other) { in Swap() function 1011 inline void Swap(AbortSecureAggregationRequest* other) { in Swap() function 1186 inline void Swap(AbortSecureAggregationResponse* other) { in Swap() function 1307 inline void Swap(AdvertiseKeysRequest* other) { in Swap() function 1482 inline void Swap(AdvertiseKeysMetadata* other) { in Swap() function 1625 inline void Swap(AdvertiseKeysResponse* other) { in Swap() function [all …]
|
D | common.pb.h | 274 inline void Swap(ForwardingInfo* other) { in Swap() function 437 inline void Swap(AttestationMeasurement* other) { in Swap() function 576 inline void Swap(ClientVersion* other) { in Swap() function 715 inline void Swap(Resource_InlineResource* other) { in Swap() function 876 inline void Swap(Resource* other) { in Swap() function 1106 inline void Swap(ResourceCapabilities* other) { in Swap() function 1255 inline void Swap(RejectionInfo* other) { in Swap() function 1442 inline void Swap(AuthenticationMetadata* other) { in Swap() function 1585 inline void Swap(KeyAttestationAuthMetadata* other) { in Swap() function 1724 inline void Swap(RejectionReason* other) { in Swap() function [all …]
|
/aosp_15_r20/out/soong/.intermediates/external/anonymous-counting-tokens/libact/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/external/anonymous-counting-tokens/act/ |
D | act.pb.h | 151 inline void Swap(SchemeParameters* other) { in Swap() function 306 inline void Swap(ServerParameters* other) { in Swap() function 474 inline void Swap(ServerPublicParameters* other) { in Swap() function 634 inline void Swap(ServerPrivateParameters* other) { in Swap() function 789 inline void Swap(ClientParameters* other) { in Swap() function 957 inline void Swap(ClientPublicParameters* other) { in Swap() function 1117 inline void Swap(ClientPrivateParameters* other) { in Swap() function 1277 inline void Swap(TokensRequest* other) { in Swap() function 1437 inline void Swap(TokensRequestPrivateState* other) { in Swap() function 1597 inline void Swap(TokensResponse* other) { in Swap() function [all …]
|
/aosp_15_r20/out/soong/.intermediates/external/anonymous-counting-tokens/libact/android_arm64_armv8-2a_cortex-a55_sdk_static_apex30/gen/proto/external/anonymous-counting-tokens/act/ |
D | act.pb.h | 151 inline void Swap(SchemeParameters* other) { in Swap() function 306 inline void Swap(ServerParameters* other) { in Swap() function 474 inline void Swap(ServerPublicParameters* other) { in Swap() function 634 inline void Swap(ServerPrivateParameters* other) { in Swap() function 789 inline void Swap(ClientParameters* other) { in Swap() function 957 inline void Swap(ClientPublicParameters* other) { in Swap() function 1117 inline void Swap(ClientPrivateParameters* other) { in Swap() function 1277 inline void Swap(TokensRequest* other) { in Swap() function 1437 inline void Swap(TokensRequestPrivateState* other) { in Swap() function 1597 inline void Swap(TokensResponse* other) { in Swap() function [all …]
|
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/runtime/atomic/ |
D | types.go | 44 func (i *Int32) Swap(new int32) int32 { func 97 func (i *Int64) Swap(new int64) int64 { func 257 func (u *Uint32) Swap(value uint32) uint32 { func 332 func (u *Uint64) Swap(value uint64) uint64 { func 408 func (u *Uintptr) Swap(value uintptr) uintptr { func
|
/aosp_15_r20/out/soong/.intermediates/external/federated-compute/federated-compute-cc-proto-lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/fcp/protos/ |
D | federated_api.pb.h | 346 inline void Swap(ClientStreamMessage* other) { in Swap() function 629 inline void Swap(ServerStreamMessage* other) { in Swap() function 888 inline void Swap(CheckinRequest* other) { in Swap() function 1115 inline void Swap(TaskEligibilityInfo* other) { in Swap() function 1269 inline void Swap(TaskWeight* other) { in Swap() function 1425 inline void Swap(CheckinResponse* other) { in Swap() function 1621 inline void Swap(CheckinRequestAck* other) { in Swap() function 1784 inline void Swap(EligibilityEvalCheckinRequest* other) { in Swap() function 2011 inline void Swap(EligibilityEvalTaskCapabilities* other) { in Swap() function 2152 inline void Swap(EligibilityEvalCheckinResponse* other) { in Swap() function [all …]
|
/aosp_15_r20/out/soong/.intermediates/external/federated-compute/federated-compute-cc-proto-lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/fcp/secagg/shared/ |
D | secagg_messages.pb.h | 197 inline void Swap(ClientToServerWrapperMessage* other) { in Swap() function 444 inline void Swap(ServerToClientWrapperMessage* other) { in Swap() function 662 inline void Swap(AbortMessage* other) { in Swap() function 812 inline void Swap(AdvertiseKeys* other) { in Swap() function 955 inline void Swap(PairOfPublicKeys* other) { in Swap() function 1110 inline void Swap(ShareKeysRequest* other) { in Swap() function 1300 inline void Swap(ShareKeysResponse* other) { in Swap() function 1449 inline void Swap(PairOfKeyShares* other) { in Swap() function 1604 inline void Swap(MaskedInputCollectionRequest* other) { in Swap() function 1777 inline void Swap(MaskedInputCollectionResponse* other) { in Swap() function [all …]
|