Home
last modified time | relevance | path

Searched defs:pfd (Results 26 - 50 of 98) sorted by relevance

1234

/third_party/ltp/testcases/kernel/syscalls/writev/
H A Dwritev01.c46 int *pfd; member
/third_party/ltp/testcases/kernel/syscalls/epoll_wait/
H A Depoll_wait01.c29 struct pollfd pfd[] = { in get_writesize() local
/third_party/node/deps/uv/src/unix/
H A Dposix-poll.c79 struct pollfd pfd; in uv__pollfds_swap() local
/third_party/toybox/toys/other/
H A Dwatch.c71 struct pollfd pfd[2]; in watch_main() local
[all...]
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Ddns_proxy_listen_test.cpp94 struct pollfd pfd; in HWTEST_F() local
/third_party/libwebsockets/lib/core-net/
H A Dservice.c519 struct lws_pollfd pfd; in lws_service_do_ripe_rxflow() local
H A Dpollfd.c36 struct lws_pollfd *pfd; in _lws_change_pollfd() local
H A Dadopt.c574 struct lws_pollfd *pfd; in adopt_socket_readbuf() local
/third_party/ltp/testcases/kernel/connectors/pec/
H A Dpec_listener.c265 struct pollfd pfd; in main() local
/third_party/libwebsockets/minimal-examples/raw/minimal-raw-audio/
H A Daudio.c42 struct pollfd pfd; in set_hw_params() local
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_ext_pbuffer.c86 PIXELFORMATDESCRIPTOR pfd; in wglCreatePbufferARB() local
/third_party/mesa3d/src/gallium/targets/libgl-gdi/tests/
H A Dwgl_tests.cpp73 PIXELFORMATDESCRIPTOR pfd = { in window() local
/third_party/musl/porting/linux/user/src/network/
H A Dres_msend.c55 struct pollfd pfd; in res_msend_rc_ext() local
/third_party/ninja/src/
H A Dsubprocess-posix.cc261 pollfd pfd = { fd, POLLIN | POLLPRI, 0 }; in DoWork() local
/third_party/pulseaudio/src/pulsecore/
H A Dlock-autospawn.c184 struct pollfd pfd; in wait_for_ping() local
/third_party/skia/tools/sk_app/win/
H A DANGLEWindowContext_win.cpp133 PIXELFORMATDESCRIPTOR pfd; in onInitializeContext() local
/third_party/toybox/lib/
H A Dtty.c178 struct pollfd pfd; in scan_key_getsize() local
/third_party/toybox/toys/net/
H A Dping.c95 struct pollfd pfd; in xrecvmsgwait() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dwgl_state.cpp152 PIXELFORMATDESCRIPTOR pfd = { 0 }; in DoDummy() local
374 PIXELFORMATDESCRIPTOR pfd = { 0 }; GetSurfaceInformation() local
483 PIXELFORMATDESCRIPTOR pfd = { 0 }; CreateContext() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dv4l2_context.c274 struct pollfd pfd = { in v4l2_dequeue_v4l2buf() local
/third_party/glfw/src/
H A Dwgl_context.c218 PIXELFORMATDESCRIPTOR pfd; in choosePixelFormatWGL() local
408 PIXELFORMATDESCRIPTOR pfd; _glfwInitWGL() local
547 PIXELFORMATDESCRIPTOR pfd; _glfwCreateContextWGL() local
[all...]
/third_party/alsa-lib/src/rawmidi/
H A Drawmidi_virt.c318 struct pollfd pfd; in snd_rawmidi_virtual_open() local
/third_party/alsa-utils/alsactl/
H A Ddaemon.c366 struct pollfd *pfd = NULL, *pfdn; in state_daemon() local
/third_party/alsa-lib/src/seq/
H A Dseqmid.c389 struct pollfd pfd; in snd_seq_sync_output_queue() local
/third_party/libwebsockets/lib/plat/optee/
H A Dnetwork.c239 lws_plat_change_pollfd(struct lws_context *context, struct lws *wsi, struct lws_pollfd *pfd) lws_plat_change_pollfd() argument

Completed in 14 milliseconds

1234