Searched defs:_M_destroy (Results 1 - 25 of 37) sorted by relevance

12

/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/
H A Dboost_sp_counted_base.h122 _M_destroy() // nothrow function in class:std::_Sp_counted_base
153 _M_destroy();
173 _M_destroy();
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
H A Dboost_sp_counted_base.h122 _M_destroy() // nothrow function in class:std::_Sp_counted_base
153 _M_destroy();
173 _M_destroy();
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
H A Dboost_sp_counted_base.h122 _M_destroy() // nothrow function in class:std::_Sp_counted_base
153 _M_destroy();
173 _M_destroy();
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
H A Dboost_sp_counted_base.h122 _M_destroy() // nothrow function in class:std::_Sp_counted_base
153 _M_destroy();
173 _M_destroy();
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
H A Dboost_sp_counted_base.h122 _M_destroy() // nothrow function in class:std::_Sp_counted_base
153 _M_destroy();
173 _M_destroy();
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
H A Dboost_sp_counted_base.h122 _M_destroy() // nothrow function in class:std::_Sp_counted_base
153 _M_destroy();
173 _M_destroy();
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
H A Drc_string_base.h150 _M_destroy(const _Alloc&) throw();
203 _M_rep()->_M_destroy(_M_get_allocator());
432 _M_destroy(const _Alloc& __a) throw () function in class:__rc_string_base::_Rep
522 __r->_M_destroy(__a);
531 __r->_M_destroy(__a);
561 __r->_M_destroy(__a);
H A Dsso_string_base.h86 _M_destroy(_M_allocated_capacity);
97 _M_destroy(size_type __size) throw() function in class:__sso_string_base
546 _M_destroy(__capacity);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
H A Dsso_string_base.h88 _M_destroy(_M_allocated_capacity);
99 _M_destroy(size_type __size) throw() function in class:__sso_string_base
552 _M_destroy(__capacity);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
H A Dsso_string_base.h88 _M_destroy(_M_allocated_capacity);
99 _M_destroy(size_type __size) throw() function in class:__sso_string_base
552 _M_destroy(__capacity);
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
H A Drc_string_base.h150 _M_destroy(const _Alloc&) throw();
203 _M_rep()->_M_destroy(_M_get_allocator());
432 _M_destroy(const _Alloc& __a) throw () function in class:__rc_string_base::_Rep
522 __r->_M_destroy(__a);
531 __r->_M_destroy(__a);
561 __r->_M_destroy(__a);
H A Dsso_string_base.h86 _M_destroy(_M_allocated_capacity);
97 _M_destroy(size_type __size) throw() function in class:__sso_string_base
546 _M_destroy(__capacity);
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
H A D_threads.h284 inline void _M_destroy() {} function in struct:_STLP_mutex_base
316 inline void _M_destroy() { pthread_spin_destroy( &_M_lock ); } function in struct:_STLP_mutex_base
333 inline void _M_destroy() { } function in struct:_STLP_mutex_base
341 inline void _M_destroy() function in struct:_STLP_mutex_base
356 inline void _M_destroy() function in struct:_STLP_mutex_base
364 inline void _M_destroy() { DosCloseMutexSem(_M_lock); } function in struct:_STLP_mutex_base
376 inline void _M_destroy() { function in struct:_STLP_mutex_base
389 inline void _M_destroy() function in struct:_STLP_mutex_base
399 inline void _M_destroy() {} function in struct:_STLP_mutex_base
411 inline ~_STLP_mutex () { _M_destroy(); }
[all...]
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
H A Drc_string_base.h150 _M_destroy(const _Alloc&) throw();
203 _M_rep()->_M_destroy(_M_get_allocator());
432 _M_destroy(const _Alloc& __a) throw () function in class:__rc_string_base::_Rep
522 __r->_M_destroy(__a);
531 __r->_M_destroy(__a);
561 __r->_M_destroy(__a);
H A Dsso_string_base.h86 _M_destroy(_M_allocated_capacity);
97 _M_destroy(size_type __size) throw() function in class:__sso_string_base
546 _M_destroy(__capacity);
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
H A D_threads.h284 inline void _M_destroy() {} function in struct:_STLP_mutex_base
316 inline void _M_destroy() { pthread_spin_destroy( &_M_lock ); } function in struct:_STLP_mutex_base
333 inline void _M_destroy() { } function in struct:_STLP_mutex_base
341 inline void _M_destroy() function in struct:_STLP_mutex_base
356 inline void _M_destroy() function in struct:_STLP_mutex_base
364 inline void _M_destroy() { DosCloseMutexSem(_M_lock); } function in struct:_STLP_mutex_base
376 inline void _M_destroy() { function in struct:_STLP_mutex_base
389 inline void _M_destroy() function in struct:_STLP_mutex_base
399 inline void _M_destroy() {} function in struct:_STLP_mutex_base
411 inline ~_STLP_mutex () { _M_destroy(); }
[all...]
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
H A Drc_string_base.h150 _M_destroy(const _Alloc&) throw();
203 _M_rep()->_M_destroy(_M_get_allocator());
432 _M_destroy(const _Alloc& __a) throw () function in class:__rc_string_base::_Rep
522 __r->_M_destroy(__a);
531 __r->_M_destroy(__a);
561 __r->_M_destroy(__a);
H A Dsso_string_base.h86 _M_destroy(_M_allocated_capacity);
97 _M_destroy(size_type __size) throw() function in class:__sso_string_base
546 _M_destroy(__capacity);
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
H A D_threads.h284 inline void _M_destroy() {} function in struct:_STLP_mutex_base
316 inline void _M_destroy() { pthread_spin_destroy( &_M_lock ); } function in struct:_STLP_mutex_base
333 inline void _M_destroy() { } function in struct:_STLP_mutex_base
341 inline void _M_destroy() function in struct:_STLP_mutex_base
356 inline void _M_destroy() function in struct:_STLP_mutex_base
364 inline void _M_destroy() { DosCloseMutexSem(_M_lock); } function in struct:_STLP_mutex_base
376 inline void _M_destroy() { function in struct:_STLP_mutex_base
389 inline void _M_destroy() function in struct:_STLP_mutex_base
399 inline void _M_destroy() {} function in struct:_STLP_mutex_base
411 inline ~_STLP_mutex () { _M_destroy(); }
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/ext/
H A Drc_string_base.h150 _M_destroy(const _Alloc&) throw();
203 _M_rep()->_M_destroy(_M_get_allocator());
432 _M_destroy(const _Alloc& __a) throw () function in class:__rc_string_base::_Rep
522 __r->_M_destroy(__a);
531 __r->_M_destroy(__a);
561 __r->_M_destroy(__a);
H A Dsso_string_base.h86 _M_destroy(_M_allocated_capacity);
97 _M_destroy(size_type __size) throw() function in class:__sso_string_base
546 _M_destroy(__capacity);
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
H A D_threads.h284 inline void _M_destroy() {} function in struct:_STLP_mutex_base
316 inline void _M_destroy() { pthread_spin_destroy( &_M_lock ); } function in struct:_STLP_mutex_base
333 inline void _M_destroy() { } function in struct:_STLP_mutex_base
341 inline void _M_destroy() function in struct:_STLP_mutex_base
356 inline void _M_destroy() function in struct:_STLP_mutex_base
364 inline void _M_destroy() { DosCloseMutexSem(_M_lock); } function in struct:_STLP_mutex_base
376 inline void _M_destroy() { function in struct:_STLP_mutex_base
389 inline void _M_destroy() function in struct:_STLP_mutex_base
399 inline void _M_destroy() {} function in struct:_STLP_mutex_base
411 inline ~_STLP_mutex () { _M_destroy(); }
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/include/ext/
H A Drc_string_base.h150 _M_destroy(const _Alloc&) throw();
203 _M_rep()->_M_destroy(_M_get_allocator());
432 _M_destroy(const _Alloc& __a) throw () function in class:__rc_string_base::_Rep
522 __r->_M_destroy(__a);
531 __r->_M_destroy(__a);
561 __r->_M_destroy(__a);
H A Dsso_string_base.h86 _M_destroy(_M_allocated_capacity);
97 _M_destroy(size_type __size) throw() function in class:__sso_string_base
546 _M_destroy(__capacity);
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
H A D_threads.h284 inline void _M_destroy() {} function in struct:_STLP_mutex_base
316 inline void _M_destroy() { pthread_spin_destroy( &_M_lock ); } function in struct:_STLP_mutex_base
333 inline void _M_destroy() { } function in struct:_STLP_mutex_base
341 inline void _M_destroy() function in struct:_STLP_mutex_base
356 inline void _M_destroy() function in struct:_STLP_mutex_base
364 inline void _M_destroy() { DosCloseMutexSem(_M_lock); } function in struct:_STLP_mutex_base
376 inline void _M_destroy() { function in struct:_STLP_mutex_base
389 inline void _M_destroy() function in struct:_STLP_mutex_base
399 inline void _M_destroy() {} function in struct:_STLP_mutex_base
411 inline ~_STLP_mutex () { _M_destroy(); }
[all...]

Completed in 211 milliseconds

12