Searched defs:__tmp (Results 1 - 14 of 14) sorted by relevance

/haiku/headers/cpp/
H A Dstl_raw_storage_iter.h58 raw_storage_iterator<_ForwardIterator, _Tp> __tmp = *this; local
H A Dstl_numeric.h130 _Tp __tmp = *__first; local
156 _Tp __tmp = *__first; local
H A Dstl_tempbuf.h45 _Tp* __tmp = (_Tp*) malloc((size_t)__len * sizeof(_Tp)); local
H A Dstl_algobase.h65 _Tp __tmp = *__a; local
77 _Tp __tmp = __a; local
H A Dstl_iterator.h493 _BidirectionalIterator __tmp = current; local
504 _Self __tmp = *this; local
513 _Self __tmp = *this; local
602 _Iterator __tmp = current; local
614 _Self __tmp = *this; local
623 _Self __tmp = *this; local
707 _Self __tmp = *this; local
716 _Self __tmp = *this; local
841 istream_iterator<_Tp, _Dist> __tmp = *this; local
[all...]
H A Dstl_bvector.h70 bool __tmp = __x; local
104 iterator __tmp = *this; local
113 iterator __tmp = *this; local
133 iterator __tmp = *this; local
137 iterator __tmp = *this; local
191 const_iterator __tmp = *this; local
200 const_iterator __tmp = *this; local
220 const_iterator __tmp = *this; local
224 const_iterator __tmp = *this; local
[all...]
H A Dstl_hashtable.h583 iterator __tmp = *this; local
608 const_iterator __tmp = *this; local
726 _Node* __tmp = _M_new_node(__obj); local
733 _Node* __tmp = _M_new_node(__obj); local
[all...]
H A Dstl_list.h82 _Self __tmp = *this; local
91 _Self __tmp = *this; local
237 _List_node<_Tp>* __tmp = __cur; local
344 _Node* __tmp = _M_create_node(__x); local
401 iterator __tmp = end(); local
476 _Node* __tmp = (_Node*) (__position._M_node->_M_prev); local
[all...]
H A Dstl_vector.h286 iterator __tmp = _M_allocate_and_copy(__n, _M_start, _M_finish); local
524 iterator __tmp = _M_allocate_and_copy(__xlen, __x.begin(), __x.end()); local
579 iterator __tmp = _M_allocate_and_copy(__len, __first, __last); local
H A Dstl_deque.h155 _Self __tmp = *this; local
169 _Self __tmp = *this; local
192 _Self __tmp = *this; local
199 _Self __tmp = *this; local
550 iterator __tmp = _M_finish; local
556 const_iterator __tmp = _M_finish; local
758 iterator __tmp = _M_finish; local
[all...]
H A Dstl_slist.h150 _Self __tmp = *this; local
290 _Slist_node<_Tp>* __tmp = __cur; local
H A Dstl_tree.h174 _Self __tmp = *this; local
181 _Self __tmp = *this; local
554 _Link_type __tmp = _M_get_node(); local
564 _Link_type __tmp = _M_create_node(__x->_M_value_field); local
[all...]
H A Dstl_algo.h784 _Tp __tmp = *__first; local
H A Dstl_rope.h791 _CharT __tmp = __a; local
1944 _RopeRep* __tmp = _M_tree_ptr; local

Completed in 80 milliseconds