Home
last modified time | relevance | path

Searched defs:seconds (Results 76 - 100 of 323) sorted by relevance

12345678910>>...13

/kernel/linux/linux-5.10/drivers/scsi/qla4xxx/
H A Dql4_nvram.c206 unsigned int seconds = 30; in ql4xxx_sem_spinlock() local
/kernel/linux/linux-5.10/drivers/watchdog/
H A Dbd70528_wdt.c168 unsigned int seconds; in bd70528_wdt_set_timeout() local
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-mc13xxx.c63 unsigned int seconds, days1, days2; in mc13xxx_rtc_read_time() local
92 unsigned int seconds, days; in mc13xxx_rtc_set_time() local
158 unsigned int seconds, days; in mc13xxx_rtc_read_alarm() local
201 u32 seconds, days; mc13xxx_rtc_set_alarm() local
[all...]
H A Drtc-mc146818-lib.c21 bool mc146818_avoid_UIP(void (*callback)(unsigned char seconds, void *param), in mc146818_avoid_UIP() argument
27 unsigned char seconds; in mc146818_avoid_UIP() local
111 static void mc146818_get_time_callback(unsigned char seconds, void *param_in) in mc146818_get_time_callback() argument
/kernel/linux/linux-6.6/drivers/scsi/qla4xxx/
H A Dql4_nvram.c206 unsigned int seconds = 30; in ql4xxx_sem_spinlock() local
/kernel/linux/linux-6.6/tools/testing/selftests/timers/
H A Dinconsistency-check.c94 int consistency_test(int clock_type, unsigned long seconds) in consistency_test() argument
/third_party/benchmark/src/
H A Dbenchmark_runner.h112 double seconds; member
/third_party/icu/icu4c/source/samples/date/
H A Ddate.c80 char *seconds = NULL; in main() local
305 static UDate getWhen(const char *millis, const char *seconds, const char *format, const char *locale, in getWhen() argument
/third_party/ltp/testcases/kernel/syscalls/sendmsg/
H A Dsendmsg02.c122 static void reproduce(int seconds) in reproduce() argument
199 long seconds; in main() local
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DTimestampPartial.cs48 private static bool IsNormalized(long seconds, int nanoseconds) => in IsNormalized() argument
173 internal static Timestamp Normalize(long seconds, int nanoseconds) in Normalize() argument
199 internal static string ToJson(long seconds, in argument
[all...]
/third_party/pulseaudio/src/tests/
H A Dresampler-test.c305 int seconds; in main() local
/third_party/skia/third_party/externals/icu/source/samples/date/
H A Ddate.c80 char *seconds = NULL; in main() local
305 static UDate getWhen(const char *millis, const char *seconds, const char *format, const char *locale, in getWhen() argument
/third_party/toybox/toys/pending/
H A Ddd.c83 double seconds; in status() local
/third_party/protobuf/src/google/protobuf/
H A Dduration.pb.h233 inline ::PROTOBUF_NAMESPACE_ID::int64 Duration::seconds() const { in seconds() function in Duration
H A Dtimestamp.pb.h233 inline ::PROTOBUF_NAMESPACE_ID::int64 Timestamp::seconds() const { in seconds() function in Timestamp
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_posix.cc79 int seconds = 0; in ParseOffset() local
/base/hiviewdfx/hiview/base/utility/
H A Dtime_util.cpp48 void Sleep(unsigned int seconds) in Sleep() argument
160 auto seconds = milliSeconds / SEC_TO_MILLISEC; in GetFormattedTimestampEndWithMilli() local
/base/account/os_account/services/accountmgr/test/moduletest/app_account/
H A Dapp_account_manager_service_subscribe_module_test.cpp233 int64_t seconds = 0; in Wait() local
/base/hiviewdfx/faultloggerd/common/dfxutil/
H A Ddfx_util.cpp116 char seconds[128] = {0}; // 128 : time buffer size in GetCurrentTimeStr() local
/base/account/os_account/services/accountmgr/test/moduletest/os_account/
H A Dos_account_manager_service_subscribe_module_test.cpp217 int64_t seconds = GetSecondsBetween(startTime, doingTime); in HWTEST_F() local
/base/notification/common_event_service/tools/test/systemtest/cem/
H A Dcommon_event_command_publish_system_test.cpp181 int64_t seconds = 0; in HWTEST_F() local
241 int64_t seconds = 0; in HWTEST_F() local
301 int64_t seconds = 0; HWTEST_F() local
361 int64_t seconds = 0; HWTEST_F() local
[all...]
/base/tee/tee_client/frameworks/include/
H A Dtc_ns_client.h80 uint32_t seconds; member
/base/telephony/call_manager/test/unittest/call_manager_gtest/include/
H A Dcall_manager_gtest.h136 inline void SleepForSeconds(int32_t seconds) in SleepForSeconds() argument
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/channel/src/tcp/
H A Dtcp_socket.cpp212 bool TcpSocket::SetLinger(bool active, int seconds) in SetLinger() argument
/foundation/CastEngine/castengine_cast_plus_stream/src/channel/src/tcp/
H A Dtcp_socket.cpp212 bool TcpSocket::SetLinger(bool active, int seconds) in SetLinger() argument

Completed in 13 milliseconds

12345678910>>...13