/aosp_15_r20/external/sdv/vsomeip/third_party/boost/atomic/include/boost/atomic/detail/ |
D | extra_ops_generic.hpp | 44 storage_type old_val; in fetch_negate() local 52 storage_type old_val, new_val; in negate() local 171 storage_type old_val = base_type::fetch_or(storage, mask, order); in bit_test_and_set() local 178 storage_type old_val = base_type::fetch_and(storage, ~mask, order); in bit_test_and_reset() local 185 storage_type old_val = base_type::fetch_xor(storage, mask, order); in bit_test_and_complement() local 201 storage_type old_val; in fetch_negate() local 209 storage_type old_val, new_val; in negate() local 221 storage_type old_val, new_val; in add() local 233 storage_type old_val, new_val; in sub() local 245 storage_type old_val, new_val; in bitwise_and() local [all …]
|
D | core_operations_emulated.hpp | 89 storage_type old_val = s; in fetch_add() local 99 storage_type old_val = s; in fetch_sub() local 109 storage_type old_val = s; in exchange() local 120 storage_type old_val = s; in compare_exchange_strong() local 137 storage_type old_val = s; in compare_exchange_weak() local 151 storage_type old_val = s; in fetch_and() local 161 storage_type old_val = s; in fetch_or() local 171 storage_type old_val = s; in fetch_xor() local
|
D | core_ops_cas_based.hpp | 39 storage_type old_val; in fetch_add() local 47 storage_type old_val; in fetch_sub() local 55 storage_type old_val; in fetch_and() local 63 storage_type old_val; in fetch_or() local 71 storage_type old_val; in fetch_xor() local
|
D | extra_ops_emulated.hpp | 47 storage_type old_val = s; in fetch_negate() local 122 storage_type old_val = s; in fetch_complement() local 225 storage_type old_val = base_type::fetch_or(storage, mask, order); in bit_test_and_set() local 233 storage_type old_val = base_type::fetch_and(storage, ~mask, order); in bit_test_and_reset() local 241 storage_type old_val = base_type::fetch_xor(storage, mask, order); in bit_test_and_complement() local
|
D | extra_fp_ops_emulated.hpp | 48 value_type old_val = atomics::detail::bitwise_fp_cast< value_type >(s); in fetch_negate() local 59 value_type old_val = atomics::detail::bitwise_fp_cast< value_type >(s); in negate() local 70 value_type old_val = atomics::detail::bitwise_fp_cast< value_type >(s); in add() local 81 value_type old_val = atomics::detail::bitwise_fp_cast< value_type >(s); in sub() local
|
D | extra_fp_ops_generic.hpp | 60 value_type old_val, new_val; in fetch_negate() local 75 value_type old_val, new_val; in negate() local 137 value_type old_val, new_val; in add() local 152 value_type old_val, new_val; in sub() local
|
D | extra_ops_msvc_x86.hpp | 46 storage_type old_val; in fetch_negate() local 187 storage_type old_val; in fetch_complement() local 430 storage_type old_val; in fetch_negate() local 571 storage_type old_val; in fetch_complement() local 864 storage_type old_val; in fetch_negate() local 1005 storage_type old_val; in fetch_complement() local
|
D | core_arch_ops_msvc_x86.hpp | 168 …storage_type old_val = static_cast< storage_type >(BOOST_ATOMIC_INTERLOCKED_COMPARE_EXCHANGE(&stor… in compare_exchange_strong() local 239 …storage_type old_val = static_cast< storage_type >(BOOST_ATOMIC_INTERLOCKED_COMPARE_EXCHANGE8(&sto… in compare_exchange_strong() local 414 …storage_type old_val = static_cast< storage_type >(BOOST_ATOMIC_INTERLOCKED_COMPARE_EXCHANGE16(&st… in compare_exchange_strong() local 707 …const storage_type old_val = (storage_type)BOOST_ATOMIC_INTERLOCKED_COMPARE_EXCHANGE64(p, desired,… in compare_exchange_strong() local 798 …storage_type old_val = static_cast< storage_type >(BOOST_ATOMIC_INTERLOCKED_COMPARE_EXCHANGE64(&st… in compare_exchange_strong() local
|
D | core_arch_ops_msvc_arm.hpp | 223 storage_type previous = expected, old_val; in compare_exchange_strong() local 388 storage_type previous = expected, old_val; in compare_exchange_strong() local 553 storage_type previous = expected, old_val; in compare_exchange_strong() local 718 storage_type previous = expected, old_val; in compare_exchange_strong() local
|
D | extending_cas_based_arithmetic.hpp | 41 storage_type old_val; in fetch_add() local 54 storage_type old_val; in fetch_sub() local
|
D | fp_ops_generic.hpp | 45 value_type old_val, new_val; in fetch_add() local 60 value_type old_val, new_val; in fetch_sub() local
|
D | fp_ops_emulated.hpp | 48 value_type old_val = atomics::detail::bitwise_fp_cast< value_type >(s); in fetch_add() local 59 value_type old_val = atomics::detail::bitwise_fp_cast< value_type >(s); in fetch_sub() local
|
D | atomic_ref_impl.hpp | 215 …BOOST_FORCEINLINE value_type wait(value_arg_type old_val, memory_order order = memory_order_seq_cs… in wait() 546 …BOOST_FORCEINLINE value_type wait(value_arg_type old_val, memory_order order = memory_order_seq_cs… in wait() 669 …BOOST_FORCEINLINE value_type wait(value_arg_type old_val, memory_order order = memory_order_seq_cs… in wait() 857 …BOOST_FORCEINLINE value_type wait(value_arg_type old_val, memory_order order = memory_order_seq_cs… in wait() 1074 …BOOST_FORCEINLINE value_type wait(value_arg_type old_val, memory_order order = memory_order_seq_cs… in wait()
|
D | atomic_impl.hpp | 249 …BOOST_FORCEINLINE value_type wait(value_arg_type old_val, memory_order order = memory_order_seq_cs… in wait() 579 …BOOST_FORCEINLINE value_type wait(value_type old_val, memory_order order = memory_order_seq_cst) c… in wait() 701 …BOOST_FORCEINLINE value_type wait(value_type old_val, memory_order order = memory_order_seq_cst) c… in wait() 888 …BOOST_FORCEINLINE value_type wait(value_arg_type old_val, memory_order order = memory_order_seq_cs… in wait() 1093 …BOOST_FORCEINLINE value_type wait(value_arg_type old_val, memory_order order = memory_order_seq_cs… in wait()
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/atomics/atomics.types.generic/atomics.types.float/ |
H A D | compare_exchange_weak.pass.cpp | 85 auto store = [](MaybeVolatile<std::atomic<T>>& x, T old_val, T new_val) { in test_impl() 94 auto store_one_arg = [](MaybeVolatile<std::atomic<T>>& x, T old_val, T new_val) { in test_impl() 124 auto store = [](MaybeVolatile<std::atomic<T>>& x, T old_val, T new_val) { in test_impl() 137 auto store_one_arg = [](MaybeVolatile<std::atomic<T>>& x, T old_val, T new_val) { in test_impl() 153 auto store = [](MaybeVolatile<std::atomic<T>>& x, T old_val, T new_val) { in test_impl() 166 auto store_one_arg = [](MaybeVolatile<std::atomic<T>>& x, T old_val, T new_val) { in test_impl()
|
H A D | compare_exchange_strong.pass.cpp | 76 auto store = [](MaybeVolatile<std::atomic<T>>& x, T old_val, T new_val) { in test_impl() 84 auto store_one_arg = [](MaybeVolatile<std::atomic<T>>& x, T old_val, T new_val) { in test_impl() 113 auto store = [](MaybeVolatile<std::atomic<T>>& x, T old_val, T new_val) { in test_impl() 125 auto store_one_arg = [](MaybeVolatile<std::atomic<T>>& x, T old_val, T new_val) { in test_impl() 140 auto store = [](MaybeVolatile<std::atomic<T>>& x, T old_val, T new_val) { in test_impl() 152 auto store_one_arg = [](MaybeVolatile<std::atomic<T>>& x, T old_val, T new_val) { in test_impl()
|
/aosp_15_r20/external/coreboot/src/vendorcode/cavium/include/bdk/libbdk-hal/ |
H A D | bdk-atomic.h | 196 static inline int bdk_atomic_compare_and_store32_nosync(uint32_t *ptr, uint32_t old_val, uint32_t n… in bdk_atomic_compare_and_store32_nosync() 224 static inline int bdk_atomic_compare_and_store32(uint32_t *ptr, uint32_t old_val, uint32_t new_val) in bdk_atomic_compare_and_store32() 252 static inline int bdk_atomic_compare_and_store64_nosync(uint64_t *ptr, uint64_t old_val, uint64_t n… in bdk_atomic_compare_and_store64_nosync() 280 static inline int bdk_atomic_compare_and_store64(uint64_t *ptr, uint64_t old_val, uint64_t new_val) in bdk_atomic_compare_and_store64()
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/futex/functional/ |
H A D | futex_requeue_pi.c | 111 futex_t old_val; in waiterfn() local 149 futex_t old_val; in broadcast_wakerfn() local 195 unsigned int old_val; in signal_wakerfn() local
|
H A D | futex_requeue_pi_signal_restart.c | 94 unsigned int old_val; in waiterfn() local 120 unsigned int old_val; in main() local
|
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/tests/ |
H A D | sanitizer_atomic_test.cc | 98 Type old_val = 42; in CheckAtomicCompareExchange() local 108 Type old_val = 42; in CheckAtomicCompareExchange() local
|
/aosp_15_r20/art/runtime/mirror/ |
H A D | dex_cache.cc | 108 ArtField* old_val = fields_array->Get(i); in VisitReflectiveTargets() local 123 ArtMethod* old_val = methods_array->Get(i); in VisitReflectiveTargets() local
|
/aosp_15_r20/external/zstd/contrib/diagnose_corruption/ |
H A D | check_flipped_bits.c | 335 unsigned char old_val = stuff->input[pos]; in perturb_bits() local 359 unsigned char old_val = stuff->input[pos]; in perturb_bytes() local
|
/aosp_15_r20/system/core/libcutils/ |
H A D | str_parms.cpp | 162 void *old_val; in str_parms_create_str() local 211 void *old_val = NULL; in str_parms_add_str() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
H A D | cudnn_simplify_padding_test.cc | 336 weights, [](absl::Span<const int64_t> dims, int8_t old_val) -> int8_t { in TEST_F() 380 weights, [](absl::Span<const int64_t> dims, int8_t old_val) -> int8_t { in TEST_F()
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/arm/board/tc/ |
D | nv_counter_test.c | 19 uint32_t old_val; in nv_counter_test() local
|