Home
last modified time | relevance | path

Searched defs:unsafe_access (Results 1 – 16 of 16) sorted by relevance

/dports/devel/boost-docs/boost_1_72_0/boost/histogram/
H A Dunsafe_access.hpp28 struct unsafe_access { struct
34 static auto& axes(Histogram& hist) { in axes()
40 static const auto& axes(const Histogram& hist) { in axes()
50 static decltype(auto) axis(Histogram& hist, std::integral_constant<unsigned, I> = {}) { in axis()
61 static decltype(auto) axis(Histogram& hist, unsigned i) { in axis()
71 static auto& storage(Histogram& hist) { in storage()
77 static const auto& storage(const Histogram& hist) { in storage()
86 static auto& offset(Histogram& hist) { in offset()
92 static const auto& offset(const Histogram& hist) { in offset()
101 static constexpr auto& unlimited_storage_buffer(unlimited_storage<Allocator>& storage) { in unlimited_storage_buffer()
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/histogram/
H A Dunsafe_access.hpp28 struct unsafe_access { struct
34 static auto& axes(Histogram& hist) { in axes()
40 static const auto& axes(const Histogram& hist) { in axes()
50 static decltype(auto) axis(Histogram& hist, std::integral_constant<unsigned, I> = {}) { in axis()
61 static decltype(auto) axis(Histogram& hist, unsigned i) { in axis()
71 static auto& storage(Histogram& hist) { in storage()
77 static const auto& storage(const Histogram& hist) { in storage()
86 static auto& offset(Histogram& hist) { in offset()
92 static const auto& offset(const Histogram& hist) { in offset()
101 static constexpr auto& unlimited_storage_buffer(unlimited_storage<Allocator>& storage) { in unlimited_storage_buffer()
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/histogram/
H A Dunsafe_access.hpp28 struct unsafe_access { struct
34 static auto& axes(Histogram& hist) { in axes()
40 static const auto& axes(const Histogram& hist) { in axes()
50 static decltype(auto) axis(Histogram& hist, std::integral_constant<unsigned, I> = {}) { in axis()
61 static decltype(auto) axis(Histogram& hist, unsigned i) { in axis()
71 static auto& storage(Histogram& hist) { in storage()
77 static const auto& storage(const Histogram& hist) { in storage()
86 static auto& offset(Histogram& hist) { in offset()
92 static const auto& offset(const Histogram& hist) { in offset()
101 static constexpr auto& unlimited_storage_buffer(unlimited_storage<Allocator>& storage) { in unlimited_storage_buffer()
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/histogram/
H A Dunsafe_access.hpp28 struct unsafe_access { struct
34 static auto& axes(Histogram& hist) { in axes()
40 static const auto& axes(const Histogram& hist) { in axes()
50 static decltype(auto) axis(Histogram& hist, std::integral_constant<unsigned, I> = {}) { in axis()
61 static decltype(auto) axis(Histogram& hist, unsigned i) { in axis()
71 static auto& storage(Histogram& hist) { in storage()
77 static const auto& storage(const Histogram& hist) { in storage()
86 static auto& offset(Histogram& hist) { in offset()
92 static const auto& offset(const Histogram& hist) { in offset()
101 static constexpr auto& unlimited_storage_buffer(unlimited_storage<Allocator>& storage) { in unlimited_storage_buffer()
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/histogram/
H A Dunsafe_access.hpp28 struct unsafe_access { struct
34 static auto& axes(Histogram& hist) { in axes()
40 static const auto& axes(const Histogram& hist) { in axes()
50 static decltype(auto) axis(Histogram& hist, std::integral_constant<unsigned, I> = {}) { in axis()
61 static decltype(auto) axis(Histogram& hist, unsigned i) { in axis()
71 static auto& storage(Histogram& hist) { in storage()
77 static const auto& storage(const Histogram& hist) { in storage()
86 static auto& offset(Histogram& hist) { in offset()
92 static const auto& offset(const Histogram& hist) { in offset()
101 static constexpr auto& unlimited_storage_buffer(unlimited_storage<Allocator>& storage) { in unlimited_storage_buffer()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/histogram/
H A Dunsafe_access.hpp28 struct unsafe_access { struct
34 static auto& axes(Histogram& hist) { in axes()
40 static const auto& axes(const Histogram& hist) { in axes()
50 static decltype(auto) axis(Histogram& hist, std::integral_constant<unsigned, I> = {}) { in axis()
61 static decltype(auto) axis(Histogram& hist, unsigned i) { in axis()
71 static auto& storage(Histogram& hist) { in storage()
77 static const auto& storage(const Histogram& hist) { in storage()
86 static auto& offset(Histogram& hist) { in offset()
92 static const auto& offset(const Histogram& hist) { in offset()
101 static constexpr auto& unlimited_storage_buffer(unlimited_storage<Allocator>& storage) { in unlimited_storage_buffer()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/os_cpu/linux_arm/
H A Dos_linux_arm.cpp262 bool unsafe_access = false; in pd_hotspot_signal_handler() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/os_cpu/linux_arm/
H A Dos_linux_arm.cpp260 bool unsafe_access = false; in pd_hotspot_signal_handler() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/os_cpu/bsd_arm/
H A Dos_bsd_arm.cpp325 bool unsafe_access = false; in JVM_handle_bsd_signal() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/os_cpu/linux_arm/
H A Dos_linux_arm.cpp325 bool unsafe_access = false; in JVM_handle_linux_signal() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/os_cpu/bsd_arm/
H A Dos_bsd_arm.cpp325 bool unsafe_access = false; in JVM_handle_bsd_signal() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/os_cpu/linux_arm/
H A Dos_linux_arm.cpp321 bool unsafe_access = false; in JVM_handle_linux_signal() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/os_cpu/linux_arm/
H A Dos_linux_arm.cpp326 bool unsafe_access = false; in JVM_handle_linux_signal() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/os_cpu/linux_arm/
H A Dos_linux_arm.cpp325 bool unsafe_access = false; in JVM_handle_linux_signal() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/os_cpu/linux_arm/
H A Dos_linux_arm.cpp343 bool unsafe_access = false; in JVM_handle_linux_signal() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/os_cpu/linux_arm/
H A Dos_linux_arm.cpp343 bool unsafe_access = false; in JVM_handle_linux_signal() local