| /xsrc/external/mit/MesaLib.old/dist/src/gallium/targets/pipe-loader/ |
| H A D | pipe_radeonsi.c | 12 struct radeon_winsys *rw; local in function:create_screen 15 rw = amdgpu_winsys_create(fd, config, radeonsi_screen_create); 17 if (!rw) 18 rw = radeon_drm_winsys_create(fd, config, radeonsi_screen_create); 20 return rw ? debug_screen_wrap(rw->screen) : NULL;
|
| H A D | pipe_r600.c | 10 struct radeon_winsys *rw; local in function:create_screen 12 rw = radeon_drm_winsys_create(fd, config, r600_screen_create); 13 return rw ? debug_screen_wrap(rw->screen) : NULL;
|
| /xsrc/external/mit/libXaw/dist/src/ |
| H A D | Repeater.c | 38 #define DO_CALLBACK(rw) \ 39 XtCallCallbackList((Widget)rw, rw->command.callbacks, NULL) 41 #define ADD_TIMEOUT(rw, delay) \ 42 XtAppAddTimeOut(XtWidgetToApplicationContext((Widget)rw), \ 43 delay, tic, (XtPointer)rw) 45 #define CLEAR_TIMEOUT(rw) \ 46 if ((rw)->repeater.timer) { \ 47 XtRemoveTimeOut((rw)->repeater.timer); \ 48 (rw) 221 RepeaterWidget rw = (RepeaterWidget)client_data; local in function:tic 281 RepeaterWidget rw = (RepeaterWidget)gw; local in function:ActionStart 296 RepeaterWidget rw = (RepeaterWidget)gw; local in function:ActionStop [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/target-helpers/ |
| H A D | drm_helper.h | 121 struct radeon_winsys *rw; local in function:pipe_r300_create_screen 123 rw = radeon_drm_winsys_create(fd, config, r300_screen_create); 124 return rw ? debug_screen_wrap(rw->screen) : NULL; 146 struct radeon_winsys *rw; local in function:pipe_r600_create_screen 148 rw = radeon_drm_winsys_create(fd, config, r600_screen_create); 149 return rw ? debug_screen_wrap(rw->screen) : NULL; 172 struct radeon_winsys *rw; local in function:pipe_radeonsi_create_screen 175 rw [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/ |
| H A D | nouveau_video.h | 86 struct nouveau_bufctx *ctx, int bin, uint32_t rw) 90 NOUVEAU_BO_LOW | (bo->flags & NOUVEAU_BO_APER) | rw, 84 PUSH_MTHDl(struct nouveau_pushbuf * push,int subc,int mthd,struct nouveau_bo * bo,uint32_t offset,struct nouveau_bufctx * ctx,int bin,uint32_t rw) argument
|
| H A D | nouveau_buffer.c | 227 struct nv04_resource *buf, unsigned rw) 229 if (rw == PIPE_TRANSFER_READ) { 252 nouveau_buffer_busy(struct nv04_resource *buf, unsigned rw) argument 254 if (rw == PIPE_TRANSFER_READ) 613 unsigned rw; local in function:nouveau_resource_map_offset 614 rw = (flags & NOUVEAU_BO_WR) ? PIPE_TRANSFER_WRITE : PIPE_TRANSFER_READ; 615 nouveau_buffer_sync(nv, res, rw); 226 nouveau_buffer_sync(struct nouveau_context * nv,struct nv04_resource * buf,unsigned rw) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/ |
| H A D | nouveau_video.h | 86 struct nouveau_bufctx *ctx, int bin, uint32_t rw) 90 NOUVEAU_BO_LOW | (bo->flags & NOUVEAU_BO_APER) | rw, 84 PUSH_MTHDl(struct nouveau_pushbuf * push,int subc,int mthd,struct nouveau_bo * bo,uint32_t offset,struct nouveau_bufctx * ctx,int bin,uint32_t rw) argument
|
| H A D | nouveau_buffer.c | 245 struct nv04_resource *buf, unsigned rw) 247 if (rw == PIPE_MAP_READ) { 270 nouveau_buffer_busy(struct nv04_resource *buf, unsigned rw) argument 272 if (rw == PIPE_MAP_READ) 643 unsigned rw; local in function:nouveau_resource_map_offset 644 rw = (flags & NOUVEAU_BO_WR) ? PIPE_MAP_WRITE : PIPE_MAP_READ; 645 nouveau_buffer_sync(nv, res, rw); 244 nouveau_buffer_sync(struct nouveau_context * nv,struct nv04_resource * buf,unsigned rw) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/target-helpers/ |
| H A D | drm_helper.h | 187 struct radeon_winsys *rw; local in function:DRM_DRIVER_DESCRIPTOR 189 rw = radeon_drm_winsys_create(fd, config, r300_screen_create); 190 return rw ? debug_screen_wrap(rw->screen) : NULL; 206 struct radeon_winsys *rw; variable in typeref:struct:radeon_winsys * 208 rw = radeon_drm_winsys_create(fd, config, r600_screen_create); 209 return rw ? debug_screen_wrap(rw->screen) : NULL;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winpixmap.c | 44 winXRotatePixmapNativeGDI (PixmapPtr pPix, int rw); 201 winXRotatePixmapNativeGDI (PixmapPtr pPix, int rw)
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/core/core/ |
| H A D | resource.hpp | 72 pipe_surface *bind_surface(command_queue &q, bool rw);
|
| H A D | resource.cpp | 101 resource::bind_surface(command_queue &q, bool rw) { argument 105 info.writable = rw;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/core/ |
| H A D | resource.hpp | 75 pipe_surface *bind_surface(command_queue &q, bool rw);
|
| H A D | resource.cpp | 140 resource::bind_surface(command_queue &q, bool rw) { argument 144 info.writable = rw;
|
| /xsrc/external/mit/MesaLib/dist/docs/ |
| H A D | android.rst | 106 cp -a vendor-ro vendor-rw 115 "source": "/opt/google/containers/android/vendor-rw", 118 "rw" 132 /dev/root on /vendor type ext2 (rw,seclabel,relatime) 139 scp msm_dri.so $HOST:/opt/google/containers/android/vendor-rw/lib64/dri/ 152 scp $HOST:/opt/google/containers/android/vendor-rw/lib64/libdrm.so \
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/ |
| H A D | bifrost_isa.py | 164 for rw in swap.findall('rewrite'): 167 for m in rw.findall('map'): 170 rewrites[rw.attrib['name']] = mp 335 staging = 1 if (op["staging"] in ["r", "rw"]) else 0
|
| /xsrc/external/mit/xorg-server.old/dist/mi/ |
| H A D | miarc.c | 369 short lx, lw, rx, rw; member in struct:__anon78d3557b0108 424 span->rw = span->lx + slw; 431 span->rw = inx - x + slw - inslw; 442 span[-1].rx = span[-1].rw = -((lw - (int)parc->height) >> 1); 444 span[-1].rw = 0; 594 span->rw = -ICEIL(xorg - inx); 601 span->rw = ICEIL(xorg + outx) - span->rx; 623 span->rw = -ICEIL(xorg - inx); 629 span->rw = ICEIL(xorg + outx) - span->rx; 637 span->rw 2827 arcSpan(int y,int lx,int lw,int rx,int rw,struct arc_def * def,struct arc_bound * bounds,struct accelerators * acc,int mask) argument 2897 arcSpan0(int lx,int lw,int rx,int rw,struct arc_def * def,struct arc_bound * bounds,struct accelerators * acc,int mask) argument 2925 tailSpan(int y,int lw,int rw,struct arc_def * def,struct arc_bound * bounds,struct accelerators * acc,int mask) argument [all...] |
| /xsrc/external/mit/xorg-server/dist/mi/ |
| H A D | miarc.c | 219 short lx, lw, rx, rw; member in struct:__anon6d734e8e0108 417 span->rw = span->lx + slw; 423 span->rw = inx - x + slw - inslw; 432 span[-1].rx = span[-1].rw = -((lw - (int) parc->height) >> 1); 434 span[-1].rw = 0; 572 span->rw = -ICEIL(xorg - inx); 578 span->rw = ICEIL(xorg + outx) - span->rx; 597 span->rw = -ICEIL(xorg - inx); 602 span->rw = ICEIL(xorg + outx) - span->rx; 609 span->rw 2876 arcSpan(int y,int lx,int lw,int rx,int rw,struct arc_def * def,struct arc_bound * bounds,struct accelerators * acc,int mask) argument 2937 arcSpan0(int lx,int lw,int rx,int rw,struct arc_def * def,struct arc_bound * bounds,struct accelerators * acc,int mask) argument 2960 tailSpan(int y,int lw,int rw,struct arc_def * def,struct arc_bound * bounds,struct accelerators * acc,int mask) argument [all...] |
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/int10/ |
| H A D | xf86int10.h | 49 CARD16(*rw)(xf86Int10InfoPtr, int); member in struct:_int10Mem 111 #define MEM_RW(name, addr) (*name->mem->rw)(name, addr)
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/int10/ |
| H A D | xf86int10.h | 49 uint16_t (*rw) (xf86Int10InfoPtr, int); member in struct:_int10Mem 111 #define MEM_RW(name, addr) (*name->mem->rw)(name, addr)
|
| /xsrc/external/mit/libXTrap/dist/ |
| H A D | install-sh | 235 u_plus_rw=,u+rw
|
| /xsrc/external/mit/libXevie/dist/ |
| H A D | install-sh | 223 u_plus_rw=,u+rw
|
| /xsrc/external/mit/libXfont/dist/ |
| H A D | install-sh | 240 u_plus_rw=,u+rw
|
| /xsrc/external/mit/libXfontcache/dist/ |
| H A D | install-sh | 223 u_plus_rw=,u+rw
|
| /xsrc/external/mit/luit/dist/ |
| H A D | install-sh | 223 u_plus_rw=,u+rw
|