Searched defs:__next (Results 1 - 19 of 19) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/include/parallel/
H A Dlist_partition.h119 size_t __cur = 1, __next = 1; local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr44357.C94 _RandomAccessIterator __next = __last; local
H A Dpr57140.C101 iterator __next = __first2; local
/haiku-buildtools/gcc/libstdc++-v3/src/c++11/
H A Dios.cc183 _Callback_list* __next = __p->_M_next; local
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dregex_automaton.h179 _M_insert_alt(_StateIdT __next, _StateIdT __alt, bool __neg) argument
190 _M_insert_repeat(_StateIdT __next, _StateIdT __alt, bool __neg) argument
H A Dlocale_conv.h67 auto __next = __first; local
497 const _Elem* __next = __first; local
[all...]
H A Dhashtable.h1481 _M_remove_bucket_begin(size_type __bkt, __node_type* __next, argument
1980 __node_type* __next = __p->_M_next(); local
2026 __node_type* __next = __p->_M_next(); local
H A Dstl_algo.h1055 _ForwardIterator __next = __first; local
1821 _RandomAccessIterator __next = __last; local
3332 _ForwardIterator __next = __first; local
[all...]
/haiku-buildtools/legacy/gcc/libstdc++/stl/
H A Dstl_hashtable.h821 _Node* __next = __cur->_M_next; local
858 _Node* __next = __cur->_M_next; local
963 _Node* __next; local
983 _Node* __next = __cur->_M_next; local
997 _Node* __next = __cur->_M_next; local
[all...]
H A Dstl_list.h668 iterator __next = __first; local
700 iterator __next local
759 iterator __next = __first; local
792 iterator __next = __first2; local
[all...]
H A Dstl_deque.h815 iterator __next = __pos; local
H A Dstl_slist.h81 _Slist_node_base* __next = __node->_M_next; local
242 _Slist_node<_Tp>* __next = (_Slist_node<_Tp>*) (__pos->_M_next); local
269 _Slist_node<_Tp>* __next = (_Slist_node<_Tp>*) (__pos->_M_next); local
[all...]
H A Dstl_algo.h1152 _RandomAccessIter __next = __last; local
1165 _RandomAccessIter __next = __last; local
[all...]
H A Dstl_rope.h966 __GC_CONST _CharT* __next; local
/haiku-buildtools/gcc/libstdc++-v3/include/tr1/
H A Dhashtable.h957 _Node* __next = __cur->_M_next; local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/tm/
H A D20100727.C766 iterator __next = __first; local
H A Dpr46567.C2465 iterator __next = __first; local
2513 iterator __next local
2539 iterator __next = __first2; local
2591 iterator __next = __first; local
[all...]
/haiku-buildtools/gcc/libstdc++-v3/include/backward/
H A Dhashtable.h892 _Node* __next = __cur->_M_next; local
956 _Node* __next = __cur->_M_next; local
1055 _Node* __next = __tmp[__bucket]->_M_next; local
1076 _Node* __next; local
1099 _Node* __next = __cur->_M_next; local
1120 _Node* __next = __cur->_M_next; local
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/lto/
H A Dpr47333.C339 struct __pthread_internal_slist *__next; member in struct:__pthread_internal_slist

Completed in 161 milliseconds