Searched defs:or_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 | 389 …static BOOST_FORCEINLINE bool or_and_test(storage_type volatile& storage, storage_type v, memory_o… in or_and_test() function 773 …static BOOST_FORCEINLINE bool or_and_test(storage_type volatile& storage, storage_type v, memory_o… in or_and_test() function 1207 …static BOOST_FORCEINLINE bool or_and_test(storage_type volatile& storage, storage_type v, memory_o… in or_and_test() function
|
D | extra_ops_gcc_x86.hpp | 367 …static BOOST_FORCEINLINE bool or_and_test(storage_type volatile& storage, storage_type v, memory_o… in or_and_test() function 749 …static BOOST_FORCEINLINE bool or_and_test(storage_type volatile& storage, storage_type v, memory_o… in or_and_test() function 1202 …static BOOST_FORCEINLINE bool or_and_test(storage_type volatile& storage, storage_type v, memory_o… in or_and_test() function 1657 …static BOOST_FORCEINLINE bool or_and_test(storage_type volatile& storage, storage_type v, memory_o… in or_and_test() function
|
D | extra_ops_generic.hpp | 153 …static BOOST_FORCEINLINE bool or_and_test(storage_type volatile& storage, storage_type v, memory_o… in or_and_test() function 344 …static BOOST_FORCEINLINE bool or_and_test(storage_type volatile& storage, storage_type v, memory_o… in or_and_test() function
|
D | extra_ops_emulated.hpp | 203 …static BOOST_FORCEINLINE bool or_and_test(storage_type volatile& storage, storage_type v, memory_o… in or_and_test() function
|
D | extra_ops_gcc_ppc.hpp | 72 …static BOOST_FORCEINLINE bool or_and_test(storage_type volatile& storage, storage_type v, memory_o… in or_and_test() function
|
D | extra_ops_gcc_arm.hpp | 75 …static BOOST_FORCEINLINE bool or_and_test(storage_type volatile& storage, storage_type v, memory_o… in or_and_test() function
|
D | extra_ops_gcc_aarch32.hpp | 101 …static BOOST_FORCEINLINE bool or_and_test(storage_type volatile& storage, storage_type v, memory_o… in or_and_test() function
|
D | extra_ops_gcc_aarch64.hpp | 103 …static BOOST_FORCEINLINE bool or_and_test(storage_type volatile& storage, storage_type v, memory_o… in or_and_test() function
|
D | atomic_ref_impl.hpp | 467 …BOOST_FORCEINLINE bool or_and_test(value_arg_type v, memory_order order = memory_order_seq_cst) co… in or_and_test() function in boost::atomics::detail::base_atomic_ref
|
D | atomic_impl.hpp | 500 …BOOST_FORCEINLINE bool or_and_test(value_arg_type v, memory_order order = memory_order_seq_cst) vo… in or_and_test() function in boost::atomics::detail::base_atomic
|