Home
last modified time | relevance | path

Searched defs:dw (Results 1 – 25 of 50) sorted by relevance

12

/openbsd-src/sys/dev/pci/drm/i915/display/
H A Dintel_combo_phy_regs.h24 #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 D930930-2.c8 } dw; in test_endianness() local
20 } dw; in test_endianness_vol() local
/openbsd-src/usr.sbin/makefs/cd9660/
H A Dcd9660_conversion.c101 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 Dwin32.c89 DWORD dw = 256; in win32getlogin() local
/openbsd-src/sys/dev/pci/drm/i915/gt/
H A Dselftest_lrc.c176 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 Dlib_win32util.c65 DWORD dw; in NCURSES_EXPORT() local
/openbsd-src/sys/dev/rasops/
H A Drasops_masks.h74 #define GETBITS(sp, x, w, dw) do { \ argument
/openbsd-src/usr.sbin/amd/amq/
H A Damq.c78 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 Dmaskbits.h86 #define OMFB_GETBITS(sp, x, w, dw) \ argument
/openbsd-src/sys/dev/pci/drm/i915/gem/selftests/
H A Di915_gem_context.c443 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 D930120-1.c26 } dw; local
/openbsd-src/gnu/llvm/compiler-rt/lib/profile/
H A DWindowsMMap.c138 DWORD dw = GetLastError(); in lock() local
/openbsd-src/gnu/gcc/libdecnumber/
H A Ddecimal128.c80 decNumber dw; /* work */ in decimal128FromNumber() local
H A Ddecimal64.c80 decNumber dw; /* work */ in decimal64FromNumber() local
H A Ddecimal32.c80 decNumber dw; /* work */ in decimal32FromNumber() local
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_ih.c278 uint32_t dw[8]; in amdgpu_ih_decode_iv_helper() local
H A Diceland_ih.c244 uint32_t dw[4]; in iceland_ih_decode_iv() local
H A Dsi_ih.c137 uint32_t dw[4]; in si_ih_decode_iv() local
H A Dcik_ih.c254 uint32_t dw[4]; in cik_ih_decode_iv() local
H A Dcz_ih.c245 uint32_t dw[4]; in cz_ih_decode_iv() local
/openbsd-src/sys/dev/pci/drm/include/drm/
H A Ddrm_rect.h122 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 Dsched-deps.c397 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 Ddwc2.h271 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 Dhidms.c534 int dx, dy, dz, dw; in hidms_input() local
/openbsd-src/sys/dev/wscons/
H A Dwsmousevar.h90 #define WSMOUSE_INPUT(sc_wsmousedev, btns, dx, dy, dz, dw) \ argument

12