Searched refs:__lazy_and (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/pstl/
H A Dexecution_impl.h28 std::false_type __lazy_and(_Tp, std::false_type) function in namespace:__pstl::__internal
35 __lazy_and(_Tp __a, std::true_type) function in namespace:__pstl::__internal
125 -> decltype(__internal::__lazy_and(__exec.__allow_vector(), function in namespace:__pstl::__internal
128 return __internal::__lazy_and(__exec.__allow_vector(),
135 -> decltype(__internal::__lazy_and(__exec.__allow_parallel(), function in namespace:__pstl::__internal
138 return __internal::__lazy_and(__exec.__allow_parallel(),
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/pstl/
H A Dexecution_impl.h28 std::false_type __lazy_and(_Tp, std::false_type) function in namespace:__pstl::__internal
35 __lazy_and(_Tp __a, std::true_type) function in namespace:__pstl::__internal
125 -> decltype(__internal::__lazy_and(__exec.__allow_vector(), function in namespace:__pstl::__internal
128 return __internal::__lazy_and(__exec.__allow_vector(),
135 -> decltype(__internal::__lazy_and(__exec.__allow_parallel(), function in namespace:__pstl::__internal
138 return __internal::__lazy_and(__exec.__allow_parallel(),

Completed in 138 milliseconds