/third_party/boost/boost/atomic/detail/ |
D | extra_ops_generic.hpp | 84 return base_type::fetch_xor(storage, v, order) ^ v; in bitwise_xor() 89 …return base_type::fetch_xor(storage, atomics::detail::integral_extend< Signed, storage_type >(stat… in fetch_complement() 95 return base_type::fetch_xor(storage, mask, order) ^ mask; in bitwise_complement() 125 base_type::fetch_xor(storage, v, order); in opaque_xor() 185 storage_type old_val = base_type::fetch_xor(storage, mask, order); in bit_test_and_complement() 281 …return base_type::fetch_xor(storage, atomics::detail::integral_extend< Signed, storage_type >(stat… in fetch_complement() 316 base_type::fetch_xor(storage, v, order); in opaque_xor() 376 storage_type old_val = base_type::fetch_xor(storage, mask, order); in bit_test_and_complement()
|
D | ops_gcc_x86.hpp | 196 …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 397 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function 509 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function
|
D | core_arch_ops_msvc_x86.hpp | 202 …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
|
D | ops_msvc_x86.hpp | 220 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function 225 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function 272 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function 377 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function 447 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function 552 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function 830 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function
|
D | ops_gcc_ppc.hpp | 280 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function 510 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function 840 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function 1170 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function
|
D | ops_msvc_arm.hpp | 277 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function 442 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function 607 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function 772 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function
|
D | core_arch_ops_gcc_x86.hpp | 200 …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
|
D | extra_ops_emulated.hpp | 170 base_type::fetch_xor(storage, v, order); in opaque_xor() 241 storage_type old_val = base_type::fetch_xor(storage, mask, order); in bit_test_and_complement()
|
D | core_ops_cas_based.hpp | 69 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function
|
D | core_arch_ops_gcc_ppc.hpp | 282 …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
|
D | core_arch_ops_msvc_arm.hpp | 294 …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
|
D | core_arch_ops_gcc_aarch32.hpp | 279 …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
|
D | ops_cas_based.hpp | 84 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function
|
D | core_arch_ops_gcc_arm.hpp | 285 …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
|
D | ops_gcc_arm.hpp | 278 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function 537 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function 924 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function 1340 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function
|
D | ops_gcc_alpha.hpp | 312 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function 822 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function
|
D | ops_emulated.hpp | 132 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function
|
D | core_arch_ops_gcc_alpha.hpp | 313 …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
|
D | ops_gcc_sync.hpp | 136 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function
|
D | core_operations_emulated.hpp | 166 …static storage_type fetch_xor(storage_type volatile& storage, storage_type v, memory_order) BOOST_… in fetch_xor() function
|
D | core_arch_ops_gcc_aarch64.hpp | 387 …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
|
D | core_ops_windows.hpp | 168 …static BOOST_FORCEINLINE storage_type fetch_xor(storage_type volatile& storage, storage_type v, me… in fetch_xor() function
|
/third_party/boost/libs/atomic/test/ |
D | ordering.cpp | 157 termination_consensus_.fetch_xor(4, boost::memory_order_relaxed); in thread1fn() 201 termination_consensus_.fetch_xor(4, boost::memory_order_relaxed); in thread2fn()
|
D | ordering_ref.cpp | 163 termination_consensus_.fetch_xor(4, boost::memory_order_relaxed); in thread1fn() 207 termination_consensus_.fetch_xor(4, boost::memory_order_relaxed); in thread2fn()
|
/third_party/boost/libs/config/test/ |
D | boost_no_cxx11_hdr_atomic.ipp | 50 a1.fetch_xor(1);
|