Home
last modified time | relevance | path

Searched refs:__lazy_and (Results 1 – 3 of 3) sorted by relevance

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/pstl/
A Dexecution_impl.h28 std::false_type __lazy_and(_Tp, std::false_type) in __lazy_and() function
35 __lazy_and(_Tp __a, std::true_type) in __lazy_and() function
125 -> decltype(__internal::__lazy_and(__exec.__allow_vector(),
128 return __internal::__lazy_and(__exec.__allow_vector(),
135 -> decltype(__internal::__lazy_and(__exec.__allow_parallel(),
138 return __internal::__lazy_and(__exec.__allow_parallel(),
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/pstl/
A Dexecution_impl.h28 std::false_type __lazy_and(_Tp, std::false_type) in __lazy_and() function
35 __lazy_and(_Tp __a, std::true_type) in __lazy_and() function
123 …-> decltype(__internal::__lazy_and(__exec.__allow_vector(), typename __internal::__is_random_acces…
125 …return __internal::__lazy_and(__exec.__allow_vector(), typename __internal::__is_random_access_ite…
131 …-> decltype(__internal::__lazy_and(__exec.__allow_parallel(), typename __internal::__is_random_acc…
133 …return __internal::__lazy_and(__exec.__allow_parallel(), typename __internal::__is_random_access_i…
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/pstl/
A Dexecution_impl.h28 std::false_type __lazy_and(_Tp, std::false_type) in __lazy_and() function
35 __lazy_and(_Tp __a, std::true_type) in __lazy_and() function
125 -> decltype(__internal::__lazy_and(__exec.__allow_vector(),
128 return __internal::__lazy_and(__exec.__allow_vector(),
135 -> decltype(__internal::__lazy_and(__exec.__allow_parallel(),
138 return __internal::__lazy_and(__exec.__allow_parallel(),

Completed in 6 milliseconds