/third_party/glib/glib/ |
D | gdatetime.h | 97 typedef struct _GDateTime GDateTime; typedef 100 void g_date_time_unref (GDateTime *datetime); 102 GDateTime * g_date_time_ref (GDateTime *datetime); 105 GDateTime * g_date_time_new_now (GTimeZone *tz); 107 GDateTime * g_date_time_new_now_local (void); 109 GDateTime * g_date_time_new_now_utc (void); 112 GDateTime * g_date_time_new_from_unix_local (gint64 t); 114 GDateTime * g_date_time_new_from_unix_utc (gint64 t); 118 GDateTime * g_date_time_new_from_timeval_local (const GTimeVal *tv); 120 GDateTime * g_date_time_new_from_timeval_utc (const GTimeVal *tv); [all …]
|
D | gdatetime.c | 620 g_date_time_get_week_number (GDateTime *datetime, in g_date_time_get_week_number() 671 static GDateTime * 674 GDateTime *datetime; in g_date_time_alloc() 676 datetime = g_slice_new0 (GDateTime); in g_date_time_alloc() 693 GDateTime * 694 g_date_time_ref (GDateTime *datetime) in g_date_time_ref() 716 g_date_time_unref (GDateTime *datetime) in g_date_time_unref() 724 g_slice_free (GDateTime, datetime); in g_date_time_unref() 743 g_date_time_to_instant (GDateTime *datetime) in g_date_time_to_instant() 762 static GDateTime * [all …]
|
D | gbookmarkfile.h | 180 GDateTime *stamp, 196 GDateTime **stamp, 224 GDateTime *added); 230 GDateTime *g_bookmark_file_get_added_date_time (GBookmarkFile *bookmark, 240 GDateTime *modified); 246 GDateTime *g_bookmark_file_get_modified_date_time (GBookmarkFile *bookmark, 256 GDateTime *visited); 262 GDateTime *g_bookmark_file_get_visited_date_time (GBookmarkFile *bookmark,
|
D | gbookmarkfile.c | 169 GDateTime *stamp; /* (owned) */ 194 GDateTime *added; /* (owned) */ 195 GDateTime *modified; /* (owned) */ 196 GDateTime *visited; /* (owned) */ 250 GDateTime **out_date_time, 1617 GDateTime **out_date_time, in timestamp_from_iso8601() 1620 GDateTime *dt = g_date_time_new_from_iso8601 (iso_date, NULL); in timestamp_from_iso8601() 2521 …GDateTime *added_dt = (added != (time_t) -1) ? g_date_time_new_from_unix_utc (added) : g_date_time… in g_bookmark_file_set_added() 2541 GDateTime *added) in g_bookmark_file_set_added_date_time() 2584 GDateTime *added = g_bookmark_file_get_added_date_time (bookmark, uri, error); in g_bookmark_file_get_added() [all …]
|
D | glib-autocleanups.h | 49 G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref)
|
D | gtypes.h | 545 typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); 551 } GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | gstvideotimecode.h | 72 GDateTime *latest_daily_jam; 133 GDateTime * latest_daily_jam, 150 GDateTime * dt, 157 GDateTime * dt, 171 GDateTime * latest_daily_jam, 183 GDateTime * dt, 190 GDateTime * dt, 215 GDateTime *gst_video_time_code_to_date_time (const GstVideoTimeCode * tc);
|
D | gstvideotimecode.c | 169 GDateTime * 172 GDateTime *ret; in gst_video_time_code_to_date_time() 173 GDateTime *ret2; in gst_video_time_code_to_date_time() 230 GDateTime * dt, GstVideoTimeCodeFlags flags, guint field_count) in gst_video_time_code_init_from_date_time() 256 GDateTime * dt, GstVideoTimeCodeFlags flags, guint field_count) in gst_video_time_code_init_from_date_time_full() 258 GDateTime *jam; in gst_video_time_code_init_from_date_time_full() 573 GDateTime *dt1, *dt2; in gst_video_time_code_compare() 610 gst_video_time_code_new (guint fps_n, guint fps_d, GDateTime * latest_daily_jam, in gst_video_time_code_new() 742 GDateTime * dt, GstVideoTimeCodeFlags flags, guint field_count) in gst_video_time_code_new_from_date_time() 769 GDateTime * dt, GstVideoTimeCodeFlags flags, guint field_count) in gst_video_time_code_new_from_date_time_full() [all …]
|
/third_party/glib/glib/tests/ |
D | gdatetime.c | 84 GDateTime *dt; in test_GDateTime_now() 119 GDateTime *dt; in test_GDateTime_new_from_unix() 166 GDateTime *dt; in test_GDateTime_new_from_unix_overflow() 186 GDateTime *dt; in test_GDateTime_invalid() 197 GDateTime *dt1, *dt2; in test_GDateTime_compare() 226 GDateTime *dt1, *dt2; in test_GDateTime_equal() 272 GDateTime *dt; in test_GDateTime_get_day_of_week() 286 GDateTime *dt; in test_GDateTime_get_day_of_month() 308 GDateTime *dt; in test_GDateTime_get_hour() 332 GDateTime *dt; in test_GDateTime_get_microsecond() [all …]
|
D | bookmarkfile.c | 156 GDateTime *before, *after, *t; in test_misc() 484 GDateTime *stamp; in test_modify() 485 GDateTime *now = NULL; in test_modify()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstdatetime.c | 63 GDateTime *datetime; 83 gst_date_time_new_from_g_date_time (GDateTime * dt) in gst_date_time_new_from_g_date_time() 110 GDateTime * 430 GDateTime *datetime; in gst_date_time_new_from_unix_epoch_local_time() 452 GDateTime *datetime; in gst_date_time_new_from_unix_epoch_utc() 476 GDateTime *dt, *datetime; in gst_date_time_new_from_unix_epoch_local_time_usecs() 506 GDateTime *dt, *datetime; in gst_date_time_new_from_unix_epoch_utc_usecs() 576 GDateTime *dt; in gst_date_time_new_local_time() 623 GDateTime *dt; in gst_date_time_new_now_local_time() 644 GDateTime *dt; in gst_date_time_new_now_utc() [all …]
|
D | gstdatetime.h | 150 GDateTime * gst_date_time_to_g_date_time (GstDateTime * datetime); 153 GstDateTime * gst_date_time_new_from_g_date_time (GDateTime * dt);
|
/third_party/gstreamer/gstplugins_bad/ext/gs/ |
D | gstgscommon.cpp | 31 static inline gchar* g_date_time_format_iso8601(GDateTime* datetime) { in g_date_time_format_iso8601() 113 GDateTime* start_date, in gst_gs_get_buffer_date() 127 GDateTime* buffer_date = g_date_time_add(start_date, buffer_timespan); in gst_gs_get_buffer_date()
|
D | gstgscommon.h | 37 GDateTime* start_date,
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | videotimecode.c | 315 GDateTime *dt1, *dt2; in GST_START_TEST() 347 GDateTime *dt1; in GST_START_TEST() 371 GDateTime *dt; in GST_START_TEST() 614 GDateTime *dt; in GST_START_TEST() 634 GDateTime *dt, *dt2; in GST_START_TEST() 656 GDateTime *dt; in GST_START_TEST()
|
/third_party/glib/gio/ |
D | gfileinfo.h | 1030 GDateTime * g_file_info_get_deletion_date (GFileInfo *info); 1059 GDateTime * g_file_info_get_modification_date_time (GFileInfo *info); 1111 GDateTime *mtime);
|
/third_party/glib/tests/ |
D | datetime.c | 25 GDateTime *dt; in main()
|
/third_party/glib/fuzzing/ |
D | fuzz_date_time_new_from_iso8601.c | 7 GDateTime *dt = NULL; in LLVMFuzzerTestOneInput()
|
/third_party/gstreamer/gstplugins_base/ext/pango/ |
D | gsttimeoverlay.h | 66 GDateTime *datetime_epoch;
|
D | gsttimeoverlay.c | 179 GDateTime *datetime; in gst_time_overlay_get_text() 351 overlay->datetime_epoch = (GDateTime *) g_value_dup_boxed (value); in gst_time_overlay_set_property()
|
/third_party/gstreamer/gstplugins_good/gst/matroska/ |
D | matroska-mux.h | 95 GDateTime *creation_time;
|
/third_party/glib/gio/tests/ |
D | gdbus-example-unix-fd-client.c | 80 GDateTime *now = g_date_time_new_now_local (); in on_name_appeared()
|
/third_party/gstreamer/gstplugins_bad/gst/timecode/ |
D | gsttimecodestamper.h | 85 GDateTime *ltc_daily_jam;
|
/third_party/gstreamer/gstplugins_bad/ext/dash/ |
D | gstdashdemux.c | 425 static GDateTime *gst_dash_demux_get_server_now_utc (GstDashDemux * demux); 474 GDateTime *now; in gst_dash_demux_get_live_seek_range() 475 GDateTime *mstart; in gst_dash_demux_get_live_seek_range() 947 GDateTime *g_now; in gst_dash_demux_setup_streams() 1004 GDateTime *gnow; in gst_dash_demux_setup_streams() 3605 GDateTime *dt, *dt2; in gst_dash_demux_poll_ntp_server() 3804 GDateTime *dt, *dt2; in gst_dash_demux_parse_http_ntp() 3854 GDateTime *start = NULL, *end; in gst_dash_demux_poll_clock_drift() 3937 GDateTime *client_now, *server_now; in gst_dash_demux_poll_clock_drift() 4000 static GDateTime * [all …]
|
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstdatetime.c | 554 GDateTime *gdt, *gdt2; in GST_START_TEST() 885 GDateTime *gdt1; in GST_START_TEST() 886 GDateTime *gdt2; in GST_START_TEST() 905 GDateTime *gdt; in GST_START_TEST()
|