| /src/sys/external/bsd/drm2/dist/drm/i915/gvt/ |
| dmabuf.h | 46 __u32 x_pos; /* horizontal position of cursor plane */ member in struct:intel_vgpu_fb_info
|
| fb_decoder.h | 129 u32 x_pos; /* in pixels */ member in struct:intel_vgpu_sprite_plane_format 145 u32 x_pos; /* in pixels */ member in struct:intel_vgpu_cursor_plane_format
|
| /src/external/gpl3/gdb.old/dist/gdb/tui/ |
| tui-data.c | 177 int x_pos = box_width (); local 179 x_pos += (avail_width - len) / 2; 181 int n = avail_width - x_pos; 184 mvwaddnstr (handle.get (), height / 2, x_pos, str, n);
|
| /src/external/gpl3/gdb/dist/gdb/tui/ |
| tui-data.c | 177 int x_pos = box_width (); local 179 x_pos += (avail_width - len) / 2; 181 int n = avail_width - x_pos; 184 mvwaddnstr (handle.get (), height / 2, x_pos, str, n);
|
| /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/ |
| amdgpu_dcn10_hw_sequencer.c | 2965 int x_pos = pos_cpy.x; local 2969 x_pos = (x_pos - x_plane) * pipe_ctx->plane_state->src_rect.width / 2974 if (x_pos < 0) { 2975 pos_cpy.x_hotspot -= x_pos; 2976 x_pos = 0; 2984 pos_cpy.x = (uint32_t)x_pos;
|
| /src/sys/arch/m68k/060sp/dist/ |
| pfpsp.s | 13823 bge.b x_pos # if pos, don't set bit 0 13825 x_pos: label
|
| fpsp.s | 23862 bge.b x_pos # if pos, don't set bit 0 23864 x_pos: label
|