/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
stl_list.h | 181 _Self __tmp = *this; local 183 return __tmp; 196 _Self __tmp = *this; local 198 return __tmp; 261 _Self __tmp = *this; local 263 return __tmp; 276 _Self __tmp = *this; local 278 return __tmp; 937 iterator __tmp = end(); local 938 --__tmp; 949 const_iterator __tmp = end(); local 1535 _Node* __tmp = _M_create_node(__x); local 1543 _Node* __tmp = _M_create_node(std::forward<_Args>(__args)...); local [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/ |
hashtable.h | 470 _Node* __tmp = __p; local 472 _M_deallocate_node(__tmp); 627 _Hashtable __tmp(__ht); 628 this->swap(__tmp); [all...] |
shared_ptr.h | 361 _Sp_counted_base<_Lp>* __tmp = __r._M_pi; local 362 if (__tmp != _M_pi) 364 if (__tmp != 0) 365 __tmp->_M_add_ref_copy(); 368 _M_pi = __tmp; 376 _Sp_counted_base<_Lp>* __tmp = __r._M_pi; local 378 _M_pi = __tmp; 439 _Sp_counted_base<_Lp>* __tmp = __r._M_pi; local 440 if (__tmp != 0) 441 __tmp->_M_weak_add_ref() 451 _Sp_counted_base<_Lp>* __tmp = __r._M_pi; local 463 _Sp_counted_base<_Lp>* __tmp = __r._M_pi; local 603 _Tp1* __tmp = __r.get(); local [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/backward/ |
hashtable.h | 674 iterator __tmp = *this; local 676 return __tmp; 702 const_iterator __tmp = *this; local 704 return __tmp; 773 _Node* __tmp = _M_new_node(__obj); 774 __tmp->_M_next = __first; 775 _M_buckets[__n] = __tmp; 777 return pair<iterator, bool>(iterator(__tmp, this), true); 791 _Node* __tmp = _M_new_node(__obj); local 792 __tmp->_M_next = __cur->_M_next 798 _Node* __tmp = _M_new_node(__obj); local [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
hashtable.h | 221 _Hashtable __tmp(__ht); 222 this->swap(__tmp); 523 _Node* __tmp = __p; local 525 _M_deallocate_node(__tmp); [all...] |
shared_ptr_base.h | 564 _Sp_counted_base<_Lp>* __tmp = __r._M_pi; local 565 if (__tmp != _M_pi) 567 if (__tmp != 0) 568 __tmp->_M_add_ref_copy(); 571 _M_pi = __tmp; 579 _Sp_counted_base<_Lp>* __tmp = __r._M_pi; local 581 _M_pi = __tmp; 664 _Sp_counted_base<_Lp>* __tmp = __r._M_pi; local 665 if (__tmp != 0) 666 __tmp->_M_weak_add_ref() 676 _Sp_counted_base<_Lp>* __tmp = __r._M_pi; local 688 _Sp_counted_base<_Lp>* __tmp = __r._M_pi; local 844 _Tp1* __tmp = __r.get(); local 857 _Tp1* __tmp = __r.get(); local [all...] |
stl_list.h | 181 _Self __tmp = *this; local 183 return __tmp; 196 _Self __tmp = *this; local 198 return __tmp; 261 _Self __tmp = *this; local 263 return __tmp; 276 _Self __tmp = *this; local 278 return __tmp; 937 iterator __tmp = end(); local 938 --__tmp; 949 const_iterator __tmp = end(); local 1535 _Node* __tmp = _M_create_node(__x); local 1543 _Node* __tmp = _M_create_node(std::forward<_Args>(__args)...); local [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/ |
hashtable.h | 470 _Node* __tmp = __p; local 472 _M_deallocate_node(__tmp); 627 _Hashtable __tmp(__ht); 628 this->swap(__tmp); [all...] |
shared_ptr.h | 361 _Sp_counted_base<_Lp>* __tmp = __r._M_pi; local 362 if (__tmp != _M_pi) 364 if (__tmp != 0) 365 __tmp->_M_add_ref_copy(); 368 _M_pi = __tmp; 376 _Sp_counted_base<_Lp>* __tmp = __r._M_pi; local 378 _M_pi = __tmp; 439 _Sp_counted_base<_Lp>* __tmp = __r._M_pi; local 440 if (__tmp != 0) 441 __tmp->_M_weak_add_ref() 451 _Sp_counted_base<_Lp>* __tmp = __r._M_pi; local 463 _Sp_counted_base<_Lp>* __tmp = __r._M_pi; local 603 _Tp1* __tmp = __r.get(); local [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/backward/ |
hashtable.h | 654 iterator __tmp = *this; local 656 return __tmp; 682 const_iterator __tmp = *this; local 684 return __tmp; 753 _Node* __tmp = _M_new_node(__obj); 754 __tmp->_M_next = __first; 755 _M_buckets[__n] = __tmp; 757 return pair<iterator, bool>(iterator(__tmp, this), true); 771 _Node* __tmp = _M_new_node(__obj); local 772 __tmp->_M_next = __cur->_M_next 778 _Node* __tmp = _M_new_node(__obj); local [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
forward_list.h | 144 _Self __tmp(*this); 146 return __tmp; 215 _Self __tmp(*this); 217 return __tmp; 877 forward_list __tmp(__n, __val, this->get_allocator()); 878 this->splice_after(__pos, std::move(__tmp)); 899 forward_list __tmp(__first, __last, this->get_allocator()); 900 this->splice_after(__pos, std::move(__tmp)); 919 forward_list __tmp(__il, this->get_allocator()); 920 this->splice_after(__pos, std::move(__tmp)); 942 _Node_base* __tmp = __const_pointer_cast<_Node_base*>(__pos._M_node); local 971 _Node_base* __tmp = __const_pointer_cast<_Node_base*>(__pos._M_node); local 1175 _Node* __tmp = __static_pointer_cast<_Node*>(&this->_M_impl._M_head); local 1189 _Node* __tmp = __static_pointer_cast<_Node*>(&this->_M_impl._M_head); local [all...] |
shared_ptr.h | 338 _Sp_counted_base<_Lp>* __tmp = __r._M_pi; local 339 if (__tmp != _M_pi) 341 if (__tmp != 0) 342 __tmp->_M_add_ref_copy(); 345 _M_pi = __tmp; 353 _Sp_counted_base<_Lp>* __tmp = __r._M_pi; local 355 _M_pi = __tmp; 441 _Sp_counted_base<_Lp>* __tmp = __r._M_pi; local 442 if (__tmp != 0) 443 __tmp->_M_weak_add_ref() 453 _Sp_counted_base<_Lp>* __tmp = __r._M_pi; local 465 _Sp_counted_base<_Lp>* __tmp = __r._M_pi; local 709 _Tp1* __tmp = __r.get(); local 725 _Tp1* __tmp = __r.get(); local [all...] |
stl_bvector.h | 210 iterator __tmp = *this; local 212 return __tmp; 225 iterator __tmp = *this; local 227 return __tmp; 247 iterator __tmp = *this; local 248 return __tmp += __i; 254 iterator __tmp = *this; local 255 return __tmp -= __i; 296 const_iterator __tmp = *this; local 298 return __tmp; 311 const_iterator __tmp = *this; local 333 const_iterator __tmp = *this; local 340 const_iterator __tmp = *this; local 767 bool __tmp = __x; local [all...] |
stl_list.h | 150 _Self __tmp = *this; local 152 return __tmp; 165 _Self __tmp = *this; local 167 return __tmp; 230 _Self __tmp = *this; local 232 return __tmp; 245 _Self __tmp = *this; local 247 return __tmp; 849 iterator __tmp = end(); local 850 --__tmp; 861 const_iterator __tmp = end(); local 1407 _Node* __tmp = _M_create_node(__x); local 1415 _Node* __tmp = _M_create_node(std::forward<_Args>(__args)...); local [all...] |
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_bitset.h | 640 size_t __tmp = _Nb; local 641 const size_t __Nbits = (min) (__tmp, (min) (__n, __s.size() - __pos)); 763 string __tmp; 764 __tmp.reserve(_Nb); 783 __tmp.push_back(__c); 791 if (__tmp.empty()) 794 __x._M_copy_from_string(__tmp, __STATIC_CAST(size_t,0), _Nb); 803 string __tmp; 804 __x._M_copy_to_string(__tmp); 805 return __os << __tmp; [all...] |
_hashtable.h | 139 _Self __tmp = *this; local 141 return __tmp;
|
_list.h | 127 _Self __tmp = *this; local 129 return __tmp; 136 _Self __tmp = *this; local 138 return __tmp; 425 _Node_base* __tmp = _M_create_node(__x); local 428 __tmp->_M_next = __n; 429 __tmp->_M_prev = __p; 430 __p->_M_next = __tmp; 431 __n->_M_prev = __tmp; 432 return iterator(__tmp); 545 iterator __tmp = end(); local 653 _Node_base* __tmp = __p; local [all...] |
_slist.h | 111 _Self __tmp = *this; local 113 return __tmp; 557 _Self __tmp(__first, __last, this->get_allocator()); 558 splice_after(iterator(__pos), __tmp); local 594 _Self __tmp(__first, __last, this->get_allocator()); 595 splice(iterator(__pos), __tmp); local
|
_tree.h | 181 _Self __tmp = *this; local 183 return __tmp; 191 _Self __tmp = *this; local 193 return __tmp; 316 _Link_type __tmp = this->_M_header.allocate(1); local 318 _Copy_Construct(&__tmp->_M_value_field, __x); 320 _STLP_UNWIND(this->_M_header.deallocate(__tmp,1)) 321 _S_left(__tmp) = 0; 322 _S_right(__tmp) = 0; 323 return __tmp; 327 _Base_ptr __tmp = _M_create_node(_S_value(__x)); local [all...] |
_vector.h | 328 iterator __tmp = _M_allocate_and_copy(__n, __first, __last); local 330 _M_set(__tmp, __tmp + __len, __tmp + __n);
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/backward/ |
hashtable.h | 654 iterator __tmp = *this; local 656 return __tmp; 682 const_iterator __tmp = *this; local 684 return __tmp; 753 _Node* __tmp = _M_new_node(__obj); 754 __tmp->_M_next = __first; 755 _M_buckets[__n] = __tmp; 757 return pair<iterator, bool>(iterator(__tmp, this), true); 771 _Node* __tmp = _M_new_node(__obj); local 772 __tmp->_M_next = __cur->_M_next 778 _Node* __tmp = _M_new_node(__obj); local [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
forward_list.h | 144 _Self __tmp(*this); 146 return __tmp; 215 _Self __tmp(*this); 217 return __tmp; 877 forward_list __tmp(__n, __val, this->get_allocator()); 878 this->splice_after(__pos, std::move(__tmp)); 899 forward_list __tmp(__first, __last, this->get_allocator()); 900 this->splice_after(__pos, std::move(__tmp)); 919 forward_list __tmp(__il, this->get_allocator()); 920 this->splice_after(__pos, std::move(__tmp)); 942 _Node_base* __tmp = __const_pointer_cast<_Node_base*>(__pos._M_node); local 971 _Node_base* __tmp = __const_pointer_cast<_Node_base*>(__pos._M_node); local 1175 _Node* __tmp = __static_pointer_cast<_Node*>(&this->_M_impl._M_head); local 1189 _Node* __tmp = __static_pointer_cast<_Node*>(&this->_M_impl._M_head); local [all...] |
shared_ptr.h | 338 _Sp_counted_base<_Lp>* __tmp = __r._M_pi; local 339 if (__tmp != _M_pi) 341 if (__tmp != 0) 342 __tmp->_M_add_ref_copy(); 345 _M_pi = __tmp; 353 _Sp_counted_base<_Lp>* __tmp = __r._M_pi; local 355 _M_pi = __tmp; 441 _Sp_counted_base<_Lp>* __tmp = __r._M_pi; local 442 if (__tmp != 0) 443 __tmp->_M_weak_add_ref() 453 _Sp_counted_base<_Lp>* __tmp = __r._M_pi; local 465 _Sp_counted_base<_Lp>* __tmp = __r._M_pi; local 709 _Tp1* __tmp = __r.get(); local 725 _Tp1* __tmp = __r.get(); local [all...] |
stl_bvector.h | 210 iterator __tmp = *this; local 212 return __tmp; 225 iterator __tmp = *this; local 227 return __tmp; 247 iterator __tmp = *this; local 248 return __tmp += __i; 254 iterator __tmp = *this; local 255 return __tmp -= __i; 296 const_iterator __tmp = *this; local 298 return __tmp; 311 const_iterator __tmp = *this; local 333 const_iterator __tmp = *this; local 340 const_iterator __tmp = *this; local 767 bool __tmp = __x; local [all...] |
stl_list.h | 150 _Self __tmp = *this; local 152 return __tmp; 165 _Self __tmp = *this; local 167 return __tmp; 230 _Self __tmp = *this; local 232 return __tmp; 245 _Self __tmp = *this; local 247 return __tmp; 849 iterator __tmp = end(); local 850 --__tmp; 861 const_iterator __tmp = end(); local 1407 _Node* __tmp = _M_create_node(__x); local 1415 _Node* __tmp = _M_create_node(std::forward<_Args>(__args)...); local [all...] |