Home
last modified time | relevance | path

Searched defs:UnsignedType (Results 1 – 5 of 5) sorted by relevance

/device/generic/vulkan-cereal/third-party/perfetto/include/perfetto/protozero/
Dproto_utils.h143 using UnsignedType = typename std::make_unsigned<T>::type; in ZigZagEncode() local
164 using UnsignedType = typename std::make_unsigned<T>::type; in ZigZagDecode() local
186 using UnsignedType = typename std::make_unsigned<MaybeExtendedType>::type; in WriteVarInt() local
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dperfetto-sdk-tracing-only.cpp203 using UnsignedType = typename std::make_unsigned<MaybeExtendedType>::type; in varIntEncodingSize() typedef
234 using UnsignedType = typename std::make_unsigned<MaybeExtendedType>::type; in writeVarInt() typedef
Dperfetto-tracing-only.cpp369 using UnsignedType = typename std::make_unsigned<MaybeExtendedType>::type; in writeVarInt() typedef
Dperfetto.h2127 using UnsignedType = typename std::make_unsigned<T>::type; in ZigZagEncode() local
2148 using UnsignedType = typename std::make_unsigned<T>::type; in ZigZagDecode() local
2170 using UnsignedType = typename std::make_unsigned<MaybeExtendedType>::type; in WriteVarInt() local
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.h852 using UnsignedType = typename std::make_unsigned<T>::type; in ZigZagEncode() local
873 using UnsignedType = typename std::make_unsigned<T>::type; in ZigZagDecode() local
896 using UnsignedType = typename std::make_unsigned<MaybeExtendedType>::type; in WriteVarInt() local