| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | measfmt.cpp | 737 double seconds = hms[2].getDouble(status); in formatNumeric() local
|
| /third_party/node/deps/v8/src/d8/ |
| H A D | d8-posix.cc | 90 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 D | time.cc | 57 int64_t seconds = in ComputeThreadTicks() local [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | measfmt.cpp | 737 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 D | FDRRecords.h | 148 uint64_t seconds() const { return Seconds; } in seconds() function in llvm::xray::WallclockRecord
|
| /third_party/protobuf/src/google/protobuf/util/internal/ |
| H A D | protostream_objectsource.cc | 338 int64 seconds = p.first; in RenderTimestamp() local 362 int64 seconds = p.first; in RenderDuration() local 1067 uint64 seconds = 0; ReadSecondsAndNanos() local [all...] |
| H A D | protostream_objectwriter.cc | 115 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 D | time_util.cc | 63 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 D | time_zone_format.cc | 191 const int seconds = offset % 60; in FormatOffset() local 588 int seconds = 0; in ParseOffset() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | mpeg4videoenc.c | 885 int64_t hours, minutes, seconds; in mpeg4_encode_gop_header() local
|
| /third_party/curl/src/ |
| H A D | tool_operate.c | 564 curl_off_t seconds = tvdiff(tvnow(), per->retrystart)/1000; in post_per_transfer() local
|
| /third_party/mbedtls/programs/test/ |
| H A D | benchmark.c | 415 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 D | los_usr_libc.c | 408 unsigned sleep(unsigned seconds) in sleep() argument
|
| /third_party/icu/icu4c/source/tools/tzcode/ |
| H A D | zdump.c | 686 register intmax_t myy, seconds, years; in yeartot() local
|
| /third_party/mksh/ |
| H A D | var.c | 1242 static time_t seconds; /* time SECONDS last set */ variable
|
| /third_party/python/Lib/ |
| H A D | datetime.py | 731 def seconds(self): global() member in timedelta [all...] |
| /third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
| H A D | zdump.c | 692 register intmax_t myy, seconds, years; in yeartot() local
|
| /third_party/skia/tools/skpbench/ |
| H A D | skpbench.cpp | 96 double seconds() const { return std::chrono::duration<double>(fDuration).count(); } in seconds() function
|
| /third_party/toybox/toys/pending/ |
| H A D | dhcp6.c | 268 static void set_timeout(int seconds) in set_timeout() argument
|
| /third_party/tzdata/ |
| H A D | zdump.c | 686 register intmax_t myy, seconds, years; in yeartot() local [all...] |
| /third_party/python/Python/ |
| H A D | pytime.c | 408 _PyTime_FromSeconds(int seconds) in _PyTime_FromSeconds() argument
|
| /third_party/python/Modules/ |
| H A D | signalmodule.c | 433 signal_alarm_impl(PyObject *module, int seconds) in signal_alarm_impl() argument 910 signal_setitimer_impl(PyObject *module, int which, PyObject *seconds, argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/time/ |
| H A D | time.h | 1089 inline TimeZone FixedTimeZone(int seconds) { in FixedTimeZone() argument [all...] |
| /third_party/rust/crates/nix/src/sys/ |
| H A D | time.rs | 165 fn seconds(seconds: i64) -> Self; in seconds() functions 261 fn seconds(seconds: i64) -> TimeSpec { in seconds() functions 497 fn seconds(seconds: i64) -> TimeVal { seconds() functions [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | dpp_supplicant.c | 1331 unsigned int seconds; in wpas_dpp_rx_peer_disc_resp() local
|