Home
last modified time | relevance | path

Searched defs:gdata (Results 1 – 25 of 2340) sorted by relevance

12345678910>>...94

/dports/mail/spamd/spamd-4.9.1/spamd/
H A Dgrey.h30 struct gdata { struct
31 time_t first; /* when did we see it first */
32 time_t pass; /* when was it whitelisted */
33 time_t expire; /* when will we get rid of this entry */
34 int bcount; /* how many times have we blocked it */
35 int pcount; /* how many times passed, or -1 for spamtrap */
/dports/math/R-cran-dplyr/dplyr/tests/testthat/
H A Dtest-group_nest.R3 gdata <- group_data(grouped) globalVar
19 gdata <- group_data(grouped) globalVar
28 gdata <- group_data(grouped) globalVar
/dports/science/nest/nest-simulator-3.1/thirdparty/Random123/tests/
H A Dkat_cpp.cpp81 struct gdata{ in do_test() struct
82 typename GEN::ctr_type ctr; in do_test()
83 typename GEN::ukey_type ukey; in do_test()
84 typename GEN::ctr_type expected; in do_test()
85 typename GEN::ctr_type computed; in do_test()
/dports/games/macopix/macopix-1.7.4/src/
H A Dgui.c3084 void GoRelease(GtkWidget *w, gpointer gdata)
3643 void TestPut(GtkWidget *w, gpointer gdata)
3654 void TestPut2(GtkWidget *w, gpointer gdata)
3666 void TestAnime(GtkWidget *w, gpointer gdata)
3783 void AddPixmap(GtkWidget *w, gpointer gdata)
3881 void DelPixmap(GtkWidget *w, gpointer gdata)
4068 void ChangeTgt(GtkWidget *w, gpointer gdata)
4179 void DelTgt(GtkWidget *w, gpointer gdata)
4193 void AddDelCat(GtkWidget *w, gpointer gdata)
7983 (GtkWidget *w, gpointer gdata)
[all …]
H A Dcallbacks.c867 void drag_begin(GtkWidget * widget, GdkEventButton * event, gpointer gdata)
896 void drag_end(GtkWidget * widget, GdkEventButton * event, gpointer gdata)
977 void clk_drag_end(GtkWidget * widget, GdkEventButton * event, gpointer gdata)
1059 gpointer gdata)
1081 gpointer gdata)
1096 gpointer gdata)
1165 gpointer gdata)
1186 gpointer gdata)
1238 gpointer gdata)
1303 gint dw_expose_sdw(GtkWidget *widget, GdkEventExpose *event, gpointer gdata)
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/acpi/
H A Dghes.h101 static inline int acpi_hest_get_version(struct acpi_hest_generic_data *gdata) in acpi_hest_get_version()
106 static inline void *acpi_hest_get_payload(struct acpi_hest_generic_data *gdata) in acpi_hest_get_payload()
114 static inline int acpi_hest_get_error_length(struct acpi_hest_generic_data *gdata) in acpi_hest_get_error_length()
119 static inline int acpi_hest_get_size(struct acpi_hest_generic_data *gdata) in acpi_hest_get_size()
127 static inline int acpi_hest_get_record_size(struct acpi_hest_generic_data *gdata) in acpi_hest_get_record_size()
132 static inline void *acpi_hest_get_next(struct acpi_hest_generic_data *gdata) in acpi_hest_get_next()
/dports/multimedia/libv4l/linux-5.13-rc2/include/acpi/
H A Dghes.h101 static inline int acpi_hest_get_version(struct acpi_hest_generic_data *gdata) in acpi_hest_get_version()
106 static inline void *acpi_hest_get_payload(struct acpi_hest_generic_data *gdata) in acpi_hest_get_payload()
114 static inline int acpi_hest_get_error_length(struct acpi_hest_generic_data *gdata) in acpi_hest_get_error_length()
119 static inline int acpi_hest_get_size(struct acpi_hest_generic_data *gdata) in acpi_hest_get_size()
127 static inline int acpi_hest_get_record_size(struct acpi_hest_generic_data *gdata) in acpi_hest_get_record_size()
132 static inline void *acpi_hest_get_next(struct acpi_hest_generic_data *gdata) in acpi_hest_get_next()
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/acpi/
H A Dghes.h101 static inline int acpi_hest_get_version(struct acpi_hest_generic_data *gdata) in acpi_hest_get_version()
106 static inline void *acpi_hest_get_payload(struct acpi_hest_generic_data *gdata) in acpi_hest_get_payload()
114 static inline int acpi_hest_get_error_length(struct acpi_hest_generic_data *gdata) in acpi_hest_get_error_length()
119 static inline int acpi_hest_get_size(struct acpi_hest_generic_data *gdata) in acpi_hest_get_size()
127 static inline int acpi_hest_get_record_size(struct acpi_hest_generic_data *gdata) in acpi_hest_get_record_size()
132 static inline void *acpi_hest_get_next(struct acpi_hest_generic_data *gdata) in acpi_hest_get_next()
/dports/devel/geany-plugin-vc/geany-plugins-1.38/scope/src/
H A Dscope.c172 static void on_toolbar_button_clicked(G_GNUC_UNUSED GtkToolButton *toolbutton, gpointer gdata) in on_toolbar_button_clicked()
263 static gboolean plugin_unblink(G_GNUC_UNUSED gpointer gdata) in plugin_unblink()
302 G_GNUC_UNUSED gpointer gdata) in on_document_new()
308 G_GNUC_UNUSED gpointer gdata) in on_document_open()
317 static gboolean settings_saved(gpointer gdata) in settings_saved()
350 G_GNUC_UNUSED gpointer gdata) in on_settings_save()
357 SCNotification *nt, G_GNUC_UNUSED gpointer gdata) in on_editor_notify()
377 G_GNUC_UNUSED GeanyFiletype *filetype_old, G_GNUC_UNUSED gpointer gdata) in on_document_filetype_set()
395 static gboolean change_context(G_GNUC_UNUSED gpointer gdata) in change_context()
412 static void on_build_start(G_GNUC_UNUSED GObject *obj, G_GNUC_UNUSED gpointer gdata) in on_build_start()
[all …]
/dports/devel/geany-plugin-tableconvert/geany-plugins-1.38/scope/src/
H A Dscope.c172 static void on_toolbar_button_clicked(G_GNUC_UNUSED GtkToolButton *toolbutton, gpointer gdata) in on_toolbar_button_clicked()
263 static gboolean plugin_unblink(G_GNUC_UNUSED gpointer gdata) in plugin_unblink()
302 G_GNUC_UNUSED gpointer gdata) in on_document_new()
308 G_GNUC_UNUSED gpointer gdata) in on_document_open()
317 static gboolean settings_saved(gpointer gdata) in settings_saved()
350 G_GNUC_UNUSED gpointer gdata) in on_settings_save()
357 SCNotification *nt, G_GNUC_UNUSED gpointer gdata) in on_editor_notify()
377 G_GNUC_UNUSED GeanyFiletype *filetype_old, G_GNUC_UNUSED gpointer gdata) in on_document_filetype_set()
395 static gboolean change_context(G_GNUC_UNUSED gpointer gdata) in change_context()
412 static void on_build_start(G_GNUC_UNUSED GObject *obj, G_GNUC_UNUSED gpointer gdata) in on_build_start()
[all …]
/dports/devel/geany-plugin-workbench/geany-plugins-1.38/scope/src/
H A Dscope.c172 static void on_toolbar_button_clicked(G_GNUC_UNUSED GtkToolButton *toolbutton, gpointer gdata) in on_toolbar_button_clicked()
263 static gboolean plugin_unblink(G_GNUC_UNUSED gpointer gdata) in plugin_unblink()
302 G_GNUC_UNUSED gpointer gdata) in on_document_new()
308 G_GNUC_UNUSED gpointer gdata) in on_document_open()
317 static gboolean settings_saved(gpointer gdata) in settings_saved()
350 G_GNUC_UNUSED gpointer gdata) in on_settings_save()
357 SCNotification *nt, G_GNUC_UNUSED gpointer gdata) in on_editor_notify()
377 G_GNUC_UNUSED GeanyFiletype *filetype_old, G_GNUC_UNUSED gpointer gdata) in on_document_filetype_set()
395 static gboolean change_context(G_GNUC_UNUSED gpointer gdata) in change_context()
412 static void on_build_start(G_GNUC_UNUSED GObject *obj, G_GNUC_UNUSED gpointer gdata) in on_build_start()
[all …]
/dports/devel/geany-plugin-xmlsnippets/geany-plugins-1.38/scope/src/
H A Dscope.c172 static void on_toolbar_button_clicked(G_GNUC_UNUSED GtkToolButton *toolbutton, gpointer gdata) in on_toolbar_button_clicked()
263 static gboolean plugin_unblink(G_GNUC_UNUSED gpointer gdata) in plugin_unblink()
302 G_GNUC_UNUSED gpointer gdata) in on_document_new()
308 G_GNUC_UNUSED gpointer gdata) in on_document_open()
317 static gboolean settings_saved(gpointer gdata) in settings_saved()
350 G_GNUC_UNUSED gpointer gdata) in on_settings_save()
357 SCNotification *nt, G_GNUC_UNUSED gpointer gdata) in on_editor_notify()
377 G_GNUC_UNUSED GeanyFiletype *filetype_old, G_GNUC_UNUSED gpointer gdata) in on_document_filetype_set()
395 static gboolean change_context(G_GNUC_UNUSED gpointer gdata) in change_context()
412 static void on_build_start(G_GNUC_UNUSED GObject *obj, G_GNUC_UNUSED gpointer gdata) in on_build_start()
[all …]
/dports/devel/geany-plugins-l10n/geany-plugins-1.38/scope/src/
H A Dscope.c172 static void on_toolbar_button_clicked(G_GNUC_UNUSED GtkToolButton *toolbutton, gpointer gdata) in on_toolbar_button_clicked()
263 static gboolean plugin_unblink(G_GNUC_UNUSED gpointer gdata) in plugin_unblink()
302 G_GNUC_UNUSED gpointer gdata) in on_document_new()
308 G_GNUC_UNUSED gpointer gdata) in on_document_open()
317 static gboolean settings_saved(gpointer gdata) in settings_saved()
350 G_GNUC_UNUSED gpointer gdata) in on_settings_save()
357 SCNotification *nt, G_GNUC_UNUSED gpointer gdata) in on_editor_notify()
377 G_GNUC_UNUSED GeanyFiletype *filetype_old, G_GNUC_UNUSED gpointer gdata) in on_document_filetype_set()
395 static gboolean change_context(G_GNUC_UNUSED gpointer gdata) in change_context()
412 static void on_build_start(G_GNUC_UNUSED GObject *obj, G_GNUC_UNUSED gpointer gdata) in on_build_start()
[all …]
/dports/devel/geany-plugin-pairtaghighlighter/geany-plugins-1.38/scope/src/
H A Dscope.c172 static void on_toolbar_button_clicked(G_GNUC_UNUSED GtkToolButton *toolbutton, gpointer gdata) in on_toolbar_button_clicked()
263 static gboolean plugin_unblink(G_GNUC_UNUSED gpointer gdata) in plugin_unblink()
302 G_GNUC_UNUSED gpointer gdata) in on_document_new()
308 G_GNUC_UNUSED gpointer gdata) in on_document_open()
317 static gboolean settings_saved(gpointer gdata) in settings_saved()
350 G_GNUC_UNUSED gpointer gdata) in on_settings_save()
357 SCNotification *nt, G_GNUC_UNUSED gpointer gdata) in on_editor_notify()
377 G_GNUC_UNUSED GeanyFiletype *filetype_old, G_GNUC_UNUSED gpointer gdata) in on_document_filetype_set()
395 static gboolean change_context(G_GNUC_UNUSED gpointer gdata) in change_context()
412 static void on_build_start(G_GNUC_UNUSED GObject *obj, G_GNUC_UNUSED gpointer gdata) in on_build_start()
[all …]
/dports/devel/geany-plugin-prj/geany-plugins-1.38/scope/src/
H A Dscope.c172 static void on_toolbar_button_clicked(G_GNUC_UNUSED GtkToolButton *toolbutton, gpointer gdata) in on_toolbar_button_clicked()
263 static gboolean plugin_unblink(G_GNUC_UNUSED gpointer gdata) in plugin_unblink()
302 G_GNUC_UNUSED gpointer gdata) in on_document_new()
308 G_GNUC_UNUSED gpointer gdata) in on_document_open()
317 static gboolean settings_saved(gpointer gdata) in settings_saved()
350 G_GNUC_UNUSED gpointer gdata) in on_settings_save()
357 SCNotification *nt, G_GNUC_UNUSED gpointer gdata) in on_editor_notify()
377 G_GNUC_UNUSED GeanyFiletype *filetype_old, G_GNUC_UNUSED gpointer gdata) in on_document_filetype_set()
395 static gboolean change_context(G_GNUC_UNUSED gpointer gdata) in change_context()
412 static void on_build_start(G_GNUC_UNUSED GObject *obj, G_GNUC_UNUSED gpointer gdata) in on_build_start()
[all …]
/dports/devel/geany-plugin-spellcheck/geany-plugins-1.38/scope/src/
H A Dscope.c172 static void on_toolbar_button_clicked(G_GNUC_UNUSED GtkToolButton *toolbutton, gpointer gdata) in on_toolbar_button_clicked()
263 static gboolean plugin_unblink(G_GNUC_UNUSED gpointer gdata) in plugin_unblink()
302 G_GNUC_UNUSED gpointer gdata) in on_document_new()
308 G_GNUC_UNUSED gpointer gdata) in on_document_open()
317 static gboolean settings_saved(gpointer gdata) in settings_saved()
350 G_GNUC_UNUSED gpointer gdata) in on_settings_save()
357 SCNotification *nt, G_GNUC_UNUSED gpointer gdata) in on_editor_notify()
377 G_GNUC_UNUSED GeanyFiletype *filetype_old, G_GNUC_UNUSED gpointer gdata) in on_document_filetype_set()
395 static gboolean change_context(G_GNUC_UNUSED gpointer gdata) in change_context()
412 static void on_build_start(G_GNUC_UNUSED GObject *obj, G_GNUC_UNUSED gpointer gdata) in on_build_start()
[all …]
/dports/devel/geany-plugin-shiftcolumn/geany-plugins-1.38/scope/src/
H A Dscope.c172 static void on_toolbar_button_clicked(G_GNUC_UNUSED GtkToolButton *toolbutton, gpointer gdata) in on_toolbar_button_clicked()
263 static gboolean plugin_unblink(G_GNUC_UNUSED gpointer gdata) in plugin_unblink()
302 G_GNUC_UNUSED gpointer gdata) in on_document_new()
308 G_GNUC_UNUSED gpointer gdata) in on_document_open()
317 static gboolean settings_saved(gpointer gdata) in settings_saved()
350 G_GNUC_UNUSED gpointer gdata) in on_settings_save()
357 SCNotification *nt, G_GNUC_UNUSED gpointer gdata) in on_editor_notify()
377 G_GNUC_UNUSED GeanyFiletype *filetype_old, G_GNUC_UNUSED gpointer gdata) in on_document_filetype_set()
395 static gboolean change_context(G_GNUC_UNUSED gpointer gdata) in change_context()
412 static void on_build_start(G_GNUC_UNUSED GObject *obj, G_GNUC_UNUSED gpointer gdata) in on_build_start()
[all …]
/dports/devel/geany-plugin-projectorganizer/geany-plugins-1.38/scope/src/
H A Dscope.c172 static void on_toolbar_button_clicked(G_GNUC_UNUSED GtkToolButton *toolbutton, gpointer gdata) in on_toolbar_button_clicked()
263 static gboolean plugin_unblink(G_GNUC_UNUSED gpointer gdata) in plugin_unblink()
302 G_GNUC_UNUSED gpointer gdata) in on_document_new()
308 G_GNUC_UNUSED gpointer gdata) in on_document_open()
317 static gboolean settings_saved(gpointer gdata) in settings_saved()
350 G_GNUC_UNUSED gpointer gdata) in on_settings_save()
357 SCNotification *nt, G_GNUC_UNUSED gpointer gdata) in on_editor_notify()
377 G_GNUC_UNUSED GeanyFiletype *filetype_old, G_GNUC_UNUSED gpointer gdata) in on_document_filetype_set()
395 static gboolean change_context(G_GNUC_UNUSED gpointer gdata) in change_context()
412 static void on_build_start(G_GNUC_UNUSED GObject *obj, G_GNUC_UNUSED gpointer gdata) in on_build_start()
[all …]
/dports/devel/geany-plugin-pretty-printer/geany-plugins-1.38/scope/src/
H A Dscope.c172 static void on_toolbar_button_clicked(G_GNUC_UNUSED GtkToolButton *toolbutton, gpointer gdata) in on_toolbar_button_clicked()
263 static gboolean plugin_unblink(G_GNUC_UNUSED gpointer gdata) in plugin_unblink()
302 G_GNUC_UNUSED gpointer gdata) in on_document_new()
308 G_GNUC_UNUSED gpointer gdata) in on_document_open()
317 static gboolean settings_saved(gpointer gdata) in settings_saved()
350 G_GNUC_UNUSED gpointer gdata) in on_settings_save()
357 SCNotification *nt, G_GNUC_UNUSED gpointer gdata) in on_editor_notify()
377 G_GNUC_UNUSED GeanyFiletype *filetype_old, G_GNUC_UNUSED gpointer gdata) in on_document_filetype_set()
395 static gboolean change_context(G_GNUC_UNUSED gpointer gdata) in change_context()
412 static void on_build_start(G_GNUC_UNUSED GObject *obj, G_GNUC_UNUSED gpointer gdata) in on_build_start()
[all …]
/dports/devel/geany-plugin-treebrowser/geany-plugins-1.38/scope/src/
H A Dscope.c172 static void on_toolbar_button_clicked(G_GNUC_UNUSED GtkToolButton *toolbutton, gpointer gdata) in on_toolbar_button_clicked()
263 static gboolean plugin_unblink(G_GNUC_UNUSED gpointer gdata) in plugin_unblink()
302 G_GNUC_UNUSED gpointer gdata) in on_document_new()
308 G_GNUC_UNUSED gpointer gdata) in on_document_open()
317 static gboolean settings_saved(gpointer gdata) in settings_saved()
350 G_GNUC_UNUSED gpointer gdata) in on_settings_save()
357 SCNotification *nt, G_GNUC_UNUSED gpointer gdata) in on_editor_notify()
377 G_GNUC_UNUSED GeanyFiletype *filetype_old, G_GNUC_UNUSED gpointer gdata) in on_document_filetype_set()
395 static gboolean change_context(G_GNUC_UNUSED gpointer gdata) in change_context()
412 static void on_build_start(G_GNUC_UNUSED GObject *obj, G_GNUC_UNUSED gpointer gdata) in on_build_start()
[all …]
/dports/devel/geany-plugin-scope/geany-plugins-1.38/scope/src/
H A Dscope.c172 static void on_toolbar_button_clicked(G_GNUC_UNUSED GtkToolButton *toolbutton, gpointer gdata) in on_toolbar_button_clicked()
263 static gboolean plugin_unblink(G_GNUC_UNUSED gpointer gdata) in plugin_unblink()
302 G_GNUC_UNUSED gpointer gdata) in on_document_new()
308 G_GNUC_UNUSED gpointer gdata) in on_document_open()
317 static gboolean settings_saved(gpointer gdata) in settings_saved()
350 G_GNUC_UNUSED gpointer gdata) in on_settings_save()
357 SCNotification *nt, G_GNUC_UNUSED gpointer gdata) in on_editor_notify()
377 G_GNUC_UNUSED GeanyFiletype *filetype_old, G_GNUC_UNUSED gpointer gdata) in on_document_filetype_set()
395 static gboolean change_context(G_GNUC_UNUSED gpointer gdata) in change_context()
412 static void on_build_start(G_GNUC_UNUSED GObject *obj, G_GNUC_UNUSED gpointer gdata) in on_build_start()
[all …]
/dports/devel/geany-plugin-sendmail/geany-plugins-1.38/scope/src/
H A Dscope.c172 static void on_toolbar_button_clicked(G_GNUC_UNUSED GtkToolButton *toolbutton, gpointer gdata) in on_toolbar_button_clicked()
263 static gboolean plugin_unblink(G_GNUC_UNUSED gpointer gdata) in plugin_unblink()
302 G_GNUC_UNUSED gpointer gdata) in on_document_new()
308 G_GNUC_UNUSED gpointer gdata) in on_document_open()
317 static gboolean settings_saved(gpointer gdata) in settings_saved()
350 G_GNUC_UNUSED gpointer gdata) in on_settings_save()
357 SCNotification *nt, G_GNUC_UNUSED gpointer gdata) in on_editor_notify()
377 G_GNUC_UNUSED GeanyFiletype *filetype_old, G_GNUC_UNUSED gpointer gdata) in on_document_filetype_set()
395 static gboolean change_context(G_GNUC_UNUSED gpointer gdata) in change_context()
412 static void on_build_start(G_GNUC_UNUSED GObject *obj, G_GNUC_UNUSED gpointer gdata) in on_build_start()
[all …]
/dports/devel/geany-plugin-updatechecker/geany-plugins-1.38/scope/src/
H A Dscope.c172 static void on_toolbar_button_clicked(G_GNUC_UNUSED GtkToolButton *toolbutton, gpointer gdata) in on_toolbar_button_clicked()
263 static gboolean plugin_unblink(G_GNUC_UNUSED gpointer gdata) in plugin_unblink()
302 G_GNUC_UNUSED gpointer gdata) in on_document_new()
308 G_GNUC_UNUSED gpointer gdata) in on_document_open()
317 static gboolean settings_saved(gpointer gdata) in settings_saved()
350 G_GNUC_UNUSED gpointer gdata) in on_settings_save()
357 SCNotification *nt, G_GNUC_UNUSED gpointer gdata) in on_editor_notify()
377 G_GNUC_UNUSED GeanyFiletype *filetype_old, G_GNUC_UNUSED gpointer gdata) in on_document_filetype_set()
395 static gboolean change_context(G_GNUC_UNUSED gpointer gdata) in change_context()
412 static void on_build_start(G_GNUC_UNUSED GObject *obj, G_GNUC_UNUSED gpointer gdata) in on_build_start()
[all …]
/dports/devel/geany-plugin-vimode/geany-plugins-1.38/scope/src/
H A Dscope.c172 static void on_toolbar_button_clicked(G_GNUC_UNUSED GtkToolButton *toolbutton, gpointer gdata) in on_toolbar_button_clicked()
263 static gboolean plugin_unblink(G_GNUC_UNUSED gpointer gdata) in plugin_unblink()
302 G_GNUC_UNUSED gpointer gdata) in on_document_new()
308 G_GNUC_UNUSED gpointer gdata) in on_document_open()
317 static gboolean settings_saved(gpointer gdata) in settings_saved()
350 G_GNUC_UNUSED gpointer gdata) in on_settings_save()
357 SCNotification *nt, G_GNUC_UNUSED gpointer gdata) in on_editor_notify()
377 G_GNUC_UNUSED GeanyFiletype *filetype_old, G_GNUC_UNUSED gpointer gdata) in on_document_filetype_set()
395 static gboolean change_context(G_GNUC_UNUSED gpointer gdata) in change_context()
412 static void on_build_start(G_GNUC_UNUSED GObject *obj, G_GNUC_UNUSED gpointer gdata) in on_build_start()
[all …]
/dports/devel/geany-plugin-pg/geany-plugins-1.38/scope/src/
H A Dscope.c172 static void on_toolbar_button_clicked(G_GNUC_UNUSED GtkToolButton *toolbutton, gpointer gdata) in on_toolbar_button_clicked()
263 static gboolean plugin_unblink(G_GNUC_UNUSED gpointer gdata) in plugin_unblink()
302 G_GNUC_UNUSED gpointer gdata) in on_document_new()
308 G_GNUC_UNUSED gpointer gdata) in on_document_open()
317 static gboolean settings_saved(gpointer gdata) in settings_saved()
350 G_GNUC_UNUSED gpointer gdata) in on_settings_save()
357 SCNotification *nt, G_GNUC_UNUSED gpointer gdata) in on_editor_notify()
377 G_GNUC_UNUSED GeanyFiletype *filetype_old, G_GNUC_UNUSED gpointer gdata) in on_document_filetype_set()
395 static gboolean change_context(G_GNUC_UNUSED gpointer gdata) in change_context()
412 static void on_build_start(G_GNUC_UNUSED GObject *obj, G_GNUC_UNUSED gpointer gdata) in on_build_start()
[all …]

12345678910>>...94