Home
last modified time | relevance | path

Searched defs:seconds (Results 51 - 75 of 328) sorted by relevance

12345678910>>...14

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dref_object.cpp128 WaitLockedUntil(std::condition_variable &cv, const std::function<bool(void)> &condition, int seconds) WaitLockedUntil() argument
/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-mc146818-lib.c17 bool mc146818_avoid_UIP(void (*callback)(unsigned char seconds, void *param), in mc146818_avoid_UIP() argument
22 unsigned char seconds; in mc146818_avoid_UIP() local
/kernel/linux/linux-5.10/tools/laptop/freefall/
H A Dfreefall.c80 static void protect(int seconds) in protect() argument
/kernel/linux/linux-5.10/include/uapi/linux/netfilter/
H A Dxt_recent.h29 __u32 seconds; member
38 __u32 seconds; member
/kernel/linux/linux-6.6/include/uapi/linux/netfilter/
H A Dxt_recent.h29 __u32 seconds; member
38 __u32 seconds; member
/kernel/linux/linux-6.6/tools/laptop/freefall/
H A Dfreefall.c80 static void protect(int seconds) in protect() argument
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/netfilter/
H A Dxt_recent.h37 __u32 seconds; member
45 __u32 seconds; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter/
H A Dxt_recent.h37 __u32 seconds; member
45 __u32 seconds; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter/
H A Dxt_recent.h25 __u32 seconds; member
33 __u32 seconds; member
/third_party/benchmark/src/
H A Dthread_timer.h41 void SetIterationTime(double seconds) { manual_time_used_ += seconds; } in SetIterationTime() argument
/third_party/FatFs/source/
H A Ddiskio.c215 time_t seconds = 0; in get_fattime() local
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DDurationPartial.cs65 internal static bool IsNormalized(long seconds, int nanoseconds) in IsNormalized() argument
164 internal static Duration Normalize(long seconds, in argument
197 ToJson(long seconds, int nanoseconds, bool diagnosticOnly) ToJson() argument
[all...]
/third_party/toybox/toys/net/
H A Dnetcat.c69 static void set_alarm(int seconds) in set_alarm() argument
/third_party/vk-gl-cts/framework/delibs/dethread/unix/
H A DdeThreadUnix.c148 deUint32 seconds = milliseconds / 1000; in deSleep() local
/base/global/i18n_lite/frameworks/i18n/include/
H A Ddate_time_format_impl.h51 int32_t seconds; member
/base/notification/common_event_service/test/systemtest/common/ces/ces_check_service/
H A Dces_check_service.cpp128 int64_t seconds = 0; in HWTEST_F() local
/base/powermgr/battery_manager/charger/src/
H A Dcharger_graphic_engine.cpp87 auto seconds = usec / USECONDS_PER_SECONDS; in UsSleep() local
/device/soc/hisilicon/common/platform/watchdog/
H A Dwatchdog_hi35xx.c108 static int32_t Hi35xxWatchdogSetTimeout(struct WatchdogCntlr *wdt, uint32_t seconds) in Hi35xxWatchdogSetTimeout() argument
137 static int32_t Hi35xxWatchdogGetTimeout(struct WatchdogCntlr *wdt, uint32_t *seconds) in Hi35xxWatchdogGetTimeout() argument
/foundation/ability/ability_runtime/test/unittest/ams_service_app_spawn_client_test/
H A Dams_service_app_spawn_client_test.cpp41 int MockSleep([[maybe_unused]] uint32_t seconds) in MockSleep() argument
/foundation/ability/ability_runtime/test/moduletest/common/ams/service_app_spawn_client_test/
H A Dams_service_app_spawn_client_module_test.cpp49 int MockSleep([[maybe_unused]] uint32_t seconds) in MockSleep() argument
/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dvelocity_tracker.cpp157 auto seconds = duration.count(); in UpdateTouchPoint() local
183 auto seconds = duration.count(); in UpdateTrackerPoint() local
/foundation/multimedia/player_framework/services/utils/
H A Dtime_format_utils.cpp59 long seconds = (hours * 60 + mins) * 60; in FormatDateTimeByTimeZone() local
/foundation/communication/dsoftbus/tests/core/bus_center/mock_common/src/
H A Dlnn_socket_mock.cpp63 int32_t ConnSetTcpKeepalive(int32_t fd, int32_t seconds, int32_t keepAliveIntvl, int32_t keepAliveCount) in ConnSetTcpKeepalive() argument
/foundation/communication/dsoftbus/adapter/common/kernel/posix/
H A Dsoftbus_adapter_timer.c170 time_t seconds = (time_t)(timestamp / MS_PER_SECOND); local
/kernel/linux/linux-5.10/tools/testing/selftests/timers/
H A Dinconsistency-check.c94 int consistency_test(int clock_type, unsigned long seconds) in consistency_test() argument

Completed in 11 milliseconds

12345678910>>...14