HomeSort by relevance Sort by last modified time
    Searched full:_m_decr (Results 1 - 25 of 43) 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);
932 this->_M_decr(-__n);
937 this->_M_decr(1);
942 this->_M_decr(__n);
958 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);
932 this->_M_decr(-__n);
937 this->_M_decr(1);
942 this->_M_decr(__n);
958 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/android-ndk-r5/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/android-ndk-r6/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/android-ndk-r7/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/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
rope 447 // _M_ref_count, and member functions _M_incr and _M_decr, which perform
482 _M_decr()
632 if (0 == _M_decr())
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
rope 449 // _M_ref_count, and member functions _M_incr and _M_decr, which perform
484 _M_decr()
634 if (0 == _M_decr())
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
rope 449 // _M_ref_count, and member functions _M_incr and _M_decr, which perform
484 _M_decr()
634 if (0 == _M_decr())
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/
rope 447 // _M_ref_count, and member functions _M_incr and _M_decr, which perform
482 _M_decr()
632 if (0 == _M_decr())
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/
rope 447 // _M_ref_count, and member functions _M_incr and _M_decr, which perform
482 _M_decr()
632 if (0 == _M_decr())
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/
rope 447 // _M_ref_count, and member functions _M_incr and _M_decr, which perform
482 _M_decr()
632 if (0 == _M_decr())
    [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 548 milliseconds

1 2