Home
last modified time | relevance | path

Searched refs:cur_event (Results 1 – 25 of 106) sorted by relevance

12345

/dports/games/falconseye/falconseye-1.9.3_11/win/jtp/
H A Djtp_sdl.c186 SDL_Event *cur_event in jtp_SDLProcessEvent() argument
211 switch (cur_event->type) in jtp_SDLProcessEvent()
214 switch((cur_event->key).keysym.sym) in jtp_SDLProcessEvent()
230 switch((cur_event->key).keysym.sym) in jtp_SDLProcessEvent()
334 … if (((cur_event->key).keysym.mod & KMOD_ALT) || ((cur_event->key).keysym.mod & KMOD_META)) in jtp_SDLProcessEvent()
349 switch((cur_event->button).button) in jtp_SDLProcessEvent()
370 switch((cur_event->button).button) in jtp_SDLProcessEvent()
409 SDL_Event cur_event; in jtp_SDLPollForMessage() local
413 while (SDL_PollEvent(&cur_event)) in jtp_SDLPollForMessage()
414 jtp_SDLProcessEvent(&cur_event); in jtp_SDLPollForMessage()
[all …]
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/storage/ipc/
H A Dlatch.c622 WaitEvent *cur_event; in FreeWaitEventSet()
626 cur_event++) in FreeWaitEventSet()
1049 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1170 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1290 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1306 cur_event++) in WaitEventSetWaitBlock()
1322 hifd = cur_event->fd; in WaitEventSetWaitBlock()
1361 cur_event++) in WaitEventSetWaitBlock()
1448 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1453 cur_event++) in WaitEventSetWaitBlock()
[all …]
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/storage/ipc/
H A Dlatch.c622 WaitEvent *cur_event; in FreeWaitEventSet()
626 cur_event++) in FreeWaitEventSet()
1049 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1170 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1290 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1306 cur_event++) in WaitEventSetWaitBlock()
1322 hifd = cur_event->fd; in WaitEventSetWaitBlock()
1361 cur_event++) in WaitEventSetWaitBlock()
1448 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1453 cur_event++) in WaitEventSetWaitBlock()
[all …]
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/storage/ipc/
H A Dlatch.c622 WaitEvent *cur_event; in FreeWaitEventSet()
626 cur_event++) in FreeWaitEventSet()
1049 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1170 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1290 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1306 cur_event++) in WaitEventSetWaitBlock()
1322 hifd = cur_event->fd; in WaitEventSetWaitBlock()
1361 cur_event++) in WaitEventSetWaitBlock()
1448 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1453 cur_event++) in WaitEventSetWaitBlock()
[all …]
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/storage/ipc/
H A Dlatch.c622 WaitEvent *cur_event; in FreeWaitEventSet()
626 cur_event++) in FreeWaitEventSet()
1049 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1170 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1290 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1306 cur_event++) in WaitEventSetWaitBlock()
1322 hifd = cur_event->fd; in WaitEventSetWaitBlock()
1361 cur_event++) in WaitEventSetWaitBlock()
1448 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1453 cur_event++) in WaitEventSetWaitBlock()
[all …]
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/storage/ipc/
H A Dlatch.c622 WaitEvent *cur_event; in FreeWaitEventSet()
626 cur_event++) in FreeWaitEventSet()
1049 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1170 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1290 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1306 cur_event++) in WaitEventSetWaitBlock()
1322 hifd = cur_event->fd; in WaitEventSetWaitBlock()
1361 cur_event++) in WaitEventSetWaitBlock()
1448 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1453 cur_event++) in WaitEventSetWaitBlock()
[all …]
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/storage/ipc/
H A Dlatch.c622 WaitEvent *cur_event; in FreeWaitEventSet()
626 cur_event++) in FreeWaitEventSet()
1049 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1170 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1290 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1306 cur_event++) in WaitEventSetWaitBlock()
1322 hifd = cur_event->fd; in WaitEventSetWaitBlock()
1361 cur_event++) in WaitEventSetWaitBlock()
1448 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1453 cur_event++) in WaitEventSetWaitBlock()
[all …]
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/storage/ipc/
H A Dlatch.c622 WaitEvent *cur_event; in FreeWaitEventSet()
626 cur_event++) in FreeWaitEventSet()
1049 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1170 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1290 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1306 cur_event++) in WaitEventSetWaitBlock()
1322 hifd = cur_event->fd; in WaitEventSetWaitBlock()
1361 cur_event++) in WaitEventSetWaitBlock()
1448 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1453 cur_event++) in WaitEventSetWaitBlock()
[all …]
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/storage/ipc/
H A Dlatch.c612 WaitEvent *cur_event; in FreeWaitEventSet()
616 cur_event++) in FreeWaitEventSet()
1044 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1167 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1195 cur_event++, cur_pollfd++) in WaitEventSetWaitBlock()
1290 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1295 cur_event++) in WaitEventSetWaitBlock()
1297 if (cur_event->reset) in WaitEventSetWaitBlock()
1300 cur_event->reset = false; in WaitEventSetWaitBlock()
1406 Assert(cur_event->fd); in WaitEventSetWaitBlock()
[all …]
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/storage/ipc/
H A Dlatch.c612 WaitEvent *cur_event; in FreeWaitEventSet()
616 cur_event++) in FreeWaitEventSet()
1044 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1167 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1195 cur_event++, cur_pollfd++) in WaitEventSetWaitBlock()
1290 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1295 cur_event++) in WaitEventSetWaitBlock()
1297 if (cur_event->reset) in WaitEventSetWaitBlock()
1300 cur_event->reset = false; in WaitEventSetWaitBlock()
1406 Assert(cur_event->fd); in WaitEventSetWaitBlock()
[all …]
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/storage/ipc/
H A Dlatch.c612 WaitEvent *cur_event; in FreeWaitEventSet()
616 cur_event++) in FreeWaitEventSet()
1044 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1167 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1195 cur_event++, cur_pollfd++) in WaitEventSetWaitBlock()
1290 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1295 cur_event++) in WaitEventSetWaitBlock()
1297 if (cur_event->reset) in WaitEventSetWaitBlock()
1300 cur_event->reset = false; in WaitEventSetWaitBlock()
1406 Assert(cur_event->fd); in WaitEventSetWaitBlock()
[all …]
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/storage/ipc/
H A Dlatch.c612 WaitEvent *cur_event; in FreeWaitEventSet()
616 cur_event++) in FreeWaitEventSet()
1044 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1167 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1195 cur_event++, cur_pollfd++) in WaitEventSetWaitBlock()
1290 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1295 cur_event++) in WaitEventSetWaitBlock()
1297 if (cur_event->reset) in WaitEventSetWaitBlock()
1300 cur_event->reset = false; in WaitEventSetWaitBlock()
1406 Assert(cur_event->fd); in WaitEventSetWaitBlock()
[all …]
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/storage/ipc/
H A Dlatch.c612 WaitEvent *cur_event; in FreeWaitEventSet()
616 cur_event++) in FreeWaitEventSet()
1044 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1167 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1195 cur_event++, cur_pollfd++) in WaitEventSetWaitBlock()
1290 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1295 cur_event++) in WaitEventSetWaitBlock()
1297 if (cur_event->reset) in WaitEventSetWaitBlock()
1300 cur_event->reset = false; in WaitEventSetWaitBlock()
1406 Assert(cur_event->fd); in WaitEventSetWaitBlock()
[all …]
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/storage/ipc/
H A Dlatch.c612 WaitEvent *cur_event; in FreeWaitEventSet()
616 cur_event++) in FreeWaitEventSet()
1044 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1167 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1195 cur_event++, cur_pollfd++) in WaitEventSetWaitBlock()
1290 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1295 cur_event++) in WaitEventSetWaitBlock()
1297 if (cur_event->reset) in WaitEventSetWaitBlock()
1300 cur_event->reset = false; in WaitEventSetWaitBlock()
1406 Assert(cur_event->fd); in WaitEventSetWaitBlock()
[all …]
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/storage/ipc/
H A Dlatch.c612 WaitEvent *cur_event; in FreeWaitEventSet()
616 cur_event++) in FreeWaitEventSet()
1044 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1167 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1195 cur_event++, cur_pollfd++) in WaitEventSetWaitBlock()
1290 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1295 cur_event++) in WaitEventSetWaitBlock()
1297 if (cur_event->reset) in WaitEventSetWaitBlock()
1300 cur_event->reset = false; in WaitEventSetWaitBlock()
1406 Assert(cur_event->fd); in WaitEventSetWaitBlock()
[all …]
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/storage/ipc/
H A Dlatch.c612 WaitEvent *cur_event; in FreeWaitEventSet()
616 cur_event++) in FreeWaitEventSet()
1044 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1167 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1195 cur_event++, cur_pollfd++) in WaitEventSetWaitBlock()
1290 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1295 cur_event++) in WaitEventSetWaitBlock()
1297 if (cur_event->reset) in WaitEventSetWaitBlock()
1300 cur_event->reset = false; in WaitEventSetWaitBlock()
1406 Assert(cur_event->fd); in WaitEventSetWaitBlock()
[all …]
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/storage/ipc/
H A Dlatch.c612 WaitEvent *cur_event; in FreeWaitEventSet()
616 cur_event++) in FreeWaitEventSet()
1044 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1167 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1195 cur_event++, cur_pollfd++) in WaitEventSetWaitBlock()
1290 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1295 cur_event++) in WaitEventSetWaitBlock()
1297 if (cur_event->reset) in WaitEventSetWaitBlock()
1300 cur_event->reset = false; in WaitEventSetWaitBlock()
1406 Assert(cur_event->fd); in WaitEventSetWaitBlock()
[all …]
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/storage/ipc/
H A Dlatch.c612 WaitEvent *cur_event; in FreeWaitEventSet()
616 cur_event++) in FreeWaitEventSet()
1044 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1167 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1195 cur_event++, cur_pollfd++) in WaitEventSetWaitBlock()
1290 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1295 cur_event++) in WaitEventSetWaitBlock()
1297 if (cur_event->reset) in WaitEventSetWaitBlock()
1300 cur_event->reset = false; in WaitEventSetWaitBlock()
1406 Assert(cur_event->fd); in WaitEventSetWaitBlock()
[all …]
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/storage/ipc/
H A Dlatch.c612 WaitEvent *cur_event; in FreeWaitEventSet()
616 cur_event++) in FreeWaitEventSet()
1044 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1167 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1195 cur_event++, cur_pollfd++) in WaitEventSetWaitBlock()
1290 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1295 cur_event++) in WaitEventSetWaitBlock()
1297 if (cur_event->reset) in WaitEventSetWaitBlock()
1300 cur_event->reset = false; in WaitEventSetWaitBlock()
1406 Assert(cur_event->fd); in WaitEventSetWaitBlock()
[all …]
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/storage/ipc/
H A Dlatch.c612 WaitEvent *cur_event; in FreeWaitEventSet()
616 cur_event++) in FreeWaitEventSet()
1044 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1167 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1195 cur_event++, cur_pollfd++) in WaitEventSetWaitBlock()
1290 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1295 cur_event++) in WaitEventSetWaitBlock()
1297 if (cur_event->reset) in WaitEventSetWaitBlock()
1300 cur_event->reset = false; in WaitEventSetWaitBlock()
1406 Assert(cur_event->fd); in WaitEventSetWaitBlock()
[all …]
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/storage/ipc/
H A Dlatch.c612 WaitEvent *cur_event; in FreeWaitEventSet()
616 cur_event++) in FreeWaitEventSet()
1044 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1167 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1195 cur_event++, cur_pollfd++) in WaitEventSetWaitBlock()
1290 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1295 cur_event++) in WaitEventSetWaitBlock()
1297 if (cur_event->reset) in WaitEventSetWaitBlock()
1300 cur_event->reset = false; in WaitEventSetWaitBlock()
1406 Assert(cur_event->fd); in WaitEventSetWaitBlock()
[all …]
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/storage/ipc/
H A Dlatch.c612 WaitEvent *cur_event; in FreeWaitEventSet()
616 cur_event++) in FreeWaitEventSet()
1044 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1167 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1195 cur_event++, cur_pollfd++) in WaitEventSetWaitBlock()
1290 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1295 cur_event++) in WaitEventSetWaitBlock()
1297 if (cur_event->reset) in WaitEventSetWaitBlock()
1300 cur_event->reset = false; in WaitEventSetWaitBlock()
1406 Assert(cur_event->fd); in WaitEventSetWaitBlock()
[all …]
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/storage/ipc/
H A Dlatch.c635 WaitEvent *cur_event;
639 cur_event++)
1076 WaitEvent *cur_event;
1203 WaitEvent *cur_event;
1233 cur_event++, cur_pollfd++)
1330 WaitEvent *cur_event;
1335 cur_event++)
1337 if (cur_event->reset)
1340 cur_event->reset = false;
1448 Assert(cur_event->fd);
[all …]
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/storage/ipc/
H A Dlatch.c635 WaitEvent *cur_event; in FreeWaitEventSet()
639 cur_event++) in FreeWaitEventSet()
1076 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1203 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1233 cur_event++, cur_pollfd++) in WaitEventSetWaitBlock()
1330 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1335 cur_event++) in WaitEventSetWaitBlock()
1337 if (cur_event->reset) in WaitEventSetWaitBlock()
1340 cur_event->reset = false; in WaitEventSetWaitBlock()
1448 Assert(cur_event->fd); in WaitEventSetWaitBlock()
[all …]
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/storage/ipc/
H A Dlatch.c635 WaitEvent *cur_event; in FreeWaitEventSet()
639 cur_event++) in FreeWaitEventSet()
1076 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1203 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1233 cur_event++, cur_pollfd++) in WaitEventSetWaitBlock()
1330 WaitEvent *cur_event; in WaitEventSetWaitBlock() local
1335 cur_event++) in WaitEventSetWaitBlock()
1337 if (cur_event->reset) in WaitEventSetWaitBlock()
1340 cur_event->reset = false; in WaitEventSetWaitBlock()
1448 Assert(cur_event->fd); in WaitEventSetWaitBlock()
[all …]

12345