Searched defs:release (Results 1 – 9 of 9) sorted by relevance
39 _Tp* release() const { _M_r.__set(__STATIC_CAST(void*, 0)); return _M_p; } in release() function53 _Tp* release() _STLP_NOTHROW { in release() function
133 void release() { in release() function
141 void release() // nothrow in release() function in boost::detail::sp_counted_base
98 void release() // nothrow in release() function in boost::detail::sp_counted_base
149 void release() // nothrow in release() function in boost::detail::sp_counted_base
49 void release () { enabled_ = false; } in release() function in __cxxabiv1::__anond83136650111::st_heap_block264 void release () { enabled_ = false; } in release() function in __cxxabiv1::__anond83136650111::st_heap_block385 void release () { enabled_ = false; } in release() function in __cxxabiv1::__anond83136650111::st_cxa_cleanup99 void release () { enabled_ = false; } in release() function in __cxxabiv1::__anond83136650111::st_terminate
58 void release() { in release() function in __anonc22251360111::scoped_block85 void release() { in release() function in __anonc22251360111::scoped_cleanup106 void release() { in release() function in __anonc22251360111::scoped_catcher
76 release() in release() function in boost::exception_detail::refcount_ptr
63 struct release struct65 void operator()(locale::facet* p) {p->__release_shared();} in operator ()()