Lines Matching full:quantized
50 "Type expressed by this quantized type.");
53 "Flags of this quantized type (named accessors should be preferred to "
58 "Signedness of this quantized type.");
62 "Storage type backing this quantized type.");
66 "The minimum value held by the storage type of this quantized type.");
70 "The maximum value held by the storage type of this quantized type.");
76 "The bitwidth of the storage type of this quantized type.");
82 "Checks whether the candidate type can be expressed by this quantized "
90 "Element type of this quantized type expressed as quantized type.");
100 "Casts from a type based on the storage type of this quantized type to a "
101 "corresponding type based on the quantized type. Raises TypeError if the "
112 "Casts from a type based on a quantized type to a corresponding type "
113 "based on the storage type of this quantized type. Raises TypeError if "
125 "Casts from a type based on the expressed type of this quantized type to "
126 "a corresponding type based on the quantized type. Raises TypeError if "
137 "Casts from a type based on a quantized type to a corresponding type "
138 "based on the expressed type of this quantized type. Raises TypeError if "
150 "Casts from a type based on the expressed type of this quantized type to "
204 "corresponding to consecutive quantized values differing by 1.");
255 "corresponding to consecutive quantized values differing by 1. The ith "