Searched refs:__pstl_frontend_dispatch (Results 1 - 15 of 15) sorted by relevance

/freebsd-current/contrib/llvm-project/libcxx/include/__algorithm/
H A Dpstl_frontend_dispatch.h32 __pstl_frontend_dispatch(_SpecializedImpl __specialized_impl, _GenericImpl __generic_impl, _Args&&... __args) { function
H A Dpstl_count.h50 return std::__pstl_frontend_dispatch(
89 return std::__pstl_frontend_dispatch(
H A Dpstl_generate.h46 return std::__pstl_frontend_dispatch(
82 return std::__pstl_frontend_dispatch(
H A Dpstl_fill.h47 return std::__pstl_frontend_dispatch(
83 return std::__pstl_frontend_dispatch(
H A Dpstl_copy.h53 return std::__pstl_frontend_dispatch(
87 return std::__pstl_frontend_dispatch(
H A Dpstl_is_partitioned.h44 return std::__pstl_frontend_dispatch(
H A Dpstl_replace.h49 return std::__pstl_frontend_dispatch(
96 return std::__pstl_frontend_dispatch(
145 return std::__pstl_frontend_dispatch(
201 return std::__pstl_frontend_dispatch(
H A Dpstl_rotate_copy.h43 return std::__pstl_frontend_dispatch(
H A Dpstl_move.h55 return std::__pstl_frontend_dispatch(
H A Dpstl_any_all_none_of.h43 return std::__pstl_frontend_dispatch(
80 return std::__pstl_frontend_dispatch(
119 return std::__pstl_frontend_dispatch(
H A Dpstl_sort.h45 return std::__pstl_frontend_dispatch(
H A Dpstl_equal.h46 return std::__pstl_frontend_dispatch(
105 return std::__pstl_frontend_dispatch(
H A Dpstl_find.h70 return std::__pstl_frontend_dispatch(
108 return std::__pstl_frontend_dispatch(
H A Dpstl_for_each.h72 return std::__pstl_frontend_dispatch(
/freebsd-current/contrib/llvm-project/libcxx/include/__numeric/
H A Dpstl_reduce.h45 return std::__pstl_frontend_dispatch(
81 return std::__pstl_frontend_dispatch(

Completed in 93 milliseconds