Home
last modified time | relevance | path

Searched refs:__pyx_coroutine_body_t (Results 1 – 25 of 85) sorted by relevance

1234

/dports/devel/py-gevent/gevent-21.8.0/src/gevent/_generated_include/
H A DCoroutineBase_proto_1c154716c6addde971afe8ba7a5544a9b781d7a7.h2 typedef PyObject *(*__pyx_coroutine_body_t)(struct __pyx_CoroutineObject *, PyThreadState *, PyObje… typedef
14 __pyx_coroutine_body_t body;
29 PyTypeObject *type, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure,
32 … __pyx_CoroutineObject *gen, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure,
/dports/lang/cython/Cython-0.29.24/build/lib.dragonfly-6.3-DEVELOPMENT-x86_64-3.8/Cython/Utility/
H A DCoroutine.c365 typedef PyObject *(*__pyx_coroutine_body_t)(PyObject *, PyThreadState *, PyObject *); typedef
381 __pyx_coroutine_body_t body;
398 PyTypeObject *type, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure,
402 … __pyx_CoroutineObject *gen, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure,
1400 PyTypeObject* type, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure, in __Pyx__Coroutine_New()
1409 … __pyx_CoroutineObject *gen, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure, in __Pyx__Coroutine_NewInit()
H A DAsyncGen.c37 __pyx_coroutine_body_t body, PyObject *code, PyObject *closure, in __Pyx_AsyncGen_New()
/dports/lang/cython/Cython-0.29.24/Cython/Utility/
H A DCoroutine.c365 typedef PyObject *(*__pyx_coroutine_body_t)(PyObject *, PyThreadState *, PyObject *); typedef
381 __pyx_coroutine_body_t body;
398 PyTypeObject *type, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure,
402 … __pyx_CoroutineObject *gen, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure,
1400 PyTypeObject* type, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure, in __Pyx__Coroutine_New()
1409 … __pyx_CoroutineObject *gen, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure, in __Pyx__Coroutine_NewInit()
H A DAsyncGen.c37 __pyx_coroutine_body_t body, PyObject *code, PyObject *closure, in __Pyx_AsyncGen_New()
/dports/lang/cython/stage/usr/local/lib/python3.8/site-packages/Cython/Utility/
H A DCoroutine.c365 typedef PyObject *(*__pyx_coroutine_body_t)(PyObject *, PyThreadState *, PyObject *); typedef
381 __pyx_coroutine_body_t body;
398 PyTypeObject *type, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure,
402 … __pyx_CoroutineObject *gen, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure,
1400 PyTypeObject* type, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure, in __Pyx__Coroutine_New()
1409 … __pyx_CoroutineObject *gen, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure, in __Pyx__Coroutine_NewInit()
H A DAsyncGen.c37 __pyx_coroutine_body_t body, PyObject *code, PyObject *closure, in __Pyx_AsyncGen_New()
/dports/lang/cython-devel/cython-2b1e743/Cython/Utility/
H A DCoroutine.c371 typedef PyObject *(*__pyx_coroutine_body_t)(struct __pyx_CoroutineObject *, PyThreadState *, PyObje… typedef
387 __pyx_coroutine_body_t body;
404 PyTypeObject *type, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure,
408 … __pyx_CoroutineObject *gen, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure,
1416 PyTypeObject* type, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure, in __Pyx__Coroutine_New()
1425 … __pyx_CoroutineObject *gen, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure, in __Pyx__Coroutine_NewInit()
H A DAsyncGen.c38 __pyx_coroutine_body_t body, PyObject *code, PyObject *closure, in __Pyx_AsyncGen_New()
/dports/multimedia/py-av/av-8.0.3/src/av/
H A Ddictionary.c1351 typedef PyObject *(*__pyx_coroutine_body_t)(PyObject *, PyThreadState *, PyObject *); typedef
1363 __pyx_coroutine_body_t body;
1377 PyTypeObject *type, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure,
1380 … __pyx_CoroutineObject *gen, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure,
2136 …__pyx_CoroutineObject *gen = __Pyx_Generator_New((__pyx_coroutine_body_t) __pyx_gb_2av_10dictionar… in __pyx_pf_2av_10dictionary_11_Dictionary_12__iter__()
6384 PyTypeObject* type, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure, in __Pyx__Coroutine_New()
6392 … __pyx_CoroutineObject *gen, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure, in __Pyx__Coroutine_NewInit()
/dports/multimedia/py-av/av-8.0.3/src/av/container/
H A Dinput.c1999 typedef PyObject *(*__pyx_coroutine_body_t)(PyObject *, PyThreadState *, PyObject *); typedef
2011 __pyx_coroutine_body_t body;
2025 PyTypeObject *type, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure,
2028 … __pyx_CoroutineObject *gen, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure,
3206 …__pyx_CoroutineObject *gen = __Pyx_Generator_New((__pyx_coroutine_body_t) __pyx_gb_2av_9container_… in __pyx_pf_2av_9container_5input_14InputContainer_6demux()
4023 …__pyx_CoroutineObject *gen = __Pyx_Generator_New((__pyx_coroutine_body_t) __pyx_gb_2av_9container_… in __pyx_pf_2av_9container_5input_14InputContainer_9decode()
9726 PyTypeObject* type, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure, in __Pyx__Coroutine_New()
9734 … __pyx_CoroutineObject *gen, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure, in __Pyx__Coroutine_NewInit()
H A Dstreams.c1882 typedef PyObject *(*__pyx_coroutine_body_t)(PyObject *, PyThreadState *, PyObject *); typedef
1894 __pyx_coroutine_body_t body;
1908 PyTypeObject *type, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure,
1911 … __pyx_CoroutineObject *gen, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure,
2138 …__pyx_CoroutineObject *gen = __Pyx_Generator_New((__pyx_coroutine_body_t) __pyx_gb_2av_9container_… in __pyx_pf_2av_9container_7streams__flatten()
7913 PyTypeObject* type, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure, in __Pyx__Coroutine_New()
7921 … __pyx_CoroutineObject *gen, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure, in __Pyx__Coroutine_NewInit()
H A Dcore.c2062 typedef PyObject *(*__pyx_coroutine_body_t)(PyObject *, PyThreadState *, PyObject *); typedef
2074 __pyx_coroutine_body_t body;
2088 PyTypeObject *type, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure,
2091 … __pyx_CoroutineObject *gen, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure,
4789 …__pyx_CoroutineObject *gen = __Pyx_Generator_New((__pyx_coroutine_body_t) __pyx_gb_2av_9container_… in __pyx_pf_2av_9container_4core_9Container_12dumps_format_genexpr()
12382 PyTypeObject* type, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure, in __Pyx__Coroutine_New()
12390 … __pyx_CoroutineObject *gen, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure, in __Pyx__Coroutine_NewInit()
/dports/multimedia/py-av/av-8.0.3/src/av/audio/
H A Dlayout.c1401 typedef PyObject *(*__pyx_coroutine_body_t)(PyObject *, PyThreadState *, PyObject *); typedef
1413 __pyx_coroutine_body_t body;
1427 PyTypeObject *type, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure,
1430 … __pyx_CoroutineObject *gen, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure,
2215 …__pyx_CoroutineObject *gen = __Pyx_Generator_New((__pyx_coroutine_body_t) __pyx_gb_2av_5audio_6lay… in __pyx_pf_2av_5audio_6layout_11AudioLayout_5_init_genexpr()
8212 PyTypeObject* type, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure, in __Pyx__Coroutine_New()
8220 … __pyx_CoroutineObject *gen, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure, in __Pyx__Coroutine_NewInit()
/dports/multimedia/py-av/av-8.0.3/src/av/video/
H A Dformat.c1388 typedef PyObject *(*__pyx_coroutine_body_t)(PyObject *, PyThreadState *, PyObject *); typedef
1400 __pyx_coroutine_body_t body;
1414 PyTypeObject *type, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure,
1417 … __pyx_CoroutineObject *gen, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure,
2049 …__pyx_CoroutineObject *gen = __Pyx_Generator_New((__pyx_coroutine_body_t) __pyx_gb_2av_5video_6for… in __pyx_pf_2av_5video_6format_11VideoFormat_5_init_genexpr()
9085 PyTypeObject* type, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure, in __Pyx__Coroutine_New()
9093 … __pyx_CoroutineObject *gen, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure, in __Pyx__Coroutine_NewInit()
/dports/security/py-gssapi/gssapi-1.6.14/gssapi/raw/
H A Doids.c1454 typedef PyObject *(*__pyx_coroutine_body_t)(PyObject *, PyThreadState *, PyObject *); typedef
1466 __pyx_coroutine_body_t body;
1480 PyTypeObject *type, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure,
1483 … __pyx_CoroutineObject *gen, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure,
3247 …__pyx_CoroutineObject *gen = __Pyx_Generator_New((__pyx_coroutine_body_t) __pyx_gb_6gssapi_3raw_4o… in __pyx_pf_6gssapi_3raw_4oids_3OID_11dotted_form_7__get___genexpr()
8816 PyTypeObject* type, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure, in __Pyx__Coroutine_New()
8824 … __pyx_CoroutineObject *gen, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure, in __Pyx__Coroutine_NewInit()
H A Dext_dce.c1485 typedef PyObject *(*__pyx_coroutine_body_t)(PyObject *, PyThreadState *, PyObject *); typedef
1497 __pyx_coroutine_body_t body;
1511 PyTypeObject *type, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure,
1514 … __pyx_CoroutineObject *gen, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure,
3931 …__pyx_CoroutineObject *gen = __Pyx_Generator_New((__pyx_coroutine_body_t) __pyx_gb_6gssapi_3raw_7e… in __pyx_pf_6gssapi_3raw_7ext_dce_3IOV_6__iter__()
4219 …__pyx_CoroutineObject *gen = __Pyx_Generator_New((__pyx_coroutine_body_t) __pyx_gb_6gssapi_3raw_7e… in __pyx_pf_6gssapi_3raw_7ext_dce_3IOV_11__reversed__()
4600 …__pyx_CoroutineObject *gen = __Pyx_Generator_New((__pyx_coroutine_body_t) __pyx_gb_6gssapi_3raw_7e… in __pyx_pf_6gssapi_3raw_7ext_dce_3IOV_5count_genexpr()
12916 PyTypeObject* type, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure, in __Pyx__Coroutine_New()
12924 … __pyx_CoroutineObject *gen, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure, in __Pyx__Coroutine_NewInit()
H A Dtypes.c1432 typedef PyObject *(*__pyx_coroutine_body_t)(PyObject *, PyThreadState *, PyObject *); typedef
1444 __pyx_coroutine_body_t body;
1458 PyTypeObject *type, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure,
1461 … __pyx_CoroutineObject *gen, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure,
2391 …__pyx_CoroutineObject *gen = __Pyx_Generator_New((__pyx_coroutine_body_t) __pyx_gb_6gssapi_3raw_5t… in __pyx_pf_6gssapi_3raw_5types_14GenericFlagSet_4__iter__()
4750 …__pyx_CoroutineObject *gen = __Pyx_Generator_New((__pyx_coroutine_body_t) __pyx_gb_6gssapi_3raw_5t… in __pyx_pf_6gssapi_3raw_5types_14IntEnumFlagSet_2__iter__()
12767 PyTypeObject* type, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure, in __Pyx__Coroutine_New()
12775 … __pyx_CoroutineObject *gen, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure, in __Pyx__Coroutine_NewInit()
/dports/science/yoda/YODA-1.9.1/pyext/yoda/
H A Dutil.cpp1353 typedef PyObject *(*__pyx_coroutine_body_t)(PyObject *, PyThreadState *, PyObject *); typedef
1365 __pyx_coroutine_body_t body;
1379 PyTypeObject *type, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure,
1382 … __pyx_CoroutineObject *gen, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure,
2413 …__pyx_CoroutineObject *gen = __Pyx_Generator_New((__pyx_coroutine_body_t) __pyx_gb_4yoda_4util_8_a… in __pyx_pf_4yoda_4util_8_autostr_genexpr()
8480 PyTypeObject* type, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure, in __Pyx__Coroutine_New()
8488 … __pyx_CoroutineObject *gen, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure, in __Pyx__Coroutine_NewInit()
/dports/multimedia/py-av/av-8.0.3/src/av/subtitles/
H A Dsubtitle.c1997 typedef PyObject *(*__pyx_coroutine_body_t)(PyObject *, PyThreadState *, PyObject *); typedef
2009 __pyx_coroutine_body_t body;
2023 PyTypeObject *type, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure,
2026 … __pyx_CoroutineObject *gen, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure,
2686 …__pyx_CoroutineObject *gen = __Pyx_Generator_New((__pyx_coroutine_body_t) __pyx_gb_2av_9subtitles_… in __pyx_pf_2av_9subtitles_8subtitle_11SubtitleSet_9__cinit___genexpr()
4517 …__pyx_CoroutineObject *gen = __Pyx_Generator_New((__pyx_coroutine_body_t) __pyx_gb_2av_9subtitles_… in __pyx_pf_2av_9subtitles_8subtitle_14BitmapSubtitle_9__cinit___genexpr()
12373 PyTypeObject* type, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure, in __Pyx__Coroutine_New()
12381 … __pyx_CoroutineObject *gen, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure, in __Pyx__Coroutine_NewInit()
/dports/textproc/py-gensim/gensim-4.0.1/gensim/corpora/
H A D_mmreader.c1386 typedef PyObject *(*__pyx_coroutine_body_t)(PyObject *, PyThreadState *, PyObject *); typedef
1398 __pyx_coroutine_body_t body;
1412 PyTypeObject *type, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure,
1415 … __pyx_CoroutineObject *gen, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure,
1769 …__pyx_CoroutineObject *gen = __Pyx_Generator_New((__pyx_coroutine_body_t) __pyx_gb_6gensim_7corpor… in __pyx_pf_6gensim_7corpora_9_mmreader_8MmReader_8__init___genexpr()
3167 …__pyx_CoroutineObject *gen = __Pyx_Generator_New((__pyx_coroutine_body_t) __pyx_gb_6gensim_7corpor… in __pyx_pf_6gensim_7corpora_9_mmreader_8MmReader_8__iter__()
10239 PyTypeObject* type, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure, in __Pyx__Coroutine_New()
10247 … __pyx_CoroutineObject *gen, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure, in __Pyx__Coroutine_NewInit()
/dports/devel/py-grpcio-tools/grpcio-tools-1.43.0/grpc_tools/
H A D_protoc_compiler.cpp1658 typedef PyObject *(*__pyx_coroutine_body_t)(PyObject *, PyThreadState *, PyObject *); typedef
1670 __pyx_coroutine_body_t body;
1685 PyTypeObject *type, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure,
1688 … __pyx_CoroutineObject *gen, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure,
3131 …__pyx_CoroutineObject *gen = __Pyx_Generator_New((__pyx_coroutine_body_t) __pyx_gb_10grpc_tools_16… in __pyx_pf_10grpc_tools_16_protoc_compiler_12ProtocErrors_8__repr___genexpr()
3380 …__pyx_CoroutineObject *gen = __Pyx_Generator_New((__pyx_coroutine_body_t) __pyx_gb_10grpc_tools_16… in __pyx_pf_10grpc_tools_16_protoc_compiler_12ProtocErrors_7__str___genexpr()
10013 PyTypeObject* type, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure, in __Pyx__Coroutine_New()
10021 … __pyx_CoroutineObject *gen, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure, in __Pyx__Coroutine_NewInit()
/dports/chinese/libime/libime-1.0.9/src/libime/core/kenlm/python/
H A Dkenlm.cpp1359 typedef PyObject *(*__pyx_coroutine_body_t)(PyObject *, PyThreadState *, PyObject *); typedef
1371 __pyx_coroutine_body_t body;
1385 PyTypeObject *type, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure,
1388 … __pyx_CoroutineObject *gen, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure,
4384 …__pyx_CoroutineObject *gen = __Pyx_Generator_New((__pyx_coroutine_body_t) __pyx_gb_5kenlm_5Model_1… in __pyx_pf_5kenlm_5Model_8full_scores()
9989 PyTypeObject* type, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure, in __Pyx__Coroutine_New()
9997 … __pyx_CoroutineObject *gen, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure, in __Pyx__Coroutine_NewInit()
/dports/textproc/py-tinycss/tinycss-0.4/tinycss/
H A Dspeedups.c820 typedef PyObject *(*__pyx_coroutine_body_t)(PyObject *, PyObject *); typedef
823 __pyx_coroutine_body_t body;
838 PyTypeObject *type, __pyx_coroutine_body_t body, PyObject *closure,
1095 …__pyx_CoroutineObject *gen = __Pyx_Generator_New((__pyx_coroutine_body_t) __pyx_gb_7tinycss_8speed… in __pyx_pf_7tinycss_8speedups_2genexpr()
7145 PyTypeObject* type, __pyx_coroutine_body_t body, PyObject *closure,
/dports/graphics/py-rasterio/rasterio-1.2.10/rasterio/
H A Dshutil.c1973 typedef PyObject *(*__pyx_coroutine_body_t)(PyObject *, PyThreadState *, PyObject *); typedef
1985 __pyx_coroutine_body_t body;
1999 PyTypeObject *type, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure,
2002 … __pyx_CoroutineObject *gen, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure,
2948 …__pyx_CoroutineObject *gen = __Pyx_Generator_New((__pyx_coroutine_body_t) __pyx_gb_8rasterio_6shut… in __pyx_pf_8rasterio_6shutil_4copy_genexpr()
12024 PyTypeObject* type, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure, in __Pyx__Coroutine_New()
12032 … __pyx_CoroutineObject *gen, __pyx_coroutine_body_t body, PyObject *code, PyObject *closure, in __Pyx__Coroutine_NewInit()

1234