Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dtype_int.hpp73 using std::make_unsigned;
129 struct make_unsigned struct
133 struct make_unsigned<char> struct
139 struct make_unsigned<short> struct
145 struct make_unsigned<int> struct
151 struct make_unsigned<long> struct
157 struct make_unsigned<unsigned char> struct
163 struct make_unsigned<unsigned short> struct
169 struct make_unsigned<unsigned int> struct
175 struct make_unsigned<unsigned long> struct
[all …]
Dfunc_integer.inl320 …vecType<typename detail::make_unsigned<T>::type, P> x(*reinterpret_cast<vecType<typename detail::m…
321make_unsigned<T>::type, P, vecType, detail::is_aligned<P>::value, sizeof(T) * 8>= 2>::call(x, typ…
322make_unsigned<T>::type, P, vecType, detail::is_aligned<P>::value, sizeof(T) * 8>= 4>::call(x, typ…
323make_unsigned<T>::type, P, vecType, detail::is_aligned<P>::value, sizeof(T) * 8>= 8>::call(x, typ…
324make_unsigned<T>::type, P, vecType, detail::is_aligned<P>::value, sizeof(T) * 8>= 16>::call(x, typ…
325make_unsigned<T>::type, P, vecType, detail::is_aligned<P>::value, sizeof(T) * 8>= 32>::call(x, typ…
326make_unsigned<T>::type, P, vecType, detail::is_aligned<P>::value, sizeof(T) * 8>= 64>::call(x, typ…
Dfunc_common.inl198 …vecType<T, P> const y(vecType<typename make_unsigned<T>::type, P>(-x) >> typename make_unsigned<T>…