Home
last modified time | relevance | path

Searched refs:storage_is_unpropagable (Results 1 – 25 of 76) sorted by relevance

1234

/dports/devel/boost-docs/boost_1_72_0/libs/container/test/
H A Dallocator_traits_test.cpp177 bool storage_is_unpropagable(pointer p) const in storage_is_unpropagable() function in ComplexAllocator
428 BOOST_TEST(!SAllocTraits::storage_is_unpropagable(s_alloc, SAllocTraits::pointer())); in main()
434 BOOST_TEST(!CAllocTraits::storage_is_unpropagable(c_alloc, CAllocTraits::pointer(&v))); in main()
439 BOOST_TEST( CAllocTraits::storage_is_unpropagable(c_alloc2, CAllocTraits::pointer())); in main()
/dports/devel/boost-python-libs/boost_1_72_0/libs/container/test/
H A Dallocator_traits_test.cpp177 bool storage_is_unpropagable(pointer p) const in storage_is_unpropagable() function in ComplexAllocator
428 BOOST_TEST(!SAllocTraits::storage_is_unpropagable(s_alloc, SAllocTraits::pointer())); in main()
434 BOOST_TEST(!CAllocTraits::storage_is_unpropagable(c_alloc, CAllocTraits::pointer(&v))); in main()
439 BOOST_TEST( CAllocTraits::storage_is_unpropagable(c_alloc2, CAllocTraits::pointer())); in main()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/container/test/
H A Dallocator_traits_test.cpp177 bool storage_is_unpropagable(pointer p) const in storage_is_unpropagable() function in ComplexAllocator
428 BOOST_TEST(!SAllocTraits::storage_is_unpropagable(s_alloc, SAllocTraits::pointer())); in main()
434 BOOST_TEST(!CAllocTraits::storage_is_unpropagable(c_alloc, CAllocTraits::pointer(&v))); in main()
439 BOOST_TEST( CAllocTraits::storage_is_unpropagable(c_alloc2, CAllocTraits::pointer())); in main()
/dports/databases/percona57-server/boost_1_59_0/libs/container/test/
H A Dallocator_traits_test.cpp177 bool storage_is_unpropagable(pointer p) const in storage_is_unpropagable() function in ComplexAllocator
428 BOOST_TEST(!SAllocTraits::storage_is_unpropagable(s_alloc, SAllocTraits::pointer())); in main()
434 BOOST_TEST(!CAllocTraits::storage_is_unpropagable(c_alloc, CAllocTraits::pointer(&v))); in main()
439 BOOST_TEST( CAllocTraits::storage_is_unpropagable(c_alloc2, CAllocTraits::pointer())); in main()
/dports/databases/xtrabackup/boost_1_59_0/libs/container/test/
H A Dallocator_traits_test.cpp177 bool storage_is_unpropagable(pointer p) const in storage_is_unpropagable() function in ComplexAllocator
428 BOOST_TEST(!SAllocTraits::storage_is_unpropagable(s_alloc, SAllocTraits::pointer())); in main()
434 BOOST_TEST(!CAllocTraits::storage_is_unpropagable(c_alloc, CAllocTraits::pointer(&v))); in main()
439 BOOST_TEST( CAllocTraits::storage_is_unpropagable(c_alloc2, CAllocTraits::pointer())); in main()
/dports/databases/percona57-client/boost_1_59_0/libs/container/test/
H A Dallocator_traits_test.cpp177 bool storage_is_unpropagable(pointer p) const in storage_is_unpropagable() function in ComplexAllocator
428 BOOST_TEST(!SAllocTraits::storage_is_unpropagable(s_alloc, SAllocTraits::pointer())); in main()
434 BOOST_TEST(!CAllocTraits::storage_is_unpropagable(c_alloc, CAllocTraits::pointer(&v))); in main()
439 BOOST_TEST( CAllocTraits::storage_is_unpropagable(c_alloc2, CAllocTraits::pointer())); in main()
/dports/devel/boost-libs/boost_1_72_0/libs/container/test/
H A Dallocator_traits_test.cpp177 bool storage_is_unpropagable(pointer p) const in storage_is_unpropagable() function in ComplexAllocator
428 BOOST_TEST(!SAllocTraits::storage_is_unpropagable(s_alloc, SAllocTraits::pointer())); in main()
434 BOOST_TEST(!CAllocTraits::storage_is_unpropagable(c_alloc, CAllocTraits::pointer(&v))); in main()
439 BOOST_TEST( CAllocTraits::storage_is_unpropagable(c_alloc2, CAllocTraits::pointer())); in main()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/container/test/
H A Dallocator_traits_test.cpp177 bool storage_is_unpropagable(pointer p) const in storage_is_unpropagable() function in ComplexAllocator
428 BOOST_TEST(!SAllocTraits::storage_is_unpropagable(s_alloc, SAllocTraits::pointer())); in main()
434 BOOST_TEST(!CAllocTraits::storage_is_unpropagable(c_alloc, CAllocTraits::pointer(&v))); in main()
439 BOOST_TEST( CAllocTraits::storage_is_unpropagable(c_alloc2, CAllocTraits::pointer())); in main()
/dports/devel/hyperscan/boost_1_75_0/libs/container/test/
H A Dallocator_traits_test.cpp176 bool storage_is_unpropagable(pointer p) const in storage_is_unpropagable() function in ComplexAllocator
427 BOOST_TEST(!SAllocTraits::storage_is_unpropagable(s_alloc, SAllocTraits::pointer())); in main()
433 BOOST_TEST(!CAllocTraits::storage_is_unpropagable(c_alloc, CAllocTraits::pointer(&v))); in main()
438 BOOST_TEST( CAllocTraits::storage_is_unpropagable(c_alloc2, CAllocTraits::pointer())); in main()
/dports/devel/hyperscan/boost_1_75_0/boost/container/
H A Dallocator_traits.hpp366 …BOOST_CONTAINER_FORCEINLINE static bool storage_is_unpropagable(const Allocator &a, pointer p) BOO… in storage_is_unpropagable() function
458 { return a.storage_is_unpropagable(p); } in priv_storage_is_unpropagable()
/dports/devel/boost-python-libs/boost_1_72_0/boost/container/
H A Dallocator_traits.hpp366 …BOOST_CONTAINER_FORCEINLINE static bool storage_is_unpropagable(const Allocator &a, pointer p) BOO… in storage_is_unpropagable() function
458 { return a.storage_is_unpropagable(p); } in priv_storage_is_unpropagable()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/container/
H A Dallocator_traits.hpp366 …BOOST_CONTAINER_FORCEINLINE static bool storage_is_unpropagable(const Allocator &a, pointer p) BOO… in storage_is_unpropagable() function
458 { return a.storage_is_unpropagable(p); } in priv_storage_is_unpropagable()
/dports/math/pdal/PDAL-2.3.0/vendor/pdalboost/boost/container/
H A Dallocator_traits.hpp359 static bool storage_is_unpropagable(const Allocator &a, pointer p) BOOST_NOEXCEPT_OR_NOTHROW in storage_is_unpropagable() function
451 { return a.storage_is_unpropagable(p); } in priv_storage_is_unpropagable()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/container/
H A Dsmall_vector.hpp220 bool storage_is_unpropagable(pointer p) const in storage_is_unpropagable() function in boost::container::small_vector_allocator
221 …{ return this->is_internal_storage(p) || allocator_traits_type::storage_is_unpropagable(this->as_… in storage_is_unpropagable()
H A Dallocator_traits.hpp359 static bool storage_is_unpropagable(const Allocator &a, pointer p) BOOST_NOEXCEPT_OR_NOTHROW in storage_is_unpropagable() function
451 { return a.storage_is_unpropagable(p); } in priv_storage_is_unpropagable()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/container/
H A Dallocator_traits.hpp366 …BOOST_CONTAINER_FORCEINLINE static bool storage_is_unpropagable(const Allocator &a, pointer p) BOO… in storage_is_unpropagable() function
458 { return a.storage_is_unpropagable(p); } in priv_storage_is_unpropagable()
/dports/databases/xtrabackup/boost_1_59_0/boost/container/
H A Dsmall_vector.hpp220 bool storage_is_unpropagable(pointer p) const in storage_is_unpropagable() function in boost::container::small_vector_allocator
221 …{ return this->is_internal_storage(p) || allocator_traits_type::storage_is_unpropagable(this->as_… in storage_is_unpropagable()
H A Dallocator_traits.hpp359 static bool storage_is_unpropagable(const Allocator &a, pointer p) BOOST_NOEXCEPT_OR_NOTHROW in storage_is_unpropagable() function
451 { return a.storage_is_unpropagable(p); } in priv_storage_is_unpropagable()
/dports/databases/percona57-server/boost_1_59_0/boost/container/
H A Dsmall_vector.hpp220 bool storage_is_unpropagable(pointer p) const in storage_is_unpropagable() function in boost::container::small_vector_allocator
221 …{ return this->is_internal_storage(p) || allocator_traits_type::storage_is_unpropagable(this->as_… in storage_is_unpropagable()
H A Dallocator_traits.hpp359 static bool storage_is_unpropagable(const Allocator &a, pointer p) BOOST_NOEXCEPT_OR_NOTHROW in storage_is_unpropagable() function
451 { return a.storage_is_unpropagable(p); } in priv_storage_is_unpropagable()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/container/
H A Dallocator_traits.hpp366 …BOOST_CONTAINER_FORCEINLINE static bool storage_is_unpropagable(const Allocator &a, pointer p) BOO… in storage_is_unpropagable() function
458 { return a.storage_is_unpropagable(p); } in priv_storage_is_unpropagable()
/dports/databases/percona57-client/boost_1_59_0/boost/container/
H A Dallocator_traits.hpp359 static bool storage_is_unpropagable(const Allocator &a, pointer p) BOOST_NOEXCEPT_OR_NOTHROW in storage_is_unpropagable() function
451 { return a.storage_is_unpropagable(p); } in priv_storage_is_unpropagable()
H A Dsmall_vector.hpp220 bool storage_is_unpropagable(pointer p) const in storage_is_unpropagable() function in boost::container::small_vector_allocator
221 …{ return this->is_internal_storage(p) || allocator_traits_type::storage_is_unpropagable(this->as_… in storage_is_unpropagable()
/dports/math/libmesh/libmesh-1.6.2/contrib/boost/include/boost/container/
H A Dallocator_traits.hpp366 static bool storage_is_unpropagable(const Allocator &a, pointer p) BOOST_NOEXCEPT_OR_NOTHROW in storage_is_unpropagable() function
458 { return a.storage_is_unpropagable(p); } in priv_storage_is_unpropagable()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/boost/boost/container/
H A Dallocator_traits.hpp366 …BOOST_CONTAINER_FORCEINLINE static bool storage_is_unpropagable(const Allocator &a, pointer p) BOO… in storage_is_unpropagable() function
458 { return a.storage_is_unpropagable(p); } in priv_storage_is_unpropagable()

1234