HomeSort by relevance Sort by last modified time
    Searched defs:_M_destroy (Results 1 - 21 of 21) sorted by null

  /prebuilt/linux-x86/toolchain/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();
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
boost_sp_counted_base.h 122 _M_destroy() // nothrow
153 _M_destroy();
173 _M_destroy();
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
boost_sp_counted_base.h 122 _M_destroy() // nothrow
153 _M_destroy();
173 _M_destroy();
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
boost_sp_counted_base.h 122 _M_destroy() // nothrow
153 _M_destroy();
173 _M_destroy();
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
sso_string_base.h 86 _M_destroy(_M_allocated_capacity);
97 _M_destroy(size_type __size) throw()
546 _M_destroy(__capacity);
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);
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/
sso_string_base.h 86 _M_destroy(_M_allocated_capacity);
97 _M_destroy(size_type __size) throw()
546 _M_destroy(__capacity);
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);
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/
sso_string_base.h 86 _M_destroy(_M_allocated_capacity);
97 _M_destroy(size_type __size) throw()
546 _M_destroy(__capacity);
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);
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/
sso_string_base.h 86 _M_destroy(_M_allocated_capacity);
97 _M_destroy(size_type __size) throw()
546 _M_destroy(__capacity);
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);
  /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...]
  /prebuilt/ndk/android-ndk-r5/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...]
  /prebuilt/ndk/android-ndk-r6/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...]
  /prebuilt/ndk/android-ndk-r7/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...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
shared_ptr.h 81 _M_destroy() // nothrow
137 _M_destroy() // nothrow
191 _M_destroy() // nothrow
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
shared_ptr.h 81 _M_destroy() // nothrow
137 _M_destroy() // nothrow
191 _M_destroy() // nothrow
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
shared_ptr.h 81 _M_destroy() // nothrow
137 _M_destroy() // nothrow
191 _M_destroy() // nothrow
    [all...]
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/bits/
shared_ptr.h 81 _M_destroy() // nothrow
137 _M_destroy() // nothrow
191 _M_destroy() // nothrow
    [all...]

Completed in 489 milliseconds