/third_party/ffmpeg/libavformat/ |
H A D | mpegts.c | 1110 MpegTSSectionFilter *sec; in mpegts_open_section_filter() local 1120 sec = &filter->u.section_filter; in mpegts_open_section_filter() 1121 sec->section_cb = section_cb; in mpegts_open_section_filter() 1122 sec->opaque = opaque; in mpegts_open_section_filter() 1123 sec->section_buf = section_buf; in mpegts_open_section_filter() 1124 sec->check_crc = check_crc; in mpegts_open_section_filter() 1125 sec->last_ver = -1; in mpegts_open_section_filter() 1950 pes->dts > pcr + 10*90000) { //10sec in mpegts_push_data()
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | dtfmttst.cpp | 410 int32_t y, m, day, hr, min, sec; in TestTwoDigitYearDSTParse() local 411 dateToFields(d, y, m, day, hr, min, sec); in TestTwoDigitYearDSTParse() 847 int32_t month,yr,day,hr,min,sec; dateToFields(d,yr,month,day,hr,min,sec); in TestCzechMonths459() local 853 dateToFields(d,yr,month,day,hr,min,sec); in TestCzechMonths459() 911 int32_t year,month,day,hour,min,sec; dateToFields(today,year,month,day,hour,min,sec); in TestDayOfYearPattern195() local
|
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | ts.h | 308 * This must return the seconds and microseconds since Jan 1, 1970 in the sec 312 typedef int (*TS_time_cb) (struct TS_resp_ctx *, void *, long *sec, 364 * Clock precision digits, i.e. the number of decimal digits: '0' means sec,
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
H A D | p2p_i.h | 854 void p2p_set_timeout(struct p2p_data *p2p, unsigned int sec,
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | gas_query_ap.c | 83 return res.sec * 1000 + res.usec / 1000; in ms_from_time()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | gas_query_ap.c | 83 return res.sec * 1000 + res.usec / 1000; in ms_from_time()
|
/third_party/python/Modules/ |
H A D | _testcapimodule.c | 3839 time_t sec; in test_pytime_object_to_time_t() local 3845 if (_PyTime_ObjectToTime_t(obj, &sec, round) == -1) in test_pytime_object_to_time_t() 3847 return _PyLong_FromTime_t(sec); in test_pytime_object_to_time_t() 3854 time_t sec; in test_pytime_object_to_timeval() local 3861 if (_PyTime_ObjectToTimeval(obj, &sec, &usec, round) == -1) in test_pytime_object_to_timeval() 3863 return Py_BuildValue("Nl", _PyLong_FromTime_t(sec), usec); in test_pytime_object_to_timeval() 3870 time_t sec; in test_pytime_object_to_timespec() local 3877 if (_PyTime_ObjectToTimespec(obj, &sec, &nsec, round) == -1) in test_pytime_object_to_timespec() 3879 return Py_BuildValue("Nl", _PyLong_FromTime_t(sec), nsec); in test_pytime_object_to_timespec()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/ |
H A D | dbus_new_handlers.c | 3151 dbus_uint32_t roam_time = wpa_s->roam_time.sec * 1000 + in wpas_dbus_getter_roam_time() 3194 dbus_uint32_t session_length = wpa_s->session_length.sec * 1000 + in wpas_dbus_getter_session_length() 4813 age = diff.sec > 0 ? diff.sec : 0; in wpas_dbus_getter_bss_age()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/ |
H A D | dbus_new_handlers.c | 3541 dbus_uint32_t roam_time = wpa_s->roam_time.sec * 1000 + in wpas_dbus_getter_roam_time() 3584 dbus_uint32_t session_length = wpa_s->session_length.sec * 1000 + in wpas_dbus_getter_session_length() 5430 age = diff.sec > 0 ? diff.sec : 0; in wpas_dbus_getter_bss_age()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | ctrl_iface.c | 2554 ssid->disabled_until.sec ? in wpa_supplicant_ctrl_iface_list_networks() 3279 wpa_s->scan_min_time.sec = 0; in wpa_supplicant_ctrl_iface_select_network() 3318 wpa_s->scan_min_time.sec = 0; in wpa_supplicant_ctrl_iface_enable_network() 4763 (int) (now.sec - bss->last_update.sec)); in print_bss_info() 8143 wpa_s->sme.last_unprot_disconnect.sec = 0; in wpa_supplicant_ctrl_iface_flush() 8174 work->started, diff.sec, diff.usec); in wpas_ctrl_radio_work_show() 9778 (int) (entry->reauth_time - now.sec), in wpas_ctrl_iface_pmksa_get() 9779 (int) (entry->expiration - now.sec), in wpas_ctrl_iface_pmksa_get() 9885 entry->expiration = now.sec in wpas_ctrl_iface_pmksa_add() [all...] |
H A D | p2p_supplicant.c | 271 time_tmp_age.sec = bss->age / 1000; in wpas_p2p_scan_res_handler() 948 wpa_s->global->p2p_go_wait_client.sec = 0; in wpas_p2p_group_delete() 4870 bss->last_update.sec, bss->last_update.usec, in wpas_p2p_peer_go() 5590 wpa_s->p2p_auto_started.sec, in wpas_p2p_connect() 6792 wpa_s->p2p_auto_started.sec, in wpas_p2p_prov_disc() 7984 if (!ret && wpa_s->global->p2p_go_wait_client.sec) { in wpas_p2p_in_progress() 7990 wpa_s->global->p2p_go_wait_client.sec = 0; in wpas_p2p_in_progress() 8095 wpa_s->global->p2p_go_wait_client.sec = 0; in wpas_p2p_notify_ap_sta_authorized()
|
/third_party/libbpf/src/ |
H A D | libbpf.h | 1785 * @param sec section prefix for which custom handler is registered 1793 * *sec* defines which SEC() definitions are handled by this custom handler 1794 * registration. *sec* can have few different forms: 1795 * - if *sec* is just a plain string (e.g., "abc"), it will match only 1798 * - if *sec* is of the form "abc/", proper SEC() form is 1801 * - if *sec* is of the form "abc+", it will successfully match both 1803 * - if *sec* is NULL, custom handler is registered for any BPF program that 1808 * All custom handlers (except the one with *sec* == NULL) are processed 1819 LIBBPF_API int libbpf_register_prog_handler(const char *sec,
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/ |
H A D | ocsp.h | 351 ASN1_GENERALIZEDTIME *nextupd, long sec, long maxsec);
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/ |
H A D | cmp.h | 446 const unsigned char *sec, int len);
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/ |
H A D | ocsp.h | 351 ASN1_GENERALIZEDTIME *nextupd, long sec, long maxsec);
|
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/ |
H A D | cmp.h | 446 const unsigned char *sec, int len);
|
H A D | ocsp.h | 351 ASN1_GENERALIZEDTIME *nextupd, long sec, long maxsec);
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/ |
H A D | cmp.h | 446 const unsigned char *sec, int len);
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/ |
H A D | cmp.h | 446 const unsigned char *sec, int len);
|
H A D | ocsp.h | 351 ASN1_GENERALIZEDTIME *nextupd, long sec, long maxsec);
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/ |
H A D | cmp.h | 446 const unsigned char *sec, int len);
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/ |
H A D | cmp.h | 446 const unsigned char *sec, int len);
|
H A D | ocsp.h | 351 ASN1_GENERALIZEDTIME *nextupd, long sec, long maxsec);
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/ |
H A D | ocsp.h | 351 ASN1_GENERALIZEDTIME *nextupd, long sec, long maxsec);
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/ |
H A D | ocsp.h | 351 ASN1_GENERALIZEDTIME *nextupd, long sec, long maxsec);
|