HomeSort by relevance Sort by last modified time
    Searched refs:NumericRangeRepresentation (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/base/numerics/
safe_conversions_impl.h 37 enum NumericRangeRepresentation {
61 static const NumericRangeRepresentation value =
74 static const NumericRangeRepresentation value =
86 static const NumericRangeRepresentation value = NUMERIC_RANGE_NOT_CONTAINED;
121 NumericRangeRepresentation DstRange =
  /external/chromium_org/v8/src/base/
safe_conversions_impl.h 41 enum NumericRangeRepresentation {
65 static const NumericRangeRepresentation value =
78 static const NumericRangeRepresentation value =
90 static const NumericRangeRepresentation value = NUMERIC_RANGE_NOT_CONTAINED;
125 NumericRangeRepresentation DstRange =

Completed in 322 milliseconds