/external/syslinux/gpxe/src/drivers/net/ |
D | etherfabric.h | 114 efab_dword_t dword[2]; member 126 efab_dword_t dword[4]; member 139 #define EFAB_DWORD_VAL(dword) \ argument 206 #define EFAB_EXTRACT_DWORD( dword, low, high ) \ argument 229 #define EFAB_DWORD_FIELD( dword, field ) \ argument 247 #define EFAB_DWORD_IS_ZERO( dword ) \ argument 263 #define EFAB_DWORD_IS_ALL_ONES( dword ) \ argument 371 #define EFAB_POPULATE_DWORD( dword, ... ) do { \ argument 441 #define EFAB_POPULATE_DWORD_9( dword, ... ) \ argument 443 #define EFAB_POPULATE_DWORD_8( dword, ... ) \ argument [all …]
|
D | smc9000.h | 40 typedef unsigned long int dword; typedef
|
D | atl1e.c | 1300 u32 dword[2]; in atl1e_get_permanent_address() member
|
/external/syslinux/gpxe/src/drivers/bus/ |
D | pcibackup.c | 64 uint32_t *dword; in pci_backup() local 83 uint32_t *dword; in pci_restore() local
|
/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()
|
/external/vulkan-validation-layers/libs/glm/gtx/ |
D | raw_data.hpp | 64 typedef detail::uint32 dword; typedef
|
/external/libmpeg2/common/ |
D | impeg2_macros.h | 41 #define MSW(dword) (dword >> 16) argument 42 #define LSW(dword) (dword & 0xFFFF) argument
|
/external/syslinux/gpxe/src/arch/i386/include/bits/ |
D | byteswap.h | 31 uint32_t dword[2]; in __bswap_variable_64() member
|
/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/mesa3d/src/mesa/drivers/dri/intel/ |
D | intel_batchbuffer.h | 89 intel_batchbuffer_emit_dword(struct intel_context *intel, GLuint dword) in intel_batchbuffer_emit_dword()
|
/external/swiftshader/src/Common/ |
D | Types.hpp | 37 typedef ALIGN(4, uint32_t) dword; typedef
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_tgsi.c | 96 unsigned dword ) in svga_shader_emit_dword()
|
/external/pdfium/core/fxcrt/ |
D | fx_system.h | 277 #define FXSYS_HIWORD(dword) ((uint16_t)((dword) >> 16)) argument 278 #define FXSYS_LOWORD(dword) ((uint16_t)(dword)) argument
|
/external/syslinux/gpxe/src/arch/i386/include/ |
D | registers.h | 51 uint32_t dword; member
|
/external/drm_gralloc/ |
D | gralloc_drm_intel.c | 95 batch_dword(struct intel_info *info, uint32_t dword) in batch_dword()
|
/external/syslinux/gpxe/src/drivers/infiniband/ |
D | arbel.h | 221 uint32_t dword[2]; member 226 uint32_t dword[1]; member
|
D | hermon.h | 267 uint32_t dword[1]; member
|
/external/libdrm/intel/ |
D | intel_decode.c | 1792 int width, height, pitch, dword; in decode_3d_1d() local 2039 uint32_t dword; in decode_3d_1d() local
|
/external/netperf/src/ |
D | netlib.c | 2981 long long dword; member 3002 long long dword; member
|
/external/swiftshader/src/Renderer/ |
D | Surface.hpp | 347 typedef unsigned int dword; typedef in sw::Surface
|
/external/google-breakpad/src/third_party/libdisasm/ |
D | libdis.h | 249 uint32_t dword; member
|