| /xsrc/external/mit/xorg-server/dist/xkb/ |
| H A D | XKBGAlloc.c | 401 void *items; local in function:XkbGeomRealloc [all...] |
| /xsrc/external/mit/xorg-server/dist/hw/xquartz/ |
| H A D | applewm.c | 370 const char *bytes, **items; local in function:ProcAppleWMSetWindowMenu
|
| /xsrc/external/mit/xorg-server/dist/Xext/ |
| H A D | xselinux_ext.c | 328 SELinuxFreeItems(SELinuxListItemRec * items, int count) argument 340 SELinuxSendItemsToClient(ClientPtr client, SELinuxListItemRec * items, argument 406 SELinuxListItemRec *items; local in function:ProcSELinuxListProperties 445 SELinuxListItemRec *items; local in function:ProcSELinuxListSelections [all...] |
| H A D | sync.c | 1512 SyncAwaitPrologue(ClientPtr client, int items) argument 1536 SyncAwaitEpilogue(ClientPtr client, int items, SyncAwaitUnion * pAwaitUnion) argument 1574 int len, items; local in function:ProcSyncAwait 2043 int items; local in function:ProcSyncAwaitFence [all...] |
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winmultiwindowwm.c | 502 unsigned long items, remain; local in function:UpdateName
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xquartz/ |
| H A D | applewm.c | 372 const char *bytes, **items; local in function:ProcAppleWMSetWindowMenu
|
| /xsrc/external/mit/xorg-server.old/dist/Xext/ |
| H A D | sync.c | 1559 SyncAwaitPrologue(ClientPtr client, int items) argument 1583 SyncAwaitEpilogue(ClientPtr client, int items, SyncAwaitUnion *pAwaitUnion) argument 1623 int len, items; local in function:ProcSyncAwait 2110 int items; local in function:ProcSyncAwaitFence [all...] |
| H A D | xselinux_ext.c | 328 SELinuxFreeItems(SELinuxListItemRec *items, int count) argument 339 SELinuxSendItemsToClient(ClientPtr client, SELinuxListItemRec *items, argument 403 SELinuxListItemRec *items; local in function:ProcSELinuxListProperties 442 SELinuxListItemRec *items; local in function:ProcSELinuxListSelections [all...] |
| /xsrc/external/mit/xf86-video-vmware/dist/src/ |
| H A D | vmwarevideo.c | 809 struct _item items[SVGA_VIDEO_DATA_GMRID]; member in struct:vmwareVideoPlay::_body 820 struct _item *items; local in function:vmwareVideoPlay [all...] |
| H A D | svga_overlay.h | 42 } items[1]; member in struct:SVGAEscapeVideoSetRegs
|
| /xsrc/external/mit/x11perf/dist/ |
| H A D | do_text.c | 31 static XTextItem *items; variable in typeref:typename:XTextItem * [all...] |
| /xsrc/external/mit/twm/dist/src/ |
| H A D | menus.h | 102 short items; /* number of items in the menu */ member in struct:MenuRoot
|
| /xsrc/external/mit/rgb/dist/ |
| H A D | rgb.c | 66 int items; local in function:main
|
| /xsrc/external/mit/libdrm/dist/ |
| H A D | xf86drmMode.c | 1366 drmModeAtomicReqItemPtr items; member in struct:_drmModeAtomicReq [all...] |
| /xsrc/external/mit/libXpm/dist/src/ |
| H A D | amigax.c | 308 int items, red, green, blue; local in function:ParseColor
|
| H A D | rgb.c | 64 int n, items, red, green, blue; local in function:xpmReadRgbNames
|
| /xsrc/external/mit/libXaw/dist/examples/ |
| H A D | list.c | 29 char *items[]={ "the ","quick","brown", "fox ", local in function:main
|
| /xsrc/external/mit/libX11/dist/src/ |
| H A D | PolyTxt.c | 33 XDrawText(register Display * dpy,Drawable d,GC gc,int x,int y,XTextItem * items,int nitems) argument
|
| H A D | PolyTxt16.c | 33 XDrawText16(register Display * dpy,Drawable d,GC gc,int x,int y,XTextItem16 * items,int nitems) argument
|
| /xsrc/external/mit/freetype/dist/src/gzip/ |
| H A D | zutil.c | 83 voidpf zcalloc (voidpf opaque, unsigned items, unsigned size) argument 142 voidpf zcalloc (voidpf opaque, unsigned items, unsigned size) argument
|
| H A D | ftgzip.c | 124 ft_gzip_alloc(FT_Memory memory,uInt items,uInt size) argument 149 zcalloc(voidpf opaque,unsigned items,unsigned size) argument
|
| /xsrc/external/mit/freetype/dist/src/bzip2/ |
| H A D | ftbzip2.c | 64 ft_bzip2_alloc(FT_Memory memory,int items,int size) argument
|
| /xsrc/external/mit/ctwm/dist/ |
| H A D | menus.h | 80 short items; /* number of items in the menu */ member in struct:MenuRoot
|
| /xsrc/external/mit/brotli/dist/c/enc/ |
| H A D | memory.c | 68 static void SortPointers(void** items, const size_t n) { argument
|
| H A D | entropy_encode.h | 83 static BROTLI_INLINE void SortHuffmanTreeItems(HuffmanTree* items, argument [all...] |