Searched defs:uint (Results 1 – 6 of 6) sorted by relevance
/hardware/google/gfxstream/third-party/glm/include/glm/detail/ |
D | func_integer.inl | 190 …GLM_FUNC_QUALIFIER vecType<uint, P> uaddCarry(vecType<uint, P> const & x, vecType<uint, P> const &… 211 …GLM_FUNC_QUALIFIER vecType<uint, P> usubBorrow(vecType<uint, P> const & x, vecType<uint, P> const … 230 …GLM_FUNC_QUALIFIER void umulExtended(vecType<uint, P> const & x, vecType<uint, P> const & y, vecTy…
|
D | type_int.hpp | 288 typedef unsigned int uint; typedef
|
D | func_common.inl | 736 GLM_FUNC_QUALIFIER vecType<float, P> uintBitsToFloat(vecType<uint, P> const & v)
|
/hardware/google/gfxstream/guest/mesa/src/util/ |
D | compiler.h | 116 typedef unsigned int uint; typedef
|
/hardware/google/gfxstream/third-party/glm/include/glm/gtc/ |
D | ulp.inl | 256 GLM_FUNC_QUALIFIER vecType<T, P> next_float(vecType<T, P> const & x, vecType<uint, P> const & ulps) 274 GLM_FUNC_QUALIFIER vecType<T, P> prev_float(vecType<T, P> const & x, vecType<uint, P> const & ulps)
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
D | typedefs.h | 183 typedef unsigned int uint; typedef
|