Home
last modified time | relevance | path

Searched defs:destroy_impl (Results 1 – 25 of 92) sorted by relevance

1234

/dports/emulators/stella/stella-6.6/src/common/
H A DTimerManager.cxx192 bool TimerManager::destroy_impl(ScopedLock& lock, TimerMap::iterator i, in destroy_impl() function in TimerManager
/dports/games/liblcf/liblcf-0.7.0/src/lcf/
H A Ddbarray.h183 void DBArray<T>::destroy_impl(size_type n) noexcept { in destroy_impl() function
/dports/devel/boost-docs/boost_1_72_0/boost/log/detail/
H A Dlight_function_pp.hpp70 static void destroy_impl(void* self) in destroy_impl() function in light_function::impl
279 static void destroy_impl(void* self) in destroy_impl() function in light_function::impl
H A Dlight_function.hpp145 static void destroy_impl(void* self) in destroy_impl() function in boost::aux::light_function::impl
352 static void destroy_impl(void* self) in destroy_impl() function in boost::aux::light_function::impl
/dports/devel/hyperscan/boost_1_75_0/boost/log/detail/
H A Dlight_function_pp.hpp70 static void destroy_impl(void* self) in destroy_impl() function in light_function::impl
279 static void destroy_impl(void* self) in destroy_impl() function in light_function::impl
H A Dlight_function.hpp145 static void destroy_impl(void* self) in destroy_impl() function in boost::aux::light_function::impl
352 static void destroy_impl(void* self) in destroy_impl() function in boost::aux::light_function::impl
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/log/detail/
H A Dlight_function_pp.hpp70 static void destroy_impl(void* self) in destroy_impl() function in light_function::impl
279 static void destroy_impl(void* self) in destroy_impl() function in light_function::impl
H A Dlight_function.hpp145 static void destroy_impl(void* self) in destroy_impl() function in boost::aux::light_function::impl
352 static void destroy_impl(void* self) in destroy_impl() function in boost::aux::light_function::impl
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/log/detail/
H A Dlight_function_pp.hpp145 ~light_function() in destroy_impl()
146 { in destroy_impl()
147 clear(); in destroy_impl()
353 ~light_function() in ~light_function()
354 { in ~light_function()
H A Dlight_rw_mutex.hpp71 boost::winapi::ReleaseSRWLockExclusive(&m_Mutex); in impl_base()
/dports/databases/xtrabackup/boost_1_59_0/boost/log/detail/
H A Dlight_function_pp.hpp70 static void destroy_impl(void* self) in destroy_impl() function in light_function::impl
279 static void destroy_impl(void* self) in destroy_impl() function in light_function::impl
H A Dlight_function.hpp145 static void destroy_impl(void* self) in destroy_impl() function in boost::aux::light_function::impl
352 static void destroy_impl(void* self) in destroy_impl() function in boost::aux::light_function::impl
/dports/databases/percona57-server/boost_1_59_0/boost/log/detail/
H A Dlight_function_pp.hpp70 static void destroy_impl(void* self) in destroy_impl() function in light_function::impl
279 static void destroy_impl(void* self) in destroy_impl() function in light_function::impl
H A Dlight_function.hpp145 static void destroy_impl(void* self) in destroy_impl() function in boost::aux::light_function::impl
352 static void destroy_impl(void* self) in destroy_impl() function in boost::aux::light_function::impl
/dports/databases/percona57-client/boost_1_59_0/boost/log/detail/
H A Dlight_function_pp.hpp70 static void destroy_impl(void* self) in destroy_impl() function in light_function::impl
279 static void destroy_impl(void* self) in destroy_impl() function in light_function::impl
H A Dlight_function.hpp145 static void destroy_impl(void* self) in destroy_impl() function in boost::aux::light_function::impl
352 static void destroy_impl(void* self) in destroy_impl() function in boost::aux::light_function::impl
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/log/detail/
H A Dlight_function_pp.hpp70 static void destroy_impl(void* self) in destroy_impl() function in light_function::impl
279 static void destroy_impl(void* self) in destroy_impl() function in light_function::impl
H A Dlight_function.hpp145 static void destroy_impl(void* self) in destroy_impl() function in boost::aux::light_function::impl
352 static void destroy_impl(void* self) in destroy_impl() function in boost::aux::light_function::impl
/dports/devel/boost-libs/boost_1_72_0/boost/log/detail/
H A Dlight_function_pp.hpp70 static void destroy_impl(void* self) in destroy_impl() function in light_function::impl
279 static void destroy_impl(void* self) in destroy_impl() function in light_function::impl
H A Dlight_function.hpp145 static void destroy_impl(void* self) in destroy_impl() function in boost::aux::light_function::impl
352 static void destroy_impl(void* self) in destroy_impl() function in boost::aux::light_function::impl
/dports/devel/boost-python-libs/boost_1_72_0/boost/log/detail/
H A Dlight_function_pp.hpp70 static void destroy_impl(void* self) in destroy_impl() function in light_function::impl
279 static void destroy_impl(void* self) in destroy_impl() function in light_function::impl
H A Dlight_function.hpp145 static void destroy_impl(void* self) in destroy_impl() function in boost::aux::light_function::impl
352 static void destroy_impl(void* self) in destroy_impl() function in boost::aux::light_function::impl
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/log/detail/
H A Dlight_function_pp.hpp70 static void destroy_impl(void* self) in destroy_impl() function in light_function::impl
279 static void destroy_impl(void* self) in destroy_impl() function in light_function::impl
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/log/detail/
H A Dlight_function_pp.hpp70 static void destroy_impl(void* self) in destroy_impl() function in light_function::impl
279 static void destroy_impl(void* self) in destroy_impl() function in light_function::impl
/dports/biology/lamarc/lamarc-2.1.8/boost/optional/
H A Doptional.hpp386 …void destroy_impl ( is_not_reference_tag ) { get_ptr_impl()->internal_type::~internal_type() ; m_i… in destroy_impl() function in boost::optional_detail::optional_base
388 void destroy_impl ( is_not_reference_tag ) { get_ptr_impl()->T::~T() ; m_initialized = false ; } in destroy_impl() function in boost::optional_detail::optional_base
391 void destroy_impl ( is_reference_tag ) { m_initialized = false ; } in destroy_impl() function in boost::optional_detail::optional_base

1234