Home
last modified time | relevance | path

Searched defs:__next (Results 1 – 25 of 65) sorted by relevance

123

/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__iterator/
Dnext.h44 struct __next { struct
46 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr _Ip operator()(_Ip __x) const { in operator()
72 inline constexpr auto next = __next{}; argument
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
Dstl_algo.h1251 _ForwardIterator __next = __first; in _GLIBCXX_VISIBILITY() local
1738 _ForwardIterator __next = __first; in _GLIBCXX_VISIBILITY() local
2096 _RandomAccessIterator __next = __last; in _GLIBCXX_VISIBILITY() local
2115 _RandomAccessIterator __next = __last; in _GLIBCXX_VISIBILITY() local
3991 _ForwardIterator __next = __first; in _GLIBCXX_VISIBILITY() local
4022 _ForwardIterator __next = __first; in _GLIBCXX_VISIBILITY() local
4086 _ForwardIterator __next = __first; in _GLIBCXX_VISIBILITY() local
4164 _ForwardIterator __next = __first; in _GLIBCXX_VISIBILITY() local
4567 _ForwardIterator __next = __first; in _GLIBCXX_VISIBILITY() local
4601 _ForwardIterator __next = __first; in _GLIBCXX_VISIBILITY() local
Dlist.tcc246 iterator __next = __first; in remove() local
273 iterator __next = __first; in unique() local
306 iterator __next = __first2; in merge() local
340 iterator __next = __first2; in merge() local
398 iterator __next = __first; in remove_if() local
416 iterator __next = __first; in unique() local
Dhashtable.h1707 __node_type* __next = __p->_M_next(); in _GLIBCXX_VISIBILITY() local
1752 __node_type* __next = __p->_M_next(); in _GLIBCXX_VISIBILITY() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/bits/
Dstl_algo.h1251 _ForwardIterator __next = __first; in _GLIBCXX_VISIBILITY() local
1738 _ForwardIterator __next = __first; in _GLIBCXX_VISIBILITY() local
2096 _RandomAccessIterator __next = __last; in _GLIBCXX_VISIBILITY() local
2115 _RandomAccessIterator __next = __last; in _GLIBCXX_VISIBILITY() local
3991 _ForwardIterator __next = __first; in _GLIBCXX_VISIBILITY() local
4022 _ForwardIterator __next = __first; in _GLIBCXX_VISIBILITY() local
4086 _ForwardIterator __next = __first; in _GLIBCXX_VISIBILITY() local
4164 _ForwardIterator __next = __first; in _GLIBCXX_VISIBILITY() local
4567 _ForwardIterator __next = __first; in _GLIBCXX_VISIBILITY() local
4601 _ForwardIterator __next = __first; in _GLIBCXX_VISIBILITY() local
Dlist.tcc246 iterator __next = __first; in remove() local
273 iterator __next = __first; in unique() local
306 iterator __next = __first2; in merge() local
340 iterator __next = __first2; in merge() local
398 iterator __next = __first; in remove_if() local
416 iterator __next = __first; in unique() local
Dhashtable.h1707 __node_type* __next = __p->_M_next(); in _GLIBCXX_VISIBILITY() local
1752 __node_type* __next = __p->_M_next(); in _GLIBCXX_VISIBILITY() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
Dpthreadtypes.h78 struct __pthread_internal_list *__next; member
83 struct __pthread_internal_slist *__next; member
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/i386-linux-gnu/bits/
Dpthreadtypes.h78 struct __pthread_internal_list *__next; member
83 struct __pthread_internal_slist *__next; member
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/debug/
Dfunctions.h206 _ForwardIterator __next = __first; in __check_sorted_aux() local
241 _ForwardIterator __next = __first; in __check_sorted_aux() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/debug/
Dfunctions.h206 _ForwardIterator __next = __first; in __check_sorted_aux() local
241 _ForwardIterator __next = __first; in __check_sorted_aux() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/parallel/
Dlist_partition.h119 size_t __cur = 1, __next = 1; variable
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
Dlist_partition.h119 size_t __cur = 1, __next = 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__ranges/
Dchunk_by_view.h144 chunk_by_view& __parent, iterator_t<_View> __current, iterator_t<_View> __next) in __iterator()
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__ranges/
H A Dchunk_by_view.h147 chunk_by_view& __parent, iterator_t<_View> __current, iterator_t<_View> __next) in __iterator()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__ranges/
Dchunk_by_view.h147 chunk_by_view& __parent, iterator_t<_View> __current, iterator_t<_View> __next) in __iterator()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__ranges/
Dchunk_by_view.h147 chunk_by_view& __parent, iterator_t<_View> __current, iterator_t<_View> __next) in __iterator()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__ranges/
Dchunk_by_view.h147 chunk_by_view& __parent, iterator_t<_View> __current, iterator_t<_View> __next) in __iterator()
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__ranges/
Dchunk_by_view.h147 chunk_by_view& __parent, iterator_t<_View> __current, iterator_t<_View> __next) in __iterator()
/aosp_15_r20/prebuilts/build-tools/sysroots/i686-unknown-linux-musl/include/
H A Daio.h27 void *__next, *__prev; member
/aosp_15_r20/prebuilts/build-tools/sysroots/x86_64-unknown-linux-musl/include/
H A Daio.h27 void *__next, *__prev; member
/aosp_15_r20/prebuilts/build-tools/sysroots/arm-unknown-linux-musleabihf/include/
H A Daio.h27 void *__next, *__prev; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__memory_resource/
Dmonotonic_buffer_resource.h94 __chunk_footer* __next = __chunks_->__next_; in release() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__memory_resource/
Dmonotonic_buffer_resource.h94 __chunk_footer* __next = __chunks_->__next_; in release() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__memory_resource/
Dmonotonic_buffer_resource.h94 __chunk_footer* __next = __chunks_->__next_; in release() local

123