/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ |
H A D | raw_data.hpp | 38 typedef detail::uint32 dword; typedef
|
/third_party/mesa3d/src/gallium/drivers/virgl/ |
H A D | virgl_encode.h | 57 virgl_encoder_write_dword(struct virgl_cmd_buf *state, uint32_t dword) virgl_encoder_write_dword() argument
|
H A D | virgl_encode.c | 311 virgl_encoder_write_cmd_dword(struct virgl_context *ctx, uint32_t dword) virgl_encoder_write_cmd_dword() argument
|
/third_party/libdrm/radeon/ |
H A D | radeon_cs.h | 115 static inline void radeon_cs_write_dword(struct radeon_cs *cs, uint32_t dword) in radeon_cs_write_dword() argument
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
H A D | fd6_vsc.c | 39 dword = 4 * byte, enumerator
|
H A D | fd6_program.c | 221 unsigned dword = out->stream * A6XX_SO_PROG_DWORDS + loc/2; in setup_stream_out() local
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
H A D | i915_batchbuffer.h | 50 i915_winsys_batchbuffer_dword_unchecked(struct i915_winsys_batchbuffer *batch, unsigned dword) i915_winsys_batchbuffer_dword_unchecked() argument 70 i915_winsys_batchbuffer_dword(struct i915_winsys_batchbuffer *batch, unsigned dword) i915_winsys_batchbuffer_dword() argument
|
H A D | i915_debug_fp.c | 160 print_src_reg(char **stream, unsigned dword) in print_src_reg() argument 169 print_dest_reg(char **stream, unsigned dword) in print_dest_reg() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/src/System/ |
H A D | Types.hpp | 78 typedef ALIGN(4, uint32_t) dword; member
|
/third_party/skia/third_party/externals/libjpeg-turbo/simd/nasm/ |
H A D | jsimdcfg.inc.h | 86 %define JDIMENSION dword ; unsigned int variable
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_tgsi.c | 93 svga_shader_emit_dword(struct svga_shader_emitter * emit, unsigned dword) in svga_shader_emit_dword() argument
|
/third_party/skia/third_party/externals/swiftshader/src/Common/ |
H A D | Types.hpp | 50 typedef ALIGN(4, uint32_t) dword; member
|
/third_party/libsnd/src/ |
H A D | w64.c | 227 int dword = 0, marker, format = 0 ; in w64_read_header() local
|
H A D | au.c | 293 int marker, dword ; in au_read_header() local
|
H A D | wavlike.c | 1293 { uint32_t marker, dword = 0, vmajor = -1, vminor = -1, bytesread = 0 ; in exif_subchunk_parse() local [all...] |
H A D | wav.c | 1378 uint32_t thisread, bytesread = 0, dword, sampler_data, loop_count, actually_loop_count = 0 ; in wav_read_smpl_chunk() local [all...] |
H A D | aiff.c | 1758 aiff_read_chanmap (SF_PRIVATE * psf, unsigned dword) in aiff_read_chanmap() argument
|
/third_party/mesa3d/src/intel/tools/ |
H A D | i965_asm.c | 65 uint32_t dword; in get_dword() local
|
/third_party/mesa3d/src/intel/isl/ |
H A D | isl_format.c | 1252 unsigned dword = layout->start_bit / 32; in pack_channel() local 1302 unsigned dword = layout->start_bit / 32; in unpack_channel() local
|
/third_party/mesa3d/src/intel/common/ |
H A D | intel_decoder.c | 1192 print_dword_header(FILE *outfile, struct intel_field_iterator *iter, uint64_t offset, uint32_t dword) print_dword_header() argument
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_nir_rt_builder.h | 518 nir_ssa_def *dword = brw_nir_rt_load(b, dword_addr, 4, 1, 32); in brw_nir_rt_set_dword_bit_at() local
|
H A D | brw_eu_emit.c | 583 gfx7_set_dp_scratch_message(struct brw_codegen *p, brw_inst *inst, bool write, bool dword, bool invalidate_after_read, unsigned num_regs, unsigned addr_offset, unsigned mlen, unsigned rlen, bool header_present) gfx7_set_dp_scratch_message() argument
|
/third_party/FreeBSD/sys/dev/usb/controller/ |
H A D | xhci.c | 1675 uint32_t dword; in xhci_setup_generic_chain_sub() local [all...] |
/third_party/libdrm/intel/ |
H A D | intel_decode.c | 1786 int width, height, pitch, dword; in decode_3d_1d() local 2033 uint32_t dword; decode_3d_1d() local [all...] |
/third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
H A D | Surface.hpp | 364 typedef unsigned int dword; typedef in sw::Surface
|