Home
last modified time | relevance | path

Searched refs:g_date_set_time_t (Results 1 – 25 of 160) sorted by relevance

1234567

/dports/security/gpa/gpa-0.10.0/src/
H A Dconvert.c88 g_date_set_time_t (&date, (time_t)t ); in gpa_date_string()
121 g_date_set_time_t (&creation_date, (time_t) creation_time); in gpa_creation_date_string()
160 g_date_set_time_t (&adate, (time_t)last_update); in gpa_update_origin_string()
H A Dexpirydlg.c147 g_date_set_time_t (&tmp, expiry_date); in gpa_expiry_dialog_run()
/dports/deskutils/bijiben/bijiben-40.1/src/libbiji/
H A Dbiji-date-time.c32 g_date_set_time_t (date, sec_since_epoch); in biji_get_time_diff_with_time()
33 g_date_set_time_t (now, time (NULL)); in biji_get_time_diff_with_time()
/dports/audio/rhythmbox/rhythmbox-3.4.4/podcast/
H A Dtest-podcast-parse.c92 g_date_set_time_t (&date, data->pub_date); in main()
104 g_date_set_time_t (&date, item->pub_date); in main()
H A Dtest-podcast-search.c76 g_date_set_time_t (&date, data->pub_date); in result_cb()
96 g_date_set_time_t (&date, item->pub_date); in result_cb()
/dports/finance/grisbi/grisbi-2.0.5/src/plugins/ofx/
H A Dofx.c169 g_date_set_time_t (date, data.date_start); in ofx_proc_statement_cb()
178 g_date_set_time_t (date, data.date_end); in ofx_proc_statement_cb()
328 g_date_set_time_t (date, data.date_posted); in ofx_proc_transaction_cb()
337 g_date_set_time_t (date, data.date_initiated); in ofx_proc_transaction_cb()
/dports/finance/homebank/homebank-5.5.1/src/
H A Dgtk-dateentry.c132 g_date_set_time_t(date, time(NULL)); in hb_date_parse_tokens()
230 g_date_set_time_t(priv->date, time(NULL)); in parse_date()
272 g_date_set_time_t(priv->date, time(NULL)); in gtk_date_entry_cb_today_clicked()
582 g_date_set_time_t(priv->date, time(NULL)); in gtk_date_entry_init()
583 g_date_set_time_t(&priv->nowdate, time(NULL)); in gtk_date_entry_init()
700 g_date_set_time_t(priv->date, time(NULL)); in gtk_date_entry_set_date()
/dports/devel/glib20/glib-2.70.4/glib/
H A Dgdate.h196 void g_date_set_time_t (GDate *date,
199 GLIB_DEPRECATED_IN_2_62_FOR(g_date_set_time_t)
202 GLIB_DEPRECATED_FOR(g_date_set_time_t)
/dports/devel/glibmm/glibmm-2.64.2/glib/glibmm/
H A Ddate.cc100 g_date_set_time_t(&gobject_, static_cast<time_t>(time)); in set_time()
110 g_date_set_time_t(&gobject_, timet); in set_time()
117 g_date_set_time_t(&gobject_, time(nullptr)); in set_time_current()
/dports/deskutils/pal/pal-0.4.3/src/
H A Dhtml.c223 g_date_set_time_t(today, time(NULL)); in pal_html_out()
224 g_date_set_time_t(date, time(NULL)); in pal_html_out()
H A Dmanage.c396 g_date_set_time_t(selected_day, time(NULL)); in pal_manage()
398 g_date_set_time_t(today, time(NULL)); in pal_manage()
511 g_date_set_time_t(selected_day, time(NULL)); in pal_manage()
H A Dlatex.c192 g_date_set_time_t(date, time(NULL)); in pal_latex_out()
H A Dmain.c84 g_date_set_time_t(to_show, time(NULL)); in get_query_date()
396 g_date_set_time_t(starting_date, time(NULL)); in view_details()
709 g_date_set_time_t(today, time(NULL)); in main()
H A Dinput.c46 g_date_set_time_t(today, time(NULL)); in should_be_expunged()
317 g_date_set_time_t(pal_event->start_date, time(NULL)); in pal_input_read_event()
/dports/devel/glibmm/glibmm-2.64.2/glib/src/
H A Ddate.ccg90 g_date_set_time_t(&gobject_, static_cast<time_t>(time));
99 g_date_set_time_t(&gobject_, timet);
106 g_date_set_time_t(&gobject_, time(nullptr));
/dports/math/gnumeric/gnumeric-1.12.50/plugins/fn-hebrew-date/
H A Dfunctions.c57 g_date_set_time_t (&date, time (NULL)); in gnumeric_hdate_get_date()
76 g_date_set_time_t (&date, time (NULL)); in gnumeric_date_get_date()
/dports/x11-fm/thunar/thunar-4.16.10/thunar/
H A Dthunar-util.c415 g_date_set_time_t (&dfile, (time_t) ftime); in thunar_util_humanize_file_time()
416 g_date_set_time_t (&dnow, time (NULL)); in thunar_util_humanize_file_time()
/dports/mail/balsa/balsa-2.5.1/libbalsa/
H A Dfilter-funcs.c339 g_date_set_time_t(&date, cond->match.date.date_low); in cond_to_string()
345 g_date_set_time_t(&date, cond->match.date.date_high); in cond_to_string()
456 g_date_set_time_t(&date, cond->match.date.date_low); in libbalsa_condition_to_string_user()
462 g_date_set_time_t(&date, cond->match.date.date_high); in libbalsa_condition_to_string_user()
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/libebackend/
H A De-cache-reaper-utils.c95 g_date_set_time_t (date_now, time (NULL)); in e_reap_trash_directory_sync()
/dports/sysutils/tracker-miners/tracker-miners-2.3.5/tests/libtracker-miners-common/
H A Dtracker-date-time-test.c80 g_date_set_time_t (result, result_time_t); in test_string_to_date()
/dports/sysutils/tracker/tracker-2.3.4/tests/libtracker-common/
H A Dtracker-date-time-test.c80 g_date_set_time_t (result, result_time_t); in test_string_to_date()
/dports/x11-toolkits/gtk-sharp30/gtk-sharp-2.99.3/glib/
H A DDate.cs259 static extern void g_date_set_time_t(IntPtr raw, IntPtr timet); in g_date_set_time_t() method in GLib.Date
263 g_date_set_time_t(Handle, new IntPtr (value));
/dports/deskutils/rubrica/rubrica2-2.1.6/libral/
H A Dabook.c2021 g_date_set_time_t(date1, creation); in r_abook_search_date()
2022 g_date_set_time_t(date2, search_date); in r_abook_search_date()
2036 g_date_set_time_t(date1, changed); in r_abook_search_date()
2037 g_date_set_time_t(date2, search_date); in r_abook_search_date()
/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A De-datetime-format.c194 g_date_set_time_t (&now, ttoday); in format_relative_date()
195 g_date_set_time_t (&val, tvalue); in format_relative_date()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/glib-0.9.3/src/
H A Ddate.rs176 glib_sys::g_date_set_time_t(self.to_glib_none_mut().0, timet); in set_time_t()

1234567