Home
last modified time | relevance | path

Searched defs:n_params (Results 1 – 13 of 13) sorted by relevance

/third_party/glib/gobject/
Dgmarshal.c144 int n_params, in g_cclosure_marshal_VOID__VOIDv()
244 int n_params, in g_cclosure_marshal_VOID__BOOLEANv()
352 int n_params, in g_cclosure_marshal_VOID__CHARv()
460 int n_params, in g_cclosure_marshal_VOID__UCHARv()
568 int n_params, in g_cclosure_marshal_VOID__INTv()
676 int n_params, in g_cclosure_marshal_VOID__UINTv()
784 int n_params, in g_cclosure_marshal_VOID__LONGv()
892 int n_params, in g_cclosure_marshal_VOID__ULONGv()
1000 int n_params, in g_cclosure_marshal_VOID__ENUMv()
1108 int n_params, in g_cclosure_marshal_VOID__FLAGSv()
[all …]
Dgclosure.c842 int n_params, in _g_closure_invoke_va()
1020 int n_params, in g_type_class_meta_marshalv()
1107 int n_params, in g_type_iface_meta_marshalv()
1547 int n_params, in g_cclosure_marshal_generic_va()
Dgsignal.c236 guint n_params : 8; member
1502 guint n_params, in g_signal_new()
1572 guint n_params, in g_signal_new_class_handler()
1699 guint n_params, in g_signal_newv()
1958 guint n_params, in g_signal_new_valist()
2147 guint n_params = 0; in g_signal_chain_from_overridden() local
2223 guint n_params = 0; in g_signal_chain_from_overridden_handler() local
3274 guint i, n_params; in g_signal_emit_valist() local
Dgsignal.h263 guint n_params; member
Dgobject.c1791 guint n_params) in g_object_new_with_custom_constructor()
1931 guint n_params) in g_object_new_internal()
2008 guint n_params) in g_object_new_is_valid_property()
2226 guint n_params = 0; in g_object_new_valist() local
/third_party/glib/gio/
Dgmarshal-internal.c113 int n_params, in _g_cclosure_marshal_BOOLEAN__OBJECTv()
202 int n_params, in _g_cclosure_marshal_BOOLEAN__OBJECT_FLAGSv()
295 int n_params, in _g_cclosure_marshal_BOOLEAN__OBJECT_OBJECTv()
392 int n_params, in _g_cclosure_marshal_BOOLEAN__POINTER_INTv()
480 int n_params, in _g_cclosure_marshal_BOOLEAN__STRINGv()
567 int n_params, in _g_cclosure_marshal_BOOLEAN__UINTv()
649 int n_params, in _g_cclosure_marshal_BOOLEAN__VOIDv()
725 int n_params, in _g_cclosure_marshal_INT__BOXEDv()
812 int n_params, in _g_cclosure_marshal_INT__OBJECTv()
897 int n_params, in _g_cclosure_marshal_VOID__BOOLEAN_BOXEDv()
[all …]
/third_party/pixman/demos/
Dscale.c215 int n_params; in rescale() local
/third_party/libsoup/libsoup/
Dsoup-xmlrpc-old.c157 GValue *params, int n_params) in soup_xmlrpc_build_method_call()
/third_party/pixman/pixman/
Dpixman-image.c726 int n_params) in pixman_image_set_filter()
/third_party/mingw-w64/mingw-w64-headers/include/
Dws2dnet.h68 unsigned char *n_params; member
/third_party/libsoup/tests/
Dheader-parsing-test.c995 int i, j, n_params; in do_param_list_tests() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspmessage.c1533 guint i, n_params = g_strv_length ((gchar **) cred->params); in gst_rtsp_auth_credential_copy() local
/third_party/glib/gobject/tests/
Dsignals.c1120 guint n_params, in hook_func()