Home
last modified time | relevance | path

Searched defs:__proj (Results 1 – 25 of 149) sorted by relevance

123456

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__algorithm/
Dsearch_n.h35 … _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
Dfind.h46 __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
Dminmax_element.h32 _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/
Dsearch_n.h35 … _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
Dfind.h46 __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
Dminmax_element.h32 _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 Dsearch_n.h35 … _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 Dfind.h46 __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 Dminmax_element.h32 _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/
Dsearch_n.h35 … _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
Dfind.h46 __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
Dminmax_element.h32 _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/
Dsearch_n.h36 … _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
Dlower_bound.h36 _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
Dfind.h48 __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
Dminmax_element.h32 _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
Dmismatch.h118 __identity __proj; in __mismatch_vectorized() local
157 __identity __proj; in mismatch() local
196 __identity __proj; in mismatch() local
Dany_of.h25 __any_of(_Iter __first, _Sent __last, _Pred& __pred, _Proj& __proj) { in __any_of()
36 __identity __proj; in any_of() local
Dall_of.h25 __all_of(_Iter __first, _Sent __last, _Pred& __pred, _Proj& __proj) { in __all_of()
36 __identity __proj; in all_of() local
Dcount_if.h27 __count_if(_Iter __first, _Sent __last, _Pred& __pred, _Proj& __proj) { in __count_if()
40 __identity __proj; in count_if() local
Dcopy_if.h29 __copy_if(_InIter __first, _Sent __last, _OutIter __result, _Pred& __pred, _Proj& __proj) { in __copy_if()
42 __identity __proj; in copy_if() local
Dadjacent_find.h32 __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/
Dfind.h46 __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
Dminmax_element.h32 _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
Dsearch_n.h35 … _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

123456