Home
last modified time | relevance | path

Searched defs:async_method (Results 1 – 25 of 32) sorted by relevance

12

/dports/textproc/ibus/ibus-1.5.24/ibus/interface/
H A Dienginefactory.py36 async_method = lambda **args: \ member in IEngineFactory
H A Dinotifications.py41 async_method = lambda **args: \ member in INotifications
H A Diconfig.py41 async_method = lambda **args: \ member in IConfig
H A Diibus.py38 async_method = lambda **args: \ member in IIBus
H A Diinputcontext.py36 async_method = lambda **args: \ member in IInputContext
H A Dipanel.py41 async_method = lambda **args: \ member in IPanel
H A Diengine.py41 async_method = lambda **args: \ member in IEngine
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel/System.ServiceModel.Channels/
H A DDuplexSessionBase.cs45 AsyncHandler async_method; field in System.ServiceModel.Channels.DuplexSessionBase
/dports/devel/py-multitasking/multitasking-0.0.10/multitasking/
H A D__init__.py106 def async_method(*args, **kwargs): function
/dports/devel/nuitka/Nuitka-0.6.17/tests/basics/
H A DReferencing35.py128 async def async_method(self): member in ClassWithAsyncMethod
/dports/textproc/py-sphinx-autoapi/sphinx-autoapi-1.8.4/tests/python/py3example/example/
H A Dexample.py97 async def async_method(self, wait: bool) -> int: member in A
/dports/lang/mono/mono-5.10.1.57/external/linker/cecil/Mono.Cecil.Cil/
H A DCodeReader.cs403 void ReadAsyncMethodBody (AsyncMethodBodyDebugInformation async_method) in ReadAsyncMethodBody()
/dports/lang/mono/mono-5.10.1.57/external/cecil/Mono.Cecil.Cil/
H A DCodeReader.cs403 void ReadAsyncMethodBody (AsyncMethodBodyDebugInformation async_method) in ReadAsyncMethodBody()
/dports/devel/py-flake8-bugbear/flake8-bugbear-21.9.2/tests/
H A Db902_py38.py16 async def async_method(self, arg1, /, *, yeah): member in NoWarnings
H A Db902.py16 async def async_method(self, arg1, *, yeah): member in NoWarnings
/dports/databases/py-gdbm/Python-3.8.12/Lib/unittest/test/testmock/
H A Dtestasync.py17 async def async_method(self): member in AsyncClass
363 def test_async(async_method): argument
/dports/lang/python310/Python-3.10.1/Lib/unittest/test/testmock/
H A Dtestasync.py20 async def async_method(self): pass member in AsyncClass
368 def test_async(async_method): argument
/dports/lang/python311/Python-3.11.0a3/Lib/unittest/test/testmock/
H A Dtestasync.py20 async def async_method(self): pass member in AsyncClass
367 def test_async(async_method): argument
/dports/lang/python-tools/Python-3.8.12/Lib/unittest/test/testmock/
H A Dtestasync.py17 async def async_method(self): member in AsyncClass
363 def test_async(async_method): argument
/dports/lang/python38/Python-3.8.12/Lib/unittest/test/testmock/
H A Dtestasync.py17 async def async_method(self): member in AsyncClass
363 def test_async(async_method): argument
/dports/databases/py-sqlite3/Python-3.8.12/Lib/unittest/test/testmock/
H A Dtestasync.py17 async def async_method(self): member in AsyncClass
363 def test_async(async_method): argument
/dports/lang/python39/Python-3.9.9/Lib/unittest/test/testmock/
H A Dtestasync.py20 async def async_method(self): pass member in AsyncClass
368 def test_async(async_method): argument
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/unittest/test/testmock/
H A Dtestasync.py17 async def async_method(self): member in AsyncClass
363 def test_async(async_method): argument
/dports/net-p2p/c-lightning/lightning-0.10.2/contrib/pyln-client/pyln/client/
H A Dplugin.py442 def async_method(self, method_name: str, category: Optional[str] = None, member in Plugin
/dports/lang/mono/mono-5.10.1.57/external/linker/cecil/Mono.Cecil/
H A DAssemblyWriter.cs2412 …nformation (ICustomDebugInformationProvider provider, AsyncMethodBodyDebugInformation async_method) in AddAsyncMethodBodyDebugInformation()

12