Home
last modified time | relevance | path

Searched defs:datetime (Results 1 – 25 of 30) sorted by relevance

12

/third_party/gstreamer/gstreamer/gst/
Dgstdatetime.c63 GDateTime *datetime; member
111 gst_date_time_to_g_date_time (GstDateTime * datetime) in gst_date_time_to_g_date_time()
129 gst_date_time_has_year (const GstDateTime * datetime) in gst_date_time_has_year()
143 gst_date_time_has_month (const GstDateTime * datetime) in gst_date_time_has_month()
157 gst_date_time_has_day (const GstDateTime * datetime) in gst_date_time_has_day()
172 gst_date_time_has_time (const GstDateTime * datetime) in gst_date_time_has_time()
186 gst_date_time_has_second (const GstDateTime * datetime) in gst_date_time_has_second()
203 gst_date_time_get_year (const GstDateTime * datetime) in gst_date_time_get_year()
219 gst_date_time_get_month (const GstDateTime * datetime) in gst_date_time_get_month()
238 gst_date_time_get_day (const GstDateTime * datetime) in gst_date_time_get_day()
[all …]
/third_party/glib/glib/
Dgdatetime.c620 g_date_time_get_week_number (GDateTime *datetime, in g_date_time_get_week_number()
674 GDateTime *datetime; in g_date_time_alloc() local
694 g_date_time_ref (GDateTime *datetime) in g_date_time_ref()
716 g_date_time_unref (GDateTime *datetime) in g_date_time_unref()
743 g_date_time_to_instant (GDateTime *datetime) in g_date_time_to_instant()
766 GDateTime *datetime; in g_date_time_from_instant() local
814 g_date_time_deal_with_date_change (GDateTime *datetime) in g_date_time_deal_with_date_change()
848 g_date_time_replace_days (GDateTime *datetime, in g_date_time_replace_days()
980 GDateTime *datetime; in g_date_time_new_now_local() local
1005 GDateTime *datetime; in g_date_time_new_now_utc() local
[all …]
/third_party/protobuf/php/src/Google/Protobuf/
DTimestamp.php183 public function fromDateTime(\DateTime $datetime)
/third_party/gstreamer/gstplugins_bad/ext/gs/
Dgstgscommon.cpp31 static inline gchar* g_date_time_format_iso8601(GDateTime* datetime) { in g_date_time_format_iso8601()
/third_party/libwebsockets/lib/plat/windows/
Dwindows-misc.c49 ULARGE_INTEGER datetime; in lws_now_usecs() local
/third_party/python/Doc/library/
Ddatetime.rst1646 .. _datetime-time:
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dtag.c1274 GstDateTime *datetime; in GST_START_TEST() local
1564 GstDateTime *datetime; in GST_START_TEST() local
1595 GstDateTime *datetime = NULL; in GST_START_TEST() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Dgstvorbistag.c290 GstDateTime *datetime; in gst_vorbis_tag_add() local
744 GstDateTime *datetime; in gst_tag_to_vorbis_comments() local
Dgstxmptag.c1147 GstDateTime *datetime; in read_one_tag() local
1556 GstDateTime *datetime = (GstDateTime *) g_value_get_boxed (value); in gst_value_serialize_xmp() local
/third_party/python/Doc/whatsnew/
D3.3.rst1075 datetime section in Improved Modules
1090 .. _new-decimal:
D3.9.rst415 datetime section in Improved Modules
D3.8.rst751 datetime section in Improved Modules
D3.7.rst858 datetime section in Improved Modules
D3.6.rst970 datetime section in Improved Modules
/third_party/boost/boost/locale/
Dformatting.hpp42 datetime = 6, enumerator
337 inline std::ios_base & datetime(std::ios_base & ios) in datetime() function
/third_party/gstreamer/gstplugins_base/ext/pango/
Dgsttimeoverlay.c179 GDateTime *datetime; in gst_time_overlay_get_text() local
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Djifmux.c370 GstDateTime *datetime; in compare_date_time() local
1021 GstDateTime *datetime; in GST_START_TEST() local
/third_party/ffmpeg/libavformat/
Ddss.c72 char datetime[64], string[DSS_TIME_SIZE + 1] = { 0 }; in dss_read_metadata_date() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtsprange.c636 GDateTime *bt, *datetime; in set_time() local
/third_party/libsoup/libsoup/
Dsoup-date.c695 GDateTime *datetime; in soup_date_to_time_t() local
/third_party/python/Lib/email/
Dheaderregistry.py318 def datetime(self): member in DateHeader
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux_tags.c547 GstDateTime *datetime = NULL; in qtdemux_tag_add_date() local
/third_party/gstreamer/gstplugins_bad/tests/examples/camerabin2/
Dgst-camerabin2-test.c849 GstDateTime *datetime; in set_metadata() local
/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-read-common.c2062 GstDateTime *datetime; in gst_matroska_read_common_parse_info() local
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstvalue.c2318 GstDateTime *datetime, *datetime2; in GST_START_TEST() local

12