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

  /src/external/gpl3/gcc/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());
basic_string.h 288 _M_destroy(_M_allocated_capacity);
293 _M_destroy(size_type __size) throw()
867 _M_destroy(_M_allocated_capacity);
900 _M_destroy(_M_allocated_capacity);
1600 _M_destroy(_M_allocated_capacity);
1610 _M_destroy(_M_allocated_capacity);
cow_string.h 286 _M_destroy(__a);
292 _M_destroy(const _Alloc&) throw();
3161 __r->_M_destroy(__a);
3170 __r->_M_destroy(__a);
3200 __r->_M_destroy(__a);
3461 _M_destroy(const _Alloc& __a) throw ()
hashtable_policy.h 1552 _M_destroy();
1567 _M_destroy();
1597 _M_destroy() { this->_M_h()->~__hash_code_base(); }
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
sso_string_base.h 89 _M_destroy(_M_allocated_capacity);
93 _M_destroy(size_type __size) throw()
536 _M_destroy(__capacity);
rc_string_base.h 155 _M_destroy(const _Alloc&) throw();
214 _M_rep()->_M_destroy(_M_get_allocator());
453 _M_destroy(const _Alloc& __a) throw ()
543 __r->_M_destroy(__a);
552 __r->_M_destroy(__a);
582 __r->_M_destroy(__a);
  /src/external/gpl3/gcc/dist/libstdc++-v3/src/c++98/
mt_allocator.cc 98 __pool<false>::_M_destroy() throw()
226 __pool<true>::_M_destroy() throw()
  /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());
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);
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()
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/
shared_ptr.h 120 _M_destroy() // nothrow
157 _M_destroy();
180 _M_destroy();
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr1/
shared_ptr.h 120 _M_destroy() // nothrow
157 _M_destroy();
180 _M_destroy();

Completed in 33 milliseconds