HomeSort by relevance Sort by last modified time
    Searched full:_m_destroy (Results 1 - 25 of 159) sorted by null

1 2 3 4 5 6 7

  /external/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...]
  /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/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/
boost_sp_counted_base.h 122 _M_destroy() // nothrow
153 _M_destroy();
173 _M_destroy();
  /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();
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
sso_string_base.h 88 _M_destroy(_M_allocated_capacity);
92 _M_destroy(size_type __size) throw()
531 _M_destroy(__capacity);
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/
sso_string_base.h 88 _M_destroy(_M_allocated_capacity);
92 _M_destroy(size_type __size) throw()
531 _M_destroy(__capacity);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
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/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/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/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/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/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/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/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/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);

Completed in 3208 milliseconds

1 2 3 4 5 6 7