Lines Matching refs:registration
40 , registration const& converters) in rvalue_from_python_stage1()
83 registration const& converters = *static_cast<registration const*>(converters_); in rvalue_result_from_python()
91 PyObject* source, rvalue_from_python_stage1_data& data, registration const& converters) in rvalue_from_python_stage2()
122 , registration const& converters) in get_lvalue_from_python()
175 , registration const& converters) in implicit_rvalue_convertible_from_python()
198 …void throw_no_lvalue_from_python(PyObject* source, registration const& converters, char const* ref… in throw_no_lvalue_from_python()
221 , registration const& converters in lvalue_result_from_python()
251 BOOST_PYTHON_DECL void throw_no_pointer_from_python(PyObject* source, registration const& converter… in throw_no_pointer_from_python()
256 BOOST_PYTHON_DECL void throw_no_reference_from_python(PyObject* source, registration const& convert… in throw_no_reference_from_python()
263 , registration const& converters) in reference_result_from_python()
270 , registration const& converters) in pointer_result_from_python()