Home
last modified time | relevance | path

Searched defs:dword (Results 1 – 7 of 7) sorted by relevance

/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Draw_data.hpp38 typedef detail::uint32 dword; typedef
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
Dqtypes.h80 typedef unsigned long dword; /* Unsigned 32 bit value type. */ typedef
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Dqtypes.h80 typedef unsigned long dword; /* Unsigned 32 bit value type. */ typedef
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
Dqtypes.h80 typedef unsigned long dword; /* Unsigned 32 bit value type. */ typedef
/hardware/qcom/sm8150/media/libarbitrarybytes/inc/
Dqtypes.h80 typedef unsigned long dword; /* Unsigned 32 bit value type. */ typedef
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Dqtypes.h80 typedef unsigned long dword; /* Unsigned 32 bit value type. */ typedef
/hardware/google/gfxstream/guest/mesa/src/util/
Dbitscan.h107 #define u_foreach_bit(b, dword) \ argument
120 #define u_foreach_bit64(b, dword) \ argument