Home
last modified time | relevance | path

Searched refs:pfd (Results 251 – 275 of 6581) sorted by relevance

1...<<11121314151617181920>>...264

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/solaris/demo/jni/Poller/
H A DPoller.c141 pollfd_t *pfd; member
302 if (ioeh->pfd == NULL) { in Java_Poller_nativeCreatePoller()
332 free(ioeh->pfd); in Java_Poller_nativeDestroyPoller()
453 ioeh->pfd[idx].fd = fd; in addfd()
455 ioeh->pfd[idx].revents = 0; in addfd()
550 ioeh->pfd[j].fd = ioeh->pfd[i].fd; in removefd()
551 ioeh->pfd[j].events = ioeh->pfd[i].events; in removefd()
587 pollfd_t pfd; in Java_Poller_nativeIsMember() local
591 pfd.fd = fd; in Java_Poller_nativeIsMember()
592 pfd.events = 0; in Java_Poller_nativeIsMember()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/solaris/demo/jni/Poller/
H A DPoller.c141 pollfd_t *pfd; member
302 if (ioeh->pfd == NULL) { in Java_Poller_nativeCreatePoller()
332 free(ioeh->pfd); in Java_Poller_nativeDestroyPoller()
453 ioeh->pfd[idx].fd = fd; in addfd()
455 ioeh->pfd[idx].revents = 0; in addfd()
550 ioeh->pfd[j].fd = ioeh->pfd[i].fd; in removefd()
551 ioeh->pfd[j].events = ioeh->pfd[i].events; in removefd()
587 pollfd_t pfd; in Java_Poller_nativeIsMember() local
591 pfd.fd = fd; in Java_Poller_nativeIsMember()
592 pfd.events = 0; in Java_Poller_nativeIsMember()
[all …]
/dports/audio/bshapr-lv2/BShapr-0.13/src/BWidgets/pugl/
H A Dwin.h33 PuglWinPFD pfd; member
52 PuglWinPFD pfd; in puglWinGetPixelFormatDescriptor() local
53 ZeroMemory(&pfd, sizeof(pfd)); in puglWinGetPixelFormatDescriptor()
54 pfd.nSize = sizeof(pfd); in puglWinGetPixelFormatDescriptor()
55 pfd.nVersion = 1; in puglWinGetPixelFormatDescriptor()
57 pfd.iPixelType = PFD_TYPE_RGBA; in puglWinGetPixelFormatDescriptor()
58 pfd.cColorBits = (BYTE)rgbBits; in puglWinGetPixelFormatDescriptor()
59 pfd.cRedBits = (BYTE)hints[PUGL_RED_BITS]; in puglWinGetPixelFormatDescriptor()
61 pfd.cBlueBits = (BYTE)hints[PUGL_BLUE_BITS]; in puglWinGetPixelFormatDescriptor()
65 pfd.iLayerType = PFD_MAIN_PLANE; in puglWinGetPixelFormatDescriptor()
[all …]
/dports/audio/bslizr-lv2/BSlizr-1.2.16/src/BWidgets/pugl/
H A Dwin.h33 PuglWinPFD pfd; member
52 PuglWinPFD pfd; in puglWinGetPixelFormatDescriptor() local
53 ZeroMemory(&pfd, sizeof(pfd)); in puglWinGetPixelFormatDescriptor()
54 pfd.nSize = sizeof(pfd); in puglWinGetPixelFormatDescriptor()
55 pfd.nVersion = 1; in puglWinGetPixelFormatDescriptor()
57 pfd.iPixelType = PFD_TYPE_RGBA; in puglWinGetPixelFormatDescriptor()
58 pfd.cColorBits = (BYTE)rgbBits; in puglWinGetPixelFormatDescriptor()
59 pfd.cRedBits = (BYTE)hints[PUGL_RED_BITS]; in puglWinGetPixelFormatDescriptor()
61 pfd.cBlueBits = (BYTE)hints[PUGL_BLUE_BITS]; in puglWinGetPixelFormatDescriptor()
65 pfd.iLayerType = PFD_MAIN_PLANE; in puglWinGetPixelFormatDescriptor()
[all …]
/dports/audio/bamp-lv2/BAmp-fe91b838f2ec801df55b12ffbdf6c6a4ab4ef093/BWidgets/pugl/
H A Dwin.h33 PuglWinPFD pfd; member
52 PuglWinPFD pfd; in puglWinGetPixelFormatDescriptor() local
53 ZeroMemory(&pfd, sizeof(pfd)); in puglWinGetPixelFormatDescriptor()
54 pfd.nSize = sizeof(pfd); in puglWinGetPixelFormatDescriptor()
55 pfd.nVersion = 1; in puglWinGetPixelFormatDescriptor()
57 pfd.iPixelType = PFD_TYPE_RGBA; in puglWinGetPixelFormatDescriptor()
58 pfd.cColorBits = (BYTE)rgbBits; in puglWinGetPixelFormatDescriptor()
59 pfd.cRedBits = (BYTE)hints[PUGL_RED_BITS]; in puglWinGetPixelFormatDescriptor()
61 pfd.cBlueBits = (BYTE)hints[PUGL_BLUE_BITS]; in puglWinGetPixelFormatDescriptor()
65 pfd.iLayerType = PFD_MAIN_PLANE; in puglWinGetPixelFormatDescriptor()
[all …]
/dports/audio/boops-lv2/BOops-1.8.2/src/BWidgets/pugl/
H A Dwin.h33 PuglWinPFD pfd; member
52 PuglWinPFD pfd; in puglWinGetPixelFormatDescriptor() local
53 ZeroMemory(&pfd, sizeof(pfd)); in puglWinGetPixelFormatDescriptor()
54 pfd.nSize = sizeof(pfd); in puglWinGetPixelFormatDescriptor()
55 pfd.nVersion = 1; in puglWinGetPixelFormatDescriptor()
57 pfd.iPixelType = PFD_TYPE_RGBA; in puglWinGetPixelFormatDescriptor()
58 pfd.cColorBits = (BYTE)rgbBits; in puglWinGetPixelFormatDescriptor()
59 pfd.cRedBits = (BYTE)hints[PUGL_RED_BITS]; in puglWinGetPixelFormatDescriptor()
61 pfd.cBlueBits = (BYTE)hints[PUGL_BLUE_BITS]; in puglWinGetPixelFormatDescriptor()
65 pfd.iLayerType = PFD_MAIN_PLANE; in puglWinGetPixelFormatDescriptor()
[all …]
/dports/audio/bchoppr-lv2/BChoppr-1.10.10/src/BWidgets/pugl/
H A Dwin.h33 PuglWinPFD pfd; member
52 PuglWinPFD pfd; in puglWinGetPixelFormatDescriptor() local
53 ZeroMemory(&pfd, sizeof(pfd)); in puglWinGetPixelFormatDescriptor()
54 pfd.nSize = sizeof(pfd); in puglWinGetPixelFormatDescriptor()
55 pfd.nVersion = 1; in puglWinGetPixelFormatDescriptor()
57 pfd.iPixelType = PFD_TYPE_RGBA; in puglWinGetPixelFormatDescriptor()
58 pfd.cColorBits = (BYTE)rgbBits; in puglWinGetPixelFormatDescriptor()
59 pfd.cRedBits = (BYTE)hints[PUGL_RED_BITS]; in puglWinGetPixelFormatDescriptor()
61 pfd.cBlueBits = (BYTE)hints[PUGL_BLUE_BITS]; in puglWinGetPixelFormatDescriptor()
65 pfd.iLayerType = PFD_MAIN_PLANE; in puglWinGetPixelFormatDescriptor()
[all …]
/dports/audio/bjumblr-lv2/BJumblr-1.6.8/src/BWidgets/pugl/
H A Dwin.h33 PuglWinPFD pfd; member
52 PuglWinPFD pfd; in puglWinGetPixelFormatDescriptor() local
53 ZeroMemory(&pfd, sizeof(pfd)); in puglWinGetPixelFormatDescriptor()
54 pfd.nSize = sizeof(pfd); in puglWinGetPixelFormatDescriptor()
55 pfd.nVersion = 1; in puglWinGetPixelFormatDescriptor()
57 pfd.iPixelType = PFD_TYPE_RGBA; in puglWinGetPixelFormatDescriptor()
58 pfd.cColorBits = (BYTE)rgbBits; in puglWinGetPixelFormatDescriptor()
59 pfd.cRedBits = (BYTE)hints[PUGL_RED_BITS]; in puglWinGetPixelFormatDescriptor()
61 pfd.cBlueBits = (BYTE)hints[PUGL_BLUE_BITS]; in puglWinGetPixelFormatDescriptor()
65 pfd.iLayerType = PFD_MAIN_PLANE; in puglWinGetPixelFormatDescriptor()
[all …]
/dports/audio/bschaffl-lv2/BSchaffl-1.4.8/src/BWidgets/pugl/
H A Dwin.h33 PuglWinPFD pfd; member
52 PuglWinPFD pfd; in puglWinGetPixelFormatDescriptor() local
53 ZeroMemory(&pfd, sizeof(pfd)); in puglWinGetPixelFormatDescriptor()
54 pfd.nSize = sizeof(pfd); in puglWinGetPixelFormatDescriptor()
55 pfd.nVersion = 1; in puglWinGetPixelFormatDescriptor()
57 pfd.iPixelType = PFD_TYPE_RGBA; in puglWinGetPixelFormatDescriptor()
58 pfd.cColorBits = (BYTE)rgbBits; in puglWinGetPixelFormatDescriptor()
59 pfd.cRedBits = (BYTE)hints[PUGL_RED_BITS]; in puglWinGetPixelFormatDescriptor()
61 pfd.cBlueBits = (BYTE)hints[PUGL_BLUE_BITS]; in puglWinGetPixelFormatDescriptor()
65 pfd.iLayerType = PFD_MAIN_PLANE; in puglWinGetPixelFormatDescriptor()
[all …]
/dports/audio/bsequencer-lv2/BSEQuencer-1.8.10/src/BWidgets/pugl/
H A Dwin.h33 PuglWinPFD pfd; member
52 PuglWinPFD pfd; in puglWinGetPixelFormatDescriptor() local
53 ZeroMemory(&pfd, sizeof(pfd)); in puglWinGetPixelFormatDescriptor()
54 pfd.nSize = sizeof(pfd); in puglWinGetPixelFormatDescriptor()
55 pfd.nVersion = 1; in puglWinGetPixelFormatDescriptor()
57 pfd.iPixelType = PFD_TYPE_RGBA; in puglWinGetPixelFormatDescriptor()
58 pfd.cColorBits = (BYTE)rgbBits; in puglWinGetPixelFormatDescriptor()
59 pfd.cRedBits = (BYTE)hints[PUGL_RED_BITS]; in puglWinGetPixelFormatDescriptor()
61 pfd.cBlueBits = (BYTE)hints[PUGL_BLUE_BITS]; in puglWinGetPixelFormatDescriptor()
65 pfd.iLayerType = PFD_MAIN_PLANE; in puglWinGetPixelFormatDescriptor()
[all …]
/dports/audio/bangr-lv2/BAngr-1.6.0/src/BWidgets/pugl/
H A Dwin.h33 PuglWinPFD pfd; member
52 PuglWinPFD pfd; in puglWinGetPixelFormatDescriptor() local
53 ZeroMemory(&pfd, sizeof(pfd)); in puglWinGetPixelFormatDescriptor()
54 pfd.nSize = sizeof(pfd); in puglWinGetPixelFormatDescriptor()
55 pfd.nVersion = 1; in puglWinGetPixelFormatDescriptor()
57 pfd.iPixelType = PFD_TYPE_RGBA; in puglWinGetPixelFormatDescriptor()
58 pfd.cColorBits = (BYTE)rgbBits; in puglWinGetPixelFormatDescriptor()
59 pfd.cRedBits = (BYTE)hints[PUGL_RED_BITS]; in puglWinGetPixelFormatDescriptor()
61 pfd.cBlueBits = (BYTE)hints[PUGL_BLUE_BITS]; in puglWinGetPixelFormatDescriptor()
65 pfd.iLayerType = PFD_MAIN_PLANE; in puglWinGetPixelFormatDescriptor()
[all …]
/dports/audio/moony-lv2/moony-0.36.0/subprojects/nk_pugl/pugl/src/
H A Dwin.h33 PuglWinPFD pfd; member
52 PuglWinPFD pfd; in puglWinGetPixelFormatDescriptor() local
53 ZeroMemory(&pfd, sizeof(pfd)); in puglWinGetPixelFormatDescriptor()
54 pfd.nSize = sizeof(pfd); in puglWinGetPixelFormatDescriptor()
55 pfd.nVersion = 1; in puglWinGetPixelFormatDescriptor()
57 pfd.iPixelType = PFD_TYPE_RGBA; in puglWinGetPixelFormatDescriptor()
58 pfd.cColorBits = (BYTE)rgbBits; in puglWinGetPixelFormatDescriptor()
59 pfd.cRedBits = (BYTE)hints[PUGL_RED_BITS]; in puglWinGetPixelFormatDescriptor()
61 pfd.cBlueBits = (BYTE)hints[PUGL_BLUE_BITS]; in puglWinGetPixelFormatDescriptor()
65 pfd.iLayerType = PFD_MAIN_PLANE; in puglWinGetPixelFormatDescriptor()
[all …]
/dports/audio/midi-matrix-lv2/midi-matrix-0.28.0/subprojects/nk_pugl/pugl/src/
H A Dwin.h33 PuglWinPFD pfd; member
52 PuglWinPFD pfd; in puglWinGetPixelFormatDescriptor() local
53 ZeroMemory(&pfd, sizeof(pfd)); in puglWinGetPixelFormatDescriptor()
54 pfd.nSize = sizeof(pfd); in puglWinGetPixelFormatDescriptor()
55 pfd.nVersion = 1; in puglWinGetPixelFormatDescriptor()
57 pfd.iPixelType = PFD_TYPE_RGBA; in puglWinGetPixelFormatDescriptor()
58 pfd.cColorBits = (BYTE)rgbBits; in puglWinGetPixelFormatDescriptor()
59 pfd.cRedBits = (BYTE)hints[PUGL_RED_BITS]; in puglWinGetPixelFormatDescriptor()
61 pfd.cBlueBits = (BYTE)hints[PUGL_BLUE_BITS]; in puglWinGetPixelFormatDescriptor()
65 pfd.iLayerType = PFD_MAIN_PLANE; in puglWinGetPixelFormatDescriptor()
[all …]
/dports/audio/moony-lv2/moony-0.36.0/subprojects/d2tk/pugl/src/
H A Dwin.h33 PuglWinPFD pfd; member
52 PuglWinPFD pfd; in puglWinGetPixelFormatDescriptor() local
53 ZeroMemory(&pfd, sizeof(pfd)); in puglWinGetPixelFormatDescriptor()
54 pfd.nSize = sizeof(pfd); in puglWinGetPixelFormatDescriptor()
55 pfd.nVersion = 1; in puglWinGetPixelFormatDescriptor()
57 pfd.iPixelType = PFD_TYPE_RGBA; in puglWinGetPixelFormatDescriptor()
58 pfd.cColorBits = (BYTE)rgbBits; in puglWinGetPixelFormatDescriptor()
59 pfd.cRedBits = (BYTE)hints[PUGL_RED_BITS]; in puglWinGetPixelFormatDescriptor()
61 pfd.cBlueBits = (BYTE)hints[PUGL_BLUE_BITS]; in puglWinGetPixelFormatDescriptor()
65 pfd.iLayerType = PFD_MAIN_PLANE; in puglWinGetPixelFormatDescriptor()
[all …]
/dports/lang/smalltalk/smalltalk-3.2.5/lib-src/
H A Dpoll.c134 poll (pfd, nfd, timeout) in poll() argument
135 struct pollfd *pfd; in poll()
168 if (!pfd)
203 if (pfd[i].fd < 0)
207 FD_SET (pfd[i].fd, &rfds);
213 FD_SET (pfd[i].fd, &wfds);
215 FD_SET (pfd[i].fd, &efds);
221 maxfd = pfd[i].fd;
238 if (pfd[i].fd < 0)
239 pfd[i].revents = 0;
[all …]
/dports/audio/wolf-shaper-lv2/wolf-shaper-0.1.8-33-ge84de58/dpf/dgl/src/pugl-upstream/src/
H A Dwin.h33 PuglWinPFD pfd; member
52 PuglWinPFD pfd; in puglWinGetPixelFormatDescriptor() local
53 ZeroMemory(&pfd, sizeof(pfd)); in puglWinGetPixelFormatDescriptor()
54 pfd.nSize = sizeof(pfd); in puglWinGetPixelFormatDescriptor()
55 pfd.nVersion = 1; in puglWinGetPixelFormatDescriptor()
57 pfd.iPixelType = PFD_TYPE_RGBA; in puglWinGetPixelFormatDescriptor()
58 pfd.cColorBits = (BYTE)rgbBits; in puglWinGetPixelFormatDescriptor()
59 pfd.cRedBits = (BYTE)hints[PUGL_RED_BITS]; in puglWinGetPixelFormatDescriptor()
61 pfd.cBlueBits = (BYTE)hints[PUGL_BLUE_BITS]; in puglWinGetPixelFormatDescriptor()
65 pfd.iLayerType = PFD_MAIN_PLANE; in puglWinGetPixelFormatDescriptor()
[all …]
/dports/audio/vm-lv2/vm-0.14.0/subprojects/nk_pugl/pugl/src/
H A Dwin.h33 PuglWinPFD pfd; member
52 PuglWinPFD pfd; in puglWinGetPixelFormatDescriptor() local
53 ZeroMemory(&pfd, sizeof(pfd)); in puglWinGetPixelFormatDescriptor()
54 pfd.nSize = sizeof(pfd); in puglWinGetPixelFormatDescriptor()
55 pfd.nVersion = 1; in puglWinGetPixelFormatDescriptor()
57 pfd.iPixelType = PFD_TYPE_RGBA; in puglWinGetPixelFormatDescriptor()
58 pfd.cColorBits = (BYTE)rgbBits; in puglWinGetPixelFormatDescriptor()
59 pfd.cRedBits = (BYTE)hints[PUGL_RED_BITS]; in puglWinGetPixelFormatDescriptor()
61 pfd.cBlueBits = (BYTE)hints[PUGL_BLUE_BITS]; in puglWinGetPixelFormatDescriptor()
65 pfd.iLayerType = PFD_MAIN_PLANE; in puglWinGetPixelFormatDescriptor()
[all …]
/dports/audio/sherlock-lv2/sherlock.lv2-0.28.0/subprojects/nk_pugl/pugl/src/
H A Dwin.h33 PuglWinPFD pfd;
52 PuglWinPFD pfd;
53 ZeroMemory(&pfd, sizeof(pfd));
54 pfd.nSize = sizeof(pfd);
55 pfd.nVersion = 1;
57 pfd.iPixelType = PFD_TYPE_RGBA;
58 pfd.cColorBits = (BYTE)rgbBits;
59 pfd.cRedBits = (BYTE)hints[PUGL_RED_BITS];
61 pfd.cBlueBits = (BYTE)hints[PUGL_BLUE_BITS];
65 pfd.iLayerType = PFD_MAIN_PLANE;
[all …]
/dports/audio/re/re-0.5.8/src/mqueue/
H A Dmqueue.c36 int pfd[2]; member
52 if (q->pfd[0] >= 0) { in destructor()
53 fd_close(q->pfd[0]); in destructor()
54 (void)close(q->pfd[0]); in destructor()
56 if (q->pfd[1] >= 0) in destructor()
57 (void)close(q->pfd[1]); in destructor()
70 n = pipe_read(mq->pfd[0], &msg, sizeof(msg)); in event_handler()
114 mq->pfd[0] = mq->pfd[1] = -1; in mqueue_alloc()
115 if (pipe(mq->pfd) < 0) { in mqueue_alloc()
120 err = net_sockopt_blocking_set(mq->pfd[0], false); in mqueue_alloc()
[all …]
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/libgloss/aarch64/
H A Dsyscalls.c265 struct fdent *pfd; in _read() local
268 if (pfd == NULL) in _read()
291 struct fdent *pfd; in _swilseek() local
295 if (pfd == NULL) in _swilseek()
371 struct fdent *pfd; in _write() local
374 if (pfd == NULL) in _write()
491 struct fdent *pfd; in _close() local
494 if (pfd == NULL) in _close()
551 struct fdent *pfd; in _swistat() local
556 if (pfd == NULL) in _swistat()
[all …]
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/wgl/
H A Dwglfontbitmaps.c32 PIXELFORMATDESCRIPTOR pfd; in main() local
65 ZeroMemory(&pfd, sizeof pfd); in main()
66 pfd.nSize = sizeof pfd; in main()
67 pfd.nVersion = 1; in main()
68 pfd.dwFlags = PFD_DOUBLEBUFFER | PFD_DRAW_TO_WINDOW | PFD_SUPPORT_OPENGL; in main()
69 pfd.iPixelType = PFD_TYPE_RGBA; in main()
70 pfd.cColorBits = 24; in main()
71 pfd.cDepthBits = 0; in main()
72 pfd.iLayerType = PFD_MAIN_PLANE; in main()
74 iPixelFormat = ChoosePixelFormat(hdc, &pfd); in main()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/net/
H A Dfd_unix.go20 pfd poll.FD member
33 pfd: poll.FD{
46 return fd.pfd.Init(fd.net, true)
184 return fd.pfd.Close()
188 err := fd.pfd.Shutdown(how)
202 n, err = fd.pfd.Read(p)
208 n, sa, err = fd.pfd.ReadFrom(p)
220 nn, err = fd.pfd.Write(p)
226 n, err = fd.pfd.WriteTo(p, sa)
260 ns, call, err := fd.pfd.Dup()
[all …]
/dports/lang/gcc9/gcc-9.4.0/libgo/go/net/
H A Dfd_unix.go20 pfd poll.FD member
33 pfd: poll.FD{
46 return fd.pfd.Init(fd.net, true)
184 return fd.pfd.Close()
188 err := fd.pfd.Shutdown(how)
202 n, err = fd.pfd.Read(p)
208 n, sa, err = fd.pfd.ReadFrom(p)
220 nn, err = fd.pfd.Write(p)
226 n, err = fd.pfd.WriteTo(p, sa)
260 ns, call, err := fd.pfd.Dup()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/net/
H A Dfd_unix.go20 pfd poll.FD member
33 pfd: poll.FD{
46 return fd.pfd.Init(fd.net, true)
184 return fd.pfd.Close()
188 err := fd.pfd.Shutdown(how)
202 n, err = fd.pfd.Read(p)
208 n, sa, err = fd.pfd.ReadFrom(p)
220 nn, err = fd.pfd.Write(p)
226 n, err = fd.pfd.WriteTo(p, sa)
260 ns, call, err := fd.pfd.Dup()
[all …]
/dports/irc/undernet-ircu/ircu2.10.12.19/ircd/
H A Dengine_devpoll.c153 struct pollfd pfd; in set_events() local
155 pfd.fd = s_fd(sock); in set_events()
163 if (write(devpoll_fd, &pfd, sizeof(pfd)) != sizeof(pfd)) { in set_events()
174 pfd.events = 0; /* Now, set up new pollfd... */ in set_events()
184 if (write(devpoll_fd, &pfd, sizeof(pfd)) != sizeof(pfd)) { in set_events()
290 struct pollfd *pfd; in engine_loop() local
338 pfd = &polls[--polls_used]; in engine_loop()
339 assert(-1 < pfd->fd); in engine_loop()
341 sock = sockList[pfd->fd]; in engine_loop()
345 assert(s_fd(sock) == pfd->fd); in engine_loop()
[all …]

1...<<11121314151617181920>>...264