Home
last modified time | relevance | path

Searched refs:asend (Results 101 – 125 of 202) sorted by relevance

123456789

/dports/editors/lazarus/lazarus/tools/jsonviewer/languages/
H A Djsonviewer.fr.po519 #: trestframe.asend.caption
523 #: trestframe.asend.hint
H A Djsonviewer.hu.po518 #: trestframe.asend.caption
522 #: trestframe.asend.hint
/dports/editors/lazarus-qt5/lazarus/tools/jsonviewer/languages/
H A Djsonviewer.fr.po519 #: trestframe.asend.caption
523 #: trestframe.asend.hint
H A Djsonviewer.hu.po518 #: trestframe.asend.caption
522 #: trestframe.asend.hint
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/tools/jsonviewer/languages/
H A Djsonviewer.fr.po539 #: trestframe.asend.caption
543 #: trestframe.asend.hint
H A Djsonviewer.hu.po538 #: trestframe.asend.caption
542 #: trestframe.asend.hint
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/tools/jsonviewer/languages/
H A Djsonviewer.fr.po539 #: trestframe.asend.caption
543 #: trestframe.asend.hint
H A Djsonviewer.hu.po538 #: trestframe.asend.caption
542 #: trestframe.asend.hint
/dports/devel/py-async_generator/async_generator-1.10/docs/source/
H A Dreference.rst55 semantics, including forwarding ``asend`` and ``athrow`` calls into
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/acid/
H A Dthread104 _altarray(C.asend);
/dports/net/py-trio/trio-0.19.0/trio/tests/
H A Dtest_threads.py577 await save[-1].asend(None)
/dports/print/fontforge/fontforge-20201107/fontforgeexe/
H A Dcharview.c590 if ( l->asend.x<0 || l->asend.x>=cv->width || l->asend.y<0 || l->asend.y>=cv->height ) { in CVLinesIntersectScreen()
610 y = -(l->next->asend.y-l->asstart.y)*(double)l->asstart.x/(l->next->asend.x-l->asstart.x) + in CVLinesIntersectScreen()
616 l->next->asend.x = 0; in CVLinesIntersectScreen()
617 l->next->asend.y = y; in CVLinesIntersectScreen()
629 l->next->asend.x = cv->width; in CVLinesIntersectScreen()
630 l->next->asend.y = y; in CVLinesIntersectScreen()
636 x = -(l->next->asend.x-l->asstart.x)*(double)l->asstart.y/(l->next->asend.y-l->asstart.y) + in CVLinesIntersectScreen()
644 l->next->asend.y = 0; in CVLinesIntersectScreen()
645 l->next->asend.x = x; in CVLinesIntersectScreen()
659 l->next->asend.y = cv->height; in CVLinesIntersectScreen()
[all …]
/dports/devel/cpprestsdk/cpprestsdk-2.10.16/Release/tests/functional/http/utilities/
H A Dtest_http_client.cpp362 Concurrency::asend(p_response->m_client->m_responses, p_response); in completion_callback()
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/generate/templates/py3/
H A Dservices.pyx.mustache149 item = await generator.asend(None)
/dports/devel/py-jedi/jedi-0.18.0/jedi/third_party/typeshed/stdlib/3/
H A Dtypes.pyi155 def asend(self, val: _T_contra) -> Awaitable[_T_co]: ...
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/typeshed/stdlib/3/
H A Dtypes.pyi155 def asend(self, val: _T_contra) -> Awaitable[_T_co]: ...
/dports/devel/py-mypy/mypy-0.910/mypy/typeshed/stdlib/
H A Dtypes.pyi168 def asend(self, __val: _T_contra) -> Awaitable[_T_co]: ...
/dports/devel/py-lazy-object-proxy/lazy-object-proxy-1.6.0/tests/
H A Dtest_async_py3.py1665 a = gen.asend(None)
1703 a = gen.asend(None)
/dports/databases/py-gdbm/Python-3.8.12/Doc/library/
H A Dcollections.abc.rst96 :class:`AsyncGenerator` :class:`AsyncIterator` ``asend``, ``athrow`` ``aclose``, ``__aiter__``…
/dports/databases/py-sqlite3/Python-3.8.12/Doc/library/
H A Dcollections.abc.rst96 :class:`AsyncGenerator` :class:`AsyncIterator` ``asend``, ``athrow`` ``aclose``, ``__aiter__``…
/dports/lang/python37/Python-3.7.12/Doc/library/
H A Dcollections.abc.rst96 :class:`AsyncGenerator` :class:`AsyncIterator` ``asend``, ``athrow`` ``aclose``, ``__aiter__``…
/dports/lang/python38/Python-3.8.12/Doc/library/
H A Dcollections.abc.rst96 :class:`AsyncGenerator` :class:`AsyncIterator` ``asend``, ``athrow`` ``aclose``, ``__aiter__``…
/dports/lang/python-tools/Python-3.8.12/Doc/library/
H A Dcollections.abc.rst96 :class:`AsyncGenerator` :class:`AsyncIterator` ``asend``, ``athrow`` ``aclose``, ``__aiter__``…
/dports/lang/python39/Python-3.9.9/Doc/library/
H A Dcollections.abc.rst99 :class:`AsyncGenerator` :class:`AsyncIterator` ``asend``, ``athrow`` ``aclose``, ``__aiter__``…
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Doc/library/
H A Dcollections.abc.rst96 :class:`AsyncGenerator` :class:`AsyncIterator` ``asend``, ``athrow`` ``aclose``, ``__aiter__``…

123456789