/drivers/hdf_core/interfaces/inner_api/osal/shared/ |
H A D | osal_time.h | 44 uint64_t sec; /**< Second */ member
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/time_h/ |
H A D | 4-1-buildonly.c | 16 time_t sec; in dummyfcn() local
|
/foundation/communication/dsoftbus/adapter/common/include/ |
H A D | softbus_adapter_timer.h | 26 int64_t sec; member
|
/third_party/jerryscript/tests/jerry/ |
H A D | date-setters.js | 16 var sec = 1000 * ms; variable [all...] |
/foundation/ai/ai_engine/services/common/platform/time/source/ |
H A D | time.cpp | 28 std::chrono::seconds sec = std::chrono::duration_cast<std::chrono::seconds>(d); in GetCurTimeSec() local 35 std::chrono::milliseconds sec = std::chrono::duration_cast<std::chrono::milliseconds>(d); in GetCurTimeMillSec() local
|
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_datepicker_ffi.h | 36 int64_t sec; member
|
/third_party/json/docs/examples/ |
H A D | sax_parse__binary.cpp | 101 sax_event_consumer sec; in main() local
|
/drivers/hdf_core/adapter/khdf/liteos/osal/src/ |
H A D | osal_time.c | 59 uint32_t sec = 0; in OsalDiffTime() local 86 void OsalSleep(uint32_t sec) in OsalSleep() argument [all...] |
/drivers/hdf_core/adapter/khdf/liteos_m/osal/src/ |
H A D | osal_time.c | 58 uint32_t sec = 0; in OsalDiffTime() local 85 void OsalSleep(uint32_t sec) in OsalSleep() argument [all...] |
/drivers/hdf_core/adapter/khdf/uniproton/osal/src/ |
H A D | osal_time.c | 59 uint32_t sec = 0; in OsalDiffTime() local 86 void OsalSleep(uint32_t sec) in OsalSleep() argument [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | calcasts.h | 38 int32_t sec; member
|
/third_party/ltp/lib/newlib_tests/ |
H A D | test_timer.c | 80 long long sec = tst_ts_get_sec(ts); in test_add_sub() local [all...] |
/third_party/ltp/testcases/kernel/syscalls/request_key/ |
H A D | request_key02.c | 64 int sec = 1; in init_key() local
|
/third_party/ltp/testcases/kernel/syscalls/sysinfo/ |
H A D | sysinfo03.c | 29 long sec, sec_rem; in read_proc_uptime() local
|
/third_party/ltp/testcases/kernel/syscalls/alarm/ |
H A D | alarm02.c | 23 unsigned int sec; member
|
/third_party/musl/libc-test/src/functionalext/supplement/stat/ |
H A D | utimensat.c | 22 const long sec = 123840; variable
|
/third_party/musl/libc-test/src/functionalext/supplement/time/ |
H A D | gettimeofday.c | 41 int sec = atoi(str); in gettimeofday_0100() local 74 int sec = atoi(str); in gettimeofday_time64_0100() local
|
/third_party/musl/libc-test/src/functionalext/supplement/time/time_gtest/ |
H A D | time_ftime_test.cpp | 25 auto sec = std::chrono::duration_cast<std::chrono::seconds>(duration).count(); in HWTEST_F() local
|
/third_party/openssl/test/ |
H A D | time_offset_test.c | 72 int day, sec; in test_offset() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | bss_load.c | 45 unsigned int sec, usec; in update_channel_utilization() local 85 unsigned int sec, usec; in bss_load_update_init() local 19 get_bss_load_update_timeout(struct hostapd_data *hapd, unsigned int *sec, unsigned int *usec) get_bss_load_update_timeout() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | bss_load.c | 45 unsigned int sec, usec; in update_channel_utilization() local 85 unsigned int sec, usec; in bss_load_update_init() local 19 get_bss_load_update_timeout(struct hostapd_data *hapd, unsigned int *sec, unsigned int *usec) get_bss_load_update_timeout() argument
|
/drivers/hdf_core/adapter/khdf/linux/osal/src/ |
H A D | osal_time.c | 55 uint32_t sec = 0; in OsalDiffTime() local 77 void OsalSleep(uint32_t sec) in OsalSleep() argument [all...] |
/drivers/hdf_core/framework/support/posix/src/ |
H A D | osal_time.c | 39 uint32_t sec = 0; in OsalDiffTime() local 66 OsalSleep(uint32_t sec) OsalSleep() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components/picker/ |
H A D | toss_animation_controller.cpp | 119 double sec = static_cast<double>(tv.tv_sec); in GetCurrentTime() local
|
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/ |
H A D | log.h | 40 time_t sec = (time_t)tv->tv_sec; in FillpLogGetNowTime() local
|