Home
last modified time | relevance | path

Searched refs:SRC_SIGNED (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/base/
Dsafe_conversions_impl.h28 SRC_SIGNED enumerator
43 SRC_SIGNED : SRC_UNSIGNED>
47 struct StaticRangeCheck<Dst, Src, DST_SIGNED, SRC_SIGNED> {
81 struct StaticRangeCheck<Dst, Src, DST_UNSIGNED, SRC_SIGNED> {
105 SRC_SIGNED : SRC_UNSIGNED,
123 struct RangeCheckImpl<Dst, Src, DST_SIGNED, SRC_SIGNED, OVERLAPS_RANGE> {
159 struct RangeCheckImpl<Dst, Src, DST_UNSIGNED, SRC_SIGNED, OVERLAPS_RANGE> {