Lines Matching refs:using
79 using result_type = typename MaxExponentPromotion<T, U>::type;
105 using result_type = typename MaxExponentPromotion<T, U>::type;
132 using result_type = typename MaxExponentPromotion<T, U>::type;
156 using result_type = typename MaxExponentPromotion<T, U>::type;
176 using result_type = typename MaxExponentPromotion<T, U>::type;
196 using result_type = T;
220 using result_type = T;
240 using result_type = typename std::make_unsigned<
257 using result_type = typename std::make_unsigned<
274 using result_type = typename std::make_unsigned<
291 using result_type = typename MaxExponentPromotion<T, U>::type;
308 using result_type = typename LowestValuePromotion<T, U>::type;
324 using result_type = typename MaxExponentPromotion<T, U>::type; \