Home
last modified time | relevance | path

Searched defs:pyvalue (Results 1 – 25 of 58) sorted by relevance

123

/dports/devel/py-jep/jep-3.9.1/src/main/c/Jep/
H A Dpyembed.c1863 PyObject *pyvalue; in pyembed_setparameter_string() local
1900 PyObject *pyvalue; in pyembed_setparameter_bool() local
1932 PyObject *pyvalue; in pyembed_setparameter_int() local
1965 PyObject *pyvalue; in pyembed_setparameter_long() local
1998 PyObject *pyvalue; in pyembed_setparameter_double() local
2031 PyObject *pyvalue; in pyembed_setparameter_float() local
/dports/graphics/py-pyinsane2/pyinsane2-2.0.13/pyinsane2/wia/
H A Dproperties.cpp918 int pyobject_to_int(const struct wia_property *property_spec, PyObject *pyvalue, int fail_value) in pyobject_to_int()
962 int pyobject_to_clsid(const struct wia_property *property_spec, PyObject *pyvalue, CLSID **out) in pyobject_to_clsid()
H A Drawapi.cpp595 …tic int _set_property(IWiaItem2 *item, const struct wia_property *property_spec, PyObject *pyvalue) in _set_property()
/dports/databases/py-psycopg2/psycopg2-2.9.2/psycopg/
H A Dconnection_type.c649 psyco_conn_autocommit_set(connectionObject *self, PyObject *pyvalue) in psyco_conn_autocommit_set()
681 psyco_conn_isolation_level_set(connectionObject *self, PyObject *pyvalue) in psyco_conn_isolation_level_set()
781 psyco_conn_readonly_set(connectionObject *self, PyObject *pyvalue) in psyco_conn_readonly_set()
828 psyco_conn_deferrable_set(connectionObject *self, PyObject *pyvalue) in psyco_conn_deferrable_set()
H A Dcursor_type.c1701 curs_withhold_set(cursorObject *self, PyObject *pyvalue) in curs_withhold_set()
1746 curs_scrollable_set(cursorObject *self, PyObject *pyvalue) in curs_scrollable_set()
/dports/databases/py-kyotocabinet/kyotocabinet-python-1.23/
H A Dkyotocabinet.cc1532 PyObject* pyvalue = PyTuple_GetItem(pyargs, 0); in cur_set_value() local
1724 PyObject* pyvalue = newbytes(vbuf, vsiz); in cur_get() local
1762 PyObject* pyvalue = newstring(vbuf); in cur_get_str() local
1792 PyObject* pyvalue = newbytes(vbuf, vsiz); in cur_seize() local
1822 PyObject* pyvalue = newstring(vbuf); in cur_seize_str() local
2439 PyObject* pyvalue = PyTuple_GetItem(pyargs, 1); in db_set() local
2462 PyObject* pyvalue = PyTuple_GetItem(pyargs, 1); in db_add() local
2485 PyObject* pyvalue = PyTuple_GetItem(pyargs, 1); in db_replace() local
2508 PyObject* pyvalue = PyTuple_GetItem(pyargs, 1); in db_append() local
3450 PyObject* pyvalue = newbytes(vbuf, vsiz); in db_shift() local
[all …]
/dports/textproc/py-pikepdf/pikepdf-2.16.1/src/qpdf/
H A Dobject.cpp396 [](QPDFObjectHandle &h, std::string const &key, py::object pyvalue) { in init_object()
401 [](QPDFObjectHandle &h, QPDFObjectHandle &name, py::object pyvalue) { in init_object()
442 [](QPDFObjectHandle &h, std::string const &name, py::object pyvalue) { in init_object()
596 [](QPDFObjectHandle &h, int index, py::object pyvalue) { in init_object()
/dports/math/py-kiwisolver/kiwisolver-1.1.0/py/
H A Dsolver.cpp157 PyObject* pyvalue; in Solver_suggestValue() local
/dports/devel/py-omniorb/omniORBpy-4.2.4/modules/ziop/
H A DpyZIOP.cc211 omniPy::PyRefHolder pyvalue(PyObject_GetAttrString(pypolicy, in convertPolicies() local
/dports/net/ns3/ns-allinone-3.35/ns-3.35/bindings/python/
H A Dns3module_helpers.cc237 PyObject *pyvalue = PyString_FromStringAndSize (value.data(), value.size()); in Parse() local
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/core/bindings/
H A Dmodule_helpers.cc307 PyObject *pyvalue = PyString_FromStringAndSize (value.data (), value.size ()); in Parse() local
/dports/devel/omniORB/omniORB-4.2.4/src/tool/omniidl/cxx/
H A Didlpython.cc1062 PyObject* pyvalue = in visitValueAbs() local
1132 PyObject* pyvalue = in visitValue() local
/dports/sysutils/ganglia-monitor-core/ganglia-3.7.2/gmond/modules/python/
H A Dmod_python.c516 PyObject *pyvalue; in build_params_dict() local
/dports/databases/py-apsw/apsw-3.35.4-r1/src/
H A Dapsw.c1874 PyObject *pyvalue; in initapsw() local
/dports/x11-toolkits/pyl-gtk2/pygtk-2.24.0/gtk/
H A Dgtk-types.c1055 PyObject *pyvalue) in pygtk_tree_model_row_setitem()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/pl/plpython/
H A Dplpy_typeio.c546 PyObject *pyvalue; in PLyDecimal_FromNumeric() local
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/pl/plpython/
H A Dplpy_typeio.c546 PyObject *pyvalue; in PLyDecimal_FromNumeric() local
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/pl/plpython/
H A Dplpy_typeio.c546 PyObject *pyvalue; in PLyDecimal_FromNumeric() local
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/pl/plpython/
H A Dplpy_typeio.c546 PyObject *pyvalue; in PLyDecimal_FromNumeric() local
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/pl/plpython/
H A Dplpy_typeio.c546 PyObject *pyvalue; in PLyDecimal_FromNumeric() local
/dports/databases/postgresql96-client/postgresql-9.6.24/src/pl/plpython/
H A Dplpy_typeio.c546 PyObject *pyvalue; in PLyDecimal_FromNumeric() local
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/pl/plpython/
H A Dplpy_typeio.c546 PyObject *pyvalue; in PLyDecimal_FromNumeric() local
/dports/devel/py-omniorb/omniORBpy-4.2.4/modules/
H A DpyPOAFunc.cc67 omniPy::PyRefHolder pyvalue(PyObject_GetAttrString(pypolicy, in createPolicyObject() local
/dports/databases/postgresql10-docs/postgresql-10.19/src/pl/plpython/
H A Dplpy_typeio.c546 PyObject *pyvalue; in PLyDecimal_FromNumeric() local
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/pl/plpython/
H A Dplpy_typeio.c546 PyObject *pyvalue; in PLyDecimal_FromNumeric() local

123