Home
last modified time | relevance | path

Searched defs:hours (Results 1 – 25 of 76) sorted by relevance

1234

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideotimecode.c611 GstVideoTimeCodeFlags flags, guint hours, guint minutes, guint seconds, in gst_video_time_code_new()
692 guint hours, minutes, seconds, frames; in gst_video_time_code_new_from_string() local
805 GDateTime * latest_daily_jam, GstVideoTimeCodeFlags flags, guint hours, in gst_video_time_code_init()
972 gst_video_time_code_interval_new (guint hours, guint minutes, guint seconds, in gst_video_time_code_interval_new()
997 guint hours, minutes, seconds, frames; in gst_video_time_code_interval_new_from_string() local
1035 gst_video_time_code_interval_init (GstVideoTimeCodeInterval * tc, guint hours, in gst_video_time_code_interval_init()
Dgstvideotimecode.h98 guint hours; member
118 guint hours; member
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtsprange.c89 gint hours, mins; in parse_npt_time() local
156 gint hours, mins; in parse_utc_time() local
214 gint hours, mins, secs; in parse_smpte_time() local
379 gint hours, minutes; in time_to_string() local
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-date.c210 ecma_number_t hours = ECMA_NUMBER_ZERO; in ecma_date_construct_helper() local
339 ecma_number_t hours = ECMA_NUMBER_ZERO; in ecma_builtin_date_parse_ISO_string_format() local
509 ecma_number_t hours = ecma_date_parse_date_chars (&date_str_curr_p, date_str_end_p, 2, 0, 24); in ecma_builtin_date_parse_toString_formats() local
/third_party/toybox/toys/other/
Duptime.c31 unsigned int weeks, days, hours, minutes; in uptime_main() local
/third_party/gstreamer/gstplugins_bad/gst/mpegtsmux/
Dgstbasetsmuxjpeg2000.c51 GstClockTime hours = minutes / 60; in gst_base_ts_mux_prepare_jpeg2000() local
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/timescale/
DGenerateCTimeScaleData.java42 private static final long hours = minutes * 60; field in GenerateCTimeScaleData
DEpochOffsets.java43 private static final long hours = minutes * 60; field in EpochOffsets
/third_party/parse5/bench/memory/
Dsax-parser.js53 hours: 3600, property
/third_party/gstreamer/gstplugins_good/ext/dv/
Dgstsmptetimecode.h44 int hours; member
/third_party/icu/icu4c/source/i18n/
Dutmscale.cpp21 #define hours (minutes * 60) macro
/third_party/skia/third_party/externals/icu/source/i18n/
Dutmscale.cpp21 #define hours (minutes * 60) macro
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dutmscale.cpp21 #define hours (minutes * 60) macro
/third_party/node/deps/icu-small/source/i18n/
Dutmscale.cpp21 #define hours (minutes * 60) macro
/third_party/toybox/toys/pending/
Dlast.c74 unsigned days, hours, mins; in seize_duration() local
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_fixed.cc71 int hours = Parse02d(np + 1); in FixedOffsetFromName() local
Dtime_zone_posix.cc77 int hours = 0; in ParseOffset() local
Dtime_zone_format.cc193 const int hours = offset /= 60; in FormatOffset() local
586 int hours = 0; in ParseOffset() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
DTimeZoneAliasTest.java225 static public String formatHours(int hours) { in formatHours()
407 String hours = formatHours(minRecentOffset) in toString() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/
DTimeZoneAliasTest.java228 static public String formatHours(int hours) { in formatHours()
410 String hours = formatHours(minRecentOffset) in toString() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DDateTimeRule.java306 int hours = time / 60; in toString() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DDateTimeRule.java271 int hours = time / 60; in toString() local
/third_party/python/Doc/includes/
Dtzinfo_examples.py112 def __init__(self, hours, reprname, stdname, dstname): argument
/third_party/gstreamer/gstplugins_base/ext/pango/
Dgsttimeoverlay.c111 guint hours, mins, secs, msecs; in gst_time_overlay_render_time() local
/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/
DDurations.java287 public static Duration fromHours(long hours) { in fromHours()

1234