| /xsrc/external/mit/xsm/dist/ |
| H A D | popup.c | 38 PopupPopup(Widget parent,Widget popup,Bool transient,Bool first_time,int offset_x,int offset_y,const _XtString delAction) argument
|
| /xsrc/external/mit/xinput/dist/src/ |
| H A D | transform.c | 129 set_transformation_matrix(Display *dpy, Matrix *m, int offset_x, int offset_y, argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/sw/dri/ |
| H A D | dri_sw_winsys.c | 249 unsigned offset_x = 0; local in function:dri_sw_displaytarget_display
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/winsys/sw/dri/ |
| H A D | dri_sw_winsys.c | 253 unsigned offset_x = 0; local in function:dri_sw_displaytarget_display
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/dri/ |
| H A D | drisw.c | 81 put_image_shm(__DRIdrawable * dPriv,int shmid,char * shmaddr,unsigned offset,unsigned offset_x,int x,int y,unsigned width,unsigned height,unsigned stride) argument 186 drisw_put_image_shm(struct dri_drawable * drawable,int shmid,char * shmaddr,unsigned offset,unsigned offset_x,int x,int y,unsigned width,unsigned height,unsigned stride) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/dri/ |
| H A D | drisw.c | 81 put_image_shm(__DRIdrawable * dPriv,int shmid,char * shmaddr,unsigned offset,unsigned offset_x,int x,int y,unsigned width,unsigned height,unsigned stride) argument 189 drisw_put_image_shm(struct dri_drawable * drawable,int shmid,char * shmaddr,unsigned offset,unsigned offset_x,int x,int y,unsigned width,unsigned height,unsigned stride) argument
|
| /xsrc/external/mit/pixman/dist/pixman/ |
| H A D | pixman-image.c | 727 pixman_image_set_dither_offset(pixman_image_t * image,int offset_x,int offset_y) argument
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | blt.c | 240 unsigned offset_x, length_x; local in function:memcpy_to_tiled_x__swizzle_0__sse2 458 unsigned length_x, offset_x; local in function:memcpy_from_tiled_x__swizzle_0__sse2 [all...] |
| /xsrc/external/mit/xf86-video-ast/dist/src/ |
| H A D | ast.h | 177 USHORT offset_x; member in struct:__anon3768e0620208
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/ |
| H A D | r600_asm.h | 85 int offset_x; member in struct:r600_bytecode_tex
|
| H A D | r600_shader.c | 7475 int8_t offset_x = 0, offset_y = 0, offset_z = 0; local in function:tgsi_tex
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/ |
| H A D | r600_asm.h | 89 int offset_x; member in struct:r600_bytecode_tex
|
| H A D | r600_shader.c | 7574 int8_t offset_x = 0, offset_y = 0, offset_z = 0; local in function:tgsi_tex
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/ |
| H A D | disassemble.c | 1831 signed offset_x = (texture->offset & 0xF); local in function:print_texture_word
|
| /xsrc/external/mit/libXi/dist/include/X11/extensions/ |
| H A D | XInput.h | 721 int offset_x; member in struct:__anonf2a6c3992108
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/ |
| H A D | instr-a2xx.h | 350 uint8_t offset_x : 5; member in struct:PACKED
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir2/ |
| H A D | instr-a2xx.h | 345 uint8_t offset_x : 5; member in struct:PACKED
|
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | inputstr.h | 332 int offset_x; member in struct:_AbsoluteClassRec
|
| /xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/ |
| H A D | nir_to_vir.c | 2570 struct qreg offset_x = local in function:ntq_get_sample_offset 2636 struct qreg offset_x, offset_y; local in function:ntq_get_barycentric_centroid 2661 ntq_emit_load_interpolated_input(struct v3d_compile * c,struct qreg p,struct qreg C,struct qreg offset_x,struct qreg offset_y,unsigned mode) argument 3207 struct qreg offset_x, offset_y; local in function:ntq_emit_intrinsic 3217 struct qreg offset_x = local in function:ntq_emit_intrinsic 3230 struct qreg offset_x, offset_y; local in function:ntq_emit_intrinsic 3264 struct qreg offset_x = ntq_get_src(c, instr->src[0], 0); local in function:ntq_emit_intrinsic [all...] |
| /xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/ |
| H A D | v3dv_meta_copy.c | 1282 const uint32_t offset_x = region->imageOffset.x; local in function:copy_buffer_to_image_tfu
|
| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ |
| H A D | XIproto.h | 1319 CARD32 offset_x; member in struct:__anonacf995024c08 1401 CARD32 offset_x; member in struct:__anonacf995025408
|
| /xsrc/external/mit/MesaLib.old/dist/src/imgui/ |
| H A D | imgui_widgets.cpp | 6076 float offset_x = 0.0f; local in function:ImGui::TabBarLayout
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_shader.c | 3936 LLVMValueRef array_idx, offset_x = NULL, offset_y = NULL; local in function:build_interp_intrinsic
|
| /xsrc/external/mit/MesaLib/dist/src/imgui/ |
| H A D | imgui_widgets.cpp | 6076 float offset_x = 0.0f; local in function:ImGui::TabBarLayout
|