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

1 2

  /external/stlport/stlport/stl/
_threads.h 437 * _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); }
473 __stl_atomic_t _M_decr() {
480 __stl_atomic_t _M_decr() { return --_M_ref_count; }
_rope.c 286 void _Rope_iterator_base<_CharT,_Alloc>::_M_decr(size_t __n) {
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();
    [all...]
_rope.h 432 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);
    [all...]
_list.h 92 void _M_decr() { _M_node = _M_node->_M_prev; }
132 this->_M_decr();
137 this->_M_decr();
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_threads.h 437 * _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); }
473 __stl_atomic_t _M_decr() {
480 __stl_atomic_t _M_decr() { return --_M_ref_count; }
_rope.c 286 void _Rope_iterator_base<_CharT,_Alloc>::_M_decr(size_t __n) {
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();
    [all...]
_rope.h 432 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);
    [all...]
_list.h 92 void _M_decr() { _M_node = _M_node->_M_prev; }
132 this->_M_decr();
137 this->_M_decr();
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_threads.h 437 * _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); }
473 __stl_atomic_t _M_decr() {
480 __stl_atomic_t _M_decr() { return --_M_ref_count; }
_rope.c 286 void _Rope_iterator_base<_CharT,_Alloc>::_M_decr(size_t __n) {
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();
    [all...]
_rope.h 432 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);
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_threads.h 437 * _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); }
473 __stl_atomic_t _M_decr() {
480 __stl_atomic_t _M_decr() { return --_M_ref_count; }
_rope.c 286 void _Rope_iterator_base<_CharT,_Alloc>::_M_decr(size_t __n) {
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();
    [all...]
_rope.h 432 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);
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_threads.h 437 * _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); }
473 __stl_atomic_t _M_decr() {
480 __stl_atomic_t _M_decr() { return --_M_ref_count; }
_rope.c 286 void _Rope_iterator_base<_CharT,_Alloc>::_M_decr(size_t __n) {
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();
    [all...]
_rope.h 432 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);
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_threads.h 437 * _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); }
473 __stl_atomic_t _M_decr() {
480 __stl_atomic_t _M_decr() { return --_M_ref_count; }
_rope.c 286 void _Rope_iterator_base<_CharT,_Alloc>::_M_decr(size_t __n) {
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();
    [all...]
_rope.h 432 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);
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_threads.h 437 * _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); }
473 __stl_atomic_t _M_decr() {
480 __stl_atomic_t _M_decr() { return --_M_ref_count; }
_rope.c 286 void _Rope_iterator_base<_CharT,_Alloc>::_M_decr(size_t __n) {
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();
    [all...]
_rope.h 432 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);
    [all...]
  /external/stlport/src/
locale_impl.cpp 45 if ((f != 0) && (f->_M_decr() == 0)) {
64 if (_M_count()._M_decr() == 0) {
705 if (loc->_M_decr() == 0) {
  /ndk/sources/cxx-stl/stlport/src/
locale_impl.cpp 45 if ((f != 0) && (f->_M_decr() == 0)) {
64 if (_M_count()._M_decr() == 0) {
705 if (loc->_M_decr() == 0) {

Completed in 833 milliseconds

1 2