Home
last modified time | relevance | path

Searched defs:seq (Results 526 - 550 of 592) sorted by relevance

1...<<21222324

/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Dppir.h353 int seq; /* command sequence after schedule */ member
/third_party/python/Modules/
H A D_elementtree.c1177 PyObject* seq; in _elementtree_Element_extend() local
1782 PyObject* seq; in element_ass_subscr() local
[all...]
H A Ditertoolsmodule.c1288 itertools_dropwhile_impl(PyTypeObject *type, PyObject *func, PyObject *seq) in itertools_dropwhile_impl() argument
1451 itertools_takewhile_impl(PyTypeObject *type, PyObject *func, PyObject *seq) in itertools_takewhile_impl() argument
1608 PyObject *seq; in islice_new() local
1870 itertools_starmap_impl(PyTypeObject *type, PyObject *func, PyObject *seq) itertools_starmap_impl() argument
3994 itertools_filterfalse_impl(PyTypeObject *type, PyObject *func, PyObject *seq) itertools_filterfalse_impl() argument
[all...]
/third_party/python/Python/
H A Dspecialize.c1983 unpack_sequence_fail_kind(PyObject *seq) in unpack_sequence_fail_kind() argument
1996 _Py_Specialize_UnpackSequence(PyObject *seq, _Py_CODEUNIT *instr, int oparg) in _Py_Specialize_UnpackSequence() argument
[all...]
H A DPython-ast.c976 static PyObject* ast2obj_list(struct ast_state *state, asdl_seq *seq, PyObject* (*func)(struct ast_state *state, void*)) in ast2obj_list() argument
/third_party/python/Objects/
H A Dmemoryobject.c1257 copy_shape(Py_ssize_t *shape, const PyObject *seq, Py_ssize_t ndim, in copy_shape() argument
3204 PyMemoryViewObject *seq; in memoryiter_next() local
3229 memory_iter(PyObject *seq) memory_iter() argument
[all...]
H A Dbytesobject.c3157 PyBytesObject *seq; in striter_next() local
3267 bytes_iter(PyObject *seq) in bytes_iter() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_ctrl_iface.c2421 u8 seq[6], key[WPA_TK_MAX_LEN]; in hostapd_ctrl_set_key() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_ctrl_iface.c2191 u8 seq[6], key[WPA_TK_MAX_LEN]; in hostapd_ctrl_set_key() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth.c154 wpa_auth_get_seqnum(struct wpa_authenticator *wpa_auth, const u8 *addr, int idx, u8 *seq) wpa_auth_get_seqnum() argument
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dhi_wifi_driver_wpa_if.h427 hi_u8 *seq; member
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/
H A Dcapture.c5149 static u32 rkcif_lvds_set_sof(struct rkcif_device *dev, u32 seq) in rkcif_lvds_set_sof() argument
5245 static u32 rkcif_dvp_set_sof(struct rkcif_device *dev, u32 seq) in rkcif_dvp_set_sof() argument
6188 static void rkcif_set_sof(struct rkcif_device *cif_dev, u32 seq) in rkcif_set_sof() argument
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/panel/
H A Dpanel-simple.c157 static int panel_simple_parse_cmd_seq(struct device *dev, const u8 *data, int length, struct panel_cmd_seq *seq) in panel_simple_parse_cmd_seq() argument
219 static int panel_simple_xfer_dsi_cmd_seq(struct panel_simple *panel, struct panel_cmd_seq *seq) in panel_simple_xfer_dsi_cmd_seq() argument
[all...]
/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dsyscall.c2584 static void bpf_tracing_link_show_fdinfo(const struct bpf_link *link, struct seq_file *seq) in bpf_tracing_link_show_fdinfo() argument
2791 static void bpf_raw_tp_link_show_fdinfo(const struct bpf_link *link, struct seq_file *seq) in bpf_raw_tp_link_show_fdinfo() argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_wlfc.h369 uint8 seq[AC_COUNT + 1]; member
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/
H A Dcapture.c5335 static u32 rkcif_lvds_set_sof(struct rkcif_device *dev, u32 seq) in rkcif_lvds_set_sof() argument
5428 static u32 rkcif_dvp_set_sof(struct rkcif_device *dev, u32 seq) in rkcif_dvp_set_sof() argument
6419 static void rkcif_set_sof(struct rkcif_device *cif_dev, u32 seq) in rkcif_set_sof() argument
/third_party/backends/sanei/
H A Dsanei_usb.c982 int seq = sanei_xml_get_prop_uint(node, "seq"); in sanei_xml_record_seq() local
/third_party/alsa-lib/src/seq/
H A Dseq.c800 snd_seq_name(snd_seq_t *seq) snd_seq_name() argument
815 snd_seq_type(snd_seq_t *seq) snd_seq_type() argument
1043 snd_seq_close(snd_seq_t *seq) snd_seq_close() argument
1070 snd_seq_poll_descriptors_count(snd_seq_t *seq, short events) snd_seq_poll_descriptors_count() argument
1103 snd_seq_poll_descriptors(snd_seq_t *seq, struct pollfd *pfds, unsigned int space, short events) snd_seq_poll_descriptors() argument
1133 snd_seq_poll_descriptors_revents(snd_seq_t *seq, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) snd_seq_poll_descriptors_revents() argument
1156 snd_seq_nonblock(snd_seq_t *seq, int nonblock) snd_seq_nonblock() argument
1182 snd_seq_client_id(snd_seq_t *seq) snd_seq_client_id() argument
1199 snd_seq_get_output_buffer_size(snd_seq_t *seq) snd_seq_get_output_buffer_size() argument
1207 get_packet_size(snd_seq_t *seq) get_packet_size() argument
1222 snd_seq_get_input_buffer_size(snd_seq_t *seq) snd_seq_get_input_buffer_size() argument
1240 snd_seq_set_output_buffer_size(snd_seq_t *seq, size_t size) snd_seq_set_output_buffer_size() argument
1267 snd_seq_set_input_buffer_size(snd_seq_t *seq, size_t size) snd_seq_set_input_buffer_size() argument
1422 snd_seq_system_info(snd_seq_t *seq, snd_seq_system_info_t * info) snd_seq_system_info() argument
1958 snd_seq_get_any_client_info(snd_seq_t *seq, int client, snd_seq_client_info_t *info) snd_seq_get_any_client_info() argument
1978 snd_seq_get_client_info(snd_seq_t *seq, snd_seq_client_info_t *info) snd_seq_get_client_info() argument
1994 snd_seq_set_client_info(snd_seq_t *seq, snd_seq_client_info_t *info) snd_seq_set_client_info() argument
2016 snd_seq_query_next_client(snd_seq_t *seq, snd_seq_client_info_t *info) snd_seq_query_next_client() argument
2029 snd_seq_get_ump_endpoint_info(snd_seq_t *seq, int client, void *info) snd_seq_get_ump_endpoint_info() argument
2045 snd_seq_get_ump_block_info(snd_seq_t *seq, int client, int blk, void *info) snd_seq_get_ump_block_info() argument
2059 snd_seq_set_ump_endpoint_info(snd_seq_t *seq, const void *info) snd_seq_set_ump_endpoint_info() argument
2074 snd_seq_set_ump_block_info(snd_seq_t *seq, int blk, const void *info) snd_seq_set_ump_block_info() argument
2603 snd_seq_create_port(snd_seq_t *seq, snd_seq_port_info_t * port) snd_seq_create_port() argument
2620 snd_seq_delete_port(snd_seq_t *seq, int port) snd_seq_delete_port() argument
2640 snd_seq_get_any_port_info(snd_seq_t *seq, int client, int port, snd_seq_port_info_t * info) snd_seq_get_any_port_info() argument
2659 snd_seq_get_port_info(snd_seq_t *seq, int port, snd_seq_port_info_t * info) snd_seq_get_port_info() argument
2673 snd_seq_set_port_info(snd_seq_t *seq, int port, snd_seq_port_info_t * info) snd_seq_set_port_info() argument
2698 snd_seq_query_next_port(snd_seq_t *seq, snd_seq_port_info_t *info) snd_seq_query_next_port() argument
2928 snd_seq_get_port_subscription(snd_seq_t *seq, snd_seq_port_subscribe_t * sub) snd_seq_get_port_subscription() argument
2946 snd_seq_subscribe_port(snd_seq_t *seq, snd_seq_port_subscribe_t * sub) snd_seq_subscribe_port() argument
2963 snd_seq_unsubscribe_port(snd_seq_t *seq, snd_seq_port_subscribe_t * sub) snd_seq_unsubscribe_port() argument
3242 snd_seq_query_port_subscribers(snd_seq_t *seq, snd_seq_query_subscribe_t * subs) snd_seq_query_port_subscribers() argument
3424 snd_seq_create_queue(snd_seq_t *seq, snd_seq_queue_info_t *info) snd_seq_create_queue() argument
3443 snd_seq_alloc_named_queue(snd_seq_t *seq, const char *name) snd_seq_alloc_named_queue() argument
3461 snd_seq_alloc_queue(snd_seq_t *seq) snd_seq_alloc_queue() argument
3474 snd_seq_free_queue(snd_seq_t *seq, int q) snd_seq_free_queue() argument
3492 snd_seq_get_queue_info(snd_seq_t *seq, int q, snd_seq_queue_info_t *info) snd_seq_get_queue_info() argument
3508 snd_seq_set_queue_info(snd_seq_t *seq, int q, snd_seq_queue_info_t *info) snd_seq_set_queue_info() argument
3525 snd_seq_query_named_queue(snd_seq_t *seq, const char *name) snd_seq_query_named_queue() argument
3546 snd_seq_get_queue_usage(snd_seq_t *seq, int q) snd_seq_get_queue_usage() argument
3568 snd_seq_set_queue_usage(snd_seq_t *seq, int q, int used) snd_seq_set_queue_usage() argument
3698 snd_seq_get_queue_status(snd_seq_t *seq, int q, snd_seq_queue_status_t * status) snd_seq_get_queue_status() argument
3880 snd_seq_get_queue_tempo(snd_seq_t *seq, int q, snd_seq_queue_tempo_t * tempo) snd_seq_get_queue_tempo() argument
3897 snd_seq_set_queue_tempo(snd_seq_t *seq, int q, snd_seq_queue_tempo_t * tempo) snd_seq_set_queue_tempo() argument
4052 snd_seq_get_queue_timer(snd_seq_t *seq, int q, snd_seq_queue_timer_t * timer) snd_seq_get_queue_timer() argument
4069 snd_seq_set_queue_timer(snd_seq_t *seq, int q, snd_seq_queue_timer_t * timer) snd_seq_set_queue_timer() argument
4150 snd_seq_event_output(snd_seq_t *seq, snd_seq_event_t *ev) snd_seq_event_output() argument
4165 clear_ump_for_legacy_apps(snd_seq_t *seq, snd_seq_event_t *ev) clear_ump_for_legacy_apps() argument
4184 snd_seq_event_output_buffer(snd_seq_t *seq, snd_seq_event_t *ev) snd_seq_event_output_buffer() argument
4211 alloc_tmpbuf(snd_seq_t *seq, size_t len) alloc_tmpbuf() argument
4244 snd_seq_event_output_direct(snd_seq_t *seq, snd_seq_event_t *ev) snd_seq_event_output_direct() argument
4272 snd_seq_event_output_pending(snd_seq_t *seq) snd_seq_event_output_pending() argument
4293 snd_seq_drain_output(snd_seq_t *seq) snd_seq_drain_output() argument
4322 snd_seq_extract_output(snd_seq_t *seq, snd_seq_event_t **ev_res) snd_seq_extract_output() argument
4354 snd_seq_event_read_buffer(snd_seq_t *seq) snd_seq_event_read_buffer() argument
4367 snd_seq_event_retrieve_buffer(snd_seq_t *seq, snd_seq_event_t **retp) snd_seq_event_retrieve_buffer() argument
4421 snd_seq_event_input(snd_seq_t *seq, snd_seq_event_t **ev) snd_seq_event_input() argument
4437 snd_seq_event_input_feed(snd_seq_t *seq, int timeout) snd_seq_event_input_feed() argument
4468 snd_seq_event_input_pending(snd_seq_t *seq, int fetch_sequencer) snd_seq_event_input_pending() argument
4500 snd_seq_ump_event_output(snd_seq_t *seq, snd_seq_ump_event_t *ev) snd_seq_ump_event_output() argument
4517 snd_seq_ump_event_output_buffer(snd_seq_t *seq, snd_seq_ump_event_t *ev) snd_seq_ump_event_output_buffer() argument
4534 snd_seq_ump_extract_output(snd_seq_t *seq, snd_seq_ump_event_t **ev_res) snd_seq_ump_extract_output() argument
4551 snd_seq_ump_event_output_direct(snd_seq_t *seq, snd_seq_ump_event_t *ev) snd_seq_ump_event_output_direct() argument
4574 snd_seq_ump_event_input(snd_seq_t *seq, snd_seq_ump_event_t **ev) snd_seq_ump_event_input() argument
4597 snd_seq_drop_output_buffer(snd_seq_t *seq) snd_seq_drop_output_buffer() argument
4610 snd_seq_drop_input_buffer(snd_seq_t *seq) snd_seq_drop_input_buffer() argument
4627 snd_seq_drop_output(snd_seq_t *seq) snd_seq_drop_output() argument
4644 snd_seq_drop_input(snd_seq_t *seq) snd_seq_drop_input() argument
4967 snd_seq_remove_events(snd_seq_t *seq, snd_seq_remove_events_t *rmp) snd_seq_remove_events() argument
5165 snd_seq_get_client_pool(snd_seq_t *seq, snd_seq_client_pool_t *info) snd_seq_get_client_pool() argument
5180 snd_seq_set_client_pool(snd_seq_t *seq, snd_seq_client_pool_t *info) snd_seq_set_client_pool() argument
[all...]
/third_party/libwebsockets/lib/core-net/
H A Dprivate-lib-core-net.h704 struct lws_sequencer *seq; /* associated sequencer if any */ member
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_av1.h440 struct av1_sequence_header_obu seq; member
/third_party/nghttp2/third-party/llhttp/src/
H A Dllhttp.c232 llparse__match_sequence_id( llhttp__internal_t* s, const unsigned char* p, const unsigned char* endp, const unsigned char* seq, uint32_t seq_len) llparse__match_sequence_id() argument
264 llparse__match_sequence_to_lower( llhttp__internal_t* s, const unsigned char* p, const unsigned char* endp, const unsigned char* seq, uint32_t seq_len) llparse__match_sequence_to_lower() argument
296 llparse__match_sequence_to_lower_unsafe( llhttp__internal_t* s, const unsigned char* p, const unsigned char* endp, const unsigned char* seq, uint32_t seq_len) llparse__match_sequence_to_lower_unsafe() argument
/third_party/node/deps/ngtcp2/ngtcp2/lib/includes/ngtcp2/
H A Dngtcp2.h4760 uint64_t seq; member
/third_party/node/deps/llhttp/src/
H A Dllhttp.c234 llparse__match_sequence_id( llhttp__internal_t* s, const unsigned char* p, const unsigned char* endp, const unsigned char* seq, uint32_t seq_len) llparse__match_sequence_id() argument
266 llparse__match_sequence_to_lower( llhttp__internal_t* s, const unsigned char* p, const unsigned char* endp, const unsigned char* seq, uint32_t seq_len) llparse__match_sequence_to_lower() argument
298 llparse__match_sequence_to_lower_unsafe( llhttp__internal_t* s, const unsigned char* p, const unsigned char* endp, const unsigned char* seq, uint32_t seq_len) llparse__match_sequence_to_lower_unsafe() argument
8400 llparse__match_sequence_to_lower( llhttp__internal_t* s, const unsigned char* p, const unsigned char* endp, const unsigned char* seq, uint32_t seq_len) llparse__match_sequence_to_lower() argument
8432 llparse__match_sequence_to_lower_unsafe( llhttp__internal_t* s, const unsigned char* p, const unsigned char* endp, const unsigned char* seq, uint32_t seq_len) llparse__match_sequence_to_lower_unsafe() argument
8464 llparse__match_sequence_id( llhttp__internal_t* s, const unsigned char* p, const unsigned char* endp, const unsigned char* seq, uint32_t seq_len) llparse__match_sequence_id() argument
[all...]
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lecp/
H A Dmain.c1025 struct seq { struct
4179 const struct seq *seq; member
[all...]
/third_party/pcre2/pcre2/src/
H A Dpcre2grep.c610 static char seq[16]; in parse_grep_colors() local

Completed in 122 milliseconds

1...<<21222324