Home
last modified time | relevance | path

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

12

/third_party/protobuf/src/google/protobuf/util/
H A Dtime_util.cc261 Duration TimeUtil::MinutesToDuration(int64 minutes) { in MinutesToDuration() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_format.cc192 const int minutes = (offset /= 60) % 60; in FormatOffset() local
587 int minutes = 0; in ParseOffset() local
/commonlibrary/ets_utils/js_sys_module/console/
H A Dconsole.cpp620 uint32_t minutes = 0; in PrintTime() local
/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/rust/crates/nix/src/sys/
H A Dtime.rs158 fn minutes(minutes: i64) -> Self { in minutes() functions
/applications/standard/calendardata/calendarmanager/native/src/
H A Dnative_util.cpp866 int minutes; in GetUTCTime() local
/third_party/ffmpeg/libavformat/
H A Dsbgdec.c183 int hours, minutes; in str_to_time() local
H A Ddashenc.c764 int minutes = seconds / 60; in write_time() local
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog2.cpp600 UInt32 minutes = seconds / 60; in GetTimeString() local
/third_party/libabigail/src/
H A Dabg-tools-utils.cc282 time_t hours = 0, minutes = 0, seconds = 0; in value_as_string() local
254 value(time_t& hours, time_t& minutes, time_t& seconds, time_t& milliseconds) const value() argument
293 o << minutes << "m"; value_as_string() local
[all...]
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_xmp.cpp352 real64 minutes = 0.0; in DecodeGPSCoordinate() local
/third_party/python/Modules/
H A D_zoneinfo.c1662 long minutes = 0; in parse_tz_delta() local
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
2683 int minutes = divmod(seconds, 60, &seconds); delta_str() local
3982 int hours, minutes, seconds, microseconds; timezone_str() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_pattern.cpp73 auto minutes = (time % SECONDS_PER_HOUR) / SECONDS_PER_MINUTE; in IntTimeToText() 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.c1995 register int minutes; in stringoffset() local
2014 (void) sprintf(end(result), ":%02d", minutes); in stringoffset() local
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dzic.c1994 register int minutes; in stringoffset() local
2013 (void) sprintf(end(result), ":%02d", minutes); in stringoffset() local
/third_party/node/deps/v8/src/objects/
H A Djs-temporal-objects.cc93 int64_t minutes; 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
2220 int64_t minutes = (offset_nanoseconds / 60000000000) % 60; FormatTimeZoneOffsetString() local
2600 int32_t minutes = ParseTemporalTimeZoneString() local
2727 int64_t minutes = parsed.tzuo_minute_is_undefined() ? 0 : parsed.tzuo_minute; 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.c2789 int seconds, minutes; in abbroffset() local
2875 register int minutes; in stringoffset() local
/third_party/backends/backend/
H A Dhp3900_rts8822.c3929 Lamp_Status_Timer_Set (struct st_device *dev, SANE_Int minutes) in Lamp_Status_Timer_Set() argument
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/usb/
H A Dvideodev2.h859 __u8 minutes; member
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/
H A Dvideodev2.h859 __u8 minutes; member
/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 90 milliseconds

12