Home
last modified time | relevance | path

Searched refs:__equal (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__algorithm/
H A Dranges_equal.h37 struct __equal { struct
97 inline constexpr auto equal = __equal{}; argument
H A Dpstl.h197 …using _Implementation = __pstl::__dispatch<__pstl::__equal, __pstl::__current_configuration, _RawP… in equal()
220 …using _Implementation = __pstl::__dispatch<__pstl::__equal, __pstl::__current_configuration, _RawP… in equal()
/freebsd/contrib/llvm-project/libcxx/include/__pstl/
H A Dbackend_fwd.h286 struct __equal;
/freebsd/contrib/llvm-project/libcxx/include/__pstl/backends/
H A Ddefault.h345 struct __equal<__default_backend_tag, _ExecutionPolicy> {