Searched refs:nextIndex (Results 1 - 5 of 5) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dprpoll.c264 int nextIndex; local
274 nextIndex = 3;
291 other_pds[nextIndex].fd = PR_CreateSocketPollFd(newsd);
292 PR_ASSERT(other_pds[nextIndex].fd);
293 other_pds[nextIndex].in_flags = PR_POLL_READ;
300 other_pds[nextIndex].fd = sock;
301 other_pds[nextIndex].in_flags = PR_POLL_READ;
303 nextIndex++;
355 other_pds[nextIndex] = pds[j];
356 nextIndex
[all...]
H A Dpoll_nm.c284 int nextIndex; local
295 nextIndex = 2;
311 other_pds[nextIndex].fd = sock;
312 other_pds[nextIndex].in_flags = PR_POLL_READ;
313 nextIndex++;
332 other_pds[nextIndex] = pds[j];
333 nextIndex++;
368 other_pds[nextIndex] = pds[j];
369 nextIndex++;
377 npds = nextIndex;
[all...]
H A Dprselect.c306 int nextIndex; local
318 nextIndex = 2;
331 other_fds[nextIndex] = sock;
333 nextIndex++;
355 other_fds[nextIndex] = fds[j];
356 nextIndex++;
365 nfds = nextIndex;
H A Dselct_nm.c245 int nextIndex; local
258 nextIndex = 2;
272 other_fds[nextIndex] = sock;
274 nextIndex++;
297 other_fds[nextIndex] = fds[j];
298 nextIndex++;
307 nfds = nextIndex;
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...

Completed in 87 milliseconds