/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | list.tcc | 342 iterator __next = __first; in remove() local 378 iterator __next = __first; in unique() local 425 iterator __next = __first2; in merge() local 465 iterator __next = __first2; in merge() local 553 iterator __next = __first; in remove_if() local 586 iterator __next = __first; in unique() local
|
H A D | stl_algo.h | 889 _ForwardIterator __next = __first; in _GLIBCXX_VISIBILITY() local 1453 _ForwardIterator __next = __first; in _GLIBCXX_VISIBILITY() local 1792 _RandomAccessIterator __next = __last; in _GLIBCXX_VISIBILITY() local 3221 _ForwardIterator __next = __first; in _GLIBCXX_VISIBILITY() local 3323 _ForwardIterator __next = __first; in _GLIBCXX_VISIBILITY() local
|
H A D | locale_conv.h | 66 auto __next = __first; in _GLIBCXX_VISIBILITY() local 588 const _Elem* __next = __first; in _GLIBCXX_VISIBILITY() local
|
H A D | ranges_algo.h | 522 auto __next = __first; in _GLIBCXX_VISIBILITY() local 1218 auto __next = __first; in _GLIBCXX_VISIBILITY() local 1995 auto __next = __first; in _GLIBCXX_VISIBILITY() local 2030 auto __next = __first; in _GLIBCXX_VISIBILITY() local 2339 auto __next = __first; in _GLIBCXX_VISIBILITY() local
|
H A D | hashtable.h | 2583 __node_ptr __next = __p->_M_next(); in _GLIBCXX_VISIBILITY() local 2630 __node_ptr __next = __p->_M_next(); in _GLIBCXX_VISIBILITY() local
|
H A D | regex.tcc | 406 auto __next = std::find(__fmt_first, __fmt_last, '$'); in format() local
|
H A D | regex_executor.tcc | 149 _M_lookahead(_StateIdT __next) in _M_lookahead()
|
H A D | forward_list.tcc | 345 iterator __next = __first; in unique() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | list.tcc | 340 iterator __next = __first; in remove() local 375 iterator __next = __first; in unique() local 545 iterator __next = __first; in remove_if() local 568 iterator __next = __first; in unique() local
|
H A D | stl_algo.h | 931 _ForwardIterator __next = __first; in _GLIBCXX_VISIBILITY() local 1496 _ForwardIterator __next = __first; in _GLIBCXX_VISIBILITY() local 1829 _RandomAccessIterator __next = __last; in _GLIBCXX_VISIBILITY() local 3256 _ForwardIterator __next = __first; in _GLIBCXX_VISIBILITY() local 3358 _ForwardIterator __next = __first; in _GLIBCXX_VISIBILITY() local
|
H A D | locale_conv.h | 67 auto __next = __first; in _GLIBCXX_VISIBILITY() local 570 const _Elem* __next = __first; in _GLIBCXX_VISIBILITY() local
|
H A D | hashtable.h | 2152 __node_type* __next = __p->_M_next(); in _GLIBCXX_VISIBILITY() local 2199 __node_type* __next = __p->_M_next(); in _GLIBCXX_VISIBILITY() local
|
H A D | ranges_algo.h | 732 auto __next = __first; in _GLIBCXX_VISIBILITY() local 1428 auto __next = __first; in _GLIBCXX_VISIBILITY() local 2204 auto __next = __first; in _GLIBCXX_VISIBILITY() local 2239 auto __next = __first; in _GLIBCXX_VISIBILITY() local 2547 auto __next = __first; in _GLIBCXX_VISIBILITY() local
|
H A D | regex.tcc | 406 auto __next = std::find(__fmt_first, __fmt_last, '$'); in format() local
|
H A D | regex_executor.tcc | 148 _M_lookahead(_StateIdT __next) in _M_lookahead()
|
H A D | forward_list.tcc | 352 iterator __next = __first; in unique() local
|
H A D | fstream.tcc | 977 char* __next; in _M_terminate_output() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/ |
H A D | list_partition.h | 119 size_t __cur = 1, __next = 1; variable
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/parallel/ |
H A D | list_partition.h | 119 size_t __cur = 1, __next = 1; variable
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/ |
H A D | ios.cc | 181 _Callback_list* __next = __p->_M_next; in _M_dispose_callbacks() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/ |
H A D | ios.cc | 181 _Callback_list* __next = __p->_M_next; in _M_dispose_callbacks() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/debug/ |
H A D | functions.h | 221 _ForwardIterator __next = __first; in __check_sorted_aux() local 249 _ForwardIterator __next = __first; in __check_sorted_aux() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/debug/ |
H A D | functions.h | 221 _ForwardIterator __next = __first; in __check_sorted_aux() local 249 _ForwardIterator __next = __first; in __check_sorted_aux() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr1/ |
H A D | hashtable.h | 967 _Node* __next = __cur->_M_next; in _GLIBCXX_VISIBILITY() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/ |
H A D | hashtable.h | 967 _Node* __next = __cur->_M_next; in _GLIBCXX_VISIBILITY() local
|