Home
last modified time | relevance | path

Searched defs:default_allocator (Results 1 – 25 of 52) sorted by relevance

123

/dports/emulators/citra/citra-ac98458e0/externals/boost/boost/core/
H A Ddefault_allocator.hpp58 struct default_allocator { struct
59 typedef T value_type;
60 typedef T* pointer;
61 typedef const T* const_pointer;
64 typedef std::size_t size_type;
70 struct rebind {
77 BOOST_CONSTEXPR default_allocator() BOOST_NOEXCEPT { } in default_allocator() function
81 BOOST_CONSTEXPR default_allocator(const default_allocator<U>&) in default_allocator() function
96 T* allocate(std::size_t n) { in allocate()
107 T* allocate(std::size_t n) { in allocate()
[all …]
/dports/emulators/citra-qt5/citra-ac98458e0/externals/boost/boost/core/
H A Ddefault_allocator.hpp58 struct default_allocator { struct
59 typedef T value_type;
60 typedef T* pointer;
61 typedef const T* const_pointer;
64 typedef std::size_t size_type;
70 struct rebind {
77 BOOST_CONSTEXPR default_allocator() BOOST_NOEXCEPT { } in default_allocator() function
81 BOOST_CONSTEXPR default_allocator(const default_allocator<U>&) in default_allocator() function
96 T* allocate(std::size_t n) { in allocate()
107 T* allocate(std::size_t n) { in allocate()
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/core/
H A Ddefault_allocator.hpp58 struct default_allocator { struct
59 typedef T value_type;
60 typedef T* pointer;
61 typedef const T* const_pointer;
64 typedef std::size_t size_type;
70 struct rebind {
77 BOOST_CONSTEXPR default_allocator() BOOST_NOEXCEPT { } in default_allocator() argument
81 BOOST_CONSTEXPR default_allocator(const default_allocator<U>&) in default_allocator() function
96 T* allocate(std::size_t n) { in allocate()
107 T* allocate(std::size_t n) { in allocate()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/core/
H A Ddefault_allocator.hpp58 struct default_allocator { struct
59 typedef T value_type;
60 typedef T* pointer;
61 typedef const T* const_pointer;
64 typedef std::size_t size_type;
70 struct rebind {
77 BOOST_CONSTEXPR default_allocator() BOOST_NOEXCEPT { } in default_allocator() argument
81 BOOST_CONSTEXPR default_allocator(const default_allocator<U>&) in default_allocator() function
96 T* allocate(std::size_t n) { in allocate()
107 T* allocate(std::size_t n) { in allocate()
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/core/
H A Ddefault_allocator.hpp58 struct default_allocator { struct
59 typedef T value_type;
60 typedef T* pointer;
61 typedef const T* const_pointer;
64 typedef std::size_t size_type;
70 struct rebind {
77 BOOST_CONSTEXPR default_allocator() BOOST_NOEXCEPT { } in default_allocator() argument
81 BOOST_CONSTEXPR default_allocator(const default_allocator<U>&) in default_allocator() argument
96 T* allocate(std::size_t n) { in allocate()
107 T* allocate(std::size_t n) { in allocate()
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/core/
H A Ddefault_allocator.hpp53 struct default_allocator { struct
54 typedef T value_type;
55 typedef T* pointer;
56 typedef const T* const_pointer;
59 typedef std::size_t size_type;
65 struct rebind {
72 BOOST_CONSTEXPR default_allocator() BOOST_NOEXCEPT { } in default_allocator() function
76 BOOST_CONSTEXPR default_allocator(const default_allocator<U>&) in default_allocator() function
84 T* allocate(std::size_t n) { in allocate()
95 T* allocate(std::size_t n) { in allocate()
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/core/
H A Ddefault_allocator.hpp53 struct default_allocator { struct
54 typedef T value_type;
55 typedef T* pointer;
56 typedef const T* const_pointer;
59 typedef std::size_t size_type;
65 struct rebind {
72 BOOST_CONSTEXPR default_allocator() BOOST_NOEXCEPT { } in default_allocator() function
76 BOOST_CONSTEXPR default_allocator(const default_allocator<U>&) in default_allocator() argument
84 T* allocate(std::size_t n) { in allocate()
95 T* allocate(std::size_t n) { in allocate()
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/core/
H A Ddefault_allocator.hpp53 struct default_allocator { struct
54 typedef T value_type;
55 typedef T* pointer;
56 typedef const T* const_pointer;
59 typedef std::size_t size_type;
65 struct rebind {
72 BOOST_CONSTEXPR default_allocator() BOOST_NOEXCEPT { } in default_allocator() argument
76 BOOST_CONSTEXPR default_allocator(const default_allocator<U>&) in default_allocator() argument
84 T* allocate(std::size_t n) { in allocate()
95 T* allocate(std::size_t n) { in allocate()
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/core/
H A Ddefault_allocator.hpp53 struct default_allocator { struct
54 typedef T value_type;
55 typedef T* pointer;
56 typedef const T* const_pointer;
59 typedef std::size_t size_type;
65 struct rebind {
72 BOOST_CONSTEXPR default_allocator() BOOST_NOEXCEPT { } in default_allocator() function
76 BOOST_CONSTEXPR default_allocator(const default_allocator<U>&) in default_allocator() argument
84 T* allocate(std::size_t n) { in allocate()
95 T* allocate(std::size_t n) { in allocate()
[all …]
/dports/science/madness/madness-ebb3fd7/src/madness/mra/
H A Dnonlinsol.h159 struct default_allocator { struct
179 template <class T, class C = double, class Alloc = default_allocator<T> > argument
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/pygccxml/src/pygccxml/declarations/
H A Dcontainer_traits.py101 def erase_allocator(self, cls_name, default_allocator='std::allocator'): argument
155 default_allocator='std::allocator'): argument
178 default_allocator='std::allocator'): argument
/dports/textproc/py-pygccxml/pygccxml-2.2.1/pygccxml/declarations/
H A Dcontainer_traits.py101 def erase_allocator(self, cls_name, default_allocator='std::allocator'): argument
155 default_allocator='std::allocator'): argument
178 default_allocator='std::allocator'): argument
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/nalgebra-0.18.1/src/base/
H A Dmod.rs7 pub mod default_allocator; module
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/nalgebra-0.18.1/src/base/
H A Dmod.rs7 pub mod default_allocator; module
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/nalgebra/src/base/
H A Dmod.rs7 pub mod default_allocator; module
/dports/devel/qca/qca-2.3.4/src/botantools/botan/
H A Dmodules.cpp214 std::string Builtin_Modules::default_allocator() const in default_allocator() function in QCA::Botan::Builtin_Modules
/dports/devel/py-pythran/pythran-0.11.0/third_party/xsimd/memory/
H A Dxsimd_aligned_allocator.hpp342 using default_allocator = typename std::conditional<A::requires_alignment(), typedef
/dports/devel/py-pythran/pythran-0.11.0/pythran/xsimd/memory/
H A Dxsimd_aligned_allocator.hpp346 using default_allocator = typename std::conditional<A::requires_alignment(), typedef
/dports/databases/pointcloud/pointcloud-1.2.1/lib/
H A Dpc_mem.c38 default_allocator(size_t size) in default_allocator() function
/dports/devel/libght/libght-0.1.0/src/
H A Dght_mem.c28 default_allocator(size_t size) in default_allocator() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/iommu/
H A Dioasid.c70 static struct ioasid_allocator_data default_allocator = { variable
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/iommu/
H A Dioasid.c70 static struct ioasid_allocator_data default_allocator = { variable
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/video_coding/
H A Dvideo_sender.cc190 DefaultVideoBitrateAllocator default_allocator(current_codec_); in UpdateEncoderParameters() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/iommu/
H A Dioasid.c70 static struct ioasid_allocator_data default_allocator = { variable
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/video_coding/
H A Dvideo_sender.cc190 DefaultVideoBitrateAllocator default_allocator(current_codec_); in UpdateEncoderParameters() local

123