OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_m_destroy
(Results
1 - 25
of
48
) sorted by null
1
2
/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/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
();
functional
[
all
...]
/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
();
functional
[
all
...]
/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/linux-x86/toolchain/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);
sso_string_base.h
86
_M_destroy
(_M_allocated_capacity);
97
_M_destroy
(size_type __size) throw()
546
_M_destroy
(__capacity);
mt_allocator.h
218
_M_destroy
() throw();
329
_M_destroy
() throw();
/prebuilt/ndk/android-ndk-r5/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);
sso_string_base.h
86
_M_destroy
(_M_allocated_capacity);
97
_M_destroy
(size_type __size) throw()
546
_M_destroy
(__capacity);
mt_allocator.h
218
_M_destroy
() throw();
329
_M_destroy
() throw();
/prebuilt/ndk/android-ndk-r6/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);
sso_string_base.h
86
_M_destroy
(_M_allocated_capacity);
97
_M_destroy
(size_type __size) throw()
546
_M_destroy
(__capacity);
mt_allocator.h
218
_M_destroy
() throw();
329
_M_destroy
() throw();
/external/valgrind/unittest/
libstdc++_tests.cc
100
// Last of the destructors (either here ot in Thread() will call
_M_destroy
).
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
basic_string.tcc
104
__r->
_M_destroy
(__a);
113
__r->
_M_destroy
(__a);
144
__r->
_M_destroy
(__a);
423
_M_destroy
(const _Alloc& __a) throw ()
[
all
...]
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/
basic_string.tcc
104
__r->
_M_destroy
(__a);
113
__r->
_M_destroy
(__a);
144
__r->
_M_destroy
(__a);
423
_M_destroy
(const _Alloc& __a) throw ()
[
all
...]
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/
basic_string.tcc
104
__r->
_M_destroy
(__a);
113
__r->
_M_destroy
(__a);
144
__r->
_M_destroy
(__a);
423
_M_destroy
(const _Alloc& __a) throw ()
[
all
...]
shared_ptr.h
81
_M_destroy
() // nothrow
137
_M_destroy
() // nothrow
191
_M_destroy
() // nothrow
[
all
...]
Completed in 579 milliseconds
1
2