Searched defs:and_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 | 374 …static BOOST_FORCEINLINE bool and_and_test(storage_type volatile& storage, storage_type v, memory_… in and_and_test() function 758 …static BOOST_FORCEINLINE bool and_and_test(storage_type volatile& storage, storage_type v, memory_… in and_and_test() function 1192 …static BOOST_FORCEINLINE bool and_and_test(storage_type volatile& storage, storage_type v, memory_… in and_and_test() function
|
D | extra_ops_gcc_x86.hpp | 343 …static BOOST_FORCEINLINE bool and_and_test(storage_type volatile& storage, storage_type v, memory_… in and_and_test() function 725 …static BOOST_FORCEINLINE bool and_and_test(storage_type volatile& storage, storage_type v, memory_… in and_and_test() function 1178 …static BOOST_FORCEINLINE bool and_and_test(storage_type volatile& storage, storage_type v, memory_… in and_and_test() function 1633 …static BOOST_FORCEINLINE bool and_and_test(storage_type volatile& storage, storage_type v, memory_… in and_and_test() function
|
D | extra_ops_generic.hpp | 148 …static BOOST_FORCEINLINE bool and_and_test(storage_type volatile& storage, storage_type v, memory_… in and_and_test() function 339 …static BOOST_FORCEINLINE bool and_and_test(storage_type volatile& storage, storage_type v, memory_… in and_and_test() function
|
D | extra_ops_emulated.hpp | 197 …static BOOST_FORCEINLINE bool and_and_test(storage_type volatile& storage, storage_type v, memory_… in and_and_test() function
|
D | extra_ops_gcc_ppc.hpp | 67 …static BOOST_FORCEINLINE bool and_and_test(storage_type volatile& storage, storage_type v, memory_… in and_and_test() function
|
D | extra_ops_gcc_arm.hpp | 70 …static BOOST_FORCEINLINE bool and_and_test(storage_type volatile& storage, storage_type v, memory_… in and_and_test() function
|
D | extra_ops_gcc_aarch32.hpp | 96 …static BOOST_FORCEINLINE bool and_and_test(storage_type volatile& storage, storage_type v, memory_… in and_and_test() function
|
D | extra_ops_gcc_aarch64.hpp | 98 …static BOOST_FORCEINLINE bool and_and_test(storage_type volatile& storage, storage_type v, memory_… in and_and_test() function
|
D | atomic_ref_impl.hpp | 462 …BOOST_FORCEINLINE bool and_and_test(value_arg_type v, memory_order order = memory_order_seq_cst) c… in and_and_test() function in boost::atomics::detail::base_atomic_ref
|
D | atomic_impl.hpp | 495 …BOOST_FORCEINLINE bool and_and_test(value_arg_type v, memory_order order = memory_order_seq_cst) v… in and_and_test() function in boost::atomics::detail::base_atomic
|