Searched refs:_M_decr (Results 1 - 25 of 50) sorted by relevance

12

/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
H A D_threads.h437 * _M_ref_count, and member functions _M_incr and _M_decr, which perform
462 // _M_incr and _M_decr
466 __stl_atomic_t _M_decr() { return _STLP_ATOMIC_DECREMENT(&_M_ref_count); } function in class:_Refcount_Base
473 __stl_atomic_t _M_decr() { function in class:_Refcount_Base
480 __stl_atomic_t _M_decr() { return --_M_ref_count; } function in class:_Refcount_Base
H A D_rope.c286 void _Rope_iterator_base<_CharT,_Alloc>::_M_decr(size_t __n) { function in class:_Alloc
416 __r->_M_decr(); // - ptr
419 __r->_M_decr(); // - ptr, __r->_M_ref_count == 1 or 0
527 __r->_M_decr();
533 __r->_M_decr();
545 __new_right->_M_decr();
1178 __r->_M_decr();
H A D_rope.h432 if (_M_decr() == 0) _M_free_tree();
821 void _M_decr(size_t __n);
932 this->_M_decr(-__n);
937 this->_M_decr(1);
942 this->_M_decr(__n);
958 this->_M_decr(1);
1028 this->_M_decr(-__n);
1033 this->_M_decr(1);
1038 this->_M_decr(__n);
1051 this->_M_decr(
[all...]
H A D_list.h92 void _M_decr() { _M_node = _M_node->_M_prev; } function in struct:_List_iterator_base
132 this->_M_decr();
137 this->_M_decr();
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
H A D_threads.h437 * _M_ref_count, and member functions _M_incr and _M_decr, which perform
462 // _M_incr and _M_decr
466 __stl_atomic_t _M_decr() { return _STLP_ATOMIC_DECREMENT(&_M_ref_count); } function in class:_Refcount_Base
473 __stl_atomic_t _M_decr() { function in class:_Refcount_Base
480 __stl_atomic_t _M_decr() { return --_M_ref_count; } function in class:_Refcount_Base
H A D_rope.c286 void _Rope_iterator_base<_CharT,_Alloc>::_M_decr(size_t __n) { function in class:_Alloc
416 __r->_M_decr(); // - ptr
419 __r->_M_decr(); // - ptr, __r->_M_ref_count == 1 or 0
527 __r->_M_decr();
533 __r->_M_decr();
545 __new_right->_M_decr();
1178 __r->_M_decr();
H A D_rope.h432 if (_M_decr() == 0) _M_free_tree();
821 void _M_decr(size_t __n);
932 this->_M_decr(-__n);
937 this->_M_decr(1);
942 this->_M_decr(__n);
958 this->_M_decr(1);
1028 this->_M_decr(-__n);
1033 this->_M_decr(1);
1038 this->_M_decr(__n);
1051 this->_M_decr(
[all...]
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
H A D_threads.h437 * _M_ref_count, and member functions _M_incr and _M_decr, which perform
462 // _M_incr and _M_decr
466 __stl_atomic_t _M_decr() { return _STLP_ATOMIC_DECREMENT(&_M_ref_count); } function in class:_Refcount_Base
473 __stl_atomic_t _M_decr() { function in class:_Refcount_Base
480 __stl_atomic_t _M_decr() { return --_M_ref_count; } function in class:_Refcount_Base
H A D_rope.c286 void _Rope_iterator_base<_CharT,_Alloc>::_M_decr(size_t __n) { function in class:_Alloc
416 __r->_M_decr(); // - ptr
419 __r->_M_decr(); // - ptr, __r->_M_ref_count == 1 or 0
527 __r->_M_decr();
533 __r->_M_decr();
545 __new_right->_M_decr();
1178 __r->_M_decr();
H A D_rope.h432 if (_M_decr() == 0) _M_free_tree();
821 void _M_decr(size_t __n);
932 this->_M_decr(-__n);
937 this->_M_decr(1);
942 this->_M_decr(__n);
958 this->_M_decr(1);
1028 this->_M_decr(-__n);
1033 this->_M_decr(1);
1038 this->_M_decr(__n);
1051 this->_M_decr(
[all...]
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
H A D_threads.h437 * _M_ref_count, and member functions _M_incr and _M_decr, which perform
462 // _M_incr and _M_decr
466 __stl_atomic_t _M_decr() { return _STLP_ATOMIC_DECREMENT(&_M_ref_count); } function in class:_Refcount_Base
473 __stl_atomic_t _M_decr() { function in class:_Refcount_Base
480 __stl_atomic_t _M_decr() { return --_M_ref_count; } function in class:_Refcount_Base
H A D_rope.c286 void _Rope_iterator_base<_CharT,_Alloc>::_M_decr(size_t __n) { function in class:_Alloc
416 __r->_M_decr(); // - ptr
419 __r->_M_decr(); // - ptr, __r->_M_ref_count == 1 or 0
527 __r->_M_decr();
533 __r->_M_decr();
545 __new_right->_M_decr();
1178 __r->_M_decr();
H A D_rope.h432 if (_M_decr() == 0) _M_free_tree();
821 void _M_decr(size_t __n);
934 this->_M_decr(-__n);
939 this->_M_decr(1);
944 this->_M_decr(__n);
960 this->_M_decr(1);
1030 this->_M_decr(-__n);
1035 this->_M_decr(1);
1040 this->_M_decr(__n);
1053 this->_M_decr(
[all...]
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_threads.h437 * _M_ref_count, and member functions _M_incr and _M_decr, which perform
462 // _M_incr and _M_decr
466 __stl_atomic_t _M_decr() { return _STLP_ATOMIC_DECREMENT(&_M_ref_count); } function in class:_Refcount_Base
473 __stl_atomic_t _M_decr() { function in class:_Refcount_Base
480 __stl_atomic_t _M_decr() { return --_M_ref_count; } function in class:_Refcount_Base
H A D_rope.c286 void _Rope_iterator_base<_CharT,_Alloc>::_M_decr(size_t __n) { function in class:_Alloc
416 __r->_M_decr(); // - ptr
419 __r->_M_decr(); // - ptr, __r->_M_ref_count == 1 or 0
527 __r->_M_decr();
533 __r->_M_decr();
545 __new_right->_M_decr();
1178 __r->_M_decr();
H A D_rope.h432 if (_M_decr() == 0) _M_free_tree();
821 void _M_decr(size_t __n);
934 this->_M_decr(-__n);
939 this->_M_decr(1);
944 this->_M_decr(__n);
960 this->_M_decr(1);
1030 this->_M_decr(-__n);
1035 this->_M_decr(1);
1040 this->_M_decr(__n);
1053 this->_M_decr(
[all...]
/prebuilts/ndk/9/sources/cxx-stl/stlport/stlport/stl/
H A D_threads.h437 * _M_ref_count, and member functions _M_incr and _M_decr, which perform
462 // _M_incr and _M_decr
466 __stl_atomic_t _M_decr() { return _STLP_ATOMIC_DECREMENT(&_M_ref_count); } function in class:_Refcount_Base
473 __stl_atomic_t _M_decr() { function in class:_Refcount_Base
480 __stl_atomic_t _M_decr() { return --_M_ref_count; } function in class:_Refcount_Base
H A D_rope.c286 void _Rope_iterator_base<_CharT,_Alloc>::_M_decr(size_t __n) { function in class:_Alloc
416 __r->_M_decr(); // - ptr
419 __r->_M_decr(); // - ptr, __r->_M_ref_count == 1 or 0
527 __r->_M_decr();
533 __r->_M_decr();
545 __new_right->_M_decr();
1178 __r->_M_decr();
H A D_rope.h432 if (_M_decr() == 0) _M_free_tree();
821 void _M_decr(size_t __n);
934 this->_M_decr(-__n);
939 this->_M_decr(1);
944 this->_M_decr(__n);
960 this->_M_decr(1);
1030 this->_M_decr(-__n);
1035 this->_M_decr(1);
1040 this->_M_decr(__n);
1053 this->_M_decr(
[all...]
/prebuilts/ndk/current/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_threads.h437 * _M_ref_count, and member functions _M_incr and _M_decr, which perform
462 // _M_incr and _M_decr
466 __stl_atomic_t _M_decr() { return _STLP_ATOMIC_DECREMENT(&_M_ref_count); } function in class:_Refcount_Base
473 __stl_atomic_t _M_decr() { function in class:_Refcount_Base
480 __stl_atomic_t _M_decr() { return --_M_ref_count; } function in class:_Refcount_Base
H A D_rope.c286 void _Rope_iterator_base<_CharT,_Alloc>::_M_decr(size_t __n) { function in class:_Alloc
416 __r->_M_decr(); // - ptr
419 __r->_M_decr(); // - ptr, __r->_M_ref_count == 1 or 0
527 __r->_M_decr();
533 __r->_M_decr();
545 __new_right->_M_decr();
1178 __r->_M_decr();
H A D_rope.h432 if (_M_decr() == 0) _M_free_tree();
821 void _M_decr(size_t __n);
934 this->_M_decr(-__n);
939 this->_M_decr(1);
944 this->_M_decr(__n);
960 this->_M_decr(1);
1030 this->_M_decr(-__n);
1035 this->_M_decr(1);
1040 this->_M_decr(__n);
1053 this->_M_decr(
[all...]
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
H A D_threads.h437 * _M_ref_count, and member functions _M_incr and _M_decr, which perform
462 // _M_incr and _M_decr
466 __stl_atomic_t _M_decr() { return _STLP_ATOMIC_DECREMENT(&_M_ref_count); } function in class:_Refcount_Base
473 __stl_atomic_t _M_decr() { function in class:_Refcount_Base
480 __stl_atomic_t _M_decr() { return --_M_ref_count; } function in class:_Refcount_Base
H A D_rope.c286 void _Rope_iterator_base<_CharT,_Alloc>::_M_decr(size_t __n) { function in class:_Alloc
416 __r->_M_decr(); // - ptr
419 __r->_M_decr(); // - ptr, __r->_M_ref_count == 1 or 0
527 __r->_M_decr();
533 __r->_M_decr();
545 __new_right->_M_decr();
1178 __r->_M_decr();
H A D_rope.h432 if (_M_decr() == 0) _M_free_tree();
821 void _M_decr(size_t __n);
934 this->_M_decr(-__n);
939 this->_M_decr(1);
944 this->_M_decr(__n);
960 this->_M_decr(1);
1030 this->_M_decr(-__n);
1035 this->_M_decr(1);
1040 this->_M_decr(__n);
1053 this->_M_decr(
[all...]

Completed in 282 milliseconds

12