Searched refs:i (Results 1 – 12 of 12) sorted by relevance
1643 for (i = 3+1; --i; ) in ev_linux_version()2024 for (i = 0; i < eventcnt; ++i) in queue_events()2071 for (i = 0; i < fdchangecnt; ++i) in fd_reify()2095 for (i = 0; i < fdchangecnt; ++i) in fd_reify()2359 for (i = 0; i < N; ++i) in reheap()3107 for (i = HEAP0; i < N + HEAP0; ++i) in verify_heap()3139 for (i = 0; i < fdchangecnt; ++i) in ev_verify()3143 for (i = 0; i < anfdmax; ++i) in ev_verify()3455 for (i = 0; i < timercnt; ++i) in timers_reschedule()4988 for (i = 0; i < anfdmax; ++i) in ev_walk()[all …]
538 i*86:AIX:*:*)742 i*86:OSF1:*:*)820 i*:CYGWIN*:*)836 i*:PW*:*)863 i*:UWIN*:*)1042 i*86:OS/2:*:*)1056 i*86:LynxOS:2.*:* | i*86:LynxOS:3.[01]*:* | i*86:LynxOS:4.[02]*:*)1059 i*86:*DOS:*:*)1062 i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)1079 i*86:*:3.2:*)[all …]
88 int res, i; in kqueue_poll() local113 for (i = 0; i < res; ++i) in kqueue_poll()115 int fd = kqueue_events [i].ident; in kqueue_poll()117 if (expect_false (kqueue_events [i].flags & EV_ERROR)) in kqueue_poll()119 int err = kqueue_events [i].data; in kqueue_poll()141 kqueue_events [i].filter == EVFILT_READ ? EV_READ in kqueue_poll()142 : kqueue_events [i].filter == EVFILT_WRITE ? EV_WRITE in kqueue_poll()
200 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \490 { for i in $$list1; do echo "$$i"; done; \492 for i in $$list2; do echo "$$i"; done \508 for i in $$list; do echo "$$i"; done | $(am__base_list) | \518 files=`{ for i in $$list; do echo "$$i"; done; \519 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \593 for i in $$list; do \594 if test -f "$$i"; then \595 echo "$(subdir)/$$i"; \597 echo "$$sdir/$$i"; \[all …]
144 int i; in epoll_poll() local164 for (i = 0; i < eventcnt; ++i) in epoll_poll()166 struct epoll_event *ev = epoll_events + i; in epoll_poll()223 for (i = epoll_epermcnt; i--; ) in epoll_poll()225 int fd = epoll_eperms [i]; in epoll_poll()232 epoll_eperms [i] = epoll_eperms [--epoll_epermcnt]; in epoll_poll()
95 int res, i; in port_poll() local114 for (i = 0; i < nget; ++i) in port_poll()116 if (port_events [i].portev_source == PORT_SOURCE_FD) in port_poll()118 int fd = port_events [i].portev_object; in port_poll()123 (port_events [i].portev_events & (POLLOUT | POLLERR | POLLHUP) ? EV_WRITE : 0) in port_poll()124 | (port_events [i].portev_events & (POLLIN | POLLERR | POLLHUP) ? EV_READ : 0) in port_poll()
3027 instname="$dir/$name"i4362 int i;4975 size_t i;4985 for (i = 0; i < argc; i++)7195 *" $i "*)7693 case $i in7699 *" $i "*)7701 i=""7733 case $i in7742 *" $i "*)[all …]
391 i=$numtries392 while test $i -gt 0; do404 while test -d "$lockdir" && test $i -gt 0; do406 i=`expr $i - 1`409 i=`expr $i - 1`412 if test $i -le 0; then
3581 int test (int i, double x);4684 i=04793 i=`expr $i + 1`5164 i*86 )6423 i?86-*-solaris*)7417 int i;7418 for (i = 0; i < 256; i++)7419 if (XOR (islower (i), ISLOWER (i))7420 || toupper (i) != TOUPPER (i))12915 for (i = 2; i < nfields; i++) {[all …]
3036 for (int i = 0; i < nfd; ++i)3038 ev_io_init (iow + i, io_cb, fds [i].fd,3039 ((fds [i].events & POLLIN ? EV_READ : 0)3040 | (fds [i].events & POLLOUT ? EV_WRITE : 0)));3042 fds [i].revents = 0;3043 ev_io_start (loop, iow + i);3053 for (int i = 0; i < nfd; ++i)3057 struct pollfd *fd = fds + i;3058 int revents = ev_clear_pending (iow + i);3063 ev_io_stop (loop, iow + i);[all …]
1283 echo 'int i;' > conftest.$ac_ext1332 echo 'int i;' > conftest.$ac_ext1406 echo 'int i;' > conftest.$ac_ext1413 i?86-*-solaris*)1627 i=01725 for i in 1 2 3 4 5 6 7 8 ; do1736 i=`expr $i + 1`3262 i*86 )3732 " /^COFF SYMBOL TABLE/{for(i in hide) delete hide[i]};"\8829 for i in 1 2 3 4 5 6; do[all …]
358 i*86 | x86_64)