Searched defs:fds (Results 1 - 25 of 60) sorted by relevance

123

/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_egl_stubs.c48 glamor_egl_fds_from_pixmap(ScreenPtr screen, PixmapPtr pixmap, int *fds, argument
/xsrc/external/mit/libdrm/dist/
H A Dlibsync.h63 struct pollfd fds; local in function:sync_wait
/xsrc/external/mit/libXpm/dist/src/
H A DRdFToI.c142 int status, fds[2], in = 0, out = 1; local in function:xpmPipeThrough
/xsrc/external/mit/libdrm/dist/tests/vbltest/
H A Dvbltest.c163 fd_set fds; local in function:main
/xsrc/external/mit/MesaLib.old/dist/src/vulkan/wsi/
H A Dwsi_common_private.h43 int fds[4]; member in struct:wsi_image
/xsrc/external/mit/MesaLib/dist/src/vulkan/wsi/
H A Dwsi_common_private.h44 int fds[4]; member in struct:wsi_image
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/shared/
H A Dposix_tty.c461 fd_set fds; local in function:xf86FlushInput
/xsrc/external/mit/luit/dist/
H A Dluit.c536 write_waitpipe(int fds[2]) argument
542 read_waitpipe(int fds[2]) argument
H A Dsys.c116 fd_set fds; local in function:waitForOutput
159 fd_set fds; local in function:waitForInput
[all...]
/xsrc/external/mit/libdrm/dist/tests/exynos/
H A Dexynos_fimg2d_event.c46 struct pollfd fds; member in struct:exynos_evhandler
/xsrc/external/mit/libxcb/dist/src/
H A Dxcb_out.c184 static void close_fds(int *fds, unsigned int num_fds) argument
190 static void send_fds(xcb_connection_t *c, int *fds, unsigned int num_fds) argument
225 xcb_send_request_with_fds64(xcb_connection_t * c,int flags,struct iovec * vector,const xcb_protocol_request_t * req,unsigned int num_fds,int * fds) argument
345 xcb_send_request_with_fds(xcb_connection_t * c,int flags,struct iovec * vector,const xcb_protocol_request_t * req,unsigned int num_fds,int * fds) argument
365 int fds[1] = { fd }; local in function:xcb_send_fd
[all...]
/xsrc/external/mit/xf86-video-intel/dist/src/
H A Dbacklight.c354 int fds[2]; local in function:__backlight_helper_init
/xsrc/external/mit/xdm/dist/xdm/
H A Dgenauth.c85 struct pollfd fds; local in function:pollRandomDevice
/xsrc/external/mit/xf86-video-intel-2014/dist/src/
H A Dbacklight.c324 int fds[2]; local in function:__backlight_helper_init
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dtu_fence.c252 tu_fence_poll_fds(struct pollfd *fds, nfds_t nfds, uint64_t *timeout_ns) argument
202 tu_fence_init_poll_fds(uint32_t fence_count,const VkFence * fences,bool wait_all,struct pollfd * fds) argument
282 tu_fence_update_fences_and_poll_fds(uint32_t fence_count,const VkFence * fences,bool wait_all,struct pollfd * fds) argument
330 struct pollfd *fds = stack_fds; local in function:tu_WaitForFences
[all...]
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Dplatform_android.h129 int fds[4]; member in struct:buffer_info
/xsrc/external/mit/xorg-server/dist/os/
H A Dospoll.c74 struct ospollfd *fds; member in struct:ospoll
95 struct ospollfd **fds; member in struct:ospoll
114 struct pollfd *fds; member in struct:ospoll
[all...]
/xsrc/external/mit/xorg-server/dist/dri3/
H A Ddri3_request.c404 int fds[4]; local in function:proc_dri3_pixmap_from_buffers
503 int fds[4]; local in function:proc_dri3_buffers_from_pixmap
[all...]
H A Ddri3_screen.c80 dri3_fds_from_pixmap(PixmapPtr pixmap, int *fds, argument
120 int fds[4]; local in function:dri3_fd_from_pixmap
49 dri3_pixmap_from_fds(PixmapPtr * ppixmap,ScreenPtr screen,CARD8 num_fds,const int * fds,CARD16 width,CARD16 height,const CARD32 * strides,const CARD32 * offsets,CARD8 depth,CARD8 bpp,CARD64 modifier) argument
[all...]
/xsrc/external/mit/xf86-video-intel/dist/benchmarks/
H A Ddri3-swap.c201 int *fds; local in function:run
/xsrc/external/mit/xmh/dist/
H A Dcommand.c138 fd_set readfds, fds; local in function:_DoCommandToFileOrPipe
/xsrc/external/mit/MesaLib.old/dist/src/intel/tools/
H A Daubinator.c247 int fds[2]; local in function:setup_pager
/xsrc/external/mit/MesaLib/dist/src/intel/tools/
H A Daubinator.c246 int fds[2]; local in function:setup_pager
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_event.c309 fd_set fds; local in function:interruptibleXNextEvent
/xsrc/external/mit/MesaLib/dist/src/drm-shim/
H A Ddrm_shim.c258 int fds[2]; local in function:fopen

Completed in 30 milliseconds

123