/external/clang/test/CodeGenObjC/ |
D | misc-atomic-property.m | 39 typedef __int128_t dword; typedef 41 typedef long long int dword; typedef
|
/external/mesa3d/src/gallium/drivers/i915/ |
D | i915_batchbuffer.h | 51 unsigned dword) in i915_winsys_batchbuffer_dword_unchecked() 69 unsigned dword) in i915_winsys_batchbuffer_dword()
|
D | i915_debug_fp.c | 222 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()
|
D | i915_batch.h | 38 #define OUT_BATCH(dword) \ argument
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | i915_debug_fp.c | 207 print_src_reg(GLuint dword) in print_src_reg() 217 print_dest_reg(GLuint dword) in print_dest_reg()
|
D | intel_batchbuffer.h | 78 intel_batchbuffer_emit_dword(struct intel_context *intel, GLuint dword) in intel_batchbuffer_emit_dword()
|
/external/u-boot/arch/x86/cpu/broadwell/ |
D | me.c | 14 u32 dword; in me_read_dword_ptr() local
|
/external/libmpeg2/common/ |
D | impeg2_macros.h | 41 #define MSW(dword) (dword >> 16) argument 42 #define LSW(dword) (dword & 0xFFFF) argument
|
/external/virglrenderer/tests/ |
D | testvirgl_encode.h | 37 uint32_t dword) in virgl_encoder_write_dword()
|
D | testvirgl_encode.c | 37 uint32_t dword) in virgl_encoder_write_cmd_dword()
|
/external/mesa3d/src/gallium/drivers/virgl/ |
D | virgl_encode.h | 55 uint32_t dword) in virgl_encoder_write_dword()
|
D | virgl_encode.c | 41 uint32_t dword) in virgl_encoder_write_cmd_dword()
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_tgsi.c | 93 svga_shader_emit_dword(struct svga_shader_emitter * emit, unsigned dword) in svga_shader_emit_dword()
|
/external/u-boot/arch/x86/lib/ |
D | bios_interrupts.c | 112 u32 dword; in int1a_handler() local
|
/external/libdrm/radeon/ |
D | radeon_cs.h | 115 static inline void radeon_cs_write_dword(struct radeon_cs *cs, uint32_t dword) in radeon_cs_write_dword()
|
/external/u-boot/board/micronas/vct/ |
D | smc_eeprom.c | 68 #define HIWORD(dword) ((u16)(((u32)(dword)) >> 16)) argument 69 #define LOWORD(dword) ((u16)(((u32)(dword)) & 0x0000FFFFUL)) argument
|
/external/libchrome/base/debug/ |
D | elf_reader_linux.cc | 58 uint32_t dword = htonl(*reinterpret_cast<const int32_t*>(guid)); in ElfSegmentBuildIDNoteAsString() local
|
/external/swiftshader/src/System/ |
D | Types.hpp | 49 typedef ALIGN(4, uint32_t) dword; typedef
|
/external/swiftshader/src/Common/ |
D | Types.hpp | 50 typedef ALIGN(4, uint32_t) dword; typedef
|
/external/u-boot/arch/x86/include/asm/ |
D | me_common.h | 358 u32 dword; in pci_read_dword_ptr() local 367 u32 dword = 0; in pci_write_dword_ptr() local
|
/external/swiftshader/src/Device/ |
D | Surface.hpp | 222 typedef unsigned int dword; typedef in sw::Surface
|
/external/libdrm/intel/ |
D | intel_decode.c | 1786 int width, height, pitch, dword; in decode_3d_1d() local 2033 uint32_t dword; in decode_3d_1d() local
|
/external/mesa3d/src/intel/common/ |
D | gen_decoder.c | 995 uint64_t offset, uint32_t dword) in print_dword_header()
|
/external/u-boot/drivers/net/ |
D | lan91c96.h | 40 typedef unsigned long int dword; typedef
|
/external/swiftshader/src/Renderer/ |
D | Surface.hpp | 392 typedef unsigned int dword; typedef in sw::Surface
|