/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__algorithm/ |
D | search_n.h | 35 … _Iter __first, _Sent __last, _SizeT __count, const _Type& __value, _Pred& __pred, _Proj& __proj) { in __search_n_forward_impl() 72 …_Iter __first, _Sent __last, _SizeT __count, const _Type& __value, _Pred& __pred, _Proj& __proj, _… in __search_n_random_access_impl() 119 …(_Iter __first, _Sent __last, _DiffT __count, const _Type& __value, _Pred& __pred, _Proj& __proj) { in __search_n_impl() 134 …Iter1 __first, _Sent1 __last, _DiffT __count, const _Type& __value, _Pred& __pred, _Proj& __proj) { in __search_n_impl() 143 auto __proj = __identity(); in search_n() local
|
D | find.h | 46 __find_impl(_Iter __first, _Sent __last, const _Tp& __value, _Proj& __proj) { in __find_impl() 92 __find_impl(_Tp* __first, _Tp* __last, const _Up& __value, _Proj& __proj) { in __find_impl() 153 …nd_impl(_SegmentedIterator __first, _SegmentedIterator __last, const _Tp& __value, _Proj& __proj) { in __find_impl() 174 __identity __proj; in find() local
|
D | minmax_element.h | 32 _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR _MinmaxElementLessFunc(_Comp& __comp, _Proj& __proj) in _MinmaxElementLessFunc() 43 __minmax_element_impl(_Iter __first, _Sent __last, _Comp& __comp, _Proj& __proj) { in __minmax_element_impl() 88 auto __proj = __identity(); in minmax_element() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__algorithm/ |
D | search_n.h | 35 … _Iter __first, _Sent __last, _SizeT __count, const _Type& __value, _Pred& __pred, _Proj& __proj) { in __search_n_forward_impl() 72 …_Iter __first, _Sent __last, _SizeT __count, const _Type& __value, _Pred& __pred, _Proj& __proj, _… in __search_n_random_access_impl() 119 …(_Iter __first, _Sent __last, _DiffT __count, const _Type& __value, _Pred& __pred, _Proj& __proj) { in __search_n_impl() 134 …Iter1 __first, _Sent1 __last, _DiffT __count, const _Type& __value, _Pred& __pred, _Proj& __proj) { in __search_n_impl() 143 auto __proj = __identity(); in search_n() local
|
D | find.h | 46 __find_impl(_Iter __first, _Sent __last, const _Tp& __value, _Proj& __proj) { in __find_impl() 92 __find_impl(_Tp* __first, _Tp* __last, const _Up& __value, _Proj& __proj) { in __find_impl() 153 …nd_impl(_SegmentedIterator __first, _SegmentedIterator __last, const _Tp& __value, _Proj& __proj) { in __find_impl() 174 __identity __proj; in find() local
|
D | minmax_element.h | 32 _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR _MinmaxElementLessFunc(_Comp& __comp, _Proj& __proj) in _MinmaxElementLessFunc() 43 __minmax_element_impl(_Iter __first, _Sent __last, _Comp& __comp, _Proj& __proj) { in __minmax_element_impl() 88 auto __proj = __identity(); in minmax_element() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__algorithm/ |
H A D | search_n.h | 35 … _Iter __first, _Sent __last, _SizeT __count, const _Type& __value, _Pred& __pred, _Proj& __proj) { in __search_n_forward_impl() 72 …_Iter __first, _Sent __last, _SizeT __count, const _Type& __value, _Pred& __pred, _Proj& __proj, _… in __search_n_random_access_impl() 119 …(_Iter __first, _Sent __last, _DiffT __count, const _Type& __value, _Pred& __pred, _Proj& __proj) { in __search_n_impl() 134 …Iter1 __first, _Sent1 __last, _DiffT __count, const _Type& __value, _Pred& __pred, _Proj& __proj) { in __search_n_impl() 143 auto __proj = __identity(); in search_n() local
|
H A D | find.h | 46 __find_impl(_Iter __first, _Sent __last, const _Tp& __value, _Proj& __proj) { in __find_impl() 92 __find_impl(_Tp* __first, _Tp* __last, const _Up& __value, _Proj& __proj) { in __find_impl() 153 …nd_impl(_SegmentedIterator __first, _SegmentedIterator __last, const _Tp& __value, _Proj& __proj) { in __find_impl() 174 __identity __proj; in find() local
|
H A D | minmax_element.h | 32 _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR _MinmaxElementLessFunc(_Comp& __comp, _Proj& __proj) in _MinmaxElementLessFunc() 43 __minmax_element_impl(_Iter __first, _Sent __last, _Comp& __comp, _Proj& __proj) { in __minmax_element_impl() 88 auto __proj = __identity(); in minmax_element() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__algorithm/ |
D | search_n.h | 35 … _Iter __first, _Sent __last, _SizeT __count, const _Type& __value, _Pred& __pred, _Proj& __proj) { in __search_n_forward_impl() 72 …_Iter __first, _Sent __last, _SizeT __count, const _Type& __value, _Pred& __pred, _Proj& __proj, _… in __search_n_random_access_impl() 119 …(_Iter __first, _Sent __last, _DiffT __count, const _Type& __value, _Pred& __pred, _Proj& __proj) { in __search_n_impl() 134 …Iter1 __first, _Sent1 __last, _DiffT __count, const _Type& __value, _Pred& __pred, _Proj& __proj) { in __search_n_impl() 143 auto __proj = __identity(); in search_n() local
|
D | find.h | 46 __find(_Iter __first, _Sent __last, const _Tp& __value, _Proj& __proj) { in __find() 90 __find(_Tp* __first, _Tp* __last, const _Up& __value, _Proj& __proj) { in __find() 151 __find(_SegmentedIterator __first, _SegmentedIterator __last, const _Tp& __value, _Proj& __proj) { in __find() 172 __identity __proj; in find() local
|
D | minmax_element.h | 32 _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR _MinmaxElementLessFunc(_Comp& __comp, _Proj& __proj) in _MinmaxElementLessFunc() 43 __minmax_element_impl(_Iter __first, _Sent __last, _Comp& __comp, _Proj& __proj) { in __minmax_element_impl() 88 auto __proj = __identity(); in minmax_element() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__algorithm/ |
D | search_n.h | 36 … _Iter __first, _Sent __last, _SizeT __count, const _Type& __value, _Pred& __pred, _Proj& __proj) { in __search_n_forward_impl() 73 …_Iter __first, _Sent __last, _SizeT __count, const _Type& __value, _Pred& __pred, _Proj& __proj, _… in __search_n_random_access_impl() 120 …(_Iter __first, _Sent __last, _DiffT __count, const _Type& __value, _Pred& __pred, _Proj& __proj) { in __search_n_impl() 135 …Iter1 __first, _Sent1 __last, _DiffT __count, const _Type& __value, _Pred& __pred, _Proj& __proj) { in __search_n_impl() 144 auto __proj = __identity(); in search_n() local
|
D | lower_bound.h | 36 _Proj& __proj) { in __lower_bound_bisecting() 62 …sided(_ForwardIterator __first, _Sent __last, const _Type& __value, _Comp& __comp, _Proj& __proj) { in __lower_bound_onesided() 88 …bound(_ForwardIterator __first, _Sent __last, const _Type& __value, _Comp& __comp, _Proj& __proj) { in __lower_bound() 97 auto __proj = std::__identity(); in lower_bound() local
|
D | find.h | 48 __find(_Iter __first, _Sent __last, const _Tp& __value, _Proj& __proj) { in __find() 92 __find(_Tp* __first, _Tp* __last, const _Up& __value, _Proj& __proj) { in __find() 153 __find(_SegmentedIterator __first, _SegmentedIterator __last, const _Tp& __value, _Proj& __proj) { in __find() 174 __identity __proj; in find() local
|
D | minmax_element.h | 32 _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR _MinmaxElementLessFunc(_Comp& __comp, _Proj& __proj) in _MinmaxElementLessFunc() 43 __minmax_element_impl(_Iter __first, _Sent __last, _Comp& __comp, _Proj& __proj) { in __minmax_element_impl() 88 auto __proj = __identity(); in minmax_element() local
|
D | mismatch.h | 118 __identity __proj; in __mismatch_vectorized() local 157 __identity __proj; in mismatch() local 196 __identity __proj; in mismatch() local
|
D | any_of.h | 25 __any_of(_Iter __first, _Sent __last, _Pred& __pred, _Proj& __proj) { in __any_of() 36 __identity __proj; in any_of() local
|
D | all_of.h | 25 __all_of(_Iter __first, _Sent __last, _Pred& __pred, _Proj& __proj) { in __all_of() 36 __identity __proj; in all_of() local
|
D | count_if.h | 27 __count_if(_Iter __first, _Sent __last, _Pred& __pred, _Proj& __proj) { in __count_if() 40 __identity __proj; in count_if() local
|
D | copy_if.h | 29 __copy_if(_InIter __first, _Sent __last, _OutIter __result, _Pred& __pred, _Proj& __proj) { in __copy_if() 42 __identity __proj; in copy_if() local
|
D | adjacent_find.h | 32 __adjacent_find(_Iter __first, _Sent __last, _Pred& __pred, _Proj& __proj) { in __adjacent_find() 48 __identity __proj; in adjacent_find() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__algorithm/ |
D | find.h | 46 __find_impl(_Iter __first, _Sent __last, const _Tp& __value, _Proj& __proj) { in __find_impl() 92 __find_impl(_Tp* __first, _Tp* __last, const _Up& __value, _Proj& __proj) { in __find_impl() 153 …nd_impl(_SegmentedIterator __first, _SegmentedIterator __last, const _Tp& __value, _Proj& __proj) { in __find_impl() 174 __identity __proj; in find() local
|
D | minmax_element.h | 32 _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR _MinmaxElementLessFunc(_Comp& __comp, _Proj& __proj) in _MinmaxElementLessFunc() 43 __minmax_element_impl(_Iter __first, _Sent __last, _Comp& __comp, _Proj& __proj) { in __minmax_element_impl() 88 auto __proj = __identity(); in minmax_element() local
|
D | search_n.h | 35 … _Iter __first, _Sent __last, _SizeT __count, const _Type& __value, _Pred& __pred, _Proj& __proj) { in __search_n_forward_impl() 72 …_Iter __first, _Sent __last, _SizeT __count, const _Type& __value, _Pred& __pred, _Proj& __proj, _… in __search_n_random_access_impl() 142 auto __proj = __identity(); in search_n() local
|