Searched defs:DstLimits (Results 1 – 2 of 2) sorted by relevance
49 typedef numeric_limits<Dst> DstLimits; in GetMaxConvertibleToFloat() typedef88 typedef numeric_limits<Dst> DstLimits; in TestSpecializedArithmetic() typedef130 typedef numeric_limits<Dst> DstLimits; in TestSpecializedArithmetic() typedef163 typedef numeric_limits<Dst> DstLimits; in TestSpecializedArithmetic() typedef186 typedef numeric_limits<Dst> DstLimits; in TestArithmetic() typedef316 typedef numeric_limits<Dst> DstLimits; in Test() typedef371 typedef numeric_limits<Dst> DstLimits; in Test() typedef426 typedef numeric_limits<Dst> DstLimits; in Test() typedef450 typedef numeric_limits<Dst> DstLimits; in Test() typedef500 typedef numeric_limits<Dst> DstLimits; in Test() typedef
48 using DstLimits = numeric_limits<Dst>; in GetMaxConvertibleToFloat() typedef208 using DstLimits = SaturationDefaultLimits<Dst>; in TestSpecializedArithmetic() typedef385 using DstLimits = SaturationDefaultLimits<Dst>; in TestSpecializedArithmetic() typedef541 using DstLimits = SaturationDefaultLimits<Dst>; in TestSpecializedArithmetic() typedef592 using DstLimits = SaturationDefaultLimits<Dst>; in TestArithmetic() typedef847 using DstLimits = numeric_limits<Dst>; in TestStrictComparison() typedef948 using DstLimits = SaturationDefaultLimits<Dst>; in Test() typedef1009 using DstLimits = SaturationDefaultLimits<Dst>; in Test() typedef1075 using DstLimits = SaturationDefaultLimits<Dst>; in Test() typedef1109 using DstLimits = SaturationDefaultLimits<Dst>; in Test() typedef[all …]