Home
last modified time | relevance | path

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

/external/clang/test/CodeGenObjC/
Dmisc-atomic-property.m39 typedef __int128_t dword; typedef
41 typedef long long int dword; typedef
/external/mesa3d/src/gallium/drivers/i915/
Di915_batchbuffer.h51 unsigned dword) in i915_winsys_batchbuffer_dword_unchecked()
69 unsigned dword) in i915_winsys_batchbuffer_dword()
Di915_debug_fp.c222 print_src_reg(struct debug_stream *stream, unsigned dword) in print_src_reg()
232 print_dest_reg(struct debug_stream *stream, unsigned dword) in print_dest_reg()
Di915_batch.h38 #define OUT_BATCH(dword) \ argument
/external/vulkan-validation-layers/libs/glm/gtx/
Draw_data.hpp64 typedef detail::uint32 dword; typedef
/external/mesa3d/src/mesa/drivers/dri/i915/
Di915_debug_fp.c207 print_src_reg(GLuint dword) in print_src_reg()
217 print_dest_reg(GLuint dword) in print_dest_reg()
/external/libmpeg2/common/
Dimpeg2_macros.h41 #define MSW(dword) (dword >> 16) argument
42 #define LSW(dword) (dword & 0xFFFF) argument
/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_Utils.h32 #define PWL_GETLOWWORD(dword) ((FX_WORD)(dword)) argument
33 #define PWL_GETHIGHWORD(dword) ((FX_WORD)(dword >> 16)) argument
/external/libdrm/radeon/
Dradeon_cs.h115 static inline void radeon_cs_write_dword(struct radeon_cs *cs, uint32_t dword) in radeon_cs_write_dword()
/external/mesa3d/src/mesa/drivers/dri/intel/
Dintel_batchbuffer.h89 intel_batchbuffer_emit_dword(struct intel_context *intel, GLuint dword) in intel_batchbuffer_emit_dword()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi.c96 unsigned dword ) in svga_shader_emit_dword()
/external/pdfium/core/include/fxcrt/
Dfx_system.h266 #define FXSYS_HIWORD(dword) ((FX_WORD)((dword) >> 16)) argument
267 #define FXSYS_LOWORD(dword) ((FX_WORD)(dword)) argument
/external/drm_gralloc/
Dgralloc_drm_intel.c95 batch_dword(struct intel_info *info, uint32_t dword) in batch_dword()
/external/libdrm/intel/
Dintel_decode.c1792 int width, height, pitch, dword; in decode_3d_1d() local
2039 uint32_t dword; in decode_3d_1d() local
/external/netperf/src/
Dnetlib.c2981 long long dword; member
3002 long long dword; member
/external/google-breakpad/src/third_party/libdisasm/
Dlibdis.h249 uint32_t dword; member
/external/google-breakpad/src/third_party/libdisasm/swig/
Dlibdisasm_oop.i152 unsigned long dword; member