Home
last modified time | relevance | path

Searched defs:pyargs (Results 1 – 25 of 29) sorted by relevance

12

/dports/databases/py-kyotocabinet/kyotocabinet-python-1.23/
H A Dkyotocabinet.cc768 static PyObject* kc_atoi(PyObject* pyself, PyObject* pyargs) { in kc_atoi()
798 static PyObject* kc_atof(PyObject* pyself, PyObject* pyargs) { in kc_atof()
2254 static PyObject* db_open(DB_data* data, PyObject* pyargs) { in db_open()
2431 static PyObject* db_set(DB_data* data, PyObject* pyargs) { in db_set()
2454 static PyObject* db_add(DB_data* data, PyObject* pyargs) { in db_add()
2589 static PyObject* db_cas(DB_data* data, PyObject* pyargs) { in db_cas()
2647 static PyObject* db_get(DB_data* data, PyObject* pyargs) { in db_get()
2705 static PyObject* db_check(DB_data* data, PyObject* pyargs) { in db_check()
2725 static PyObject* db_seize(DB_data* data, PyObject* pyargs) { in db_seize()
3043 static PyObject* db_copy(DB_data* data, PyObject* pyargs) { in db_copy()
[all …]
/dports/textproc/link-grammar/link-grammar-5.8.0/msvc/
H A Dmake-check.py91 pyargs = '' variable
93 pyargs = sys.argv.pop(1) variable
/dports/cad/gmsh/gmsh-4.9.2-source/Numeric/
H A DsimpleFunctionPython.h23 PyObject *pyargs = Py_BuildValue("(ddd)", x, y, z); in operator() local
/dports/www/py-weboob-qt/weboob-qt-2.0/tools/
H A Dlocal_run.py15 pyargs = [] variable
/dports/security/gpgme/gpgme-1.15.1/lang/python/
H A Dhelpers.c606 PyObject *pyargs = NULL; in pyStatusCb() local
707 PyObject *func = NULL, *dataarg = NULL, *pyargs = NULL, *retval = NULL; in _gpg_interact_cb() local
799 PyObject *pyargs = NULL; in pyDataReadCb() local
866 PyObject *pyargs = NULL; in pyDataWriteCb() local
928 PyObject *pyargs = NULL; in pyDataSeekCb() local
995 PyObject *pyargs = NULL; in pyDataReleaseCb() local
/dports/security/gpgme-cpp/gpgme-1.15.1/lang/python/
H A Dhelpers.c606 PyObject *pyargs = NULL; in pyStatusCb() local
707 PyObject *func = NULL, *dataarg = NULL, *pyargs = NULL, *retval = NULL; in _gpg_interact_cb() local
799 PyObject *pyargs = NULL; in pyDataReadCb() local
866 PyObject *pyargs = NULL; in pyDataWriteCb() local
928 PyObject *pyargs = NULL; in pyDataSeekCb() local
995 PyObject *pyargs = NULL; in pyDataReleaseCb() local
/dports/security/gpgme-qt5/gpgme-1.15.1/lang/python/
H A Dhelpers.c606 PyObject *pyargs = NULL; in pyStatusCb() local
707 PyObject *func = NULL, *dataarg = NULL, *pyargs = NULL, *retval = NULL; in _gpg_interact_cb() local
799 PyObject *pyargs = NULL; in pyDataReadCb() local
866 PyObject *pyargs = NULL; in pyDataWriteCb() local
928 PyObject *pyargs = NULL; in pyDataSeekCb() local
995 PyObject *pyargs = NULL; in pyDataReleaseCb() local
/dports/security/py-gpgme/gpgme-1.15.1/lang/python/
H A Dhelpers.c606 PyObject *pyargs = NULL; in pyStatusCb() local
707 PyObject *func = NULL, *dataarg = NULL, *pyargs = NULL, *retval = NULL; in _gpg_interact_cb() local
799 PyObject *pyargs = NULL; in pyDataReadCb() local
866 PyObject *pyargs = NULL; in pyDataWriteCb() local
928 PyObject *pyargs = NULL; in pyDataSeekCb() local
995 PyObject *pyargs = NULL; in pyDataReleaseCb() local
/dports/math/cadabra2/cadabra2-2.3.6.8/core/pythoncdb/
H A Dpy_algorithms.hh72 …ybind11::module& m, const char* name, bool deep, bool repeat, unsigned int depth, PyArgs... pyargs) in def_algo()
114 …ybind11::module& m, const char* name, bool deep, bool repeat, unsigned int depth, PyArgs... pyargs) in def_algo_preorder()
/dports/textproc/sigil/Sigil-1.8.0/src/EmbedPython/
H A DEmbeddedPython.cpp325 PyObject *pyargs = NULL; in runInPython() local
402 PyObject* pyargs = NULL; in callPyObjMethod() local
/dports/math/py-pygsl/pygsl-2.3.0/testing/src/solvers/
H A Dintegrate.c37 integrate(PyObject *self, PyObject *pyargs) in integrate()
H A Dmultiroot.c108 PyGSL_multiroot_fsolver_set(PyGSL_solver *self, PyObject *pyargs, PyObject *kw) in PyGSL_multiroot_fsolver_set()
133 PyGSL_multiroot_fdfsolver_set(PyGSL_solver *self, PyObject *pyargs, PyObject *kw) in PyGSL_multiroot_fdfsolver_set()
H A Dmultimin.c102 PyGSL_multimin_set_f(PyGSL_solver *self, PyObject *pyargs, PyObject *kw) in PyGSL_multimin_set_f()
202 PyGSL_multimin_set_fdf(PyGSL_solver *self, PyObject *pyargs, PyObject *kw) in PyGSL_multimin_set_fdf()
H A Dsolvermodule.c522 PyGSL_solver_set_f(PyGSL_solver *self, PyObject *pyargs, PyObject *kw, in PyGSL_solver_set_f()
641 PyGSL_solver_n_set(PyGSL_solver *self, PyObject *pyargs, PyObject *kw, in PyGSL_solver_n_set()
H A Dmultifit_nlin.c38 PyGSL_multifit_fdfsolver_set(PyGSL_solver *self, PyObject *pyargs, PyObject *kw) in PyGSL_multifit_fdfsolver_set()
/dports/devel/spark/spark-2.1.1/launcher/src/main/java/org/apache/spark/launcher/
H A DSparkSubmitCommandBuilder.java303 List<String> pyargs = new ArrayList<>(); in buildPySparkShellCommand() local
/dports/www/uwsgi/uwsgi-2.0.20/plugins/python/
H A Dpython_plugin.c1629 PyObject *pyargs = PyTuple_New(argc); local
1721 PyObject *pyargs = PyTuple_New(1); local
1876 PyObject *pyargs = PyTuple_New(1); local
/dports/audio/libgpod-sharp/libgpod-0.8.3/bindings/python/
H A Dgpod.i.in313 PyObject* pyargs; variable
/dports/audio/libgpod/libgpod-0.8.3/bindings/python/
H A Dgpod.i.in313 PyObject* pyargs; variable
/dports/lang/micropython/micropython-1.17/ports/unix/
H A Dmodffi.c272 mp_obj_t pyargs[cif->nargs]; in call_py_func() local
287 mp_obj_t pyargs[cif->nargs]; in call_py_func_with_lock() local
/dports/databases/py-apsw/apsw-3.35.4-r1/src/
H A Dconnection.c1979 PyObject *pyargs = NULL; in getfunctionargs() local
2023 PyObject *pyargs = NULL; in cbdispatch_func() local
2145 PyObject *pyargs; in cbdispatch_step() local
/dports/java/java-subversion/subversion-1.14.1/subversion/tests/cmdline/svntest/
H A Dfactory.py489 def cmd_svn_standard_run(self, pyargs, runargs, do_chdir, wc): argument
/dports/devel/py-subversion/subversion-1.14.1/subversion/tests/cmdline/svntest/
H A Dfactory.py489 def cmd_svn_standard_run(self, pyargs, runargs, do_chdir, wc): argument
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/tests/cmdline/svntest/
H A Dfactory.py489 def cmd_svn_standard_run(self, pyargs, runargs, do_chdir, wc): argument
/dports/devel/p5-subversion/subversion-1.14.1/subversion/tests/cmdline/svntest/
H A Dfactory.py489 def cmd_svn_standard_run(self, pyargs, runargs, do_chdir, wc): argument

12