Home
last modified time | relevance | path

Searched refs:NumericRangeRepresentation (Results 1 - 3 of 3) sorted by relevance

/third_party/gn/src/base/numerics/
H A Dsafe_conversions_impl.h139 enum NumericRangeRepresentation { enum
161 static const NumericRangeRepresentation value =
174 static const NumericRangeRepresentation value =
186 static const NumericRangeRepresentation value = NUMERIC_RANGE_NOT_CONTAINED;
286 NumericRangeRepresentation DstRange =
/third_party/node/deps/v8/src/base/
H A Dsafe_conversions_impl.h144 enum NumericRangeRepresentation { enum
165 static const NumericRangeRepresentation value =
178 static const NumericRangeRepresentation value =
190 static const NumericRangeRepresentation value = NUMERIC_RANGE_NOT_CONTAINED;
285 NumericRangeRepresentation DstRange =
/third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/numerics/
H A Dsafe_conversions_impl.h153 enum NumericRangeRepresentation enum
176 static const NumericRangeRepresentation value =
189 static const NumericRangeRepresentation value =
201 static const NumericRangeRepresentation value = NUMERIC_RANGE_NOT_CONTAINED;
298 NumericRangeRepresentation DstRange = StaticDstRangeRelationToSrcRange<Dst, Src>::value>

Completed in 6 milliseconds