Searched defs:update (Results 1 - 25 of 81) sorted by relevance

1234

/xsrc/external/mit/fontconfig/dist/fc-case/
H A DMakefile.am31 update: target
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/
H A Di915_state.h39 void (*update)(struct i915_context *); member in struct:i915_tracked_state
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/
H A Di915_state.h38 void (*update)(struct i915_context *); member in struct:i915_tracked_state
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_state.h43 enum pipe_error (*update)( struct svga_context *svga, unsigned dirty ); member in struct:svga_tracked_state
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_state.h43 enum pipe_error (*update)( struct svga_context *svga, uint64_t dirty ); member in struct:svga_tracked_state
/xsrc/external/mit/libXaw/dist/examples/
H A Dxawhisto.c16 static void update(XtPointer client_data, XtIntervalId * id) function in typeref:typename:void
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/src/
H A Dkshadow.c63 KdShadowSet (ScreenPtr pScreen, int randr, ShadowUpdateProc update, ShadowWindowProc window) argument
/xsrc/external/mit/xorg-server/dist/hw/kdrive/src/
H A Dkshadow.c62 KdShadowSet(ScreenPtr pScreen, int randr, ShadowUpdateProc update, argument
/xsrc/external/mit/glu/dist/src/libnurbs/internals/
H A Dvarray.cc74 Varray::update( Arc_ptr arc, long dir[2], REAL val ) function in class:Varray
/xsrc/external/mit/xgc/dist/
H A Dtestfrac.c88 update(Widget w, XEvent *event, String *params, int *num_params) function in typeref:typename:void
/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dspiceqxl_io_port.c207 QXLRect update = *(QXLRect*)&header->update_area; local in function:ioport_write
/xsrc/external/mit/xorg-server/dist/miext/shadow/
H A Dshadow.c150 shadowAdd(ScreenPtr pScreen, PixmapPtr pPixmap, ShadowUpdateProc update, argument
H A Dshadow.h48 ShadowUpdateProc update; member in struct:_shadowBuf
/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
H A DStripCharP.h68 int update; /* update frequence */ member in struct:__anondf2fab800108
/xsrc/external/mit/libXcomposite/dist/src/
H A DXcomposite.c251 XCompositeRedirectWindow (Display *dpy, Window window, int update) argument
268 XCompositeRedirectSubwindows (Display *dpy, Window window, int update) argument
285 XCompositeUnredirectWindow (Display *dpy, Window window, int update) argument
302 XCompositeUnredirectSubwindows (Display *dpy, Window window, int update) argument
[all...]
/xsrc/external/mit/MesaLib/dist/bin/pick/
H A Dui.py151 async def update(self) -> None: member in class:UI
/xsrc/external/mit/xbiff/dist/
H A DMailboxP.h60 int update; /* seconds between updates */ member in struct:__anona97f53890108
/xsrc/external/mit/xorg-server.old/dist/miext/shadow/
H A Dshadow.c180 shadowAdd(ScreenPtr pScreen, PixmapPtr pPixmap, ShadowUpdateProc update, argument
235 shadowInit(ScreenPtr pScreen, ShadowUpdateProc update, ShadowWindowProc window) argument
H A Dshadow.h52 ShadowUpdateProc update; member in struct:_shadowBuf
/xsrc/external/mit/xorg-server/dist/present/
H A Dpresent_request.c88 RegionPtr update = NULL; local in function:proc_present_pixmap
H A Dpresent_vblank.c47 present_vblank_init(present_vblank_ptr vblank,WindowPtr window,PixmapPtr pixmap,CARD32 serial,RegionPtr valid,RegionPtr update,int16_t x_off,int16_t y_off,RRCrtcPtr target_crtc,SyncFence * wait_fence,SyncFence * idle_fence,uint32_t options,const uint32_t capabilities,present_notify_ptr notifies,int num_notifies,uint64_t target_msc,uint64_t crtc_msc) argument
151 present_vblank_create(WindowPtr window,PixmapPtr pixmap,CARD32 serial,RegionPtr valid,RegionPtr update,int16_t x_off,int16_t y_off,RRCrtcPtr target_crtc,SyncFence * wait_fence,SyncFence * idle_fence,uint32_t options,const uint32_t capabilities,present_notify_ptr notifies,int num_notifies,uint64_t target_msc,uint64_t crtc_msc) argument
/xsrc/external/mit/libdrm/dist/
H A Dxf86drmSL.c138 static SLEntryPtr SLLocate(void *l, unsigned long key, SLEntryPtr *update) argument
159 SLEntryPtr update[SL_MAX_LEVEL + 1]; local in function:drmSLInsert
191 SLEntryPtr update[SL_MAX_LEVEL + 1]; local in function:drmSLDelete
218 SLEntryPtr update[SL_MAX_LEVEL + 1]; local in function:drmSLLookup
236 SLEntryPtr update[SL_MAX_LEVEL + 1] = {0}; local in function:drmSLLookupNeighbors
[all...]
/xsrc/external/mit/xf86-video-vesa/dist/src/
H A Dvesa.h117 ShadowUpdateProc update; member in struct:_VESARec
/xsrc/external/mit/xeyes/dist/
H A DEyesP.h46 int update; /* current timeout index */ member in struct:__anonceb777f20308
/xsrc/external/mit/MesaLib/dist/src/amd/registers/
H A Dregdb.py95 def update(self, **kwargs): member in class:Object
698 def update(self, other): member in class:RegisterDatabase

Completed in 12 milliseconds

1234