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

  /external/webrtc/webrtc/base/
safe_conversions_impl.h 31 enum DstRange {
57 static const DstRange value = kDstMaxExponent >= kSrcMaxExponent ?
63 static const DstRange value = sizeof(Dst) >= sizeof(Src) ?
76 static const DstRange value = kDstMaxExponent >= kSrcMaxExponent ?
82 static const DstRange value = OVERLAPS_RANGE;
106 DstRange IsSrcRangeContained = StaticRangeCheck<Dst, Src>::value>
  /external/pdfium/third_party/base/numerics/
safe_conversions_impl.h 122 NumericRangeRepresentation DstRange =
  /external/v8/src/base/
safe_conversions_impl.h 125 NumericRangeRepresentation DstRange =
  /external/libchrome/base/numerics/
safe_conversions_impl.h 172 NumericRangeRepresentation DstRange =
  /external/libweave/third_party/chromium/base/numerics/
safe_conversions_impl.h 170 NumericRangeRepresentation DstRange =

Completed in 53 milliseconds