/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/bits/ |
D | stl_iterator.h | 1140 #define _GLIBCXX_MAKE_MOVE_ITERATOR(_Iter) std::make_move_iterator(_Iter) argument 1141 #define _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(_Iter) \ argument 1144 #define _GLIBCXX_MAKE_MOVE_ITERATOR(_Iter) (_Iter) argument 1145 #define _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(_Iter) (_Iter) 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/ |
D | stl_iterator.h | 1140 #define _GLIBCXX_MAKE_MOVE_ITERATOR(_Iter) std::make_move_iterator(_Iter) argument 1141 #define _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(_Iter) \ argument 1144 #define _GLIBCXX_MAKE_MOVE_ITERATOR(_Iter) (_Iter) argument 1145 #define _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(_Iter) (_Iter) argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__ranges/ |
D | subrange.h | 216 _LIBCPP_HIDE_FROM_ABI constexpr auto get(const subrange<_Iter, _Sent, _Kind>& __subrange) { in get() 225 _LIBCPP_HIDE_FROM_ABI constexpr auto get(subrange<_Iter, _Sent, _Kind>&& __subrange) { in get()
|
D | take_view.h | 166 …using _Iter = counted_iterator<iterator_t<__maybe_const<_Ot… variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__ranges/ |
D | subrange.h | 216 _LIBCPP_HIDE_FROM_ABI constexpr auto get(const subrange<_Iter, _Sent, _Kind>& __subrange) { in get() 225 _LIBCPP_HIDE_FROM_ABI constexpr auto get(subrange<_Iter, _Sent, _Kind>&& __subrange) { in get()
|
D | take_view.h | 167 …using _Iter = counted_iterator<iterator_t<__maybe_const<_Ot… variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__ranges/ |
D | subrange.h | 217 _LIBCPP_HIDE_FROM_ABI constexpr auto get(const subrange<_Iter, _Sent, _Kind>& __subrange) { in get() 226 _LIBCPP_HIDE_FROM_ABI constexpr auto get(subrange<_Iter, _Sent, _Kind>&& __subrange) { in get()
|
D | take_view.h | 167 …using _Iter = counted_iterator<iterator_t<__maybe_const<_Ot… variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__ranges/ |
D | subrange.h | 217 _LIBCPP_HIDE_FROM_ABI constexpr auto get(const subrange<_Iter, _Sent, _Kind>& __subrange) { in get() 226 _LIBCPP_HIDE_FROM_ABI constexpr auto get(subrange<_Iter, _Sent, _Kind>&& __subrange) { in get()
|
D | take_view.h | 167 …using _Iter = counted_iterator<iterator_t<__maybe_const<_Ot… variable
|
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__ranges/ |
H A D | subrange.h | 217 _LIBCPP_HIDE_FROM_ABI constexpr auto get(const subrange<_Iter, _Sent, _Kind>& __subrange) { in get() 226 _LIBCPP_HIDE_FROM_ABI constexpr auto get(subrange<_Iter, _Sent, _Kind>&& __subrange) { in get()
|
H A D | take_view.h | 167 …using _Iter = counted_iterator<iterator_t<__maybe_const<_Ot… variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__ranges/ |
D | subrange.h | 218 _LIBCPP_HIDE_FROM_ABI constexpr auto get(const subrange<_Iter, _Sent, _Kind>& __subrange) { in get() 227 _LIBCPP_HIDE_FROM_ABI constexpr auto get(subrange<_Iter, _Sent, _Kind>&& __subrange) { in get()
|
D | take_view.h | 167 …using _Iter = counted_iterator<iterator_t<__maybe_const<_Ot… variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__algorithm/ |
D | ranges_iterator_concept.h | 29 using _Iter = __remove_cvref_t<_IterMaybeQualified>; in __get_iterator_concept() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__algorithm/ |
D | ranges_iterator_concept.h | 32 using _Iter = __remove_cvref_t<_IterMaybeQualified>; in __get_iterator_concept() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__algorithm/ |
D | ranges_iterator_concept.h | 32 using _Iter = __remove_cvref_t<_IterMaybeQualified>; in __get_iterator_concept() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__algorithm/ |
D | ranges_iterator_concept.h | 32 using _Iter = __remove_cvref_t<_IterMaybeQualified>; in __get_iterator_concept() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__algorithm/ |
D | ranges_iterator_concept.h | 32 using _Iter = __remove_cvref_t<_IterMaybeQualified>; in __get_iterator_concept() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__algorithm/ |
H A D | ranges_iterator_concept.h | 32 using _Iter = __remove_cvref_t<_IterMaybeQualified>; in __get_iterator_concept() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/ext/pb_ds/detail/pat_trie_/ |
D | pat_trie_base.hpp | 713 class _Iter class 731 _Iter(node_pointer p_nd = 0) in _Iter() function in __gnu_pbds::detail::pat_trie_base::_Iter 734 _Iter(const PB_DS_ODIR_IT_C_DEC& other) in _Iter() function in __gnu_pbds::detail::pat_trie_base::_Iter
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/pat_trie_/ |
D | pat_trie_base.hpp | 713 class _Iter class 731 _Iter(node_pointer p_nd = 0) in _Iter() function in __gnu_pbds::detail::pat_trie_base::_Iter 734 _Iter(const PB_DS_ODIR_IT_C_DEC& other) in _Iter() function in __gnu_pbds::detail::pat_trie_base::_Iter
|
/aosp_15_r20/system/keymaster/include/keymaster/ |
H A D | List.h | 81 typedef _ListIterator<U, Constness> _Iter; typedef
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/system/core/libutils/include/utils/ |
D | List.h | 90 typedef _ListIterator<U, Constness> _Iter; typedef
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/system/core/libutils/include/utils/ |
D | List.h | 90 typedef _ListIterator<U, Constness> _Iter; typedef
|