Home
last modified time | relevance | path

Searched refs:do_allocate (Results 26 – 50 of 806) sorted by relevance

12345678910>>...33

/dports/devel/thrust/thrust-1.9.5/thrust/mr/
H A Ddisjoint_sync_pool.h95 …THRUST_NODISCARD virtual void_ptr do_allocate(std::size_t bytes, std::size_t alignment = THRUST_MR…
98 return upstream_pool.do_allocate(bytes, alignment);
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/libs/container/src/
H A Dglobal_resource.cpp33 virtual void* do_allocate(std::size_t bytes, std::size_t alignment) in do_allocate() function in boost::container::pmr::new_delete_resource_imp
51 virtual void* do_allocate(std::size_t bytes, std::size_t alignment) in do_allocate() function
H A Dunsynchronized_pool_resource.cpp51 void* unsynchronized_pool_resource::do_allocate(std::size_t bytes, std::size_t alignment) //virtual in do_allocate() function in boost::container::pmr::unsynchronized_pool_resource
52 { return m_resource.do_allocate(bytes, alignment); } in do_allocate()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/container/pmr/
H A Dmemory_resource.hpp44 { return this->do_allocate(bytes, alignment); } in allocate()
90 virtual void* do_allocate(std::size_t bytes, std::size_t alignment) = 0;
/dports/devel/R-cran-BH/BH/inst/include/boost/container/pmr/
H A Dmemory_resource.hpp44 { return this->do_allocate(bytes, alignment); } in allocate()
90 virtual void* do_allocate(std::size_t bytes, std::size_t alignment) = 0;
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/container/pmr/
H A Dmemory_resource.hpp44 { return this->do_allocate(bytes, alignment); } in allocate()
90 virtual void* do_allocate(std::size_t bytes, std::size_t alignment) = 0;
/dports/devel/thrust/thrust-1.9.5/thrust/
H A Ddevice_allocator.h73 …virtual pointer do_allocate(std::size_t bytes, std::size_t alignment = THRUST_MR_DEFAULT_ALIGNMENT…
75 return pointer(m_upstream->do_allocate(bytes, alignment).get());
/dports/devel/hyperscan/boost_1_75_0/boost/container/pmr/
H A Dmemory_resource.hpp44 { return this->do_allocate(bytes, alignment); } in allocate()
90 virtual void* do_allocate(std::size_t bytes, std::size_t alignment) = 0;
/dports/devel/boost-docs/boost_1_72_0/libs/container/src/
H A Dunsynchronized_pool_resource.cpp51 void* unsynchronized_pool_resource::do_allocate(std::size_t bytes, std::size_t alignment) //virtual in do_allocate() function in boost::container::pmr::unsynchronized_pool_resource
52 { return m_resource.do_allocate(bytes, alignment); } in do_allocate()
/dports/devel/boost-python-libs/boost_1_72_0/libs/container/src/
H A Dunsynchronized_pool_resource.cpp51 void* unsynchronized_pool_resource::do_allocate(std::size_t bytes, std::size_t alignment) //virtual in do_allocate() function in boost::container::pmr::unsynchronized_pool_resource
52 { return m_resource.do_allocate(bytes, alignment); } in do_allocate()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/container/src/
H A Dunsynchronized_pool_resource.cpp51 void* unsynchronized_pool_resource::do_allocate(std::size_t bytes, std::size_t alignment) //virtual in do_allocate() function in boost::container::pmr::unsynchronized_pool_resource
52 { return m_resource.do_allocate(bytes, alignment); } in do_allocate()
H A Dglobal_resource.cpp34 void* do_allocate(std::size_t bytes, std::size_t alignment) BOOST_OVERRIDE in do_allocate() function in boost::container::pmr::new_delete_resource_imp
52 void* do_allocate(std::size_t bytes, std::size_t alignment) BOOST_OVERRIDE in do_allocate() function
/dports/devel/boost-libs/boost_1_72_0/libs/container/src/
H A Dunsynchronized_pool_resource.cpp51 void* unsynchronized_pool_resource::do_allocate(std::size_t bytes, std::size_t alignment) //virtual in do_allocate() function in boost::container::pmr::unsynchronized_pool_resource
52 { return m_resource.do_allocate(bytes, alignment); } in do_allocate()
/dports/devel/hyperscan/boost_1_75_0/libs/container/src/
H A Dunsynchronized_pool_resource.cpp51 void* unsynchronized_pool_resource::do_allocate(std::size_t bytes, std::size_t alignment) //virtual in do_allocate() function in boost::container::pmr::unsynchronized_pool_resource
52 { return m_resource.do_allocate(bytes, alignment); } in do_allocate()
H A Dglobal_resource.cpp34 void* do_allocate(std::size_t bytes, std::size_t alignment) BOOST_OVERRIDE in do_allocate() function in boost::container::pmr::new_delete_resource_imp
52 void* do_allocate(std::size_t bytes, std::size_t alignment) BOOST_OVERRIDE in do_allocate() function
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Dallocate_with_source_26.f9031 call do_allocate(p1, size(p1))
61 subroutine do_allocate(x, n) subroutine
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Dallocate_with_source_26.f9031 call do_allocate(p1, size(p1))
61 subroutine do_allocate(x, n) subroutine
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dallocate_with_source_26.f9031 call do_allocate(p1, size(p1))
61 subroutine do_allocate(x, n) subroutine
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Dallocate_with_source_26.f9031 call do_allocate(p1, size(p1))
61 subroutine do_allocate(x, n) subroutine
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Dallocate_with_source_26.f9031 call do_allocate(p1, size(p1))
61 subroutine do_allocate(x, n) subroutine
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dallocate_with_source_26.f9031 call do_allocate(p1, size(p1))
61 subroutine do_allocate(x, n) subroutine
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/
H A Dallocate_with_source_26.f9031 call do_allocate(p1, size(p1))
61 subroutine do_allocate(x, n) subroutine
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/
H A Dallocate_with_source_26.f9031 call do_allocate(p1, size(p1))
61 subroutine do_allocate(x, n) subroutine
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.dg/
H A Dallocate_with_source_26.f9031 call do_allocate(p1, size(p1))
61 subroutine do_allocate(x, n) subroutine
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Dallocate_with_source_26.f9031 call do_allocate(p1, size(p1))
61 subroutine do_allocate(x, n) subroutine

12345678910>>...33