Home
last modified time | relevance | path

Searched defs:outer_allocator (Results 1 – 25 of 40) sorted by relevance

12

/dports/security/hexl/hexl-1.2.3/test/
H A Dtest-aligned-vector.cpp82 CustomAllocator outer_allocator; in TEST() local
96 CustomAllocator outer_allocator; in TEST() local
113 CustomAllocator outer_allocator; in TEST() local
130 CustomAllocator outer_allocator; in TEST() local
146 CustomAllocator outer_allocator; in TEST() local
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Doutermost.cc52 A& outer_allocator() { return *this; } in outer_allocator() function
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Doutermost.cc52 A& outer_allocator() { return *this; } in outer_allocator() function
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Doutermost.cc52 A& outer_allocator() { return *this; } in outer_allocator() function
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Doutermost.cc52 A& outer_allocator() { return *this; } in outer_allocator() function
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Doutermost.cc52 A& outer_allocator() { return *this; } in outer_allocator() function
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Doutermost.cc52 A& outer_allocator() { return *this; } in outer_allocator() function
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Doutermost.cc52 A& outer_allocator() { return *this; } in outer_allocator() function
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Doutermost.cc52 A& outer_allocator() { return *this; } in outer_allocator() function
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Doutermost.cc52 A& outer_allocator() { return *this; } in outer_allocator() function
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Doutermost.cc52 A& outer_allocator() { return *this; } in outer_allocator() function
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Doutermost.cc52 A& outer_allocator() { return *this; } in outer_allocator() function
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Doutermost.cc52 A& outer_allocator() { return *this; } in outer_allocator() function
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Doutermost.cc52 A& outer_allocator() { return *this; } in outer_allocator() function
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Doutermost.cc52 A& outer_allocator() { return *this; } in outer_allocator() function
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Doutermost.cc52 A& outer_allocator() { return *this; } in outer_allocator() function
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Doutermost.cc52 A& outer_allocator() { return *this; } in outer_allocator() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Doutermost.cc52 A& outer_allocator() { return *this; } in outer_allocator() function
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Doutermost.cc52 A& outer_allocator() { return *this; } in outer_allocator() function
/dports/devel/hyperscan/boost_1_75_0/boost/container/
H A Dscoped_allocator.hpp242 …BOOST_CONTAINER_FORCEINLINE outer_allocator_type & outer_allocator() BOOST_NOEXCEPT_OR_NOTHROW in outer_allocator() function in boost::container::dtl::scoped_allocator_adaptor_base
245 …BOOST_CONTAINER_FORCEINLINE const outer_allocator_type &outer_allocator() const BOOST_NOEXCEPT_OR_… in outer_allocator() function in boost::container::dtl::scoped_allocator_adaptor_base
506 BOOST_CONTAINER_FORCEINLINE outer_allocator_type & outer_allocator() in outer_allocator() function in boost::container::dtl::scoped_allocator_adaptor_base
509 BOOST_CONTAINER_FORCEINLINE const outer_allocator_type &outer_allocator() const in outer_allocator() function in boost::container::dtl::scoped_allocator_adaptor_base
/dports/math/pdal/PDAL-2.3.0/vendor/pdalboost/boost/container/
H A Dscoped_allocator.hpp242 outer_allocator_type & outer_allocator() BOOST_NOEXCEPT_OR_NOTHROW in outer_allocator() function in pdalboost::container::container_detail::scoped_allocator_adaptor_base
245 const outer_allocator_type &outer_allocator() const BOOST_NOEXCEPT_OR_NOTHROW in outer_allocator() function in pdalboost::container::container_detail::scoped_allocator_adaptor_base
506 outer_allocator_type & outer_allocator() in outer_allocator() function in pdalboost::container::container_detail::scoped_allocator_adaptor_base
509 const outer_allocator_type &outer_allocator() const in outer_allocator() function in pdalboost::container::container_detail::scoped_allocator_adaptor_base
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/container/
H A Dscoped_allocator.hpp242 …BOOST_CONTAINER_FORCEINLINE outer_allocator_type & outer_allocator() BOOST_NOEXCEPT_OR_NOTHROW in outer_allocator() function in boost::container::dtl::scoped_allocator_adaptor_base
245 …BOOST_CONTAINER_FORCEINLINE const outer_allocator_type &outer_allocator() const BOOST_NOEXCEPT_OR_… in outer_allocator() function in boost::container::dtl::scoped_allocator_adaptor_base
506 BOOST_CONTAINER_FORCEINLINE outer_allocator_type & outer_allocator() in outer_allocator() function in boost::container::dtl::scoped_allocator_adaptor_base
509 BOOST_CONTAINER_FORCEINLINE const outer_allocator_type &outer_allocator() const in outer_allocator() function in boost::container::dtl::scoped_allocator_adaptor_base
/dports/devel/R-cran-BH/BH/inst/include/boost/container/
H A Dscoped_allocator.hpp242 …BOOST_CONTAINER_FORCEINLINE outer_allocator_type & outer_allocator() BOOST_NOEXCEPT_OR_NOTHROW in outer_allocator() function in boost::container::dtl::scoped_allocator_adaptor_base
245 …BOOST_CONTAINER_FORCEINLINE const outer_allocator_type &outer_allocator() const BOOST_NOEXCEPT_OR_… in outer_allocator() function in boost::container::dtl::scoped_allocator_adaptor_base
506 BOOST_CONTAINER_FORCEINLINE outer_allocator_type & outer_allocator() in outer_allocator() function in boost::container::dtl::scoped_allocator_adaptor_base
509 BOOST_CONTAINER_FORCEINLINE const outer_allocator_type &outer_allocator() const in outer_allocator() function in boost::container::dtl::scoped_allocator_adaptor_base
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/container/
H A Dscoped_allocator.hpp242 …BOOST_CONTAINER_FORCEINLINE outer_allocator_type & outer_allocator() BOOST_NOEXCEPT_OR_NOTHROW in outer_allocator() function in boost::container::dtl::scoped_allocator_adaptor_base
245 …BOOST_CONTAINER_FORCEINLINE const outer_allocator_type &outer_allocator() const BOOST_NOEXCEPT_OR_… in outer_allocator() function in boost::container::dtl::scoped_allocator_adaptor_base
506 BOOST_CONTAINER_FORCEINLINE outer_allocator_type & outer_allocator() in outer_allocator() function in boost::container::dtl::scoped_allocator_adaptor_base
509 BOOST_CONTAINER_FORCEINLINE const outer_allocator_type &outer_allocator() const in outer_allocator() function in boost::container::dtl::scoped_allocator_adaptor_base
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/container/
H A Dscoped_allocator.hpp242 outer_allocator_type & outer_allocator() BOOST_NOEXCEPT_OR_NOTHROW in outer_allocator() function in boost::container::dtl::scoped_allocator_adaptor_base
245 const outer_allocator_type &outer_allocator() const BOOST_NOEXCEPT_OR_NOTHROW in outer_allocator() function in boost::container::dtl::scoped_allocator_adaptor_base
506 outer_allocator_type & outer_allocator() in outer_allocator() function in boost::container::dtl::scoped_allocator_adaptor_base
509 const outer_allocator_type &outer_allocator() const in outer_allocator() function in boost::container::dtl::scoped_allocator_adaptor_base

12