Searched defs:kIsSigned (Results 1 – 9 of 9) sorted by relevance
193 constexpr bool kIsSigned = static_cast<int_type>(1) - 2 < 0; in FastIntToBuffer() local225 constexpr bool kIsSigned = static_cast<int_type>(1) - 2 < 0; in safe_strtoi_base() local
182 constexpr bool kIsSigned = static_cast<int_type>(1) - 2 < 0; in FastIntToBuffer() local213 constexpr bool kIsSigned = static_cast<int_type>(1) - 2 < 0; in safe_strtoi_base() local
94 constexpr bool kIsSigned = false; in fbgemm_linear_int8_weight_fp32_activation() local251 constexpr bool kIsSigned = true; in fbgemm_linear_quantize_weight() local
394 static constexpr bool kIsSigned = std::is_signed_v<BaseType>; variable565 static constexpr bool kIsSigned = std::is_signed_v<BaseType>; variable
134 constexpr bool kIsSigned = std::numeric_limits<T>::is_signed; in clampForBitCount() local