Home
last modified time | relevance | path

Searched defs:fetch_xor (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/atomic/include/boost/atomic/detail/
Dcore_arch_ops_msvc_x86.hpp202 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function
207 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function
254 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function
359 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function
429 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function
534 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function
813 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function
Dcore_arch_ops_msvc_arm.hpp294 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function
459 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function
624 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function
789 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function
Dcore_arch_ops_gcc_x86.hpp200 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function
297 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function
393 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function
844 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function
Dcore_arch_ops_gcc_ppc.hpp282 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function
513 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function
844 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function
1175 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function
Dcore_arch_ops_gcc_aarch32.hpp279 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function
541 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function
801 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function
1079 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function
Dcore_arch_ops_gcc_arm.hpp285 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function
551 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function
945 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function
1371 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function
Dcore_arch_ops_gcc_aarch64.hpp387 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function
773 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function
1157 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function
1541 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function
1863 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function
Dcore_arch_ops_gcc_alpha.hpp313 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function
824 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function
Dcore_ops_cas_based.hpp69 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function
Dcore_ops_windows.hpp168 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function
Dcore_ops_gcc_atomic.hpp139 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function
Dcore_ops_gcc_sync.hpp169 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function
Dcore_operations_emulated.hpp166 …static storage_type fetch_xor(storage_type volatile& storage, storage_type v, memory_order) BOOST_… in fetch_xor() function
Datomic_ref_impl.hpp361 …BOOST_FORCEINLINE value_type fetch_xor(value_arg_type v, memory_order order = memory_order_seq_cst… in fetch_xor() function in boost::atomics::detail::base_atomic_ref
Datomic_impl.hpp394 …BOOST_FORCEINLINE value_type fetch_xor(value_arg_type v, memory_order order = memory_order_seq_cst… in fetch_xor() function in boost::atomics::detail::base_atomic
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/sync/
H A Datomic.rs1049 pub fn fetch_xor(&self, val: bool, order: Ordering) -> bool { in fetch_xor() method
2021 pub fn fetch_xor(&self, val: usize, order: Ordering) -> *mut T { in fetch_xor() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/sync/
H A Datomic.rs1049 pub fn fetch_xor(&self, val: bool, order: Ordering) -> bool { in fetch_xor() method
2021 pub fn fetch_xor(&self, val: usize, order: Ordering) -> *mut T { in fetch_xor() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/sync/
H A Datomic.rs1049 pub fn fetch_xor(&self, val: bool, order: Ordering) -> bool { in fetch_xor() method
2022 pub fn fetch_xor(&self, val: usize, order: Ordering) -> *mut T { in fetch_xor() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/sync/
H A Datomic.rs1049 pub fn fetch_xor(&self, val: bool, order: Ordering) -> bool { in fetch_xor() method
2022 pub fn fetch_xor(&self, val: usize, order: Ordering) -> *mut T { in fetch_xor() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/sync/
H A Datomic.rs1049 pub fn fetch_xor(&self, val: bool, order: Ordering) -> bool { in fetch_xor() method
2021 pub fn fetch_xor(&self, val: usize, order: Ordering) -> *mut T { in fetch_xor() method
/aosp_15_r20/external/rust/android-crates-io/crates/atomic/src/
Dlib.rs317 pub fn fetch_xor(&self, val: bool, order: Ordering) -> bool { in fetch_xor() method
/aosp_15_r20/external/rust/android-crates-io/crates/crossbeam-utils/src/atomic/
Datomic_cell.rs924 pub fn fetch_xor(&self, val: bool) -> bool { in fetch_xor() method
/aosp_15_r20/external/rust/android-crates-io/crates/crossbeam-epoch/src/
Datomic.rs845 pub fn fetch_xor<'g>(&self, val: usize, ord: Ordering, _: &'g Guard) -> Shared<'g, T> { in fetch_xor() method