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

  /external/pdfium/third_party/base/numerics/
safe_conversions_impl.h 38 enum NumericRangeRepresentation {
62 static const NumericRangeRepresentation value =
75 static const NumericRangeRepresentation value =
87 static const NumericRangeRepresentation value = NUMERIC_RANGE_NOT_CONTAINED;
122 NumericRangeRepresentation DstRange =
  /external/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 =
  /external/libchrome/base/numerics/
safe_conversions_impl.h 39 enum NumericRangeRepresentation {
63 static const NumericRangeRepresentation value =
76 static const NumericRangeRepresentation value =
88 static const NumericRangeRepresentation value = NUMERIC_RANGE_NOT_CONTAINED;
172 NumericRangeRepresentation DstRange =
  /external/libweave/third_party/chromium/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;
170 NumericRangeRepresentation DstRange =

Completed in 174 milliseconds