Searched defs:bit_test_and_complement (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/atomic/include/boost/atomic/detail/ |
D | extra_ops_generic.hpp | 182 …static BOOST_FORCEINLINE bool bit_test_and_complement(storage_type volatile& storage, unsigned int… in bit_test_and_complement() function 373 …static BOOST_FORCEINLINE bool bit_test_and_complement(storage_type volatile& storage, unsigned int… in bit_test_and_complement() function
|
D | extra_ops_msvc_x86.hpp | 833 …static BOOST_FORCEINLINE bool bit_test_and_complement(storage_type volatile& storage, unsigned int… in bit_test_and_complement() function 1237 …static BOOST_FORCEINLINE bool bit_test_and_complement(storage_type volatile& storage, unsigned int… in bit_test_and_complement() function
|
D | extra_ops_gcc_x86.hpp | 845 …static BOOST_FORCEINLINE bool bit_test_and_complement(storage_type volatile& storage, unsigned int… in bit_test_and_complement() function 1298 …static BOOST_FORCEINLINE bool bit_test_and_complement(storage_type volatile& storage, unsigned int… in bit_test_and_complement() function 1753 …static BOOST_FORCEINLINE bool bit_test_and_complement(storage_type volatile& storage, unsigned int… in bit_test_and_complement() function
|
D | extra_ops_emulated.hpp | 237 …static BOOST_FORCEINLINE bool bit_test_and_complement(storage_type volatile& storage, unsigned int… in bit_test_and_complement() function
|
D | atomic_ref_impl.hpp | 494 …BOOST_FORCEINLINE bool bit_test_and_complement(unsigned int bit_number, memory_order order = memor… in bit_test_and_complement() function in boost::atomics::detail::base_atomic_ref
|
D | atomic_impl.hpp | 527 …BOOST_FORCEINLINE bool bit_test_and_complement(unsigned int bit_number, memory_order order = memor… in bit_test_and_complement() function in boost::atomics::detail::base_atomic
|