Home
last modified time | relevance | path

Searched refs:eventloop (Results 201 – 225 of 690) sorted by relevance

12345678910>>...28

/dports/devel/py-lineedit/lineedit-0.1.6/lineedit/deps/prompt_toolkit/application/
H A Dcurrent.py5 from prompt_toolkit.eventloop.context import TaskLocal, TaskLocalNotSetError
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/calloop-0.6.5/
H A DCargo.toml.orig-cargo9 keywords = [ "events", "loop", "callback", "eventloop", "unix" ]
/dports/mail/cone/cone-1.1/cone/
H A Dcursesedit.C1663 myServer::eventloop(); in processKey()
2319 if (!myServer::eventloop(callback)) in archiveSentFolder()
2345 myServer::eventloop(callback); in archiveSentFolder()
2375 myServer::eventloop(callback2); in createArchiveDir()
2424 myServer::eventloop(callback); in renameArchiveFolder()
2936 myServer::eventloop(logoutCallback); in postpone()
3034 myServer::eventloop(callback); in markreplied()
3086 if (!myServer::eventloop(callback)) in markreplied()
3166 myServer::eventloop(callback); in markreplied()
3177 myServer::eventloop(logoutCallback); in markreplied()
[all …]
H A Dleaf.C304 void myServer::eventloop() in eventloop() function
700 myServer::eventloop(); in main()
752 myServer::eventloop(); in main()
837 myServer::eventloop(); in main()
H A Dacl.C455 if (!myServer::eventloop(callback)) in init()
643 myServer::eventloop(); in editScreen()
658 myServer::eventloop(); in editScreen()
678 if (!myServer::eventloop(cb)) in deleteIdentifier()
855 if (!myServer::eventloop(cb)) in doSave()
H A Dmymessage.C264 if (myServer::eventloop(callback)) in readAttributes()
299 return myServer::eventloop(callback); in readMessage()
319 return myServer::eventloop(callback); in readMessage()
337 return myServer::eventloop(callback); in readMessageContent()
463 if (!myServer::eventloop(callback)) in checkInterrupted()
/dports/devel/py-prompt-toolkit/prompt_toolkit-3.0.23/examples/telnet/
H A Dtoolbar.py10 from prompt_toolkit.eventloop import get_event_loop
/dports/devel/py-prompt-toolkit2/prompt_toolkit-2.0.10/examples/full-screen/
H A Dhello-world-asyncio.py10 from prompt_toolkit.eventloop import use_asyncio_event_loop
/dports/devel/py-prompt-toolkit2/prompt_toolkit-2.0.10/examples/telnet/
H A Dtoolbar.py12 from prompt_toolkit.eventloop import From, get_event_loop
H A Dhello-world-asyncio.py17 from prompt_toolkit.eventloop.defaults import use_asyncio_event_loop
/dports/net/py-pyzmq/pyzmq-22.3.0/zmq/auth/
H A Dioloop.py10 from zmq.eventloop import zmqstream
/dports/devel/py-prompt-toolkit2/prompt_toolkit-2.0.10/examples/prompts/
H A Dasyncio-prompt.py19 from prompt_toolkit.eventloop.defaults import use_asyncio_event_loop
/dports/devel/py-prompt-toolkit2/prompt_toolkit-2.0.10/prompt_toolkit/input/
H A Ddefaults.py6 from prompt_toolkit.eventloop.context import TaskLocal, TaskLocalNotSetError
/dports/devel/py-lineedit/lineedit-0.1.6/lineedit/deps/prompt_toolkit/input/
H A Ddefaults.py6 from prompt_toolkit.eventloop.context import TaskLocal, TaskLocalNotSetError
/dports/editors/wordgrinder/wordgrinder-0.6/src/lua/
H A Dmain.lua131 local function eventloop() function
185 local f, e = xpcall(eventloop, Traceback)
/dports/misc/p5-asterisk-perl/asterisk-perl-1.08/t/
H A Dmanager.t20 eventloop handleevent action command disconnect splitresult );
/dports/www/pecl-http/pecl_http-3.2.4/tests/
H A Dclient030.phpt2 client eventloop recursion
/dports/ftp/libfilezilla/libfilezilla-0.31.1/tests/
H A DMakefile.am10 eventloop.cpp \
/dports/devel/py-prompt-toolkit1/prompt_toolkit-1.0.18/examples/
H A Dinputhook.py73 eventloop=create_eventloop(inputhook=inputhook),
/dports/devel/py-prompt-toolkit2/prompt_toolkit-2.0.10/prompt_toolkit/output/
H A Ddefaults.py6 from prompt_toolkit.eventloop.context import TaskLocal, TaskLocalNotSetError
/dports/devel/py-prompt-toolkit2/prompt_toolkit-2.0.10/tests/
H A Dtest_async_generator.py3 from prompt_toolkit.eventloop import (
/dports/devel/py-lineedit/lineedit-0.1.6/lineedit/deps/prompt_toolkit/output/
H A Ddefaults.py6 from prompt_toolkit.eventloop.context import TaskLocal, TaskLocalNotSetError
/dports/devel/py-prompt-toolkit/prompt_toolkit-3.0.23/examples/prompts/
H A Dinputhook.py18 from prompt_toolkit.eventloop.defaults import create_event_loop
/dports/security/py-gpgme/gpgme-1.15.1/tests/gpg/
H A DMakefile.in135 @HAVE_W32_SYSTEM_FALSE@am__EXEEXT_1 = t-eventloop$(EXEEXT) \
189 t_eventloop_SOURCES = t-eventloop.c
190 t_eventloop_OBJECTS = t-eventloop.$(OBJEXT)
274 ./$(DEPDIR)/t-eventloop.Po ./$(DEPDIR)/t-export.Po \
305 t-encrypt-sign.c t-encrypt-sym.c t-eventloop.c t-export.c \
312 t-encrypt-sign.c t-encrypt-sym.c t-eventloop.c t-export.c \
575 @HAVE_W32_SYSTEM_FALSE@tests_unix = t-eventloop t-thread1 t-thread-keylist t-thread-keylist-verify
696 @rm -f t-eventloop$(EXEEXT)
778 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t-eventloop.Po@am__quote@ # am--include-marker
1061 -rm -f ./$(DEPDIR)/t-eventloop.Po
[all …]
/dports/security/gpgme/gpgme-1.15.1/tests/gpg/
H A DMakefile.in135 @HAVE_W32_SYSTEM_FALSE@am__EXEEXT_1 = t-eventloop$(EXEEXT) \
189 t_eventloop_SOURCES = t-eventloop.c
190 t_eventloop_OBJECTS = t-eventloop.$(OBJEXT)
274 ./$(DEPDIR)/t-eventloop.Po ./$(DEPDIR)/t-export.Po \
305 t-encrypt-sign.c t-encrypt-sym.c t-eventloop.c t-export.c \
312 t-encrypt-sign.c t-encrypt-sym.c t-eventloop.c t-export.c \
575 @HAVE_W32_SYSTEM_FALSE@tests_unix = t-eventloop t-thread1 t-thread-keylist t-thread-keylist-verify
696 @rm -f t-eventloop$(EXEEXT)
778 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t-eventloop.Po@am__quote@ # am--include-marker
1061 -rm -f ./$(DEPDIR)/t-eventloop.Po
[all …]

12345678910>>...28