Home
last modified time | relevance | path

Searched defs:seconds (Results 126 - 150 of 204) sorted by relevance

123456789

/foundation/multimedia/media_library/frameworks/services/media_dfx/src/
H A Ddfx_reporter.cpp348 std::string SecondsToTime(const int64_t& seconds) in SecondsToTime() argument
/third_party/ffmpeg/libavcodec/
H A Dh264_sei.h60 int seconds; member
H A Dmpeg4videoenc.c885 int64_t hours, minutes, seconds; in mpeg4_encode_gop_header() local
/third_party/benchmark/src/
H A Dbenchmark.cc284 void State::SetIterationTime(double seconds) { in SetIterationTime() argument
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dtzdst.c336 INT64 seconds, days; in DstGetDayOfMonth() local
490 STATIC BOOL CheckDstPeriodInner(const struct tm * const tm, INT64 seconds, INT64 dstStart, INT64 dstEnd) in CheckDstPeriodInner() argument
519 CheckWithinDstPeriod(const struct tm * const tm, INT64 seconds) CheckWithinDstPeriod() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dmeasfmt.cpp737 double seconds = hms[2].getDouble(status); in formatNumeric() local
/third_party/node/deps/icu-small/source/i18n/
H A Dmeasfmt.cpp737 double seconds = hms[2].getDouble(status); in formatNumeric() local
/third_party/node/deps/v8/src/d8/
H A Dd8-posix.cc90 time_t seconds = time_now.tv_sec - start_time.tv_sec; in WaitOnFD() local
118 int seconds = static_cast<int>(time_now.tv_sec - start_time.tv_sec); in TimeIsOut() local
/third_party/node/deps/v8/src/base/platform/
H A Dtime.cc57 int64_t seconds = in ComputeThreadTicks() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dmeasfmt.cpp737 double seconds = hms[2].getDouble(status); in formatNumeric() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
H A DFDRRecords.h148 uint64_t seconds() const { return Seconds; } in seconds() function in llvm::xray::WallclockRecord
/third_party/protobuf/src/google/protobuf/util/internal/
H A Dprotostream_objectsource.cc338 int64 seconds = p.first; in RenderTimestamp() local
362 int64 seconds = p.first; in RenderDuration() local
1067 uint64 seconds = 0; ReadSecondsAndNanos() local
[all...]
H A Dprotostream_objectwriter.cc115 void SplitSecondsAndNanos(StringPiece input, StringPiece* seconds, in SplitSecondsAndNanos() argument
1007 int64 seconds; in RenderTimestamp() local
1082 int64 seconds = sign * unsigned_seconds; RenderDuration() local
[all...]
/third_party/protobuf/src/google/protobuf/util/
H A Dtime_util.cc63 Timestamp CreateNormalized(int64 seconds, int64 nanos) { in CreateNormalized() argument
83 Duration CreateNormalized(int64 seconds, int64 nanos) { in CreateNormalized() argument
117 FormatTime(int64 seconds, int32 nanos) FormatTime() argument
121 ParseTime(const std::string& value, int64* seconds, int32* nanos) ParseTime() argument
125 CurrentTime(int64* seconds, int32* nanos) CurrentTime() argument
160 int64 seconds; FromString() local
170 int64 seconds; GetCurrentTime() local
180 int64 seconds = duration.seconds(); ToString() local
221 int64 seconds = strto64(seconds_part.c_str(), &end, 10); FromString() local
257 SecondsToDuration(int64 seconds) SecondsToDuration() argument
312 SecondsToTimestamp(int64 seconds) SecondsToTimestamp() argument
395 int64 seconds = ToDuration() local
435 int64 seconds = static_cast<int64>(result); operator *=() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_format.cc191 const int seconds = offset % 60; in FormatOffset() local
588 int seconds = 0; in ParseOffset() local
[all...]
/test/xts/hats/hdf/camera/cameraHdi/v4l2/src/
H A Dtest_display.cpp132 auto seconds = time(nullptr); in OpenVideoFile() local
/third_party/curl/src/
H A Dtool_operate.c564 curl_off_t seconds = tvdiff(tvnow(), per->retrystart)/1000; in post_per_transfer() local
/third_party/mbedtls/programs/test/
H A Dbenchmark.c415 static void mbedtls_set_alarm(int seconds) in mbedtls_set_alarm() argument
437 static void mbedtls_set_alarm(int seconds) in mbedtls_set_alarm() argument
/third_party/musl/porting/liteos_m/user/hook/
H A Dlos_usr_libc.c408 unsigned sleep(unsigned seconds) in sleep() argument
/third_party/icu/icu4c/source/tools/tzcode/
H A Dzdump.c686 register intmax_t myy, seconds, years; in yeartot() local
/third_party/mksh/
H A Dvar.c1242 static time_t seconds; /* time SECONDS last set */ variable
/third_party/python/Lib/
H A Ddatetime.py731 def seconds(self): global() member in timedelta
[all...]
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dzdump.c692 register intmax_t myy, seconds, years; in yeartot() local
/third_party/skia/tools/skpbench/
H A Dskpbench.cpp96 double seconds() const { return std::chrono::duration<double>(fDuration).count(); } in seconds() function
/third_party/toybox/toys/pending/
H A Ddhcp6.c268 static void set_timeout(int seconds) in set_timeout() argument

Completed in 35 milliseconds

123456789