Home
last modified time | relevance | path

Searched defs:datetime (Results 1 – 25 of 31) 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/mesa3d/.gitlab-ci/lava/utils/
Dgitlab_section.py40 def get_timestamp(self, time: datetime) -> str:
44 def section(self, marker: str, header: str, time: datetime) -> str:
/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/rust/crates/tracing/tracing-subscriber/src/fmt/time/
Dmod.rs6 mod datetime; module
/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/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/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/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtsprange.c636 GDateTime *bt, *datetime; in set_time() local
/third_party/ffmpeg/libavformat/
Ddss.c72 char datetime[64], string[DSS_TIME_SIZE + 1] = { 0 }; in dss_read_metadata_date() local
Ddashdec.c178 static uint64_t get_utc_date_time_insec(AVFormatContext *s, const char *datetime) in get_utc_date_time_insec()
/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/gstreamer/tests/check/gst/
Dgstvalue.c2318 GstDateTime *datetime, *datetime2; in GST_START_TEST() local
/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-read-common.c2062 GstDateTime *datetime; in gst_matroska_read_common_parse_info() local

12