Home
last modified time | relevance | path

Searched defs:msvc_dcas_x86_64 (Results 1 – 21 of 21) sorted by relevance

/dports/devel/hyperscan/boost_1_75_0/boost/atomic/detail/
H A Dcore_arch_ops_msvc_x86.hpp824 struct msvc_dcas_x86_64 struct
826 typedef typename storage_traits< 16u >::type storage_type;
828 static BOOST_CONSTEXPR_OR_CONST bool is_interprocess = Interprocess;
829 static BOOST_CONSTEXPR_OR_CONST bool full_cas_based = true;
830 static BOOST_CONSTEXPR_OR_CONST bool is_always_lock_free = true;
832 static BOOST_CONSTEXPR_OR_CONST std::size_t storage_size = 16u;
833 static BOOST_CONSTEXPR_OR_CONST std::size_t storage_alignment = 16u;
834 static BOOST_CONSTEXPR_OR_CONST bool is_signed = Signed;
842 …ST_FORCEINLINE storage_type load(storage_type const volatile& storage, memory_order) BOOST_NOEXCEPT in load()
849 static BOOST_FORCEINLINE bool compare_exchange_strong( in compare_exchange_strong()
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/atomic/detail/
H A Dcore_arch_ops_msvc_x86.hpp824 struct msvc_dcas_x86_64 struct
826 typedef typename storage_traits< 16u >::type storage_type;
828 static BOOST_CONSTEXPR_OR_CONST bool is_interprocess = Interprocess;
829 static BOOST_CONSTEXPR_OR_CONST bool full_cas_based = true;
830 static BOOST_CONSTEXPR_OR_CONST bool is_always_lock_free = true;
832 static BOOST_CONSTEXPR_OR_CONST std::size_t storage_size = 16u;
833 static BOOST_CONSTEXPR_OR_CONST std::size_t storage_alignment = 16u;
834 static BOOST_CONSTEXPR_OR_CONST bool is_signed = Signed;
842 …ST_FORCEINLINE storage_type load(storage_type const volatile& storage, memory_order) BOOST_NOEXCEPT in load()
849 static BOOST_FORCEINLINE bool compare_exchange_strong( in compare_exchange_strong()
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/atomic/detail/
H A Dcore_arch_ops_msvc_x86.hpp824 struct msvc_dcas_x86_64 struct
826 typedef typename storage_traits< 16u >::type storage_type;
828 static BOOST_CONSTEXPR_OR_CONST bool is_interprocess = Interprocess;
829 static BOOST_CONSTEXPR_OR_CONST bool full_cas_based = true;
830 static BOOST_CONSTEXPR_OR_CONST bool is_always_lock_free = true;
832 static BOOST_CONSTEXPR_OR_CONST std::size_t storage_size = 16u;
833 static BOOST_CONSTEXPR_OR_CONST std::size_t storage_alignment = 16u;
834 static BOOST_CONSTEXPR_OR_CONST bool is_signed = Signed;
842 …ST_FORCEINLINE storage_type load(storage_type const volatile& storage, memory_order) BOOST_NOEXCEPT in load()
849 static BOOST_FORCEINLINE bool compare_exchange_strong( in compare_exchange_strong()
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/atomic/detail/
H A Dcore_arch_ops_msvc_x86.hpp824 struct msvc_dcas_x86_64 struct
826 typedef typename storage_traits< 16u >::type storage_type;
828 static BOOST_CONSTEXPR_OR_CONST bool is_interprocess = Interprocess;
829 static BOOST_CONSTEXPR_OR_CONST bool full_cas_based = true;
830 static BOOST_CONSTEXPR_OR_CONST bool is_always_lock_free = true;
832 static BOOST_CONSTEXPR_OR_CONST std::size_t storage_size = 16u;
833 static BOOST_CONSTEXPR_OR_CONST std::size_t storage_alignment = 16u;
834 static BOOST_CONSTEXPR_OR_CONST bool is_signed = Signed;
842 …ST_FORCEINLINE storage_type load(storage_type const volatile& storage, memory_order) BOOST_NOEXCEPT in load()
849 static BOOST_FORCEINLINE bool compare_exchange_strong( in compare_exchange_strong()
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/atomic/detail/
H A Dops_msvc_x86.hpp841 struct msvc_dcas_x86_64 struct
843 typedef typename make_storage_type< 16u >::type storage_type;
844 typedef typename make_storage_type< 16u >::aligned aligned_storage_type;
846 static BOOST_CONSTEXPR_OR_CONST bool full_cas_based = true;
847 static BOOST_CONSTEXPR_OR_CONST bool is_always_lock_free = true;
849 static BOOST_CONSTEXPR_OR_CONST std::size_t storage_size = 16u;
850 static BOOST_CONSTEXPR_OR_CONST bool is_signed = Signed;
852 …FORCEINLINE void store(storage_type volatile& storage, storage_type v, memory_order) BOOST_NOEXCEPT in store()
858 …ST_FORCEINLINE storage_type load(storage_type const volatile& storage, memory_order) BOOST_NOEXCEPT in load()
865 static BOOST_FORCEINLINE bool compare_exchange_strong( in compare_exchange_strong()
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/atomic/detail/
H A Dops_msvc_x86.hpp841 struct msvc_dcas_x86_64 struct
843 typedef typename make_storage_type< 16u >::type storage_type;
844 typedef typename make_storage_type< 16u >::aligned aligned_storage_type;
846 static BOOST_CONSTEXPR_OR_CONST bool full_cas_based = true;
847 static BOOST_CONSTEXPR_OR_CONST bool is_always_lock_free = true;
849 static BOOST_CONSTEXPR_OR_CONST std::size_t storage_size = 16u;
850 static BOOST_CONSTEXPR_OR_CONST bool is_signed = Signed;
852 …FORCEINLINE void store(storage_type volatile& storage, storage_type v, memory_order) BOOST_NOEXCEPT in store()
858 …ST_FORCEINLINE storage_type load(storage_type const volatile& storage, memory_order) BOOST_NOEXCEPT in load()
865 static BOOST_FORCEINLINE bool compare_exchange_strong( in compare_exchange_strong()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/atomic/detail/
H A Dops_msvc_x86.hpp841 struct msvc_dcas_x86_64 struct
843 typedef typename make_storage_type< 16u >::type storage_type;
844 typedef typename make_storage_type< 16u >::aligned aligned_storage_type;
846 static BOOST_CONSTEXPR_OR_CONST bool full_cas_based = true;
847 static BOOST_CONSTEXPR_OR_CONST bool is_always_lock_free = true;
849 static BOOST_CONSTEXPR_OR_CONST std::size_t storage_size = 16u;
850 static BOOST_CONSTEXPR_OR_CONST bool is_signed = Signed;
852 …FORCEINLINE void store(storage_type volatile& storage, storage_type v, memory_order) BOOST_NOEXCEPT in store()
858 …ST_FORCEINLINE storage_type load(storage_type const volatile& storage, memory_order) BOOST_NOEXCEPT in load()
865 static BOOST_FORCEINLINE bool compare_exchange_strong( in compare_exchange_strong()
[all …]
/dports/devel/py-pythran/pythran-0.11.0/third_party/boost/atomic/detail/
H A Dops_msvc_x86.hpp841 struct msvc_dcas_x86_64 struct
843 typedef typename make_storage_type< 16u >::type storage_type;
844 typedef typename make_storage_type< 16u >::aligned aligned_storage_type;
846 static BOOST_CONSTEXPR_OR_CONST bool full_cas_based = true;
847 static BOOST_CONSTEXPR_OR_CONST bool is_always_lock_free = true;
849 static BOOST_CONSTEXPR_OR_CONST std::size_t storage_size = 16u;
850 static BOOST_CONSTEXPR_OR_CONST bool is_signed = Signed;
852 …FORCEINLINE void store(storage_type volatile& storage, storage_type v, memory_order) BOOST_NOEXCEPT in store()
858 …ST_FORCEINLINE storage_type load(storage_type const volatile& storage, memory_order) BOOST_NOEXCEPT in load()
865 static BOOST_FORCEINLINE bool compare_exchange_strong( in compare_exchange_strong()
[all …]
/dports/devel/py-pythran/pythran-0.11.0/pythran/boost/atomic/detail/
H A Dops_msvc_x86.hpp841 struct msvc_dcas_x86_64 struct
843 typedef typename make_storage_type< 16u >::type storage_type;
844 typedef typename make_storage_type< 16u >::aligned aligned_storage_type;
846 static BOOST_CONSTEXPR_OR_CONST bool full_cas_based = true;
847 static BOOST_CONSTEXPR_OR_CONST bool is_always_lock_free = true;
849 static BOOST_CONSTEXPR_OR_CONST std::size_t storage_size = 16u;
850 static BOOST_CONSTEXPR_OR_CONST bool is_signed = Signed;
852 …FORCEINLINE void store(storage_type volatile& storage, storage_type v, memory_order) BOOST_NOEXCEPT in store()
858 …ST_FORCEINLINE storage_type load(storage_type const volatile& storage, memory_order) BOOST_NOEXCEPT in load()
865 static BOOST_FORCEINLINE bool compare_exchange_strong( in compare_exchange_strong()
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/atomic/detail/
H A Dops_msvc_x86.hpp841 struct msvc_dcas_x86_64 struct
843 typedef typename make_storage_type< 16u >::type storage_type;
844 typedef typename make_storage_type< 16u >::aligned aligned_storage_type;
846 static BOOST_CONSTEXPR_OR_CONST bool full_cas_based = true;
847 static BOOST_CONSTEXPR_OR_CONST bool is_always_lock_free = true;
849 static BOOST_CONSTEXPR_OR_CONST std::size_t storage_size = 16u;
850 static BOOST_CONSTEXPR_OR_CONST bool is_signed = Signed;
852 …FORCEINLINE void store(storage_type volatile& storage, storage_type v, memory_order) BOOST_NOEXCEPT in store()
858 …ST_FORCEINLINE storage_type load(storage_type const volatile& storage, memory_order) BOOST_NOEXCEPT in load()
865 static BOOST_FORCEINLINE bool compare_exchange_strong( in compare_exchange_strong()
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/atomic/detail/
H A Dops_msvc_x86.hpp865 struct msvc_dcas_x86_64 struct
867 typedef typename make_storage_type< 16u, Signed >::type storage_type;
868 typedef typename make_storage_type< 16u, Signed >::aligned aligned_storage_type;
870 static BOOST_CONSTEXPR_OR_CONST bool is_always_lock_free = true;
872 …FORCEINLINE void store(storage_type volatile& storage, storage_type v, memory_order) BOOST_NOEXCEPT in store()
878 …ST_FORCEINLINE storage_type load(storage_type const volatile& storage, memory_order) BOOST_NOEXCEPT in load()
885 static BOOST_FORCEINLINE bool compare_exchange_strong( in compare_exchange_strong()
891 static BOOST_FORCEINLINE bool compare_exchange_weak( in compare_exchange_weak()
897 static BOOST_FORCEINLINE bool is_lock_free(storage_type const volatile&) BOOST_NOEXCEPT in is_lock_free()
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost/boost/atomic/detail/
H A Dops_msvc_x86.hpp877 struct msvc_dcas_x86_64 struct
879 typedef typename make_storage_type< 16u, Signed >::type storage_type;
880 typedef typename make_storage_type< 16u, Signed >::aligned aligned_storage_type;
882 static BOOST_CONSTEXPR_OR_CONST bool is_always_lock_free = true;
884 static BOOST_CONSTEXPR_OR_CONST std::size_t storage_size = 16u;
885 static BOOST_CONSTEXPR_OR_CONST bool is_signed = Signed;
887 …FORCEINLINE void store(storage_type volatile& storage, storage_type v, memory_order) BOOST_NOEXCEPT in store()
893 …ST_FORCEINLINE storage_type load(storage_type const volatile& storage, memory_order) BOOST_NOEXCEPT in load()
900 static BOOST_FORCEINLINE bool compare_exchange_strong( in compare_exchange_strong()
906 static BOOST_FORCEINLINE bool compare_exchange_weak( in compare_exchange_weak()
/dports/devel/concurrentqueue/concurrentqueue-1.0.3-15-g0753496/benchmarks/boost/atomic/detail/
H A Dops_msvc_x86.hpp862 struct msvc_dcas_x86_64 struct
864 typedef typename make_storage_type< 16u, Signed >::type storage_type;
865 typedef typename make_storage_type< 16u, Signed >::aligned aligned_storage_type;
867 …FORCEINLINE void store(storage_type volatile& storage, storage_type v, memory_order) BOOST_NOEXCEPT in store()
873 …ST_FORCEINLINE storage_type load(storage_type const volatile& storage, memory_order) BOOST_NOEXCEPT in load()
880 static BOOST_FORCEINLINE bool compare_exchange_strong( in compare_exchange_strong()
886 static BOOST_FORCEINLINE bool compare_exchange_weak( in compare_exchange_weak()
892 static BOOST_FORCEINLINE bool is_lock_free(storage_type const volatile&) BOOST_NOEXCEPT in is_lock_free()
/dports/math/libmesh/libmesh-1.6.2/contrib/boost/include/boost/atomic/detail/
H A Dops_msvc_x86.hpp862 struct msvc_dcas_x86_64 struct
864 typedef typename make_storage_type< 16u, Signed >::type storage_type;
865 typedef typename make_storage_type< 16u, Signed >::aligned aligned_storage_type;
867 …FORCEINLINE void store(storage_type volatile& storage, storage_type v, memory_order) BOOST_NOEXCEPT in store()
873 …ST_FORCEINLINE storage_type load(storage_type const volatile& storage, memory_order) BOOST_NOEXCEPT in load()
880 static BOOST_FORCEINLINE bool compare_exchange_strong( in compare_exchange_strong()
886 static BOOST_FORCEINLINE bool compare_exchange_weak( in compare_exchange_weak()
892 static BOOST_FORCEINLINE bool is_lock_free(storage_type const volatile&) BOOST_NOEXCEPT in is_lock_free()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/atomic/detail/
H A Dops_msvc_x86.hpp862 struct msvc_dcas_x86_64 struct
864 typedef typename make_storage_type< 16u, Signed >::type storage_type;
865 typedef typename make_storage_type< 16u, Signed >::aligned aligned_storage_type;
867 …FORCEINLINE void store(storage_type volatile& storage, storage_type v, memory_order) BOOST_NOEXCEPT in store()
873 …ST_FORCEINLINE storage_type load(storage_type const volatile& storage, memory_order) BOOST_NOEXCEPT in load()
880 static BOOST_FORCEINLINE bool compare_exchange_strong( in compare_exchange_strong()
886 static BOOST_FORCEINLINE bool compare_exchange_weak( in compare_exchange_weak()
892 static BOOST_FORCEINLINE bool is_lock_free(storage_type const volatile&) BOOST_NOEXCEPT in is_lock_free()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/atomic/detail/
H A Dops_msvc_x86.hpp814 struct msvc_dcas_x86_64 struct
816 typedef typename make_storage_type< 16u, Signed >::type storage_type;
818 …FORCEINLINE void store(storage_type volatile& storage, storage_type v, memory_order) BOOST_NOEXCEPT in store()
824 …ST_FORCEINLINE storage_type load(storage_type const volatile& storage, memory_order) BOOST_NOEXCEPT in load()
831 static BOOST_FORCEINLINE bool compare_exchange_strong( in compare_exchange_strong()
837 static BOOST_FORCEINLINE bool compare_exchange_weak( in compare_exchange_weak()
843 static BOOST_FORCEINLINE bool is_lock_free(storage_type const volatile&) BOOST_NOEXCEPT in is_lock_free()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/atomic/detail/
H A Dops_msvc_x86.hpp814 struct msvc_dcas_x86_64 struct
816 typedef typename make_storage_type< 16u, Signed >::type storage_type;
818 …FORCEINLINE void store(storage_type volatile& storage, storage_type v, memory_order) BOOST_NOEXCEPT in store()
824 …ST_FORCEINLINE storage_type load(storage_type const volatile& storage, memory_order) BOOST_NOEXCEPT in load()
831 static BOOST_FORCEINLINE bool compare_exchange_strong( in compare_exchange_strong()
837 static BOOST_FORCEINLINE bool compare_exchange_weak( in compare_exchange_weak()
843 static BOOST_FORCEINLINE bool is_lock_free(storage_type const volatile&) BOOST_NOEXCEPT in is_lock_free()
/dports/databases/xtrabackup/boost_1_59_0/boost/atomic/detail/
H A Dops_msvc_x86.hpp814 struct msvc_dcas_x86_64 struct
816 typedef typename make_storage_type< 16u, Signed >::type storage_type;
818 …FORCEINLINE void store(storage_type volatile& storage, storage_type v, memory_order) BOOST_NOEXCEPT in store()
824 …ST_FORCEINLINE storage_type load(storage_type const volatile& storage, memory_order) BOOST_NOEXCEPT in load()
831 static BOOST_FORCEINLINE bool compare_exchange_strong( in compare_exchange_strong()
837 static BOOST_FORCEINLINE bool compare_exchange_weak( in compare_exchange_weak()
843 static BOOST_FORCEINLINE bool is_lock_free(storage_type const volatile&) BOOST_NOEXCEPT in is_lock_free()
/dports/databases/percona57-server/boost_1_59_0/boost/atomic/detail/
H A Dops_msvc_x86.hpp814 struct msvc_dcas_x86_64 struct
816 typedef typename make_storage_type< 16u, Signed >::type storage_type;
818 …FORCEINLINE void store(storage_type volatile& storage, storage_type v, memory_order) BOOST_NOEXCEPT in store()
824 …ST_FORCEINLINE storage_type load(storage_type const volatile& storage, memory_order) BOOST_NOEXCEPT in load()
831 static BOOST_FORCEINLINE bool compare_exchange_strong( in compare_exchange_strong()
837 static BOOST_FORCEINLINE bool compare_exchange_weak( in compare_exchange_weak()
843 static BOOST_FORCEINLINE bool is_lock_free(storage_type const volatile&) BOOST_NOEXCEPT in is_lock_free()
/dports/databases/percona57-client/boost_1_59_0/boost/atomic/detail/
H A Dops_msvc_x86.hpp814 struct msvc_dcas_x86_64 struct
816 typedef typename make_storage_type< 16u, Signed >::type storage_type;
818 …FORCEINLINE void store(storage_type volatile& storage, storage_type v, memory_order) BOOST_NOEXCEPT in store()
824 …ST_FORCEINLINE storage_type load(storage_type const volatile& storage, memory_order) BOOST_NOEXCEPT in load()
831 static BOOST_FORCEINLINE bool compare_exchange_strong( in compare_exchange_strong()
837 static BOOST_FORCEINLINE bool compare_exchange_weak( in compare_exchange_weak()
843 static BOOST_FORCEINLINE bool is_lock_free(storage_type const volatile&) BOOST_NOEXCEPT in is_lock_free()
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/atomic/detail/
H A Dops_msvc_x86.hpp814 struct msvc_dcas_x86_64 struct
816 typedef typename make_storage_type< 16u, Signed >::type storage_type;
818 …FORCEINLINE void store(storage_type volatile& storage, storage_type v, memory_order) BOOST_NOEXCEPT in store()
824 …ST_FORCEINLINE storage_type load(storage_type const volatile& storage, memory_order) BOOST_NOEXCEPT in load()
831 static BOOST_FORCEINLINE bool compare_exchange_strong( in compare_exchange_strong()
837 static BOOST_FORCEINLINE bool compare_exchange_weak( in compare_exchange_weak()
843 static BOOST_FORCEINLINE bool is_lock_free(storage_type const volatile&) BOOST_NOEXCEPT in is_lock_free()