HomeSort by: relevance | last modified time | path
    Searched defs:_M_destroy (Results 1 - 16 of 16) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
std_function.h 166 _M_destroy(_Any_data& __victim, true_type)
173 _M_destroy(_Any_data& __victim, false_type)
203 _M_destroy(__dest, _Local_storage());
std_function.h 166 _M_destroy(_Any_data& __victim, true_type)
173 _M_destroy(_Any_data& __victim, false_type)
203 _M_destroy(__dest, _Local_storage());
basic_string.h 296 _M_destroy(_M_allocated_capacity);
301 _M_destroy(size_type __size) throw()
864 _M_destroy(_M_allocated_capacity);
899 _M_destroy(_M_allocated_capacity);
1564 _M_destroy(_M_allocated_capacity);
1574 _M_destroy(_M_allocated_capacity);
cow_string.h 294 _M_destroy(__a);
300 _M_destroy(const _Alloc&) throw();
3071 __r->_M_destroy(__a);
3080 __r->_M_destroy(__a);
3110 __r->_M_destroy(__a);
3371 _M_destroy(const _Alloc& __a) throw ()
hashtable_policy.h 1444 _M_destroy();
1459 _M_destroy();
1489 _M_destroy() { this->_M_h()->~__hash_code_base(); }
basic_string.h 296 _M_destroy(_M_allocated_capacity);
301 _M_destroy(size_type __size) throw()
864 _M_destroy(_M_allocated_capacity);
899 _M_destroy(_M_allocated_capacity);
1564 _M_destroy(_M_allocated_capacity);
1574 _M_destroy(_M_allocated_capacity);
cow_string.h 294 _M_destroy(__a);
300 _M_destroy(const _Alloc&) throw();
3071 __r->_M_destroy(__a);
3080 __r->_M_destroy(__a);
3110 __r->_M_destroy(__a);
3371 _M_destroy(const _Alloc& __a) throw ()
hashtable_policy.h 1444 _M_destroy();
1459 _M_destroy();
1489 _M_destroy() { this->_M_h()->~__hash_code_base(); }
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
sso_string_base.h 87 _M_destroy(_M_allocated_capacity);
91 _M_destroy(size_type __size) throw()
534 _M_destroy(__capacity);
sso_string_base.h 87 _M_destroy(_M_allocated_capacity);
91 _M_destroy(size_type __size) throw()
534 _M_destroy(__capacity);
rc_string_base.h 153 _M_destroy(const _Alloc&) throw();
212 _M_rep()->_M_destroy(_M_get_allocator());
451 _M_destroy(const _Alloc& __a) throw ()
541 __r->_M_destroy(__a);
550 __r->_M_destroy(__a);
580 __r->_M_destroy(__a);
rc_string_base.h 153 _M_destroy(const _Alloc&) throw();
212 _M_rep()->_M_destroy(_M_get_allocator());
451 _M_destroy(const _Alloc& __a) throw ()
541 __r->_M_destroy(__a);
550 __r->_M_destroy(__a);
580 __r->_M_destroy(__a);
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++98/
mt_allocator.cc 98 __pool<false>::_M_destroy() throw()
226 __pool<true>::_M_destroy() throw()
mt_allocator.cc 98 __pool<false>::_M_destroy() throw()
226 __pool<true>::_M_destroy() throw()
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr1/
shared_ptr.h 120 _M_destroy() // nothrow
157 _M_destroy();
180 _M_destroy();
shared_ptr.h 120 _M_destroy() // nothrow
157 _M_destroy();
180 _M_destroy();

Completed in 192 milliseconds