Searched defs:unsigned_t (Results 1 – 4 of 4) sorted by relevance
31 typedef typename std::make_unsigned<T>::type unsigned_t; in arithmetic_shift_right() typedef47 typedef typename std::make_signed<T>::type unsigned_t; in cpu_bit_extract_signed() typedef73 typedef typename std::make_unsigned<T>::type unsigned_t; in cpu_bit_extract_unsigned() typedef154 typedef typename std::make_unsigned<T>::type unsigned_t; in test_vectype() typedef
98 typedef typename std::make_unsigned<T>::type unsigned_t; in test_vectype() typedef
301 using unsigned_t = UnsignedIndicesTypeTrait<scalar_t>::t; in PackedLinearWeightQnnp() typedef
617 typedef BOOST_DEDUCED_TYPENAME boost::make_unsigned<signed_t>::type unsigned_t; in test_integral_conversions_on_min_max_impl() typedef