/freebsd-src/contrib/llvm-project/libcxx/include/__algorithm/ |
H A D | unique_copy.h | 43 _OutputIterator __result, in __unique_copy() 65 _OutputIterator __result, in __unique_copy() 87 _InputAndOutputIterator __result, in __unique_copy() 102 unique_copy(_InputIterator __first, _InputIterator __last, _OutputIterator __result, _BinaryPredica… in unique_copy() 119 unique_copy(_InputIterator __first, _InputIterator __last, _OutputIterator __result) { in unique_copy()
|
H A D | pstl_copy.h |
|
H A D | pstl_transform.h |
|
H A D | ranges_minmax.h | 95 if (__e < __result.min) local 99 auto __result = std::__minmax_element_impl(__first, __last, __comp, __proj); global() local 112 ranges::minmax_result<_ValueT> __result = {*__first, __result.min}; global() local [all...] |
H A D | merge.h | 30 _OutputIterator __result, in __merge() 52 _OutputIterator __result, in merge() 63 _OutputIterator __result) { in merge()
|
H A D | set_difference.h | 36 …__first1, _Sent1&& __last1, _InIter2&& __first2, _Sent2&& __last2, _OutIter&& __result, _Comp&& __… in __set_difference() 58 _OutputIterator __result, in set_difference() 71 _OutputIterator __result) { in set_difference()
|
H A D | ranges_partial_sort_copy.h | 65 auto __result = std::__partial_sort_copy<_RangeAlgPolicy>( local 89 auto __result = std::__partial_sort_copy<_RangeAlgPolicy>( local
|
H A D | ranges_prev_permutation.h | 50 auto __result = std::__prev_permutation<_RangeAlgPolicy>( local 59 auto __result = std::__prev_permutation<_RangeAlgPolicy>( local
|
H A D | ranges_next_permutation.h | 50 auto __result = std::__next_permutation<_RangeAlgPolicy>( local 59 auto __result = std::__next_permutation<_RangeAlgPolicy>( local
|
H A D | set_intersection.h | 44 __set_intersection(_InIter1 __first1,_Sent1 __last1,_InIter2 __first2,_Sent2 __last2,_OutIter __result,_Compare && __comp) __set_intersection() argument 70 set_intersection(_InputIterator1 __first1,_InputIterator1 __last1,_InputIterator2 __first2,_InputIterator2 __last2,_OutputIterator __result,_Compare __comp) set_intersection() argument 88 set_intersection(_InputIterator1 __first1,_InputIterator1 __last1,_InputIterator2 __first2,_InputIterator2 __last2,_OutputIterator __result) set_intersection() argument [all...] |
H A D | set_symmetric_difference.h | 45 …_InIter1 __first1, _Sent1 __last1, _InIter2 __first2, _Sent2 __last2, _OutIter __result, _Compare&… in __set_symmetric_difference() 77 _OutputIterator __result, in set_symmetric_difference() 95 _OutputIterator __result) { in set_symmetric_difference()
|
H A D | set_union.h | 44 …_InIter1 __first1, _Sent1 __last1, _InIter2 __first2, _Sent2 __last2, _OutIter __result, _Compare&… in __set_union() 73 _OutputIterator __result, in set_union() 91 _OutputIterator __result) { in set_union()
|
H A D | pstl_replace.h |
|
H A D | transform.h | 22 transform(_InputIterator __first, _InputIterator __last, _OutputIterator __result, _UnaryOperation … in transform() 33 _OutputIterator __result, in transform()
|
H A D | pstl_move.h |
|
H A D | pstl_rotate_copy.h |
|
/freebsd-src/contrib/llvm-project/clang/lib/Headers/ |
H A D | sgxintrin.h | 26 unsigned int __result; in _enclu_u32() local 37 unsigned int __result; in _encls_u32() local 48 unsigned int __result; in _enclv_u32() local
|
/freebsd-src/contrib/llvm-project/libcxx/include/__chrono/ |
H A D | convert_to_tm.h | 63 _Tm __result = {}; __convert_to_tm() local 84 _Tm __result = std::__convert_to_tm<_Tm>(chrono::year_month_day{__ymd}, chrono::weekday{__days}); __convert_to_tm() local 101 _Tm __result = {}; __convert_to_tm() local [all...] |
/freebsd-src/contrib/llvm-project/libcxx/include/__numeric/ |
H A D | inclusive_scan.h | 28 inclusive_scan(_InputIterator __first, _InputIterator __last, _OutputIterator __result, _BinaryOp _… in inclusive_scan() 38 inclusive_scan(_InputIterator __first, _InputIterator __last, _OutputIterator __result, _BinaryOp _… in inclusive_scan() 51 inclusive_scan(_InputIterator __first, _InputIterator __last, _OutputIterator __result) { in inclusive_scan()
|
H A D | adjacent_difference.h | 28 adjacent_difference(_InputIterator __first, _InputIterator __last, _OutputIterator __result) { in adjacent_difference() 47 …_InputIterator __first, _InputIterator __last, _OutputIterator __result, _BinaryOperation __binary… in adjacent_difference()
|
H A D | partial_sum.h | 28 partial_sum(_InputIterator __first, _InputIterator __last, _OutputIterator __result) { in partial_sum() 46 partial_sum(_InputIterator __first, _InputIterator __last, _OutputIterator __result, _BinaryOperati… in partial_sum()
|
H A D | exclusive_scan.h | 30 exclusive_scan(_InputIterator __first, _InputIterator __last, _OutputIterator __result, _Tp __init,… in exclusive_scan() 48 exclusive_scan(_InputIterator __first, _InputIterator __last, _OutputIterator __result, _Tp __init)… in exclusive_scan()
|
/freebsd-src/contrib/llvm-project/libcxx/src/ |
H A D | tz.cpp |
|
/freebsd-src/contrib/llvm-project/libcxx/include/__memory/ |
H A D | ranges_uninitialized_algorithms.h | 196 auto __result = std::__uninitialized_copy<_ValueType>( in operator() local 235 auto __result = in operator() local 265 auto __result = std::__uninitialized_move<_ValueType>( in operator() local 305 auto __result = std::__uninitialized_move_n<_ValueType>( in operator() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Headers/ppc_wrappers/ |
H A D | emmintrin.h | 126 __v2df __result = (__v2df)__A; in _mm_move_sd() local 845 __v4si __result, __temp; in _mm_cvtpd_epi32() local 873 __m128i __result = _mm_cvtpd_epi32(__A); in _mm_cvtpd_pi32() local 881 __v4sf __result; in _mm_cvtpd_ps() local 908 __v4si __result; in _mm_cvttpd_epi32() local 938 __m128i __result = _mm_cvttpd_epi32(__A); in _mm_cvttpd_pi32() local 955 __v4f __result; in _mm_cvtpi32_pd() local 968 __v4si __result; in _mm_cvtps_epi32() local 978 __v4si __result; in _mm_cvttps_epi32() local 1019 int __result = ((__v2df)__rounded)[0]; in _mm_cvtsd_si32() local [all …]
|