Searched refs:G_GNUC_UNUSED (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/test/
H A Dloopback.c100 gconstpointer addr G_GNUC_UNUSED)
163 gconstpointer addr G_GNUC_UNUSED)
99 test_connect(Fixture *f, gconstpointer addr G_GNUC_UNUSED) argument
162 teardown(Fixture *f, gconstpointer addr G_GNUC_UNUSED) argument
H A Dmarshal.c47 gconstpointer arg G_GNUC_UNUSED)
238 gconstpointer arg G_GNUC_UNUSED)
46 setup(Fixture *f, gconstpointer arg G_GNUC_UNUSED) argument
237 teardown(Fixture *f, gconstpointer arg G_GNUC_UNUSED) argument
H A Dsyntax.c192 gconstpointer arg G_GNUC_UNUSED)
261 gconstpointer arg G_GNUC_UNUSED)
191 setup(Fixture *f, gconstpointer arg G_GNUC_UNUSED) argument
260 teardown(Fixture *f, gconstpointer arg G_GNUC_UNUSED) argument
H A Drelay.c121 gconstpointer data G_GNUC_UNUSED)
137 gconstpointer data G_GNUC_UNUSED)
269 gconstpointer data G_GNUC_UNUSED)
120 setup(Fixture *f, gconstpointer data G_GNUC_UNUSED) argument
136 test_connect(Fixture *f, gconstpointer data G_GNUC_UNUSED) argument
268 teardown(Fixture *f, gconstpointer data G_GNUC_UNUSED) argument
H A Ddbus-daemon-eavesdrop.c377 gconstpointer context G_GNUC_UNUSED)
427 gconstpointer context G_GNUC_UNUSED)
447 gconstpointer context G_GNUC_UNUSED)
467 gconstpointer context G_GNUC_UNUSED)
488 gconstpointer context G_GNUC_UNUSED)
376 setup(Fixture *f, gconstpointer context G_GNUC_UNUSED) argument
426 test_eavesdrop_broadcast(Fixture *f, gconstpointer context G_GNUC_UNUSED) argument
446 test_eavesdrop_unicast_to_sender(Fixture *f, gconstpointer context G_GNUC_UNUSED) argument
466 test_eavesdrop_unicast_to_receiver(Fixture *f, gconstpointer context G_GNUC_UNUSED) argument
487 teardown(Fixture *f, gconstpointer context G_GNUC_UNUSED) argument
H A Dcorrupt.c96 gconstpointer addr G_GNUC_UNUSED)
333 gconstpointer addr G_GNUC_UNUSED)
95 test_connect(Fixture *f, gconstpointer addr G_GNUC_UNUSED) argument
332 teardown(Fixture *f, gconstpointer addr G_GNUC_UNUSED) argument
H A Ddbus-daemon.c314 gconstpointer context G_GNUC_UNUSED)
313 teardown(Fixture *f, gconstpointer context G_GNUC_UNUSED) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dglibconfig.in.h80 #define G_GNUC_UNUSED \ macro
90 #define G_GNUC_UNUSED macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dglibconfig.in.h80 #define G_GNUC_UNUSED \ macro
90 #define G_GNUC_UNUSED macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/gtk/
H A Dutil.h42 #define UNUSED G_GNUC_UNUSED
H A Dicons.c237 gtr_get_mime_type_from_filename( const char * file G_GNUC_UNUSED )
H A Dactions.c32 #define UNUSED G_GNUC_UNUSED
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-ui/
H A Davahi-ui.c337 AvahiServiceResolver *r G_GNUC_UNUSED,
338 AvahiIfIndex interface G_GNUC_UNUSED,
339 AvahiProtocol protocol G_GNUC_UNUSED,
348 AvahiLookupResultFlags flags G_GNUC_UNUSED,
402 AvahiServiceBrowser *b G_GNUC_UNUSED,
561 AvahiDomainBrowser *b G_GNUC_UNUSED,
562 AvahiIfIndex interface G_GNUC_UNUSED,
563 AvahiProtocol protocol G_GNUC_UNUSED,
843 static void service_row_activated_callback(GtkTreeView *tree_view G_GNUC_UNUSED, GtkTreePath *path G_GNUC_UNUSED, GtkTreeViewColum argument
336 resolve_callback( AvahiServiceResolver *r G_GNUC_UNUSED, AvahiIfIndex interface G_GNUC_UNUSED, AvahiProtocol protocol G_GNUC_UNUSED, AvahiResolverEvent event, const char *name, const char *type, const char *domain, const char *host_name, const AvahiAddress *a, uint16_t port, AvahiStringList *txt, AvahiLookupResultFlags flags G_GNUC_UNUSED, void *userdata) argument
401 browse_callback( AvahiServiceBrowser *b G_GNUC_UNUSED, AvahiIfIndex interface, AvahiProtocol protocol, AvahiBrowserEvent event, const char *name, const char *type, const char *domain, AVAHI_GCC_UNUSED AvahiLookupResultFlags flags, void* userdata) argument
560 domain_browse_callback( AvahiDomainBrowser *b G_GNUC_UNUSED, AvahiIfIndex interface G_GNUC_UNUSED, AvahiProtocol protocol G_GNUC_UNUSED, AvahiBrowserEvent event, const char *name, AVAHI_GCC_UNUSED AvahiLookupResultFlags flags, void* userdata) argument
930 domain_row_activated_callback(GtkTreeView *tree_view G_GNUC_UNUSED, GtkTreePath *path G_GNUC_UNUSED, GtkTreeViewColumn *column G_GNUC_UNUSED, gpointer user_data) argument
937 domain_selection_changed_callback(GtkTreeSelection *selection G_GNUC_UNUSED, gpointer user_data) argument
950 domain_entry_changed_callback(GtkEditable *editable G_GNUC_UNUSED, gpointer user_data) argument
956 domain_button_clicked(GtkButton *button G_GNUC_UNUSED, gpointer user_data) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-ui/
H A Davahi-ui.c337 AvahiServiceResolver *r G_GNUC_UNUSED,
338 AvahiIfIndex interface G_GNUC_UNUSED,
339 AvahiProtocol protocol G_GNUC_UNUSED,
348 AvahiLookupResultFlags flags G_GNUC_UNUSED,
402 AvahiServiceBrowser *b G_GNUC_UNUSED,
561 AvahiDomainBrowser *b G_GNUC_UNUSED,
562 AvahiIfIndex interface G_GNUC_UNUSED,
563 AvahiProtocol protocol G_GNUC_UNUSED,
843 static void service_row_activated_callback(GtkTreeView *tree_view G_GNUC_UNUSED, GtkTreePath *path G_GNUC_UNUSED, GtkTreeViewColum argument
336 resolve_callback( AvahiServiceResolver *r G_GNUC_UNUSED, AvahiIfIndex interface G_GNUC_UNUSED, AvahiProtocol protocol G_GNUC_UNUSED, AvahiResolverEvent event, const char *name, const char *type, const char *domain, const char *host_name, const AvahiAddress *a, uint16_t port, AvahiStringList *txt, AvahiLookupResultFlags flags G_GNUC_UNUSED, void *userdata) argument
401 browse_callback( AvahiServiceBrowser *b G_GNUC_UNUSED, AvahiIfIndex interface, AvahiProtocol protocol, AvahiBrowserEvent event, const char *name, const char *type, const char *domain, AVAHI_GCC_UNUSED AvahiLookupResultFlags flags, void* userdata) argument
560 domain_browse_callback( AvahiDomainBrowser *b G_GNUC_UNUSED, AvahiIfIndex interface G_GNUC_UNUSED, AvahiProtocol protocol G_GNUC_UNUSED, AvahiBrowserEvent event, const char *name, AVAHI_GCC_UNUSED AvahiLookupResultFlags flags, void* userdata) argument
930 domain_row_activated_callback(GtkTreeView *tree_view G_GNUC_UNUSED, GtkTreePath *path G_GNUC_UNUSED, GtkTreeViewColumn *column G_GNUC_UNUSED, gpointer user_data) argument
937 domain_selection_changed_callback(GtkTreeSelection *selection G_GNUC_UNUSED, gpointer user_data) argument
950 domain_entry_changed_callback(GtkEditable *editable G_GNUC_UNUSED, gpointer user_data) argument
956 domain_button_clicked(GtkButton *button G_GNUC_UNUSED, gpointer user_data) argument
[all...]

Completed in 301 milliseconds