/kernel/linux/linux-5.10/fs/fat/ |
H A D | misc.c | 308 time64_t seconds = now->tv_sec - fat_tz_offset(sbi); in fat_truncate_time() local
|
/kernel/linux/linux-5.10/kernel/time/ |
H A D | itimer.c | 277 static unsigned int alarm_setitimer(unsigned int seconds) in alarm_setitimer() argument [all...] |
/kernel/linux/linux-5.10/kernel/ |
H A D | smpboot.c | 418 bool cpu_wait_death(unsigned int cpu, int seconds) in cpu_wait_death() argument
|
/kernel/linux/linux-5.10/drivers/ptp/ |
H A D | ptp_clock.c | 46 s64 seconds; in enqueue_external_timestamp() local
|
/kernel/linux/linux-5.10/drivers/rtc/ |
H A D | rtc-bq32k.c | 41 uint8_t seconds; member
|
/kernel/linux/linux-6.6/fs/fat/ |
H A D | misc.c | 291 time64_t seconds = ts->tv_sec - fat_tz_offset(sbi); in fat_truncate_atime() local
|
/kernel/linux/linux-6.6/drivers/watchdog/ |
H A D | nv_tco.c | 68 static inline unsigned char seconds_to_ticks(int seconds) in seconds_to_ticks() argument
|
/kernel/linux/linux-6.6/drivers/rtc/ |
H A D | rtc-bq32k.c | 42 uint8_t seconds; member
|
H A D | rtc-msc313.c | 53 unsigned long seconds; in msc313_rtc_read_alarm() local 83 unsigned long seconds; in msc313_rtc_set_alarm() local 111 u32 seconds; in msc313_rtc_read_time() local 135 unsigned long seconds; msc313_rtc_set_time() local [all...] |
H A D | rtc-tps6586x.c | 60 time64_t seconds; in tps6586x_rtc_read_time() local 86 time64_t seconds; in tps6586x_rtc_set_time() local 139 time64_t seconds; in tps6586x_rtc_set_alarm() local 188 time64_t seconds; tps6586x_rtc_read_alarm() local [all...] |
/kernel/linux/linux-6.6/drivers/ptp/ |
H A D | ptp_clock.c | 47 s64 seconds; in enqueue_external_timestamp() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/seccomp/ |
H A D | seccomp_benchmark.c | 54 int seconds = 15; in calibrate() local
|
/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...] |
/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
|