Home
last modified time | relevance | path

Searched defs:from_value_oper (Results 1 – 8 of 8) sorted by relevance

/dports/devel/swig/swig-4.0.2/Lib/ruby/
H A Dstd_map.i19 struct from_value_oper struct
21 typedef const ValueType& argument_type;
22 typedef VALUE result_type;
23 result_type operator()(argument_type v) const in operator()
/dports/devel/swig/swig-4.0.2/Lib/octave/
H A Dstd_map.i20 struct from_value_oper struct
22 typedef const ValueType& argument_type;
23 typedef octave_value result_type;
24 result_type operator()(argument_type v) const in operator()
/dports/devel/swig/swig-4.0.2/Lib/python/
H A Dstd_map.i20 struct from_value_oper struct
22 typedef const ValueType& argument_type;
23 typedef PyObject *result_type;
24 result_type operator()(argument_type v) const in operator()
/dports/security/libpreludedb/libpreludedb-1.2.6/bindings/python/
H A D_preludedb.cxx5938 struct from_value_oper struct
5940 typedef const ValueType& argument_type;
5941 typedef PyObject *result_type;
5942 result_type operator()(argument_type v) const in operator ()()
/dports/devel/libwfut/libwfut-0.2.3/python/
H A DWFUT.cxx5176 struct from_value_oper struct
5178 typedef const ValueType& argument_type;
5179 typedef PyObject *result_type;
5180 result_type operator()(argument_type v) const in operator ()()
/dports/math/py-cvxpy/cvxpy-1.1.17/cvxpy/cvxcore/python/
H A Dcvxcore_wrap.cpp5608 struct from_value_oper struct
5610 typedef const ValueType& argument_type;
5611 typedef PyObject *result_type;
5612 result_type operator()(argument_type v) const in operator ()()
/dports/math/spot/spot-2.10.2/python/spot/
H A Dimpl_wrap.cxx6875 struct from_value_oper struct
6877 typedef const ValueType& argument_type;
6878 typedef PyObject *result_type;
6879 result_type operator()(argument_type v) const in operator ()()
/dports/math/py-spot/spot-2.10.2/python/spot/
H A Dimpl_wrap.cxx6875 struct from_value_oper struct
6877 typedef const ValueType& argument_type;
6878 typedef PyObject *result_type;
6879 result_type operator()(argument_type v) const in operator ()()