Home
last modified time | relevance | path

Searched refs:allocated_array (Results 1 – 13 of 13) sorted by relevance

/dports/devel/boost-docs/boost_1_72_0/libs/smart_ptr/extras/src/
H A Dsp_debug_hooks.cpp22 int const allocated_array = 0x1234560A; variable
87 void * p = allocate(n, allocated_array); in operator new[]()
102 return allocate(n, allocated_array); in operator new[]()
120 BOOST_ASSERT(*pm != allocated_array); // allocated with new[] in sp_scalar_constructor_hook()
200 BOOST_ASSERT(*pm != allocated_array); // allocated with new[] in operator delete()
227 BOOST_ASSERT(*pm == allocated_array); // not allocated with new[] in operator delete[]()
/dports/devel/boost-python-libs/boost_1_72_0/libs/smart_ptr/extras/src/
H A Dsp_debug_hooks.cpp22 int const allocated_array = 0x1234560A; variable
87 void * p = allocate(n, allocated_array); in operator new[]()
102 return allocate(n, allocated_array); in operator new[]()
120 BOOST_ASSERT(*pm != allocated_array); // allocated with new[] in sp_scalar_constructor_hook()
200 BOOST_ASSERT(*pm != allocated_array); // allocated with new[] in operator delete()
227 BOOST_ASSERT(*pm == allocated_array); // not allocated with new[] in operator delete[]()
/dports/math/pdal/PDAL-2.3.0/vendor/pdalboost/libs/smart_ptr/src/
H A Dsp_debug_hooks.cpp22 int const allocated_array = 0x1234560A; variable
87 void * p = allocate(n, allocated_array); in operator new[]()
102 return allocate(n, allocated_array); in operator new[]()
120 BOOST_ASSERT(*pm != allocated_array); // allocated with new[] in sp_scalar_constructor_hook()
200 BOOST_ASSERT(*pm != allocated_array); // allocated with new[] in operator delete()
227 BOOST_ASSERT(*pm == allocated_array); // not allocated with new[] in operator delete[]()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/smart_ptr/src/
H A Dsp_debug_hooks.cpp22 int const allocated_array = 0x1234560A; variable
87 void * p = allocate(n, allocated_array); in operator new[]()
102 return allocate(n, allocated_array); in operator new[]()
120 BOOST_ASSERT(*pm != allocated_array); // allocated with new[] in sp_scalar_constructor_hook()
200 BOOST_ASSERT(*pm != allocated_array); // allocated with new[] in operator delete()
227 BOOST_ASSERT(*pm == allocated_array); // not allocated with new[] in operator delete[]()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/smart_ptr/extras/src/
H A Dsp_debug_hooks.cpp22 int const allocated_array = 0x1234560A; variable
87 void * p = allocate(n, allocated_array); in operator new[]()
102 return allocate(n, allocated_array); in operator new[]()
120 BOOST_ASSERT(*pm != allocated_array); // allocated with new[] in sp_scalar_constructor_hook()
200 BOOST_ASSERT(*pm != allocated_array); // allocated with new[] in operator delete()
227 BOOST_ASSERT(*pm == allocated_array); // not allocated with new[] in operator delete[]()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/smart_ptr/src/
H A Dsp_debug_hooks.cpp22 int const allocated_array = 0x1234560A; variable
87 void * p = allocate(n, allocated_array); in operator new[]()
102 return allocate(n, allocated_array); in operator new[]()
120 BOOST_ASSERT(*pm != allocated_array); // allocated with new[] in sp_scalar_constructor_hook()
200 BOOST_ASSERT(*pm != allocated_array); // allocated with new[] in operator delete()
227 BOOST_ASSERT(*pm == allocated_array); // not allocated with new[] in operator delete[]()
/dports/databases/percona57-server/boost_1_59_0/libs/smart_ptr/src/
H A Dsp_debug_hooks.cpp22 int const allocated_array = 0x1234560A; variable
87 void * p = allocate(n, allocated_array); in operator new[]()
102 return allocate(n, allocated_array); in operator new[]()
120 BOOST_ASSERT(*pm != allocated_array); // allocated with new[] in sp_scalar_constructor_hook()
200 BOOST_ASSERT(*pm != allocated_array); // allocated with new[] in operator delete()
227 BOOST_ASSERT(*pm == allocated_array); // not allocated with new[] in operator delete[]()
/dports/databases/xtrabackup/boost_1_59_0/libs/smart_ptr/src/
H A Dsp_debug_hooks.cpp22 int const allocated_array = 0x1234560A; variable
87 void * p = allocate(n, allocated_array); in operator new[]()
102 return allocate(n, allocated_array); in operator new[]()
120 BOOST_ASSERT(*pm != allocated_array); // allocated with new[] in sp_scalar_constructor_hook()
200 BOOST_ASSERT(*pm != allocated_array); // allocated with new[] in operator delete()
227 BOOST_ASSERT(*pm == allocated_array); // not allocated with new[] in operator delete[]()
/dports/databases/percona57-client/boost_1_59_0/libs/smart_ptr/src/
H A Dsp_debug_hooks.cpp22 int const allocated_array = 0x1234560A; variable
87 void * p = allocate(n, allocated_array); in operator new[]()
102 return allocate(n, allocated_array); in operator new[]()
120 BOOST_ASSERT(*pm != allocated_array); // allocated with new[] in sp_scalar_constructor_hook()
200 BOOST_ASSERT(*pm != allocated_array); // allocated with new[] in operator delete()
227 BOOST_ASSERT(*pm == allocated_array); // not allocated with new[] in operator delete[]()
/dports/devel/boost-libs/boost_1_72_0/libs/smart_ptr/extras/src/
H A Dsp_debug_hooks.cpp22 int const allocated_array = 0x1234560A; variable
87 void * p = allocate(n, allocated_array); in operator new[]()
102 return allocate(n, allocated_array); in operator new[]()
120 BOOST_ASSERT(*pm != allocated_array); // allocated with new[] in sp_scalar_constructor_hook()
200 BOOST_ASSERT(*pm != allocated_array); // allocated with new[] in operator delete()
227 BOOST_ASSERT(*pm == allocated_array); // not allocated with new[] in operator delete[]()
/dports/devel/hyperscan/boost_1_75_0/libs/smart_ptr/extras/src/
H A Dsp_debug_hooks.cpp22 int const allocated_array = 0x1234560A; variable
87 void * p = allocate(n, allocated_array); in operator new[]()
102 return allocate(n, allocated_array); in operator new[]()
120 BOOST_ASSERT(*pm != allocated_array); // allocated with new[] in sp_scalar_constructor_hook()
200 BOOST_ASSERT(*pm != allocated_array); // allocated with new[] in operator delete()
227 BOOST_ASSERT(*pm == allocated_array); // not allocated with new[] in operator delete[]()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/libs/smart_ptr/src/
H A Dsp_debug_hooks.cpp22 int const allocated_array = 0x1234560A; variable
87 void * p = allocate(n, allocated_array); in operator new[]()
102 return allocate(n, allocated_array); in operator new[]()
120 BOOST_ASSERT(*pm != allocated_array); // allocated with new[] in sp_scalar_constructor_hook()
200 BOOST_ASSERT(*pm != allocated_array); // allocated with new[] in operator delete()
227 BOOST_ASSERT(*pm == allocated_array); // not allocated with new[] in operator delete[]()
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/itaps/imesh/
H A DiMesh_MOAB.cpp653 const bool allocated_array = !*adjacentEntityHandles_allocated || !*adjacentEntityHandles; in iMesh_getEntArrAdj() local
654 if (allocated_array) { in iMesh_getEntArrAdj()
674 if (allocated_array) in iMesh_getEntArrAdj()
686 if (allocated_array) in iMesh_getEntArrAdj()
701 if (allocated_array) in iMesh_getEntArrAdj()
712 else if (allocated_array) { in iMesh_getEntArrAdj()
742 if (allocated_array) in iMesh_getEntArrAdj()
746 else if (allocated_array) { in iMesh_getEntArrAdj()