Home
last modified time | relevance | path

Searched refs:__identity (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/pstl/
H A Dparallel_backend_serial.h60 __parallel_reduce(_ExecutionPolicy&&, _Index __first, _Index __last, const _Value& __identity, in __parallel_reduce() argument
65 return __identity; in __parallel_reduce()
69 return __real_body(__first, __last, __identity); in __parallel_reduce()
H A Dparallel_backend_tbb.h108 __parallel_reduce(_ExecutionPolicy&&, _Index __first, _Index __last, const _Value& __identity, in __parallel_reduce() argument
111 …return tbb::this_task_arena::isolate([__first, __last, &__identity, &__real_body, &__reduction]() … in __parallel_reduce()
113 tbb::blocked_range<_Index>(__first, __last), __identity, in __parallel_reduce()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/pstl/
H A Dparallel_backend_serial.h60 __parallel_reduce(_ExecutionPolicy&&, _Index __first, _Index __last, const _Value& __identity, in __parallel_reduce() argument
65 return __identity; in __parallel_reduce()
69 return __real_body(__first, __last, __identity); in __parallel_reduce()
H A Dparallel_backend_tbb.h108 __parallel_reduce(_ExecutionPolicy&&, _Index __first, _Index __last, const _Value& __identity, in __parallel_reduce() argument
111 …return tbb::this_task_arena::isolate([__first, __last, &__identity, &__real_body, &__reduction]() … in __parallel_reduce()
113 tbb::blocked_range<_Index>(__first, __last), __identity, in __parallel_reduce()
/OK3568_Linux_fs/kernel/include/linux/
H A Dio_uring.h62 struct io_identity __identity; member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dvariant507 index_sequence<(__identity<_Vs>{}, _Ip)...>{});
1102 __identity<_Tp> operator()(_Tp) const;
H A Dtype_traits423 struct __identity { typedef _Tp type; };
2921 : public __identity<typename __member_pointer_traits<_MP>::_ReturnType>
H A Dmemory2431 __identity<deleter_type>, _Dummy>::type>
2700 __identity<deleter_type>, _Dummy>::type>
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dvariant507 index_sequence<(__identity<_Vs>{}, _Ip)...>{});
1102 __identity<_Tp> operator()(_Tp) const;
H A Dtype_traits423 struct __identity { typedef _Tp type; };
2921 : public __identity<typename __member_pointer_traits<_MP>::_ReturnType>
H A Dmemory2431 __identity<deleter_type>, _Dummy>::type>
2700 __identity<deleter_type>, _Dummy>::type>