Searched refs:decrement (Results 1 – 11 of 11) sorted by relevance
29 decrement(T& t) _NOEXCEPT in decrement() function59 if (decrement(__shared_owners_) == -1) in __release_shared()93 if (decrement(__shared_weak_owners_) == -1) in __release_weak()
46 void decrement() { ++this->base_reference(); } in decrement() function in boost::reverse_iterator
524 static void decrement(Facade& f) in decrement() function in boost::iterator_core_access526 f.decrement(); in decrement()677 iterator_core_access::decrement(this->derived()); in operator --()
335 void decrement() in decrement() function in boost::iterator_adaptor
58 sub %o2, 0x1, %o3 ! decrement and store current
54 subx %o2, 0x1, %o3 ! decrement and store current
288 -ndk-mod-topo-decrement-incoming = \347 $(call -ndk-mod-topo-decrement-incoming,$(_ndk_mod_module))\351 $(call -ndk-mod-topo-decrement-incoming,$(_ndk_mod_dep))\
672 # increment adds 1 to its argument, decrement subtracts 1. Note that673 # decrement does not range check and hence will not underflow, but
349 "Attempted to decrement non-decrementable list::iterator");486 "Attempted to decrement non-decrementable list::const_iterator");
1192 "Attempted to decrement non-decrementable iterator");
2355 allow the recursion and decrement the count.