| /kernel/linux/linux-6.6/drivers/scsi/csiostor/ |
| H A D | csio_attr.c | 335 uint64_t seconds; in csio_get_stats() local
|
| /kernel/linux/linux-6.6/kernel/time/ |
| H A D | itimer.c | 277 static unsigned int alarm_setitimer(unsigned int seconds) in alarm_setitimer() argument [all...] |
| /test/xts/hats/hdf/camera/cameraHdi/v4l2/src/ |
| H A D | usb_camera_test_mult.cpp | 205 auto seconds = time(nullptr); in OpenVideoFile() local
|
| /third_party/ffmpeg/libavutil/ |
| H A D | dict.c | 260 time_t seconds = timestamp / 1000000; in avpriv_dict_set_timestamp() local
|
| /third_party/curl/src/ |
| H A D | tool_progress.c | 109 static void time2str(char *r, curl_off_t seconds) in time2str() argument
|
| /third_party/ffmpeg/tools/ |
| H A D | sidxindex.c | 218 int seconds = time / AV_TIME_BASE; in write_time() local
|
| /third_party/curl/lib/ |
| H A D | progress.c | 40 static void time2str(char *r, curl_off_t seconds) in time2str() argument [all...] |
| /third_party/benchmark/src/ |
| H A D | benchmark_runner.cc | 71 CreateRunReport( const benchmark::internal::BenchmarkInstance& b, const internal::ThreadManager::Result& results, IterationCount memory_iterations, const MemoryManager::Result* memory_result, double seconds, int64_t repetition_index, int64_t repeats) CreateRunReport() argument [all...] |
| /third_party/icu/icu4c/source/test/perf/normperf/ |
| H A D | simplenormperf.cpp | 206 double seconds = op.call(iterations, pieceLength); in measure() local
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/ |
| H A D | TimeZoneAliasTest.java | 234 public long seconds = Long.MIN_VALUE; field in TimeZoneAliasTest.Zone.Seconds [all...] |
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/ |
| H A D | TimeZoneAliasTest.java | 231 public long seconds = Long.MIN_VALUE; field in TimeZoneAliasTest.Zone.Seconds [all...] |
| /third_party/libsnd/programs/ |
| H A D | sndfile-info.c | 182 format_duration_str (double seconds) in format_duration_str() argument 201 double seconds ; in generate_duration_str() local [all...] |
| /third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
| H A D | ecma-builtin-date.c | 212 ecma_number_t seconds = ECMA_NUMBER_ZERO; in ecma_date_construct_helper() local 341 ecma_number_t seconds = ECMA_NUMBER_ZERO; in ecma_builtin_date_parse_ISO_string_format() local 531 ecma_number_t seconds in ecma_builtin_date_parse_toString_formats() local [all...] |
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-date.cc | 113 double date = 1.0, hours = 0.0, minutes = 0.0, seconds = 0.0, ms = 0.0; in BUILTIN() local 182 double month = 0.0, date = 1.0, hours = 0.0, minutes = 0.0, seconds = 0.0, in BUILTIN() local
|
| /third_party/node/deps/openssl/openssl/crypto/ts/ |
| H A D | ts_local.h | 58 ASN1_INTEGER *seconds; member 110 ASN1_INTEGER *seconds; /* accuracy, 0 means not specified. */ member
|
| /third_party/openssl/crypto/ts/ |
| H A D | ts_local.h | 58 ASN1_INTEGER *seconds; member 110 ASN1_INTEGER *seconds; /* accuracy, 0 means not specified. */ member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| H A D | TimeValue.h | 100 explicit TimeValue (SecondsType seconds, NanoSecondsType nanos = 0) in TimeValue() argument 207 SecondsType seconds() const { return seconds_; } in seconds() function in llvm::sys::TimeValue 267 getTimespecTime( uint64_t& seconds, uint32_t& nanos ) const getTimespecTime() argument 285 void seconds (SecondsType sec ) { seconds() function in llvm::sys::TimeValue [all...] |
| /third_party/vixl/benchmarks/aarch64/ |
| H A D | bench-utils.h | 51 bool HasRunFor(uint32_t seconds) { in HasRunFor() argument
|
| /third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/ |
| H A D | Durations.java | 128 public static boolean isValid(long seconds, int nanos) { in isValid() argument 305 fromSeconds(long seconds) fromSeconds() argument 439 normalizedDuration(long seconds, int nanos) normalizedDuration() argument [all...] |
| H A D | Timestamps.java | 156 public static boolean isValid(long seconds, int nanos) { in isValid() argument 286 fromSeconds(long seconds) fromSeconds() argument 387 normalizedTimestamp(long seconds, int nanos) normalizedTimestamp() argument [all...] |
| H A D | TimeUtil.java | 383 private static Duration normalizedDuration(long seconds, int nanos) { in normalizedDuration() argument [all...] |
| /third_party/protobuf/src/google/protobuf/stubs/ |
| H A D | time.cc | 211 bool SecondsToDateTime(int64 seconds, DateTime* time) { in SecondsToDateTime() argument 256 DateTimeToSeconds(const DateTime& time, int64* seconds) DateTimeToSeconds() argument 264 GetCurrentTime(int64* seconds, int32* nanos) GetCurrentTime() argument 271 FormatTime(int64 seconds, int32 nanos) FormatTime() argument 285 ParseTime(const string& value, int64* seconds, int32* nanos) ParseTime() argument [all...] |
| /third_party/python/Modules/clinic/ |
| H A D | signalmodule.c.h | 59 int seconds; in signal_alarm() local 302 PyObject *seconds; signal_setitimer() local [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/time/ |
| H A D | duration_benchmark.cc | 353 ABSL_ATTRIBUTE_NOINLINE timespec DoubleToTimespec(double seconds) { in DoubleToTimespec() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/debugging/ |
| H A D | failure_signal_handler.cc | 292 static void PortableSleepForSeconds(int seconds) { in PortableSleepForSeconds() argument
|