Home
last modified time | relevance | path

Searched refs:used_pos_args (Results 1 – 25 of 32) sorted by relevance

12

/dports/audio/sphinxbase/sphinxbase-0.8/python/
H A Dsphinxbase.c2250 …const Py_ssize_t used_pos_args = (PyTuple_GET_SIZE(__pyx_args) < 1) ? PyTuple_GET_SIZE(__pyx_args)… in __pyx_pf_10sphinxbase_10NGramModel_score() local
2251 …(__Pyx_ParseOptionalKeywords(__pyx_kwds, __pyx_pyargnames, 0, values, used_pos_args, "score") < 0)… in __pyx_pf_10sphinxbase_10NGramModel_score()
2467 …const Py_ssize_t used_pos_args = (PyTuple_GET_SIZE(__pyx_args) < 1) ? PyTuple_GET_SIZE(__pyx_args)… in __pyx_pf_10sphinxbase_10NGramModel_prob() local
2468 …(__Pyx_ParseOptionalKeywords(__pyx_kwds, __pyx_pyargnames, 0, values, used_pos_args, "prob") < 0))… in __pyx_pf_10sphinxbase_10NGramModel_prob()
2759 …const Py_ssize_t used_pos_args = (PyTuple_GET_SIZE(__pyx_args) < 1) ? PyTuple_GET_SIZE(__pyx_args)… in __pyx_pf_10sphinxbase_10NGramModel_ngram() local
2760 …(__Pyx_ParseOptionalKeywords(__pyx_kwds, __pyx_pyargnames, 0, values, used_pos_args, "ngram") < 0)… in __pyx_pf_10sphinxbase_10NGramModel_ngram()
/dports/devel/py-gevent/gevent-21.8.0/src/gevent/libev/
H A Dcorecext.c12525 const Py_ssize_t used_pos_args = (kwd_pos_args < 1) ? kwd_pos_args : 1; in __pyx_pw_6gevent_5libev_8corecext_4loop_59run_callback() local
12664 const Py_ssize_t used_pos_args = (kwd_pos_args < 1) ? kwd_pos_args : 1; in __pyx_pw_6gevent_5libev_8corecext_4loop_61run_callback_threadsafe() local
14431 const Py_ssize_t used_pos_args = (kwd_pos_args < 1) ? kwd_pos_args : 1; in __pyx_pw_6gevent_5libev_8corecext_7watcher_3start() local
14432 …Keywords(__pyx_kwds, __pyx_kwvalues, __pyx_pyargnames, 0, values + 0, used_pos_args, "start") < 0)… in __pyx_pw_6gevent_5libev_8corecext_7watcher_3start()
14614 const Py_ssize_t used_pos_args = (kwd_pos_args < 2) ? kwd_pos_args : 2; in __pyx_pw_6gevent_5libev_8corecext_7watcher_7feed() local
14615 …Keywords(__pyx_kwds, __pyx_kwvalues, __pyx_pyargnames, 0, values + 0, used_pos_args, "feed") < 0))… in __pyx_pw_6gevent_5libev_8corecext_7watcher_7feed()
15544 const Py_ssize_t used_pos_args = (kwd_pos_args < 1) ? kwd_pos_args : 1; in __pyx_pw_6gevent_5libev_8corecext_2io_1start() local
15545 …Keywords(__pyx_kwds, __pyx_kwvalues, __pyx_pyargnames, 0, values + 0, used_pos_args, "start") < 0)… in __pyx_pw_6gevent_5libev_8corecext_2io_1start()
16754 const Py_ssize_t used_pos_args = (kwd_pos_args < 1) ? kwd_pos_args : 1; in __pyx_pw_6gevent_5libev_8corecext_5timer_5start() local
16755 …Keywords(__pyx_kwds, __pyx_kwvalues, __pyx_pyargnames, 0, values + 0, used_pos_args, "start") < 0)… in __pyx_pw_6gevent_5libev_8corecext_5timer_5start()
[all …]
/dports/devel/py-cytoolz/cytoolz-0.11.0/cytoolz/
H A Ddicttoolz.c3597 const Py_ssize_t used_pos_args = (pos_args < 1) ? pos_args : 1; in __pyx_pw_7cytoolz_9dicttoolz_3merge_with() local
3598 …ptionalKeywords(__pyx_kwds, __pyx_pyargnames, __pyx_v_kwargs, values, used_pos_args, "merge_with")… in __pyx_pw_7cytoolz_9dicttoolz_3merge_with()
6827 const Py_ssize_t used_pos_args = (pos_args < 1) ? pos_args : 1; in __pyx_pw_7cytoolz_9dicttoolz_21dissoc() local
6828 …ptionalKeywords(__pyx_kwds, __pyx_pyargnames, __pyx_v_kwargs, values, used_pos_args, "dissoc") < 0… in __pyx_pw_7cytoolz_9dicttoolz_21dissoc()
H A Dfunctoolz.c2932 const Py_ssize_t used_pos_args = (pos_args < 1) ? pos_args : 1; in __pyx_pw_7cytoolz_9functoolz_5thread_first() local
2933 …(__Pyx_ParseOptionalKeywords(__pyx_kwds, __pyx_pyargnames, 0, values, used_pos_args, "thread_first… in __pyx_pw_7cytoolz_9functoolz_5thread_first()
3294 const Py_ssize_t used_pos_args = (pos_args < 1) ? pos_args : 1; in __pyx_pw_7cytoolz_9functoolz_7thread_last() local
3295 …(__Pyx_ParseOptionalKeywords(__pyx_kwds, __pyx_pyargnames, 0, values, used_pos_args, "thread_last"… in __pyx_pw_7cytoolz_9functoolz_7thread_last()
12193 const Py_ssize_t used_pos_args = (pos_args < 1) ? pos_args : 1; in __pyx_pw_7cytoolz_9functoolz_17pipe() local
12194 …(__Pyx_ParseOptionalKeywords(__pyx_kwds, __pyx_pyargnames, 0, values, used_pos_args, "pipe") < 0))… in __pyx_pw_7cytoolz_9functoolz_17pipe()
/dports/math/py-mathics/Mathics3-2.2.0/mathics/core/
H A Dexpression.c11450 const Py_ssize_t used_pos_args = (pos_args < 1) ? pos_args : 1; in __pyx_pw_7mathics_4core_10expression_14BaseExpression_1__new__() local
13636 const Py_ssize_t used_pos_args = (pos_args < 2) ? pos_args : 2; in __pyx_pw_7mathics_4core_10expression_14BaseExpression_49has_form() local
23107 const Py_ssize_t used_pos_args = (pos_args < 2) ? pos_args : 2; in __pyx_pw_7mathics_4core_10expression_10Expression_1__new__() local
30636 const Py_ssize_t used_pos_args = (pos_args < 2) ? pos_args : 2; in __pyx_pw_7mathics_4core_10expression_10Expression_59has_form() local
32655 const Py_ssize_t used_pos_args = (pos_args < 1) ? pos_args : 1; in __pyx_pw_7mathics_4core_10expression_10Expression_67to_python() local
55261 const Py_ssize_t used_pos_args = (pos_args < 2) ? pos_args : 2; in __pyx_pw_7mathics_4core_10expression_4Atom_5has_form() local
58024 const Py_ssize_t used_pos_args = (pos_args < 1) ? pos_args : 1; in __pyx_pw_7mathics_4core_10expression_6Symbol_13to_python() local
63785 const Py_ssize_t used_pos_args = (pos_args < 1) ? pos_args : 1; in __pyx_pw_7mathics_4core_10expression_7Integer_21to_python() local
65909 const Py_ssize_t used_pos_args = (pos_args < 1) ? pos_args : 1; in __pyx_pw_7mathics_4core_10expression_8Rational_9to_python() local
71817 const Py_ssize_t used_pos_args = (pos_args < 1) ? pos_args : 1; in __pyx_pw_7mathics_4core_10expression_11MachineReal_3to_python() local
[all …]
H A Dpattern.c4660 const Py_ssize_t used_pos_args = (pos_args < 1) ? pos_args : 1; in __pyx_pw_7mathics_4core_7pattern_7Pattern_27has_form() local
4661 …(__Pyx_ParseOptionalKeywords(__pyx_kwds, __pyx_pyargnames, 0, values, used_pos_args, "has_form") <… in __pyx_pw_7mathics_4core_7pattern_7Pattern_27has_form()
/dports/multimedia/py-av/av-8.0.3/src/av/
H A Denum.c2047 const Py_ssize_t used_pos_args = (pos_args < 4) ? pos_args : 4; in __pyx_pw_2av_4enum_8EnumType_1__new__() local
2048 …(__Pyx_ParseOptionalKeywords(__pyx_kwds, __pyx_pyargnames, 0, values, used_pos_args, "__new__") < … in __pyx_pw_2av_4enum_8EnumType_1__new__()
4717 const Py_ssize_t used_pos_args = (pos_args < 1) ? pos_args : 1; in __pyx_pw_2av_4enum_8EnumType_19property() local
4718 …ptionalKeywords(__pyx_kwds, __pyx_pyargnames, __pyx_v_kwargs, values, used_pos_args, "property") <… in __pyx_pw_2av_4enum_8EnumType_19property()
/dports/graphics/py-rasterio/rasterio-1.2.10/rasterio/
H A D_pyvsi.cpp3950 const Py_ssize_t used_pos_args = (pos_args < 1) ? pos_args : 1; in __pyx_pw_8rasterio_6_pyvsi_13PyVSIFileBase_1__cinit__() local
3951 …ptionalKeywords(__pyx_kwds, __pyx_pyargnames, __pyx_v_kwargs, values, used_pos_args, "__cinit__") … in __pyx_pw_8rasterio_6_pyvsi_13PyVSIFileBase_1__cinit__()
/dports/lang/py-lupa/lupa-1.10/lupa/
H A D_lupa.c5930 const Py_ssize_t used_pos_args = (pos_args < 1) ? pos_args : 1; in __pyx_pw_4lupa_5_lupa_10LuaRuntime_5eval() local
5931 …(__Pyx_ParseOptionalKeywords(__pyx_kwds, __pyx_pyargnames, 0, values, used_pos_args, "eval") < 0))… in __pyx_pw_4lupa_5_lupa_10LuaRuntime_5eval()
6117 const Py_ssize_t used_pos_args = (pos_args < 1) ? pos_args : 1; in __pyx_pw_4lupa_5_lupa_10LuaRuntime_7execute() local
6118 …(__Pyx_ParseOptionalKeywords(__pyx_kwds, __pyx_pyargnames, 0, values, used_pos_args, "execute") < … in __pyx_pw_4lupa_5_lupa_10LuaRuntime_7execute()
8792 const Py_ssize_t used_pos_args = (pos_args < 1) ? pos_args : 1; in __pyx_pw_4lupa_5_lupa_24unpacks_lua_table_method_1wrapper() local
8793 …(__Pyx_ParseOptionalKeywords(__pyx_kwds, __pyx_pyargnames, 0, values, used_pos_args, "wrapper") < … in __pyx_pw_4lupa_5_lupa_24unpacks_lua_table_method_1wrapper()
/dports/science/yoda/YODA-1.9.1/pyext/yoda/
H A Dutil.cpp2895 const Py_ssize_t used_pos_args = (pos_args < 1) ? pos_args : 1; in __pyx_pw_4yoda_4util_7try_loop() local
2896 …ptionalKeywords(__pyx_kwds, __pyx_pyargnames, __pyx_v_kwargs, values, used_pos_args, "try_loop") <… in __pyx_pw_4yoda_4util_7try_loop()
/dports/net/py-pypcap/pypcap-1.2.3/
H A Dpcap.c5655 const Py_ssize_t used_pos_args = (pos_args < 2) ? pos_args : 2; in __pyx_pw_4pcap_4pcap_21dispatch() local
5656 …(__Pyx_ParseOptionalKeywords(__pyx_kwds, __pyx_pyargnames, 0, values, used_pos_args, "dispatch") <… in __pyx_pw_4pcap_4pcap_21dispatch()
5897 const Py_ssize_t used_pos_args = (pos_args < 2) ? pos_args : 2; in __pyx_pw_4pcap_4pcap_23loop() local
5898 …(__Pyx_ParseOptionalKeywords(__pyx_kwds, __pyx_pyargnames, 0, values, used_pos_args, "loop") < 0))… in __pyx_pw_4pcap_4pcap_23loop()
/dports/security/py-gssapi/gssapi-1.6.14/gssapi/raw/
H A Dmisc.c3732 const Py_ssize_t used_pos_args = (pos_args < 3) ? pos_args : 3; in __pyx_pw_6gssapi_3raw_4misc_16GSSErrorRegistry_7__call__() local
3733 …ptionalKeywords(__pyx_kwds, __pyx_pyargnames, __pyx_v_kwargs, values, used_pos_args, "__call__") <… in __pyx_pw_6gssapi_3raw_4misc_16GSSErrorRegistry_7__call__()
/dports/lang/cython/Cython-0.29.24/Cython/Tempita/
H A D_tempita.c4950 const Py_ssize_t used_pos_args = (pos_args < 1) ? pos_args : 1; in __pyx_pw_6Cython_7Tempita_8_tempita_8Template_7substitute() local
4951 …rseOptionalKeywords(__pyx_kwds, __pyx_pyargnames, __pyx_v_kw, values, used_pos_args, "substitute")… in __pyx_pw_6Cython_7Tempita_8_tempita_8Template_7substitute()
15189 const Py_ssize_t used_pos_args = (pos_args < 1) ? pos_args : 1; in __pyx_pw_6Cython_7Tempita_8_tempita_11TemplateDef_7__call__() local
15190 …rseOptionalKeywords(__pyx_kwds, __pyx_pyargnames, __pyx_v_kw, values, used_pos_args, "__call__") <… in __pyx_pw_6Cython_7Tempita_8_tempita_11TemplateDef_7__call__()
17440 const Py_ssize_t used_pos_args = (pos_args < 1) ? pos_args : 1; in __pyx_pw_6Cython_7Tempita_8_tempita_6_Empty_1__call__() local
17441 …rseOptionalKeywords(__pyx_kwds, __pyx_pyargnames, __pyx_v_kw, values, used_pos_args, "__call__") <… in __pyx_pw_6Cython_7Tempita_8_tempita_6_Empty_1__call__()
/dports/devel/py-gevent/gevent-21.8.0/src/gevent/
H A Dgreenlet.c6350 const Py_ssize_t used_pos_args = (kwd_pos_args < 1) ? kwd_pos_args : 1; in __pyx_pw_6gevent_17_gevent_cgreenlet_8Greenlet_1__init__() local
6351 …x_kwds, __pyx_kwvalues, __pyx_pyargnames, __pyx_v_kwargs, values + 0, used_pos_args, "__init__") <… in __pyx_pw_6gevent_17_gevent_cgreenlet_8Greenlet_1__init__()
10953 const Py_ssize_t used_pos_args = (kwd_pos_args < 1) ? kwd_pos_args : 1; in __pyx_pw_6gevent_17_gevent_cgreenlet_8Greenlet_29spawn_later() local
10954 …x_kwds, __pyx_kwvalues, __pyx_pyargnames, __pyx_v_kwargs, values + 0, used_pos_args, "spawn_later"… in __pyx_pw_6gevent_17_gevent_cgreenlet_8Greenlet_29spawn_later()
H A Dlocal.c8091 const Py_ssize_t used_pos_args = (kwd_pos_args < 1) ? kwd_pos_args : 1; in __pyx_pw_6gevent_14_gevent_clocal_3__new__() local
8092 …__pyx_kwds, __pyx_kwvalues, __pyx_pyargnames, __pyx_v_kw, values + 0, used_pos_args, "__new__") < … in __pyx_pw_6gevent_14_gevent_clocal_3__new__()
H A D_hub_primitives.c3431 const Py_ssize_t used_pos_args = (kwd_pos_args < 3) ? kwd_pos_args : 3; in __pyx_pw_6gevent_24_gevent_c_hub_primitives_22WaitOperationsGreenlet_3cancel_waits_close_and_then() local
3432 …Keywords(__pyx_kwds, __pyx_kwvalues, __pyx_pyargnames, 0, values + 0, used_pos_args, "cancel_waits… in __pyx_pw_6gevent_24_gevent_c_hub_primitives_22WaitOperationsGreenlet_3cancel_waits_close_and_then()
/dports/multimedia/py-av/av-8.0.3/src/av/codec/
H A Dcontext.c2920 const Py_ssize_t used_pos_args = (pos_args < 1) ? pos_args : 1; in __pyx_pw_2av_5codec_7context_12CodecContext_3__cinit__() local
2921 …ptionalKeywords(__pyx_kwds, __pyx_pyargnames, __pyx_v_kwargs, values, used_pos_args, "__cinit__") … in __pyx_pw_2av_5codec_7context_12CodecContext_3__cinit__()
/dports/devel/py-uvloop/uvloop-0.16.0/uvloop/
H A Dloop.c26470 const Py_ssize_t used_pos_args = (pos_args < 1) ? pos_args : 1; in __pyx_pw_6uvloop_4loop_4Loop_13call_soon() local
26662 const Py_ssize_t used_pos_args = (pos_args < 1) ? pos_args : 1; in __pyx_pw_6uvloop_4loop_4Loop_15call_soon_threadsafe() local
26866 const Py_ssize_t used_pos_args = (pos_args < 2) ? pos_args : 2; in __pyx_pw_6uvloop_4loop_4Loop_17call_later() local
27214 const Py_ssize_t used_pos_args = (pos_args < 2) ? pos_args : 2; in __pyx_pw_6uvloop_4loop_4Loop_19call_at() local
27215 …(__Pyx_ParseOptionalKeywords(__pyx_kwds, __pyx_pyargnames, 0, values, used_pos_args, "call_at") < … in __pyx_pw_6uvloop_4loop_4Loop_19call_at()
42603 const Py_ssize_t used_pos_args = (pos_args < 2) ? pos_args : 2; in __pyx_pw_6uvloop_4loop_4Loop_76add_reader() local
42834 const Py_ssize_t used_pos_args = (pos_args < 2) ? pos_args : 2; in __pyx_pw_6uvloop_4loop_4Loop_80add_writer() local
46626 const Py_ssize_t used_pos_args = (pos_args < 2) ? pos_args : 2; in __pyx_pw_6uvloop_4loop_4Loop_102run_in_executor() local
48439 const Py_ssize_t used_pos_args = (pos_args < 2) ? pos_args : 2; in __pyx_pw_6uvloop_4loop_4Loop_112subprocess_exec() local
49693 const Py_ssize_t used_pos_args = (pos_args < 2) ? pos_args : 2; in __pyx_pw_6uvloop_4loop_4Loop_121add_signal_handler() local
[all …]
/dports/devel/py-statgrab/pystatgrab-0.7.1/
H A Dstatgrab.c7927 const Py_ssize_t used_pos_args = (pos_args < 1) ? pos_args : 1; in __pyx_pw_8statgrab_55_wrap_success() local
7928 …(__Pyx_ParseOptionalKeywords(__pyx_kwds, __pyx_pyargnames, 0, values, used_pos_args, "_wrap_succes… in __pyx_pw_8statgrab_55_wrap_success()
/dports/biology/py-pysam/pysam-0.18.0/pysam/
H A Dlibctabix.c6149 const Py_ssize_t used_pos_args = (pos_args < 6) ? pos_args : 6; in __pyx_pw_5pysam_9libctabix_9TabixFile_1__cinit__() local
6150 …ptionalKeywords(__pyx_kwds, __pyx_pyargnames, __pyx_v_kwargs, values, used_pos_args, "__cinit__") … in __pyx_pw_5pysam_9libctabix_9TabixFile_1__cinit__()
/dports/science/py-dipy/dipy-1.4.1/dipy/segment/
H A Dclusteringspeed.c7012 const Py_ssize_t used_pos_args = (pos_args < 2) ? pos_args : 2; in __pyx_pw_4dipy_7segment_15clusteringspeed_16ClustersCentroid_1__init__() local
7013 …ptionalKeywords(__pyx_kwds, __pyx_pyargnames, __pyx_v_kwargs, values, used_pos_args, "__init__") <… in __pyx_pw_4dipy_7segment_15clusteringspeed_16ClustersCentroid_1__init__()
/dports/science/py-dipy/dipy-1.4.1/dipy/tracking/
H A Dstopping_criterion.c4666 const Py_ssize_t used_pos_args = (pos_args < 2) ? pos_args : 2; in __pyx_pw_4dipy_8tracking_18stopping_criterion_27AnatomicalStoppingCriterion_1__cinit__() local
4667 …rseOptionalKeywords(__pyx_kwds, __pyx_pyargnames, __pyx_v_kw, values, used_pos_args, "__cinit__") … in __pyx_pw_4dipy_8tracking_18stopping_criterion_27AnatomicalStoppingCriterion_1__cinit__()
/dports/lang/cython/Cython-0.29.24/Cython/Compiler/
H A DVisitor.c10867 const Py_ssize_t used_pos_args = (pos_args < 1) ? pos_args : 1; in __pyx_pw_6Cython_8Compiler_7Visitor_19NodeRefCleanupMixin_1__init__() local
10868 …(__Pyx_ParseOptionalKeywords(__pyx_kwds, __pyx_pyargnames, 0, values, used_pos_args, "__init__") <… in __pyx_pw_6Cython_8Compiler_7Visitor_19NodeRefCleanupMixin_1__init__()
/dports/math/py-yt/yt-4.0.1/yt/utilities/lib/
H A Dimage_samplers.cpp3495 const Py_ssize_t used_pos_args = (pos_args < 9) ? pos_args : 9; in __pyx_pw_2yt_9utilities_3lib_14image_samplers_12ImageSampler_1__init__() local
3496 …ptionalKeywords(__pyx_kwds, __pyx_pyargnames, __pyx_v_kwargs, values, used_pos_args, "__init__") <… in __pyx_pw_2yt_9utilities_3lib_14image_samplers_12ImageSampler_1__init__()
/dports/devel/py-game/pygame-2.1.0/src_c/
H A D_sprite.c4713 const Py_ssize_t used_pos_args = (pos_args < 1) ? pos_args : 1; in __pyx_pw_6pygame_7_sprite_11DirtySprite_1__init__() local
4714 …(__Pyx_ParseOptionalKeywords(__pyx_kwds, __pyx_pyargnames, 0, values, used_pos_args, "__init__") <… in __pyx_pw_6pygame_7_sprite_11DirtySprite_1__init__()

12