Home
last modified time | relevance | path

Searched refs:m_alloc_func (Results 1 – 25 of 54) sorted by relevance

123

/dports/astro/oskar/OSKAR-2.8.0/extern/rapidxml-1.13/
H A Drapidxml.hpp391 : m_alloc_func(0) in memory_pool()
555 m_alloc_func = af; in set_allocator()
583 …if (m_alloc_func) // Allocate memory using either user-specified allocation function or global o… in allocate_raw()
585 memory = m_alloc_func(size); in allocate_raw()
637 …alloc_func *m_alloc_func; // Allocator function, or 0 if default is to b… member in rapidxml::memory_pool
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/core/include/core/rapidxml/
H A Drapidxml.hpp391 : m_alloc_func(0) in memory_pool()
555 m_alloc_func = af; in set_allocator()
583 …if (m_alloc_func) // Allocate memory using either user-specified allocation function or global o… in allocate_raw()
585 memory = m_alloc_func(size); in allocate_raw()
637 …alloc_func *m_alloc_func; // Allocator function, or 0 if default is to b… member in rapidxml::memory_pool
/dports/devel/boost-docs/boost_1_72_0/libs/geometry/doc/src/docutils/tools/doxygen_xml2qbk/contrib/rapidxml-1.13/
H A Drapidxml.hpp391 : m_alloc_func(0) in memory_pool()
555 m_alloc_func = af; in set_allocator()
583 …if (m_alloc_func) // Allocate memory using either user-specified allocation function or global o… in allocate_raw()
585 memory = m_alloc_func(size); in allocate_raw()
637 …alloc_func *m_alloc_func; // Allocator function, or 0 if default is to b… member in rapidxml::memory_pool
/dports/devel/boost-docs/boost_1_72_0/boost/property_tree/detail/
H A Drapidxml.hpp379 : m_alloc_func(0) in memory_pool()
543 m_alloc_func = af; in set_allocator()
571 …if (m_alloc_func) // Allocate memory using either user-specified allocation function or global o… in allocate_raw()
573 memory = m_alloc_func(size); in allocate_raw()
621 …boost_ptree_raw_alloc_func *m_alloc_func; // Allocator function, or 0 if default is to b… member in boost::property_tree::detail::rapidxml::memory_pool
/dports/devel/boost-python-libs/boost_1_72_0/libs/geometry/doc/src/docutils/tools/doxygen_xml2qbk/contrib/rapidxml-1.13/
H A Drapidxml.hpp391 : m_alloc_func(0) in memory_pool()
555 m_alloc_func = af; in set_allocator()
583 …if (m_alloc_func) // Allocate memory using either user-specified allocation function or global o… in allocate_raw()
585 memory = m_alloc_func(size); in allocate_raw()
637 …alloc_func *m_alloc_func; // Allocator function, or 0 if default is to b… member in rapidxml::memory_pool
/dports/games/keeperrl/keeperrl-alpha23/extern/cereal/external/rapidxml/
H A Drapidxml.hpp404 : m_alloc_func(0) in memory_pool()
568 m_alloc_func = af; in set_allocator()
596 …if (m_alloc_func) // Allocate memory using either user-specified allocation function or global o… in allocate_raw()
598 memory = m_alloc_func(size); in allocate_raw()
650 …alloc_func *m_alloc_func; // Allocator function, or 0 if default is to b… member in cereal::rapidxml::memory_pool
/dports/math/pdal/PDAL-2.3.0/vendor/pdalboost/boost/property_tree/detail/
H A Drapidxml.hpp379 : m_alloc_func(0) in memory_pool()
543 m_alloc_func = af; in set_allocator()
571 …if (m_alloc_func) // Allocate memory using either user-specified allocation function or global o… in allocate_raw()
573 memory = m_alloc_func(size); in allocate_raw()
621 …boost_ptree_raw_alloc_func *m_alloc_func; // Allocator function, or 0 if default is to b… member in pdalboost::property_tree::detail::pdalboostrapidxml::memory_pool
/dports/devel/R-cran-BH/BH/inst/include/boost/property_tree/detail/
H A Drapidxml.hpp380 : m_alloc_func(0) in memory_pool()
544 m_alloc_func = af; in set_allocator()
572 …if (m_alloc_func) // Allocate memory using either user-specified allocation function or global o… in allocate_raw()
574 memory = m_alloc_func(size); in allocate_raw()
622 …boost_ptree_raw_alloc_func *m_alloc_func; // Allocator function, or 0 if default is to b… member in boost::property_tree::detail::rapidxml::memory_pool
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/property_tree/detail/
H A Drapidxml.hpp378 : m_alloc_func(0) in memory_pool()
542 m_alloc_func = af; in set_allocator()
570 …if (m_alloc_func) // Allocate memory using either user-specified allocation function or global o… in allocate_raw()
572 memory = m_alloc_func(size); in allocate_raw()
620 …alloc_func *m_alloc_func; // Allocator function, or 0 if default is to b… member in boost::property_tree::detail::rapidxml::memory_pool
/dports/math/e-antic/cereal-51cbda5/include/cereal/external/rapidxml/
H A Drapidxml.hpp404 : m_alloc_func(0) in memory_pool()
568 m_alloc_func = af; in set_allocator()
596 …if (m_alloc_func) // Allocate memory using either user-specified allocation function or global o… in allocate_raw()
598 memory = m_alloc_func(size); in allocate_raw()
650 …alloc_func *m_alloc_func; // Allocator function, or 0 if default is to b… member in cereal::rapidxml::memory_pool
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/xtrabackup/src/rapidxml/
H A Drapidxml.hpp391 : m_alloc_func(0) in memory_pool()
555 m_alloc_func = af; in set_allocator()
583 …if (m_alloc_func) // Allocate memory using either user-specified allocation function or global o… in allocate_raw()
585 memory = m_alloc_func(size); in allocate_raw()
637 …alloc_func *m_alloc_func; // Allocator function, or 0 if default is to b… member in rapidxml::memory_pool
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/xtrabackup/src/rapidxml/
H A Drapidxml.hpp391 : m_alloc_func(0) in memory_pool()
555 m_alloc_func = af; in set_allocator()
583 …if (m_alloc_func) // Allocate memory using either user-specified allocation function or global o… in allocate_raw()
585 memory = m_alloc_func(size); in allocate_raw()
637 …alloc_func *m_alloc_func; // Allocator function, or 0 if default is to b… member in rapidxml::memory_pool
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/property_tree/detail/
H A Drapidxml.hpp379 : m_alloc_func(0) in memory_pool()
543 m_alloc_func = af; in set_allocator()
571 …if (m_alloc_func) // Allocate memory using either user-specified allocation function or global o… in allocate_raw()
573 memory = m_alloc_func(size); in allocate_raw()
621 …boost_ptree_raw_alloc_func *m_alloc_func; // Allocator function, or 0 if default is to b… member in boost::property_tree::detail::rapidxml::memory_pool
/dports/cad/repsnapper/repsnapper-2.5a4/libraries/amf/amftools-code/include/rapidxml/
H A Drapidxml.h391 : m_alloc_func(0) in memory_pool()
555 m_alloc_func = af; in set_allocator()
583 …if (m_alloc_func) // Allocate memory using either user-specified allocation function or global o… in allocate_raw()
585 memory = m_alloc_func(size); in allocate_raw()
637 …alloc_func *m_alloc_func; // Allocator function, or 0 if default is to b… variable
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/geometry/doc/src/docutils/tools/doxygen_xml2qbk/contrib/rapidxml-1.13/
H A Drapidxml.hpp391 : m_alloc_func(0) in memory_pool()
555 m_alloc_func = af; in set_allocator()
583 …if (m_alloc_func) // Allocate memory using either user-specified allocation function or global o… in allocate_raw()
585 memory = m_alloc_func(size); in allocate_raw()
637 …alloc_func *m_alloc_func; // Allocator function, or 0 if default is to b… member in rapidxml::memory_pool
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/property_tree/detail/
H A Drapidxml.hpp379 : m_alloc_func(0) in memory_pool()
543 m_alloc_func = af; in set_allocator()
571 …if (m_alloc_func) // Allocate memory using either user-specified allocation function or global o… in allocate_raw()
573 memory = m_alloc_func(size); in allocate_raw()
621 …boost_ptree_raw_alloc_func *m_alloc_func; // Allocator function, or 0 if default is to b… member in boost::property_tree::detail::rapidxml::memory_pool
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/property_tree/detail/
H A Drapidxml.hpp379 : m_alloc_func(0) in memory_pool()
543 m_alloc_func = af; in set_allocator()
571 …if (m_alloc_func) // Allocate memory using either user-specified allocation function or global o… in allocate_raw()
573 memory = m_alloc_func(size); in allocate_raw()
621 …boost_ptree_raw_alloc_func *m_alloc_func; // Allocator function, or 0 if default is to b… member in boost::property_tree::detail::rapidxml::memory_pool
/dports/textproc/R-cran-readxl/readxl/src/
H A Drapidxml.h401 : m_alloc_func(0) in memory_pool()
565 m_alloc_func = af; in set_allocator()
593 …if (m_alloc_func) // Allocate memory using either user-specified allocation function or global o… in allocate_raw()
595 memory = m_alloc_func(size); in allocate_raw()
647 …alloc_func *m_alloc_func; // Allocator function, or 0 if default is to b… variable
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/geometry/doc/src/docutils/tools/doxygen_xml2qbk/contrib/rapidxml-1.13/
H A Drapidxml.hpp391 : m_alloc_func(0) in memory_pool()
555 m_alloc_func = af; in set_allocator()
583 …if (m_alloc_func) // Allocate memory using either user-specified allocation function or global o… in allocate_raw()
585 memory = m_alloc_func(size); in allocate_raw()
637 …alloc_func *m_alloc_func; // Allocator function, or 0 if default is to b… member in rapidxml::memory_pool
/dports/audio/gnuspeechsa/gnuspeechsa-0.1.5/src/rapidxml/
H A Drapidxml.hpp391 : m_alloc_func(0) in memory_pool()
555 m_alloc_func = af; in set_allocator()
583 …if (m_alloc_func) // Allocate memory using either user-specified allocation function or global o… in allocate_raw()
585 memory = m_alloc_func(size); in allocate_raw()
637 …alloc_func *m_alloc_func; // Allocator function, or 0 if default is to b… member in rapidxml::memory_pool
/dports/databases/percona57-server/boost_1_59_0/libs/geometry/doc/src/docutils/tools/doxygen_xml2qbk/contrib/rapidxml-1.13/
H A Drapidxml.hpp391 : m_alloc_func(0) in memory_pool()
555 m_alloc_func = af; in set_allocator()
583 …if (m_alloc_func) // Allocate memory using either user-specified allocation function or global o… in allocate_raw()
585 memory = m_alloc_func(size); in allocate_raw()
637 …alloc_func *m_alloc_func; // Allocator function, or 0 if default is to b… member in rapidxml::memory_pool
/dports/databases/xtrabackup/boost_1_59_0/boost/property_tree/detail/
H A Drapidxml.hpp379 : m_alloc_func(0) in memory_pool()
543 m_alloc_func = af; in set_allocator()
571 …if (m_alloc_func) // Allocate memory using either user-specified allocation function or global o… in allocate_raw()
573 memory = m_alloc_func(size); in allocate_raw()
621 …boost_ptree_raw_alloc_func *m_alloc_func; // Allocator function, or 0 if default is to b… member in boost::property_tree::detail::rapidxml::memory_pool
/dports/databases/percona57-server/boost_1_59_0/boost/property_tree/detail/
H A Drapidxml.hpp379 : m_alloc_func(0) in memory_pool()
543 m_alloc_func = af; in set_allocator()
571 …if (m_alloc_func) // Allocate memory using either user-specified allocation function or global o… in allocate_raw()
573 memory = m_alloc_func(size); in allocate_raw()
621 …boost_ptree_raw_alloc_func *m_alloc_func; // Allocator function, or 0 if default is to b… member in boost::property_tree::detail::rapidxml::memory_pool
/dports/databases/xtrabackup/boost_1_59_0/libs/geometry/doc/src/docutils/tools/doxygen_xml2qbk/contrib/rapidxml-1.13/
H A Drapidxml.hpp391 : m_alloc_func(0) in memory_pool()
555 m_alloc_func = af; in set_allocator()
583 …if (m_alloc_func) // Allocate memory using either user-specified allocation function or global o… in allocate_raw()
585 memory = m_alloc_func(size); in allocate_raw()
637 …alloc_func *m_alloc_func; // Allocator function, or 0 if default is to b… member in rapidxml::memory_pool
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/property_tree/detail/
H A Drapidxml.hpp379 : m_alloc_func(0) in memory_pool()
543 m_alloc_func = af; in set_allocator()
571 …if (m_alloc_func) // Allocate memory using either user-specified allocation function or global o… in allocate_raw()
573 memory = m_alloc_func(size); in allocate_raw()
621 …boost_ptree_raw_alloc_func *m_alloc_func; // Allocator function, or 0 if default is to b… member in boost::property_tree::detail::rapidxml::memory_pool

123