Searched defs:_Rp (Results 1 – 3 of 3) sorted by relevance
24 _Tp __init, _Cp /* __combine */, _Rp /* __brick_reduce */, _Sp __scan) in __parallel_transform_scan() argument
61 static const _Working_result_type _Rp = _Engine::_Max - _Engine::_Min + _Working_result_type(1); variable 63 static _LIBCPP_CONSTEXPR const _Working_result_type _Rp = _Engine::max() - _Engine::min() + _Working_result_type(1); variable
54 static const _Working_result_type _Rp = _Engine::_Max - _Engine::_Min + _Working_result_type(1); variable 56 static _LIBCPP_CONSTEXPR const _Working_result_type _Rp = _Engine::max() - _Engine::min() + _Working_result_type(1); variable [all...]