Home
last modified time | relevance | path

Searched defs:fds (Results 176 - 200 of 210) sorted by relevance

123456789

/third_party/mesa3d/src/egl/main/
H A Deglapi.c2400 eglExportDMABUFImageMESA(EGLDisplay dpy, EGLImage image, int *fds, EGLint *strides, EGLint *offsets) eglExportDMABUFImageMESA() argument
/third_party/ltp/lib/
H A Dtst_cgroup.c1363 safe_cg_open(const char *const file, const int lineno, const struct tst_cg_group *cg, const char *const file_name, int flags, int *fds) safe_cg_open() argument
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri2.c1046 dri2_create_image_from_fd(__DRIscreen *_screen, int width, int height, int fourcc, uint64_t modifier, int *fds, int num_fds, int *strides, int *offsets, unsigned bind, unsigned *error, void *loaderPrivate) dri2_create_image_from_fd() argument
1564 dri2_from_fds(__DRIscreen *screen, int width, int height, int fourcc, int *fds, int num_fds, int *strides, int *offsets, void *loaderPrivate) dri2_from_fds() argument
1574 dri2_from_fds2(__DRIscreen *screen, int width, int height, int fourcc, int *fds, int num_fds, uint32_t flags, int *strides, int *offsets, void *loaderPrivate) dri2_from_fds2() argument
1652 dri2_from_dma_bufs(__DRIscreen *screen, int width, int height, int fourcc, int *fds, int num_fds, int *strides, int *offsets, enum __DRIYUVColorSpace yuv_color_space, enum __DRISampleRange sample_range, enum __DRIChromaSiting horizontal_siting, enum __DRIChromaSiting vertical_siting, unsigned *error, void *loaderPrivate) dri2_from_dma_bufs() argument
1681 dri2_from_dma_bufs2(__DRIscreen *screen, int width, int height, int fourcc, uint64_t modifier, int *fds, int num_fds, int *strides, int *offsets, enum __DRIYUVColorSpace yuv_color_space, enum __DRISampleRange sample_range, enum __DRIChromaSiting horizontal_siting, enum __DRIChromaSiting vertical_siting, unsigned *error, void *loaderPrivate) dri2_from_dma_bufs2() argument
1710 dri2_from_dma_bufs3(__DRIscreen *screen, int width, int height, int fourcc, uint64_t modifier, int *fds, int num_fds, int *strides, int *offsets, enum __DRIYUVColorSpace yuv_color_space, enum __DRISampleRange sample_range, enum __DRIChromaSiting horizontal_siting, enum __DRIChromaSiting vertical_siting, uint32_t flags, unsigned *error, void *loaderPrivate) dri2_from_dma_bufs3() argument
[all...]
/third_party/mesa3d/src/loader/
H A Dloader_dri3_helper.c1820 int *fds; in loader_dri3_create_image() local
1866 int *fds; in loader_dri3_create_image_from_buffers() local
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_x11.c1688 int fds[4] = { -1, -1, -1, -1 }; in x11_image_init() local
H A Dwsi_common_display.c2085 struct pollfd fds[1] = { in udev_event_listener_thread() local
/third_party/libdrm/tests/modetest/
H A Dmodetest.c1812 fd_set fds; in test_page_flip() local
/third_party/lwip/src/api/
H A Dsockets.c2270 lwip_pollscan(struct pollfd *fds, nfds_t nfds, enum lwip_pollscan_opts opts) in lwip_pollscan() argument
2361 lwip_poll_inc_sockets_used(struct pollfd *fds, nfds_t nfds) lwip_poll_inc_sockets_used() argument
2376 lwip_poll_dec_sockets_used(struct pollfd *fds, nfds_t nfds) lwip_poll_dec_sockets_used() argument
2396 lwip_poll(struct pollfd *fds, nfds_t nfds, int timeout) lwip_poll() argument
[all...]
/third_party/node/deps/uv/src/win/
H A Dpipe.c341 int uv_pipe(uv_file fds[2], int read_flags, int write_flags) { in uv_pipe() argument
/third_party/python/Modules/
H A Dselectmodule.c769 struct pollfd *fds; member
1094 struct pollfd *fds; newDevPollObject() local
[all...]
/third_party/rust/crates/nix/src/
H A Dunistd.rs1149 let mut fds = mem::MaybeUninit::<[c_int; 2]>::uninit(); in pipe() variables
1182 let mut fds = mem::MaybeUninit::<[c_int; 2]>::uninit(); in pipe2() variables
/third_party/glfw/src/
H A Dwl_window.c1214 struct pollfd fds[] = in handleEvents() local
1304 int fds[ in readDataOfferAsString() local
[all...]
/third_party/alsa-utils/aplay/
H A Daplay.c3369 static void playbackv_go(int* fds, unsigned int channels, size_t loaded, off_t count, int rtype, char **names) argument
3423 static void capturev_go(int* fds, unsigned int channels, off_t count, int rtype, char **names) argument
3466 int fds[channels]; local
3519 int fds[channels]; global() local
[all...]
/third_party/backends/backend/
H A Dartec_eplus48u.c4207 int fds[2]; in sane_start() local
H A Dmustek.c6230 int fds[2]; in sane_start() local
H A Dpie.c3517 int fds[2]; in sane_start() local
H A Dumax.c7282 int fds[2]; in sane_start() local
H A Davision.c9091 int fds [2]; in sane_start() local
/third_party/mesa3d/src/egl/drivers/dri2/
H A Degl_dri2.c2861 int fds[DMA_BUF_MAX_PLANES]; in dri2_create_image_dma_buf() local
3119 dri2_export_dma_buf_image_mesa(_EGLDisplay *disp, _EGLImage *img, int *fds, EGLint *strides, EGLint *offsets) dri2_export_dma_buf_image_mesa() argument
[all...]
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_device.c2198 struct pollfd fds = { .fd = queue->fence, .events = POLLIN }; in tu_QueueWaitIdle() local
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c551 static int fuse_pipe(int fds[2]) argument
569 static int fuse_pipe(int fds[2]) argument
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dcore-util.c2714 void pa_close_pipe(int fds[2]) { in pa_close_pipe() argument
/third_party/libwebsockets/lib/core-net/
H A Dprivate-lib-core-net.h340 struct lws_pollfd *fds; member
/third_party/node/deps/openssl/openssl/apps/
H A Dspeed.c3446 int *fds; in do_multi() local
[all...]
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dapps.c3148 OSSL_ASYNC_FD *fds; in wait_for_async() local

Completed in 96 milliseconds

123456789