Home
last modified time | relevance | path

Searched refs:bitwise_complement (Results 1 – 16 of 16) sorted by relevance

/third_party/boost/boost/atomic/detail/
Dextra_ops_gcc_ppc.hpp84 return !!base_type::bitwise_complement(storage, order); in complement_and_test()
252 …static BOOST_FORCEINLINE storage_type bitwise_complement(storage_type volatile& storage, memory_or… in bitwise_complement() function
441 …static BOOST_FORCEINLINE storage_type bitwise_complement(storage_type volatile& storage, memory_or… in bitwise_complement() function
622 …static BOOST_FORCEINLINE storage_type bitwise_complement(storage_type volatile& storage, memory_or… in bitwise_complement() function
809 …static BOOST_FORCEINLINE storage_type bitwise_complement(storage_type volatile& storage, memory_or… in bitwise_complement() function
Dextra_ops_gcc_aarch32.hpp53 base_type::bitwise_complement(storage, order); in opaque_complement()
113 return !!base_type::bitwise_complement(storage, order); in complement_and_test()
319 …static BOOST_FORCEINLINE storage_type bitwise_complement(storage_type volatile& storage, memory_or… in bitwise_complement() function
550 …static BOOST_FORCEINLINE storage_type bitwise_complement(storage_type volatile& storage, memory_or… in bitwise_complement() function
780 …static BOOST_FORCEINLINE storage_type bitwise_complement(storage_type volatile& storage, memory_or… in bitwise_complement() function
1022 …static BOOST_FORCEINLINE storage_type bitwise_complement(storage_type volatile& storage, memory_or… in bitwise_complement() function
Dextra_ops_gcc_x86.hpp79 …static BOOST_FORCEINLINE storage_type bitwise_complement(storage_type volatile& storage, memory_or… in bitwise_complement() function
135 return !!bitwise_complement(storage, order); in complement_and_test()
461 …static BOOST_FORCEINLINE storage_type bitwise_complement(storage_type volatile& storage, memory_or… in bitwise_complement() function
517 return !!bitwise_complement(storage, order); in complement_and_test()
914 …static BOOST_FORCEINLINE storage_type bitwise_complement(storage_type volatile& storage, memory_or… in bitwise_complement() function
970 return !!bitwise_complement(storage, order); in complement_and_test()
1369 …static BOOST_FORCEINLINE storage_type bitwise_complement(storage_type volatile& storage, memory_or… in bitwise_complement() function
1425 return !!bitwise_complement(storage, order); in complement_and_test()
Dextra_ops_gcc_aarch64.hpp55 base_type::bitwise_complement(storage, order); in opaque_complement()
115 return !!base_type::bitwise_complement(storage, order); in complement_and_test()
323 …static BOOST_FORCEINLINE storage_type bitwise_complement(storage_type volatile& storage, memory_or… in bitwise_complement() function
558 …static BOOST_FORCEINLINE storage_type bitwise_complement(storage_type volatile& storage, memory_or… in bitwise_complement() function
793 …static BOOST_FORCEINLINE storage_type bitwise_complement(storage_type volatile& storage, memory_or… in bitwise_complement() function
1028 …static BOOST_FORCEINLINE storage_type bitwise_complement(storage_type volatile& storage, memory_or… in bitwise_complement() function
1291 …static BOOST_FORCEINLINE storage_type bitwise_complement(storage_type volatile& storage, memory_or… in bitwise_complement() function
Dextra_ops_generic.hpp92 …static BOOST_FORCEINLINE storage_type bitwise_complement(storage_type volatile& storage, memory_or… in bitwise_complement() function
165 return !!static_cast< emulated_storage_type >(bitwise_complement(storage, order)); in complement_and_test()
284 …static BOOST_FORCEINLINE storage_type bitwise_complement(storage_type volatile& storage, memory_or… in bitwise_complement() function
356 return !!static_cast< emulated_storage_type >(bitwise_complement(storage, order)); in complement_and_test()
Dextra_ops_gcc_arm.hpp87 return !!base_type::bitwise_complement(storage, order); in complement_and_test()
312 …static BOOST_FORCEINLINE storage_type bitwise_complement(storage_type volatile& storage, memory_or… in bitwise_complement() function
565 …static BOOST_FORCEINLINE storage_type bitwise_complement(storage_type volatile& storage, memory_or… in bitwise_complement() function
815 …static BOOST_FORCEINLINE storage_type bitwise_complement(storage_type volatile& storage, memory_or… in bitwise_complement() function
1077 …static BOOST_FORCEINLINE storage_type bitwise_complement(storage_type volatile& storage, memory_or… in bitwise_complement() function
Dextra_ops_emulated.hpp127 …static storage_type bitwise_complement(storage_type volatile& storage, memory_order) BOOST_NOEXCEPT in bitwise_complement() function
218 return !!bitwise_complement(storage, order); in complement_and_test()
Dextra_ops_msvc_x86.hpp204 …static BOOST_FORCEINLINE storage_type bitwise_complement(storage_type volatile& storage, memory_or… in bitwise_complement() function
588 …static BOOST_FORCEINLINE storage_type bitwise_complement(storage_type volatile& storage, memory_or… in bitwise_complement() function
1022 …static BOOST_FORCEINLINE storage_type bitwise_complement(storage_type volatile& storage, memory_or… in bitwise_complement() function
Datomic_impl.hpp440 …BOOST_FORCEINLINE value_type bitwise_complement(memory_order order = memory_order_seq_cst) volatil… in bitwise_complement() function in boost::atomics::detail::base_atomic
442 …atomics::detail::integral_truncate< value_type >(extra_operations::bitwise_complement(this->storag… in bitwise_complement()
Datomic_ref_impl.hpp407 …BOOST_FORCEINLINE value_type bitwise_complement(memory_order order = memory_order_seq_cst) const B… in bitwise_complement() function in boost::atomics::detail::base_atomic_ref
409 …return atomics::detail::bitwise_cast< value_type >(extra_operations::bitwise_complement(this->stor… in bitwise_complement()
Datomic_template.hpp440 …BOOST_FORCEINLINE value_type bitwise_complement(memory_order order = memory_order_seq_cst) volatil… in bitwise_complement() function in boost::atomics::detail::base_atomic
442 …atomics::detail::integral_truncate< value_type >(extra_operations::bitwise_complement(m_storage.va… in bitwise_complement()
/third_party/boost/libs/atomic/test/
Dapi_test_helpers.hpp694 T n = a.bitwise_complement(); in test_bit_operators()
/third_party/boost/boost/multiprecision/detail/
Dnumber_base.hpp383 struct bitwise_complement struct
Det_ops.hpp59 …detail::expression<detail::bitwise_complement, detail::expression<tag, Arg1, Arg2, Arg3, Arg4> > >…
60 …g, Arg1, Arg2, Arg3, Arg4>& v) { return detail::expression<detail::bitwise_complement, detail::exp… in operator ~()
/third_party/boost/boost/multiprecision/
Dnumber.hpp1409 BOOST_MP_CXX14_CONSTEXPR void do_assign(const Exp& e, const detail::bitwise_complement&) in do_assign() argument
/third_party/boost/libs/atomic/doc/
Datomic.qbk769 [`I bitwise_complement(memory_order order)`]