Home
last modified time | relevance | path

Searched refs:_pygi_callable_cache_get_arg (Results 1 – 12 of 12) sorted by relevance

/dports/devel/pygobject3-common/pygobject-3.38.0/gi/
H A Dpygi-marshal-cleanup.c103 PyGIArgCache *arg_cache = _pygi_callable_cache_get_arg (cache, i); in pygi_marshal_cleanup_args_from_py_marshal_success()
192 PyGIArgCache *arg_cache = _pygi_callable_cache_get_arg (cache, i); in pygi_marshal_cleanup_args_from_py_parameter_fail()
H A Dpygi-array.c404 _pygi_callable_cache_get_arg (callable_cache, (guint)array_cache->len_arg_index); in _pygi_marshal_from_py_array()
555 PyGIArgCache *sub_cache = _pygi_callable_cache_get_arg (callable_cache, in _pygi_marshal_to_py_array()
836 child_cache = _pygi_callable_cache_get_arg (callable_cache, in pygi_arg_garray_len_arg_setup()
883 PyGIArgCache *update_cache = _pygi_callable_cache_get_arg (callable_cache, i); in pygi_arg_garray_len_arg_setup()
H A Dpygi-cache.h325 _pygi_callable_cache_get_arg (PyGICallableCache *cache, guint index) { in _pygi_callable_cache_get_arg() function
H A Dpygi-cache.c535 arg_cache = _pygi_callable_cache_get_arg (callable_cache, arg_index); in _callable_cache_generate_args_cache_real()
612 PyGIArgCache *arg_cache = _pygi_callable_cache_get_arg (callable_cache, i); in _callable_cache_generate_args_cache_real()
H A Dpygi-closure.c712 …user_data_cache = _pygi_callable_cache_get_arg (callable_cache, (guint)callback_cache->user_data_i… in _pygi_marshal_from_py_interface_callback()
774 …destroy_cache = _pygi_callable_cache_get_arg (callable_cache, (guint)callback_cache->destroy_notif… in _pygi_marshal_from_py_interface_callback()
H A Dpygi-invoke.c181 …} else if (arg_cache_index >= 0 && _pygi_callable_cache_get_arg (cache, arg_cache_index)->has_defa… in _py_args_combine_and_check_length()
/dports/devel/py-gobject3/pygobject-3.38.0/gi/
H A Dpygi-marshal-cleanup.c103 PyGIArgCache *arg_cache = _pygi_callable_cache_get_arg (cache, i); in pygi_marshal_cleanup_args_from_py_marshal_success()
192 PyGIArgCache *arg_cache = _pygi_callable_cache_get_arg (cache, i); in pygi_marshal_cleanup_args_from_py_parameter_fail()
H A Dpygi-array.c404 _pygi_callable_cache_get_arg (callable_cache, (guint)array_cache->len_arg_index); in _pygi_marshal_from_py_array()
555 PyGIArgCache *sub_cache = _pygi_callable_cache_get_arg (callable_cache, in _pygi_marshal_to_py_array()
836 child_cache = _pygi_callable_cache_get_arg (callable_cache, in pygi_arg_garray_len_arg_setup()
883 PyGIArgCache *update_cache = _pygi_callable_cache_get_arg (callable_cache, i); in pygi_arg_garray_len_arg_setup()
H A Dpygi-cache.h325 _pygi_callable_cache_get_arg (PyGICallableCache *cache, guint index) { in _pygi_callable_cache_get_arg() function
H A Dpygi-cache.c535 arg_cache = _pygi_callable_cache_get_arg (callable_cache, arg_index); in _callable_cache_generate_args_cache_real()
612 PyGIArgCache *arg_cache = _pygi_callable_cache_get_arg (callable_cache, i); in _callable_cache_generate_args_cache_real()
H A Dpygi-closure.c712 …user_data_cache = _pygi_callable_cache_get_arg (callable_cache, (guint)callback_cache->user_data_i… in _pygi_marshal_from_py_interface_callback()
774 …destroy_cache = _pygi_callable_cache_get_arg (callable_cache, (guint)callback_cache->destroy_notif… in _pygi_marshal_from_py_interface_callback()
H A Dpygi-invoke.c181 …} else if (arg_cache_index >= 0 && _pygi_callable_cache_get_arg (cache, arg_cache_index)->has_defa… in _py_args_combine_and_check_length()