Home
last modified time | relevance | path

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

12

/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...]
/third_party/ffmpeg/libavformat/
H A Ddashenc.c764 int minutes = seconds / 60; in write_time() 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
/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 61 milliseconds

12