/third_party/node/deps/openssl/openssl/include/openssl/ |
H A D | ts.h | 250 * This must return the seconds and microseconds since Jan 1, 1970 in the sec 254 typedef int (*TS_time_cb) (struct TS_resp_ctx *, void *, long *sec, 305 * Clock precision digits, i.e. the number of decimal digits: '0' means sec,
|
/third_party/node/deps/openssl/config/archs/linux64-riscv64/no-asm/include/openssl/ |
H A D | crmf.h | 133 const unsigned char *sec, size_t seclen,
|
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm_avx2/include/openssl/ |
H A D | crmf.h | 133 const unsigned char *sec, size_t seclen,
|
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm/include/openssl/ |
H A D | crmf.h | 133 const unsigned char *sec, size_t seclen,
|
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/no-asm/include/openssl/ |
H A D | crmf.h | 133 const unsigned char *sec, size_t seclen,
|
/third_party/node/deps/openssl/config/archs/linux64-mips64/asm/include/openssl/ |
H A D | crmf.h | 133 const unsigned char *sec, size_t seclen,
|
/third_party/node/deps/openssl/config/archs/linux64-mips64/asm_avx2/include/openssl/ |
H A D | crmf.h | 133 const unsigned char *sec, size_t seclen,
|
/third_party/node/deps/openssl/config/archs/linux64-mips64/no-asm/include/openssl/ |
H A D | crmf.h | 133 const unsigned char *sec, size_t seclen,
|
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm/include/openssl/ |
H A D | crmf.h | 133 const unsigned char *sec, size_t seclen,
|
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | ocsp.h | 224 ASN1_GENERALIZEDTIME *nextupd, long sec, long maxsec);
|
/third_party/openssl/include/openssl/ |
H A D | ts.h | 250 * This must return the seconds and microseconds since Jan 1, 1970 in the sec 254 typedef int (*TS_time_cb) (struct TS_resp_ctx *, void *, long *sec, 305 * Clock precision digits, i.e. the number of decimal digits: '0' means sec,
|
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/manager/src/ |
H A D | softbus_broadcast_mgr.c | 1266 static int32_t SoftBusCondWaitSec(int64_t sec, int32_t bcId, SoftBusMutex *mutex) in SoftBusCondWaitSec() argument 1272 absTime.sec += sec; in SoftBusCondWaitSec() 1339 int64_t time = absTime.sec * MGR_TIME_THOUSAND_MULTIPLIER * MGR_TIME_THOUSAND_MULTIPLIER + absTime.usec; in MgrGetSysTime()
|
/third_party/mesa3d/src/vulkan/wsi/ |
H A D | wsi_common_display.c | 1206 unsigned int sec, in wsi_display_page_flip_handler2() 1227 unsigned int sec, in wsi_display_page_flip_handler() 1231 wsi_display_page_flip_handler2(fd, frame, sec, usec, 0, data); in wsi_display_page_flip_handler() 1235 unsigned int sec, unsigned int usec, in wsi_display_vblank_handler() 1204 wsi_display_page_flip_handler2(int fd, unsigned int frame, unsigned int sec, unsigned int usec, uint32_t crtc_id, void *data) wsi_display_page_flip_handler2() argument 1225 wsi_display_page_flip_handler(int fd, unsigned int frame, unsigned int sec, unsigned int usec, void *data) wsi_display_page_flip_handler() argument 1234 wsi_display_vblank_handler(int fd, unsigned int frame, unsigned int sec, unsigned int usec, void *data) wsi_display_vblank_handler() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | dpp_hostapd.c | 338 diff_ms = diff.sec * 1000 + diff.usec / 1000; in hostapd_dpp_reply_wait_timeout() 482 used = diff.sec * 1000 + diff.usec / 1000; in hostapd_dpp_auth_init_next() 1637 (os_time_t) hapd->conf->dpp_netaccesskey_expiry < now.sec) { in hostapd_dpp_rx_peer_disc_req() 1703 expiration = expire - now.sec; in hostapd_dpp_rx_peer_disc_req()
|
H A D | ieee802_1x.c | 2011 sta->session_timeout.sec += session_timeout; in ieee802_1x_receive_auth() 2869 (unsigned int) diff.sec, in ieee802_1x_get_mib_sta() 2977 session_timeout = (remaining.sec > 0) ? remaining.sec : 1; in ieee802_1x_finished()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | ieee802_1x.c | 1999 sta->session_timeout.sec += session_timeout; in ieee802_1x_receive_auth() 2863 (unsigned int) diff.sec, in ieee802_1x_get_mib_sta() 2971 session_timeout = (remaining.sec > 0) ? remaining.sec : 1; in ieee802_1x_finished()
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/mtp_native_test/src/ |
H A D | mtp_test.cpp | 172 time_t sec = 0; in HWTEST_F() local 173 MtpPacketTool::FormatDateTime(sec); in HWTEST_F()
|
/foundation/multimedia/media_library/frameworks/services/media_mtp/src/ |
H A D | mtp_packet_tools.cpp | 782 std::string MtpPacketTool::FormatDateTime(time_t sec) in FormatDateTime() argument 786 localtime_r(&sec, &tm); in FormatDateTime()
|
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/ |
H A D | lnn_sync_info_manager.c | 231 diff = (now.sec - item->accessTime.sec) * TIME_CONVERSION_UNIT + in CloseUnusedChannel()
|
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/ |
H A D | lnn_heartbeat_ctrl.c | 576 nowTime = time.sec * HB_TIME_FACTOR + time.usec / HB_TIME_FACTOR; in HbScreenStateChangeEventHandler() 926 uint64_t timeStamp = (uint64_t)time.sec * HB_TIME_FACTOR + (uint64_t)time.usec / HB_TIME_FACTOR; in LnnOfflineTimingByHeartbeat()
|
H A D | lnn_heartbeat_fsm.c | 873 nowTime = (uint64_t)times.sec * HB_TIME_FACTOR + (uint64_t)times.usec / HB_TIME_FACTOR; in CheckDevStatusByNetworkId() 1006 nowTime = (uint64_t)times.sec * HB_TIME_FACTOR + (uint64_t)times.usec / HB_TIME_FACTOR; in OnScreeOffCheckDevStatus()
|
H A D | lnn_heartbeat_strategy.c | 123 nowTime = times.sec * HB_TIME_FACTOR + times.usec / HB_TIME_FACTOR; in GetGearModeFromSettingList() 267 nowTime = times.sec * HB_TIME_FACTOR + times.usec / HB_TIME_FACTOR; in LnnSetGearModeBySpecificType()
|
/third_party/ffmpeg/libavformat/ |
H A D | segment.c | 877 time_t sec = avgt / 1000000; in seg_write_packet() local 878 localtime_r(&sec, &ti); in seg_write_packet()
|
/third_party/tzdata/ |
H A D | zdump.c | 378 fprintf(stderr, " sec=%d", tmp->tm_sec); in my_localtime_rz() 779 intmax_t sec = SECSPERREPEAT, result = cycles * sec; in delta_nonneg() local
|
/third_party/python/Lib/ |
H A D | imaplib.py | 110 br' (?P<hour>[0-9][0-9]):(?P<min>[0-9][0-9]):(?P<sec>[0-9][0-9])' 1463 sec = int(mo.group('sec')) 1473 tt = (year, mon, day, hour, min, sec, -1, -1, -1)
|