Home
last modified time | relevance | path

Searched defs:hours (Results 26 - 49 of 49) sorted by relevance

12

/third_party/ffmpeg/libavcodec/
H A Dmpeg4videoenc.c885 int64_t hours, minutes, seconds; in mpeg4_encode_gop_header() local
H A Dmpeg4videodec.c2139 int hours, minutes, seconds; in mpeg4_decode_gop_header() local
/third_party/ffmpeg/libavformat/
H A Dmpeg.c292 uint8_t hours = ((ps2buf[0x19] >> 4) * 10) + (ps2buf[0x19] & 0x0f); in mpegps_read_pes_header() local
305 uint8_t hours = ((ps2buf[0x1d] >> 4) * 10) + (ps2buf[0x1d] & 0x0f); in mpegps_read_pes_header() local
H A Dsbgdec.c183 int hours, minutes; in str_to_time() local
H A Ddashenc.c765 int hours = minutes / 60; in write_time() local
H A Ddashdec.c212 uint32_t hours = 0; in get_duration_insec() local
/third_party/rust/crates/nix/src/sys/
H A Dtime.rs150 fn hours(hours: i64) -> Self { in hours() functions
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog2.cpp598 UInt64 hours = timeValue / 3600; in GetTimeString() local
/third_party/libabigail/src/
H A Dabg-tools-utils.cc254 timer::value(time_t& hours, in value() argument
282 time_t hours = 0, minutes = 0, seconds = 0; in value_as_string() local
290 o << hours << "h"; value_as_string() local
[all...]
/third_party/python/Modules/
H A D_zoneinfo.c1661 long hours = 0; in parse_tz_delta() local
[all...]
H A D_datetimemodule.c1431 format_ctime(PyDateTime_Date *date, int hours, int minutes, int seconds) in format_ctime() argument
1466 int hours, minutes, seconds, microseconds; in format_utcoffset() local
2684 int hours = divmod(minutes, 60, &minutes); delta_str() local
3982 int hours, minutes, seconds, microseconds; timezone_str() local
[all...]
/third_party/ffmpeg/fftools/
H A Dffmpeg.c1521 int hours, mins, secs, us; in print_report() local
H A Dffprobe.c407 int hours, mins; in value_string() local
/third_party/icu/icu4c/source/test/intltest/
H A Ddtfmttst.cpp258 int32_t offset, hours, minutes, seconds; in TestWallyWedel() local
/third_party/icu/icu4c/source/tools/tzcode/
H A Dzic.c1994 register int hours; in stringoffset() local
2012 (void) sprintf(end(result), "%d", hours); in stringoffset() local
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dapps.c3253 set_crl_nextupdate(X509_CRL *crl, const char *nextupdate, long days, long hours, long secs) set_crl_nextupdate() argument
/third_party/openssl/apps/lib/
H A Dapps.c3246 set_crl_nextupdate(X509_CRL *crl, const char *nextupdate, long days, long hours, long secs) set_crl_nextupdate() argument
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dzic.c1993 register int hours; in stringoffset() local
2011 (void) sprintf(end(result), "%d", hours); in stringoffset() local
/third_party/node/deps/v8/src/objects/
H A Djs-temporal-objects.cc92 int64_t hours; member
793 CreateTemporalDuration( Isolate* isolate, Handle<JSFunction> target, Handle<HeapObject> new_target, int64_t years, int64_t months, int64_t weeks, int64_t days, int64_t hours, int64_t minutes, int64_t seconds, int64_t milliseconds, int64_t microseconds, int64_t nanoseconds) CreateTemporalDuration() argument
846 CreateTemporalDuration( Isolate* isolate, int64_t years, int64_t months, int64_t weeks, int64_t days, int64_t hours, int64_t minutes, int64_t seconds, int64_t milliseconds, int64_t microseconds, int64_t nanoseconds) CreateTemporalDuration() argument
2222 int64_t hours = offset_nanoseconds / 3600000000000; FormatTimeZoneOffsetString() local
2595 int32_t hours = parsed.tzuo_hour; ParseTemporalTimeZoneString() local
2725 int64_t hours = parsed.tzuo_hour; ParseTimeZoneOffsetString() local
3596 BalanceDuration(Isolate* isolate, int64_t* days, int64_t* hours, int64_t* minutes, int64_t* seconds, int64_t* milliseconds, int64_t* microseconds, int64_t* nanoseconds, Unit largest_unit, const char* method_name) BalanceDuration() argument
3609 BalanceDuration(Isolate* isolate, int64_t* days, int64_t* hours, int64_t* minutes, int64_t* seconds, int64_t* milliseconds, int64_t* microseconds, int64_t* nanoseconds, Unit largest_unit, Handle<Object> relative_to_obj, const char* method_name) BalanceDuration() argument
4228 AddInstant(Isolate* isolate, Handle<BigInt> epoch_nanoseconds, int64_t hours, int64_t minutes, int64_t seconds, int64_t milliseconds, int64_t microseconds, int64_t nanoseconds) AddInstant() argument
4629 AddTime(Isolate* isolate, int64_t hour, int64_t minute, int64_t second, int64_t millisecond, int64_t microsecond, int64_t nanosecond, int64_t hours, int64_t minutes, int64_t seconds, int64_t milliseconds, int64_t microseconds, int64_t nanoseconds) AddTime() argument
4657 TotalDurationNanoseconds(Isolate* isolate, int64_t days, int64_t hours, int64_t minutes, int64_t seconds, int64_t milliseconds, int64_t microseconds, int64_t nanoseconds, int64_t offset_shift) TotalDurationNanoseconds() argument
4693 Constructor( Isolate* isolate, Handle<JSFunction> target, Handle<HeapObject> new_target, Handle<Object> years, Handle<Object> months, Handle<Object> weeks, Handle<Object> days, Handle<Object> hours, Handle<Object> minutes, Handle<Object> seconds, Handle<Object> milliseconds, Handle<Object> microseconds, Handle<Object> nanoseconds) Constructor() argument
[all...]
/third_party/tzdata/
H A Dzic.c2874 register int hours; in stringoffset() local
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/usb/
H A Dvideodev2.h860 __u8 hours; member
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/
H A Dvideodev2.h860 __u8 hours; member
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c10680 int hours; in end_timestamp_zone() local
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 106 milliseconds

12