Home
last modified time | relevance | path

Searched defs:seq (Results 551 - 575 of 592) sorted by relevance

1...<<21222324

/third_party/python/Objects/
H A Ddictobject.c4709 PyObject *seq; in dictview_repr() local
H A Dexceptions.c268 PyObject *seq; in BaseException_set_args() local
H A Dtypeobject.c2012 PyObject *seq; in type_mro_impl() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_ndis.c966 wpa_driver_ndis_set_key(const char *ifname, void *priv, enum wpa_alg alg, const u8 *addr, int key_idx, int set_tx, const u8 *seq, size_t seq_len, const u8 *key, size_t key_len) wpa_driver_ndis_set_key() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwpa_supplicant.c158 u8 seq[6] = { 0 }; in wpa_supplicant_set_wpa_none_key() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dieee802_11.c2402 u16 res, alg, seq, status; in pasn_wd_handle_sae_commit() local
2485 u16 res, alg, seq, status; in pasn_wd_handle_sae_confirm() local
[all...]
H A Dwpa_auth.c171 wpa_auth_get_seqnum(struct wpa_authenticator *wpa_auth, const u8 *addr, int idx, u8 *seq) wpa_auth_get_seqnum() argument
H A Dwpa_auth_ft.c2155 wpa_auth_get_seqnum(struct wpa_authenticator *wpa_auth, const u8 *addr, int idx, u8 *seq) wpa_auth_get_seqnum() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_ndis.c966 wpa_driver_ndis_set_key(const char *ifname, void *priv, enum wpa_alg alg, const u8 *addr, int key_idx, int set_tx, const u8 *seq, size_t seq_len, const u8 *key, size_t key_len) wpa_driver_ndis_set_key() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth_ft.c2156 wpa_auth_get_seqnum(struct wpa_authenticator *wpa_auth, const u8 *addr, int idx, u8 *seq) wpa_auth_get_seqnum() argument
[all...]
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dsched.h2458 unsigned int seq; in irq_time_read() local
H A Dfair.c2449 int seq, nid, max_nid = NUMA_NO_NODE; in task_numa_placement() local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_android.c3742 wl_netlink_send_msg(int pid, int type, int seq, const void *data, size_t size) in wl_netlink_send_msg() argument
H A Dwl_android_ext.c293 uint32 seq; /* TCP Sequence Number */ member
311 uint32 seq; member
5675 uint32 sess_id = 0, ipid = 0, srcport = 0, dstport = 0, seq = 0, ack = 0, in wl_ext_tcpka_conn_add() local
H A Ddhd_sdio.c5390 uint8 chan, seq, doff, sfdoff; in dhdsdio_rxglom() local
5815 uint8 chan, seq, doff; /* Extracted software header fields */ dhdsdio_readframes() local
7399 dhdsdio_testrcv(dhd_bus_t *bus, void *pkt, uint seq) dhdsdio_testrcv() argument
[all...]
/third_party/ffmpeg/libavformat/
H A Dmovenc.c5992 int seq = 0, entry = 0; local
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_video_state.h520 struct pipe_h265_enc_seq_param seq; member
/third_party/skia/third_party/externals/libwebp/swig/
H A Dlibwebp_python_wrap.c1232 SwigPyBuiltin_AddPublicSymbol(PyObject *seq, const char *key) { in SwigPyBuiltin_AddPublicSymbol() argument
/third_party/python/Python/
H A Dceval.c2798 PyObject *seq = POP(); local
2814 PyObject *seq = TOP(); local
2827 PyObject *seq = TOP(); local
2839 PyObject *seq = TOP(); global() local
2854 PyObject *seq = TOP(); global() local
2870 PyObject *seq = POP(); global() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwpa_supplicant.c188 u8 seq[6] = { 0 }; in wpa_supplicant_set_wpa_none_key() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_net.h1301 hi_u8 *seq; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
H A Dmac_vap.h926 mac_seq_stru seq; member
/third_party/glslang/glslang/HLSL/
H A DhlslParseHelper.cpp8427 TIntermAggregate* seq = intermediate.makeAggregate(loc); in handleConstructor() local
[all...]
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_conn.c3288 uint64_t seq; in conn_enqueue_new_connection_id() local
4551 static int conn_retire_dcid_seq(ngtcp2_conn *conn, uint64_t seq) { in conn_retire_dcid_seq() argument
13337 ngtcp2_conn_track_retired_dcid_seq(ngtcp2_conn *conn, uint64_t seq) ngtcp2_conn_track_retired_dcid_seq() argument
13358 ngtcp2_conn_untrack_retired_dcid_seq(ngtcp2_conn *conn, uint64_t seq) ngtcp2_conn_untrack_retired_dcid_seq() argument
[all...]
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_local.h1920 unsigned short seq; member

Completed in 171 milliseconds

1...<<21222324