Searched defs:xor_and_test (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/atomic/include/boost/atomic/detail/ |
D | extra_ops_msvc_x86.hpp | 404 …static BOOST_FORCEINLINE bool xor_and_test(storage_type volatile& storage, storage_type v, memory_… in xor_and_test() function 788 …static BOOST_FORCEINLINE bool xor_and_test(storage_type volatile& storage, storage_type v, memory_… in xor_and_test() function 1222 …static BOOST_FORCEINLINE bool xor_and_test(storage_type volatile& storage, storage_type v, memory_… in xor_and_test() function
|
D | extra_ops_gcc_x86.hpp | 391 …static BOOST_FORCEINLINE bool xor_and_test(storage_type volatile& storage, storage_type v, memory_… in xor_and_test() function 773 …static BOOST_FORCEINLINE bool xor_and_test(storage_type volatile& storage, storage_type v, memory_… in xor_and_test() function 1226 …static BOOST_FORCEINLINE bool xor_and_test(storage_type volatile& storage, storage_type v, memory_… in xor_and_test() function 1681 …static BOOST_FORCEINLINE bool xor_and_test(storage_type volatile& storage, storage_type v, memory_… in xor_and_test() function
|
D | extra_ops_generic.hpp | 158 …static BOOST_FORCEINLINE bool xor_and_test(storage_type volatile& storage, storage_type v, memory_… in xor_and_test() function 349 …static BOOST_FORCEINLINE bool xor_and_test(storage_type volatile& storage, storage_type v, memory_… in xor_and_test() function
|
D | extra_ops_emulated.hpp | 209 …static BOOST_FORCEINLINE bool xor_and_test(storage_type volatile& storage, storage_type v, memory_… in xor_and_test() function
|
D | extra_ops_gcc_ppc.hpp | 77 …static BOOST_FORCEINLINE bool xor_and_test(storage_type volatile& storage, storage_type v, memory_… in xor_and_test() function
|
D | extra_ops_gcc_arm.hpp | 80 …static BOOST_FORCEINLINE bool xor_and_test(storage_type volatile& storage, storage_type v, memory_… in xor_and_test() function
|
D | extra_ops_gcc_aarch32.hpp | 106 …static BOOST_FORCEINLINE bool xor_and_test(storage_type volatile& storage, storage_type v, memory_… in xor_and_test() function
|
D | extra_ops_gcc_aarch64.hpp | 108 …static BOOST_FORCEINLINE bool xor_and_test(storage_type volatile& storage, storage_type v, memory_… in xor_and_test() function
|
D | atomic_ref_impl.hpp | 472 …BOOST_FORCEINLINE bool xor_and_test(value_arg_type v, memory_order order = memory_order_seq_cst) c… in xor_and_test() function in boost::atomics::detail::base_atomic_ref
|
D | atomic_impl.hpp | 505 …BOOST_FORCEINLINE bool xor_and_test(value_arg_type v, memory_order order = memory_order_seq_cst) v… in xor_and_test() function in boost::atomics::detail::base_atomic
|