Home
last modified time | relevance | path

Searched defs:pfd (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/select/poll/
A Dpoll.c121 struct pollfd *pfd = &fds[i]; in pre_poll() local
127 struct pollfd *pfd = &fds[i]; in pre_poll() local
160 struct pollfd *pfd = &fds[j]; in post_poll() local
208 struct pollfd *pfd = &fds[i]; in aos_poll() local
/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowsopengl.c207 WIN_GL_SetupPixelFormat(_THIS, PIXELFORMATDESCRIPTOR * pfd) in WIN_GL_SetupPixelFormat()
248 PIXELFORMATDESCRIPTOR pfd; in WIN_GL_ChoosePixelFormat() local
386 PIXELFORMATDESCRIPTOR pfd; in WIN_GL_InitExtensions() local
488 PIXELFORMATDESCRIPTOR pfd; in WIN_GL_ChoosePixelFormatARB() local
529 PIXELFORMATDESCRIPTOR pfd; in WIN_GL_SetupWindowInternal() local
881 PIXELFORMATDESCRIPTOR pfd; in WIN_GL_SetPixelFormatFrom() local
/AliOS-Things-master/components/select/select/
A Dselect.c25 struct pollfd pfd; member
128 struct pollfd *pfd = NULL; in pre_select() local
211 struct pollfd *pfd = &node->pfd; in post_select() local
/AliOS-Things-master/components/SDL2/src/audio/sndio/
A DSDL_sndioaudio.h44 struct pollfd *pfd; member
/AliOS-Things-master/components/epoll/src/
A Ddevice.c68 struct pollfd *pfd = (struct pollfd *)data; in vfs_epoll_notify() local
/AliOS-Things-master/components/SDL2/src/video/kmsdrm/
A DSDL_kmsdrmvideo.c319 struct pollfd pfd = {0}; in KMSDRM_WaitPageFlip() local
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dquickjs.c22536 JSFunctionDef** pfd) in js_parse_class_default_ctor()
32345 JSFunctionDef** pfd) in js_parse_function_decl2()

Completed in 103 milliseconds