Home
last modified time | relevance | path

Searched refs:PyEval_CallObjectWithKeywords (Results 1 – 25 of 112) sorted by relevance

12345

/dports/math/py-pyodeint/pyodeint-0.10.4/external/anyode/include/anyode/
H A Danyode_numpy.hpp77 … PyObject * py_result = PyEval_CallObjectWithKeywords(this->py_dx0cb, py_arglist, this->py_kwargs); in get_dx0()
101 …PyObject * py_result = PyEval_CallObjectWithKeywords(this->py_dx_max_cb, py_arglist, this->py_kwar… in get_dx_max()
145 … PyObject * py_result = PyEval_CallObjectWithKeywords(this->py_rhs, py_arglist, this->py_kwargs); in rhs()
163 … PyObject * py_result = PyEval_CallObjectWithKeywords(this->py_quads, py_arglist, this->py_kwargs); in quads()
180 … PyObject * py_result = PyEval_CallObjectWithKeywords(this->py_roots, py_arglist, this->py_kwargs); in roots()
205 … PyObject * py_result = PyEval_CallObjectWithKeywords(this->py_jac, py_arglist, this->py_kwargs); in call_py_jac()
232 …PyObject * py_result = PyEval_CallObjectWithKeywords(this->py_jtimes, py_arglist, this->py_kwargs); in jtimes()
295 … PyObject * py_result = PyEval_CallObjectWithKeywords(this->py_jac, py_arglist, this->py_kwargs); in sparse_jac_csc()
/dports/math/py-pygslodeiv2/pygslodeiv2-0.9.4/external/anyode/include/anyode/
H A Danyode_numpy.hpp77 … PyObject * py_result = PyEval_CallObjectWithKeywords(this->py_dx0cb, py_arglist, this->py_kwargs); in get_dx0()
101 …PyObject * py_result = PyEval_CallObjectWithKeywords(this->py_dx_max_cb, py_arglist, this->py_kwar… in get_dx_max()
145 … PyObject * py_result = PyEval_CallObjectWithKeywords(this->py_rhs, py_arglist, this->py_kwargs); in rhs()
163 … PyObject * py_result = PyEval_CallObjectWithKeywords(this->py_quads, py_arglist, this->py_kwargs); in quads()
180 … PyObject * py_result = PyEval_CallObjectWithKeywords(this->py_roots, py_arglist, this->py_kwargs); in roots()
205 … PyObject * py_result = PyEval_CallObjectWithKeywords(this->py_jac, py_arglist, this->py_kwargs); in call_py_jac()
232 …PyObject * py_result = PyEval_CallObjectWithKeywords(this->py_jtimes, py_arglist, this->py_kwargs); in jtimes()
295 … PyObject * py_result = PyEval_CallObjectWithKeywords(this->py_jac, py_arglist, this->py_kwargs); in sparse_jac_csc()
/dports/devel/swig/swig-4.0.2/Examples/test-suite/python/
H A Dpythonswig.supp44 fun:PyEval_CallObjectWithKeywords
92 fun:PyEval_CallObjectWithKeywords
142 fun:PyEval_CallObjectWithKeywords
158 fun:PyEval_CallObjectWithKeywords
174 fun:PyEval_CallObjectWithKeywords
446 fun:PyEval_CallObjectWithKeywords
462 fun:PyEval_CallObjectWithKeywords
/dports/lang/python310/Python-3.10.1/Include/
H A Dceval.h17 Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
24 PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_10/cpython_src/Include/
H A Dceval.h17 Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
24 PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
/dports/lang/python39/Python-3.9.9/Include/
H A Dceval.h17 Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
24 PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_9/cpython_src/Include/
H A Dceval.h17 Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
24 PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Include/
H A Dceval.h10 PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
15 PyEval_CallObjectWithKeywords(func, arg, (PyObject *)NULL)
/dports/lang/python311/Python-3.11.0a3/Include/
H A Dceval.h27 Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
34 PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
/dports/lang/python-legacy/Python-2.7.18/Include/
H A Dceval.h10 PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
15 PyEval_CallObjectWithKeywords(func, arg, (PyObject *)NULL)
/dports/lang/python27/Python-2.7.18/Include/
H A Dceval.h10 PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
15 PyEval_CallObjectWithKeywords(func, arg, (PyObject *)NULL)
/dports/www/domoticz/domoticz-2020.2/hardware/plugins/Include/
H A Dceval.h10 PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
15 PyEval_CallObjectWithKeywords(func, arg, (PyObject *)NULL)
/dports/databases/py-gdbm/Python-3.8.12/Include/
H A Dceval.h16 PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
23 PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
/dports/lang/python38/Python-3.8.12/Include/
H A Dceval.h16 PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
23 PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
/dports/lang/python-tools/Python-3.8.12/Include/
H A Dceval.h16 PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
23 PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
/dports/databases/py-sqlite3/Python-3.8.12/Include/
H A Dceval.h16 PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
23 PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Include/
H A Dceval.h16 PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
23 PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_8/cpython_src/Include/
H A Dceval.h16 PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
23 PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
/dports/lang/python37/Python-3.7.12/Include/
H A Dceval.h16 PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
23 PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_6/cpython_src/Include/
H A Dceval.h10 PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
15 PyEval_CallObjectWithKeywords(func, arg, (PyObject *)NULL)
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_7/cpython_src/Include/
H A Dceval.h16 PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
23 PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
/dports/devel/py-debugpy/debugpy-1.5.1/src/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/
H A Dpy_custom_pyeval_settrace_common.hpp11 PyEval_CallObjectWithKeywords* pyEval_CallObjectWithKeywords;
H A Dpy_utils.hpp34 typedef PyObject* PyEval_CallObjectWithKeywords(PyObject *callable, PyObject *args, PyObject *kwarg… typedef
/dports/net/samba412/samba-4.12.15/source4/param/
H A Dprovision.c265 py_result = PyEval_CallObjectWithKeywords(provision_fn, NULL, parameters);
458 py_result = PyEval_CallObjectWithKeywords(provision_fn, NULL, parameters);
545 py_result = PyEval_CallObjectWithKeywords(schema_fn, NULL, parameters);
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.core_8.2.0.202102211157/pysrc/pydevd_attach_to_process/common/
H A Dpy_utils.hpp34 typedef PyObject* PyEval_CallObjectWithKeywords(PyObject *callable, PyObject *args, PyObject *kwarg… typedef

12345