/openbsd-src/sys/dev/pci/drm/i915/display/ |
H A D | intel_combo_phy_regs.h | 24 #define _ICL_PORT_CL_DW(dw, phy) (_ICL_COMBOPHY(phy) + \ argument 53 #define _ICL_PORT_COMP_DW(dw, phy) (_ICL_COMBOPHY(phy) + \ argument 84 #define _ICL_PORT_PCS_DW_AUX(dw, phy) (_ICL_COMBOPHY(phy) + \ argument 86 #define _ICL_PORT_PCS_DW_GRP(dw, phy) (_ICL_COMBOPHY(phy) + \ argument 88 #define _ICL_PORT_PCS_DW_LN(dw, ln, phy) (_ICL_COMBOPHY(phy) + \ argument 104 #define _ICL_PORT_TX_DW_AUX(dw, phy) (_ICL_COMBOPHY(phy) + \ argument 106 #define _ICL_PORT_TX_DW_GRP(dw, phy) (_ICL_COMBOPHY(phy) + \ argument 108 #define _ICL_PORT_TX_DW_LN(dw, ln, phy) (_ICL_COMBOPHY(phy) + \ argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 930930-2.c | 8 } dw; in test_endianness() local 20 } dw; in test_endianness_vol() local
|
/openbsd-src/usr.sbin/makefs/cd9660/ |
H A D | cd9660_conversion.c | 101 cd9660_bothendian_dword(uint32_t dw, unsigned char *eightchar) in cd9660_bothendian_dword() 123 cd9660_bothendian_word(uint16_t dw, unsigned char *fourchar) in cd9660_bothendian_word()
|
/openbsd-src/gnu/usr.bin/cvs/windows-NT/ |
H A D | win32.c | 89 DWORD dw = 256; in win32getlogin() local
|
/openbsd-src/sys/dev/pci/drm/i915/gt/ |
H A D | selftest_lrc.c | 176 int dw; in live_lrc_layout() local 383 int dw = find_offset(hw, t->reg); in live_lrc_fixed() local 967 u32 dw, x, *cs, *hw; in store_context() local 1138 u32 dw, *cs, *hw; in load_context() local 1267 u32 x, dw, *hw, *lrc; in compare_isolation() local
|
/openbsd-src/lib/libcurses/tinfo/ |
H A D | lib_win32util.c | 65 DWORD dw; in NCURSES_EXPORT() local
|
/openbsd-src/sys/dev/rasops/ |
H A D | rasops_masks.h | 74 #define GETBITS(sp, x, w, dw) do { \ argument
|
/openbsd-src/usr.sbin/amd/amq/ |
H A D | amq.c | 78 int dw = strlen(mt->mt_directory); in show_mti() local 162 int dw = strlen(mi->mi_mountpt); in show_mi() local
|
/openbsd-src/sys/arch/luna88k/dev/ |
H A D | maskbits.h | 86 #define OMFB_GETBITS(sp, x, w, dw) \ argument
|
/openbsd-src/sys/dev/pci/drm/i915/gem/selftests/ |
H A D | i915_gem_context.c | 443 unsigned int dw) in gpu_fill() 676 unsigned long ncontexts, ndwords, dw; in igt_ctx_exec() local 822 unsigned long ncontexts, ndwords, dw; in igt_shared_ctx_exec() local 1369 unsigned long idx, ndwords, dw, num_engines; in igt_ctx_readonly() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/ |
H A D | 930120-1.c | 26 } dw; local
|
/openbsd-src/gnu/llvm/compiler-rt/lib/profile/ |
H A D | WindowsMMap.c | 138 DWORD dw = GetLastError(); in lock() local
|
/openbsd-src/gnu/gcc/libdecnumber/ |
H A D | decimal128.c | 80 decNumber dw; /* work */ in decimal128FromNumber() local
|
H A D | decimal64.c | 80 decNumber dw; /* work */ in decimal64FromNumber() local
|
H A D | decimal32.c | 80 decNumber dw; /* work */ in decimal32FromNumber() local
|
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/ |
H A D | amdgpu_ih.c | 278 uint32_t dw[8]; in amdgpu_ih_decode_iv_helper() local
|
H A D | iceland_ih.c | 244 uint32_t dw[4]; in iceland_ih_decode_iv() local
|
H A D | si_ih.c | 137 uint32_t dw[4]; in si_ih_decode_iv() local
|
H A D | cik_ih.c | 254 uint32_t dw[4]; in cik_ih_decode_iv() local
|
H A D | cz_ih.c | 245 uint32_t dw[4]; in cz_ih_decode_iv() local
|
/openbsd-src/sys/dev/pci/drm/include/drm/ |
H A D | drm_rect.h | 122 static inline void drm_rect_adjust_size(struct drm_rect *r, int dw, int dh) in drm_rect_adjust_size()
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | sched-deps.c | 397 dw_t dw; in add_or_update_back_dep_1() local 2075 set_dep_weak (ds_t ds, ds_t type, dw_t dw) in set_dep_weak() 2110 ds_t dw; in ds_merge() local
|
/openbsd-src/sys/dev/usb/dwc2/ |
H A D | dwc2.h | 271 INIT_DELAYED_WORK(struct delayed_work *dw, void (*fn)(void *), void *arg) in INIT_DELAYED_WORK() 279 queue_delayed_work(struct taskq *wq, struct delayed_work *dw, int j) in queue_delayed_work()
|
/openbsd-src/sys/dev/hid/ |
H A D | hidms.c | 534 int dx, dy, dz, dw; in hidms_input() local
|
/openbsd-src/sys/dev/wscons/ |
H A D | wsmousevar.h | 90 #define WSMOUSE_INPUT(sc_wsmousedev, btns, dx, dy, dz, dw) \ argument
|