Home
last modified time | relevance | path

Searched defs:sec (Results 1 - 25 of 239) sorted by relevance

12345678910

/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/time_h/
H A D4-1-buildonly.c16 time_t sec; in dummyfcn() local
/foundation/communication/dsoftbus/adapter/common/include/
H A Dsoftbus_adapter_timer.h26 int64_t sec; member
/third_party/jerryscript/tests/jerry/
H A Ddate-setters.js16 var sec = 1000 * ms; variable
[all...]
/foundation/ai/ai_engine/services/common/platform/time/source/
H A Dtime.cpp28 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 Dcj_datepicker_ffi.h36 int64_t sec; member
/third_party/json/docs/examples/
H A Dsax_parse__binary.cpp101 sax_event_consumer sec; in main() local
/third_party/icu/icu4c/source/test/intltest/
H A Dcalcasts.h38 int32_t sec; member
/third_party/ltp/lib/newlib_tests/
H A Dtest_timer.c80 long long sec = tst_ts_get_sec(ts); in test_add_sub() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/request_key/
H A Drequest_key02.c64 int sec = 1; in init_key() local
/third_party/ltp/testcases/kernel/syscalls/sysinfo/
H A Dsysinfo03.c29 long sec, sec_rem; in read_proc_uptime() local
/third_party/ltp/testcases/kernel/syscalls/alarm/
H A Dalarm02.c23 unsigned int sec; member
/third_party/musl/libc-test/src/functionalext/supplement/stat/
H A Dutimensat.c22 const long sec = 123840; variable
/third_party/musl/libc-test/src/functionalext/supplement/time/
H A Dgettimeofday.c41 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 Dtime_ftime_test.cpp25 auto sec = std::chrono::duration_cast<std::chrono::seconds>(duration).count(); in HWTEST_F() local
/third_party/openssl/test/
H A Dtime_offset_test.c72 int day, sec; in test_offset() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dbss_load.c45 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 Dbss_load.c45 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
/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dtoss_animation_controller.cpp119 double sec = static_cast<double>(tv.tv_sec); in GetCurrentTime() local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dlog.h40 time_t sec = (time_t)tv->tv_sec; in FillpLogGetNowTime() local
/third_party/ffmpeg/libavformat/
H A Dwebvttenc.c32 int64_t sec, min, hour; in webvtt_write_time() local
/third_party/mesa3d/include/android_stub/log/
H A Dlog_read.h44 uint32_t sec; /* seconds since Epoch */ member
/third_party/ltp/testcases/kernel/syscalls/getitimer/
H A Dgetitimer01.c33 static void set_setitimer_value(int sec, int usec) in set_setitimer_value() argument
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Da_utctm.c78 int day, sec; in ASN1_UTCTIME_cmp_time_t() local
/third_party/openssl/crypto/asn1/
H A Da_utctm.c78 int day, sec; in ASN1_UTCTIME_cmp_time_t() local
/foundation/ai/intelligent_voice_framework/utils/
H A Dtime_util.h87 long sec = secs % MIN_PER_S; in TimeElapse() local

Completed in 6 milliseconds

12345678910