HomeSort by relevance Sort by last modified time
    Searched refs:_M_destroy (Results 1 - 25 of 85) sorted by null

1 2 3 4

  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
boost_sp_counted_base.h 122 _M_destroy() // nothrow
153 _M_destroy();
173 _M_destroy();
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
boost_sp_counted_base.h 122 _M_destroy() // nothrow
153 _M_destroy();
173 _M_destroy();
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
boost_sp_counted_base.h 122 _M_destroy() // nothrow
153 _M_destroy();
173 _M_destroy();
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1_impl/
boost_sp_counted_base.h 122 _M_destroy() // nothrow
153 _M_destroy();
173 _M_destroy();
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_threads.h 284 inline void _M_destroy() {}
316 inline void _M_destroy() { pthread_spin_destroy( &_M_lock ); }
333 inline void _M_destroy() { }
341 inline void _M_destroy()
356 inline void _M_destroy()
364 inline void _M_destroy() { DosCloseMutexSem(_M_lock); }
376 inline void _M_destroy() {
389 inline void _M_destroy()
399 inline void _M_destroy() {}
411 inline ~_STLP_mutex () { _M_destroy(); }
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_threads.h 284 inline void _M_destroy() {}
316 inline void _M_destroy() { pthread_spin_destroy( &_M_lock ); }
333 inline void _M_destroy() { }
341 inline void _M_destroy()
356 inline void _M_destroy()
364 inline void _M_destroy() { DosCloseMutexSem(_M_lock); }
376 inline void _M_destroy() {
389 inline void _M_destroy()
399 inline void _M_destroy() {}
411 inline ~_STLP_mutex () { _M_destroy(); }
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_threads.h 284 inline void _M_destroy() {}
316 inline void _M_destroy() { pthread_spin_destroy( &_M_lock ); }
333 inline void _M_destroy() { }
341 inline void _M_destroy()
356 inline void _M_destroy()
364 inline void _M_destroy() { DosCloseMutexSem(_M_lock); }
376 inline void _M_destroy() {
389 inline void _M_destroy()
399 inline void _M_destroy() {}
411 inline ~_STLP_mutex () { _M_destroy(); }
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_threads.h 284 inline void _M_destroy() {}
316 inline void _M_destroy() { pthread_spin_destroy( &_M_lock ); }
333 inline void _M_destroy() { }
341 inline void _M_destroy()
356 inline void _M_destroy()
364 inline void _M_destroy() { DosCloseMutexSem(_M_lock); }
376 inline void _M_destroy() {
389 inline void _M_destroy()
399 inline void _M_destroy() {}
411 inline ~_STLP_mutex () { _M_destroy(); }
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_threads.h 284 inline void _M_destroy() {}
316 inline void _M_destroy() { pthread_spin_destroy( &_M_lock ); }
333 inline void _M_destroy() { }
341 inline void _M_destroy()
356 inline void _M_destroy()
364 inline void _M_destroy() { DosCloseMutexSem(_M_lock); }
376 inline void _M_destroy() {
389 inline void _M_destroy()
399 inline void _M_destroy() {}
411 inline ~_STLP_mutex () { _M_destroy(); }
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_threads.h 284 inline void _M_destroy() {}
316 inline void _M_destroy() { pthread_spin_destroy( &_M_lock ); }
333 inline void _M_destroy() { }
341 inline void _M_destroy()
356 inline void _M_destroy()
364 inline void _M_destroy() { DosCloseMutexSem(_M_lock); }
376 inline void _M_destroy() {
389 inline void _M_destroy()
399 inline void _M_destroy() {}
411 inline ~_STLP_mutex () { _M_destroy(); }
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
rc_string_base.h 151 _M_destroy(const _Alloc&) throw();
210 _M_rep()->_M_destroy(_M_get_allocator());
445 _M_destroy(const _Alloc& __a) throw ()
535 __r->_M_destroy(__a);
544 __r->_M_destroy(__a);
574 __r->_M_destroy(__a);
sso_string_base.h 87 _M_destroy(_M_allocated_capacity);
91 _M_destroy(size_type __size) throw()
530 _M_destroy(__capacity);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
rc_string_base.h 151 _M_destroy(const _Alloc&) throw();
210 _M_rep()->_M_destroy(_M_get_allocator());
445 _M_destroy(const _Alloc& __a) throw ()
535 __r->_M_destroy(__a);
544 __r->_M_destroy(__a);
574 __r->_M_destroy(__a);
sso_string_base.h 87 _M_destroy(_M_allocated_capacity);
91 _M_destroy(size_type __size) throw()
530 _M_destroy(__capacity);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
rc_string_base.h 151 _M_destroy(const _Alloc&) throw();
210 _M_rep()->_M_destroy(_M_get_allocator());
445 _M_destroy(const _Alloc& __a) throw ()
535 __r->_M_destroy(__a);
544 __r->_M_destroy(__a);
574 __r->_M_destroy(__a);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
rc_string_base.h 150 _M_destroy(const _Alloc&) throw();
203 _M_rep()->_M_destroy(_M_get_allocator());
432 _M_destroy(const _Alloc& __a) throw ()
522 __r->_M_destroy(__a);
531 __r->_M_destroy(__a);
561 __r->_M_destroy(__a);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
rc_string_base.h 150 _M_destroy(const _Alloc&) throw();
203 _M_rep()->_M_destroy(_M_get_allocator());
432 _M_destroy(const _Alloc& __a) throw ()
522 __r->_M_destroy(__a);
531 __r->_M_destroy(__a);
561 __r->_M_destroy(__a);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
rc_string_base.h 150 _M_destroy(const _Alloc&) throw();
203 _M_rep()->_M_destroy(_M_get_allocator());
432 _M_destroy(const _Alloc& __a) throw ()
522 __r->_M_destroy(__a);
531 __r->_M_destroy(__a);
561 __r->_M_destroy(__a);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
rc_string_base.h 150 _M_destroy(const _Alloc&) throw();
203 _M_rep()->_M_destroy(_M_get_allocator());
432 _M_destroy(const _Alloc& __a) throw ()
522 __r->_M_destroy(__a);
531 __r->_M_destroy(__a);
561 __r->_M_destroy(__a);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
rc_string_base.h 152 _M_destroy(const _Alloc&) throw();
211 _M_rep()->_M_destroy(_M_get_allocator());
446 _M_destroy(const _Alloc& __a) throw ()
536 __r->_M_destroy(__a);
545 __r->_M_destroy(__a);
575 __r->_M_destroy(__a);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
rc_string_base.h 152 _M_destroy(const _Alloc&) throw();
211 _M_rep()->_M_destroy(_M_get_allocator());
446 _M_destroy(const _Alloc& __a) throw ()
536 __r->_M_destroy(__a);
545 __r->_M_destroy(__a);
575 __r->_M_destroy(__a);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
rc_string_base.h 152 _M_destroy(const _Alloc&) throw();
211 _M_rep()->_M_destroy(_M_get_allocator());
446 _M_destroy(const _Alloc& __a) throw ()
536 __r->_M_destroy(__a);
545 __r->_M_destroy(__a);
575 __r->_M_destroy(__a);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
rc_string_base.h 152 _M_destroy(const _Alloc&) throw();
211 _M_rep()->_M_destroy(_M_get_allocator());
446 _M_destroy(const _Alloc& __a) throw ()
536 __r->_M_destroy(__a);
545 __r->_M_destroy(__a);
575 __r->_M_destroy(__a);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
rc_string_base.h 151 _M_destroy(const _Alloc&) throw();
210 _M_rep()->_M_destroy(_M_get_allocator());
445 _M_destroy(const _Alloc& __a) throw ()
535 __r->_M_destroy(__a);
544 __r->_M_destroy(__a);
574 __r->_M_destroy(__a);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
rc_string_base.h 151 _M_destroy(const _Alloc&) throw();
210 _M_rep()->_M_destroy(_M_get_allocator());
445 _M_destroy(const _Alloc& __a) throw ()
535 __r->_M_destroy(__a);
544 __r->_M_destroy(__a);
574 __r->_M_destroy(__a);

Completed in 3913 milliseconds

1 2 3 4