Searched refs:_ComplexType (Results 1 – 2 of 2) sorted by relevance
624 struct _ComplexType in __simd_min_element() struct631 _ComplexType(const _ValueType& val, const _Compare* comp) in __simd_min_element() argument635 _ComplexType(const _ComplexType& __obj) in __simd_min_element() argument642 operator()(const _ComplexType& __obj) in __simd_min_element() argument653 _ComplexType __init{*__first, &__comp}; in __simd_min_element()655 _PSTL_PRAGMA_DECLARE_REDUCTION(__min_func, _ComplexType) in __simd_min_element()683 struct _ComplexType in __simd_minmax_element() struct697 _ComplexType(const _ComplexType& __obj) in __simd_minmax_element() function704 operator()(const _ComplexType& __obj) in __simd_minmax_element() argument732 _ComplexType __init{*__first, *__first, &__comp}; in __simd_minmax_element()[all …]
802 typedef complex<double> _ComplexType;810 typedef complex<_Tp> _ComplexType;938 typename __libcpp_complex_overload_traits<_Tp>::_ComplexType941 typedef typename __libcpp_complex_overload_traits<_Tp>::_ComplexType _ComplexType;942 return _ComplexType(__re);965 typename __libcpp_complex_overload_traits<_Tp>::_ComplexType979 typename __libcpp_complex_overload_traits<_Tp>::_ComplexType983 typedef typename __libcpp_complex_overload_traits<_Tp>::_ComplexType _ComplexType;984 return _ComplexType(__re);