Home
last modified time | relevance | path

Searched defs:arg (Results 7726 - 7750 of 7755) sorted by relevance

1...<<301302303304305306307308309310311

/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmlparse.c1811 XML_SetExternalEntityRefHandlerArg(XML_Parser parser, void *arg) { in XML_SetExternalEntityRefHandlerArg() argument
/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c5975 int msvc_vsnprintf(char* s, size_t n, const char* format, va_list arg) { in msvc_vsnprintf() argument
5987 va_list arg; in msvc_snprintf() local
/third_party/python/Python/
H A Dcompile.c1296 Py_ssize_t arg; in compiler_add_o() local
1437 Py_ssize_t arg = compiler_add_o(c->u->u_consts, key); in compiler_add_const() local
1445 Py_ssize_t arg = compiler_add_const(c, o); in compiler_addop_load_const() local
1455 Py_ssize_t arg = compiler_add_o(dict, o); compiler_addop_o() local
1465 Py_ssize_t arg; compiler_addop_name() local
2281 int arg; compiler_make_closure() local
2362 arg_ty arg = asdl_seq_GET(kwonlyargs, i); compiler_visit_kwonlydefaults() local
2455 arg_ty arg = (arg_ty)asdl_seq_GET(args, i); compiler_visit_argannotations() local
2551 compiler_check_debug_one_arg(struct compiler *c, arg_ty arg) compiler_check_debug_one_arg() argument
4251 Py_ssize_t arg; compiler_nameop() local
5088 Py_ssize_t arg = compiler_add_const(c, names); compiler_call_simple_kw_helper() local
8557 int arg = inst[i].i_oparg; fold_tuple_on_constants() local
[all...]
/third_party/python/Modules/
H A D_testcapimodule.c1013 PyObject *arg, *res; in test_buildvalue_N_error() local
1054 PyObject *arg, *res; test_buildvalue_N() local
1816 PyObject *arg, *result; getargs_es() local
1832 PyObject *arg, *result; getargs_et() local
1848 PyObject *arg, *result; getargs_es_hash() local
1871 PyObject *arg, *result; getargs_et_hash() local
3103 _pending_callback(void *arg) _pending_callback() argument
3117 pending_threadfunc(PyObject *self, PyObject *arg) pending_threadfunc() argument
3578 failing_converter(PyObject *obj, void *arg) failing_converter() argument
6304 record_func(PyObject *obj, PyFrameObject *f, int what, PyObject *arg) record_func() argument
6349 error_func(PyObject *obj, PyFrameObject *f, int what, PyObject *arg) error_func() argument
7466 heapgcctype_traverse(HeapCTypeObject *self, visitproc visit, void *arg) heapgcctype_traverse() argument
[all...]
H A Dposixmodule.c1485 Py_off_t_converter(PyObject *arg, void *addr) in Py_off_t_converter() argument
2341 _posix_traverse(PyObject *module, visitproc visit, void *arg) in _posix_traverse() argument
11609 conv_confname(PyObject *arg, int *valuep, struct constdef *table, size_t tablesize) conv_confname() argument
11741 conv_path_confname(PyObject *arg, int *valuep) conv_path_confname() argument
11972 conv_confstr_confname(PyObject *arg, int *valuep) conv_confstr_confname() argument
12529 conv_sysconf_confname(PyObject *arg, int *valuep) conv_sysconf_confname() argument
[all...]
/third_party/python/Objects/
H A Dunicodeobject.c4059 PyUnicode_FSConverter(PyObject* arg, void* addr) in PyUnicode_FSConverter() argument
4099 PyUnicode_FSDecoder(PyObject* arg, void* addr) in PyUnicode_FSDecoder() argument
5373 _Py_DecodeUTF8_surrogateescape(const char *arg, Py_ssize_t arglen, size_t *wlen) _Py_DecodeUTF8_surrogateescape() argument
14368 formatfloat(PyObject *v, struct unicode_format_arg_t *arg, PyObject **p_output, _PyUnicodeWriter *writer) formatfloat() argument
14555 mainformatlong(PyObject *v, struct unicode_format_arg_t *arg, PyObject **p_output, _PyUnicodeWriter *writer) mainformatlong() argument
14692 unicode_format_arg_parse(struct unicode_formatter_t *ctx, struct unicode_format_arg_t *arg) unicode_format_arg_parse() argument
14879 unicode_format_arg_format(struct unicode_formatter_t *ctx, struct unicode_format_arg_t *arg, PyObject **p_str) unicode_format_arg_format() argument
14984 unicode_format_arg_output(struct unicode_formatter_t *ctx, struct unicode_format_arg_t *arg, PyObject *str) unicode_format_arg_output() argument
15143 struct unicode_format_arg_t arg; unicode_format_arg() local
15691 unicodeiter_traverse(unicodeiterobject *it, visitproc visit, void *arg) unicodeiter_traverse() argument
[all...]
/third_party/python/Modules/expat/
H A Dxmlparse.c1747 XML_SetExternalEntityRefHandlerArg(XML_Parser parser, void *arg) { in XML_SetExternalEntityRefHandlerArg() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211.c315 static int ack_handler(struct nl_msg *msg, void *arg) in ack_handler() argument
322 static int finish_handler(struct nl_msg *msg, void *arg) in finish_handler() argument
365 static int no_seq_check(struct nl_msg *msg, void *arg) in no_seq_check() argument
465 static int family_handler(struct nl_msg *msg, void *arg) in family_handler() argument
596 static int netdev_info_handler(struct nl_msg *msg, void *arg) in netdev_info_handler() argument
329 error_handler(struct sockaddr_nl *nla, struct nlmsgerr *err, void *arg) error_handler() argument
708 process_beacon_event(struct nl_msg *msg, void *arg) process_beacon_event() argument
1306 nl80211_get_assoc_freq_handler(struct nl_msg *msg, void *arg) nl80211_get_assoc_freq_handler() argument
1371 struct nl80211_get_assoc_freq_arg arg; nl80211_get_assoc_ssid() local
1392 struct nl80211_get_assoc_freq_arg arg; nl80211_get_assoc_freq() local
1414 get_link_signal(struct nl_msg *msg, void *arg) get_link_signal() argument
1494 get_link_noise(struct nl_msg *msg, void *arg) get_link_noise() argument
1551 get_channel_info(struct nl_msg *msg, void *arg) get_channel_info() argument
1666 nl80211_get_country(struct nl_msg *msg, void *arg) nl80211_get_country() argument
2556 qca_vendor_test_cmd_handler(struct nl_msg *msg, void *arg) qca_vendor_test_cmd_handler() argument
4857 nl80211_create_iface_once(struct wpa_driver_nl80211_data *drv, const char *ifname, enum nl80211_iftype iftype, const u8 *addr, int wds, int (*handler)(struct nl_msg *, void *), void *arg) nl80211_create_iface_once() argument
4940 nl80211_create_iface(struct wpa_driver_nl80211_data *drv, const char *ifname, enum nl80211_iftype iftype, const u8 *addr, int wds, int (*handler)(struct nl_msg *, void *), void *arg, int use_existing) nl80211_create_iface() argument
6175 get_key_handler(struct nl_msg *msg, void *arg) get_key_handler() argument
6327 get_sta_handler(struct nl_msg *msg, void *arg) get_sta_handler() argument
7124 nl80211_wdev_handler(struct nl_msg *msg, void *arg) nl80211_wdev_handler() argument
7374 cookie_handler(struct nl_msg *msg, void *arg) cookie_handler() argument
7807 get_channel_width(struct nl_msg *msg, void *arg) get_channel_width() argument
8169 survey_handler(struct nl_msg *msg, void *arg) survey_handler() argument
9205 cmd_reply_handler(struct nl_msg *msg, void *arg) cmd_reply_handler() argument
9226 vendor_reply_handler(struct nl_msg *msg, void *arg) vendor_reply_handler() argument
10180 preferred_freq_info_handler(struct nl_msg *msg, void *arg) preferred_freq_info_handler() argument
10545 nl80211_get_bss_transition_status_handler(struct nl_msg *msg, void *arg) nl80211_get_bss_transition_status_handler() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211.c296 static int ack_handler(struct nl_msg *msg, void *arg) in ack_handler() argument
310 static int ack_handler_cookie(struct nl_msg *msg, void *arg) in ack_handler_cookie() argument
340 static int finish_handler(struct nl_msg *msg, void *arg) in finish_handler() argument
383 static int no_seq_check(struct nl_msg *msg, void *arg) in no_seq_check() argument
606 static int family_handler(struct nl_msg *msg, void *arg) in family_handler() argument
347 error_handler(struct sockaddr_nl *nla, struct nlmsgerr *err, void *arg) error_handler() argument
746 netdev_info_handler(struct nl_msg *msg, void *arg) netdev_info_handler() argument
886 process_beacon_event(struct nl_msg *msg, void *arg) process_beacon_event() argument
1060 get_mlo_info(struct nl_msg *msg, void *arg) get_mlo_info() argument
1555 nl80211_get_assoc_freq_handler(struct nl_msg *msg, void *arg) nl80211_get_assoc_freq_handler() argument
1670 struct nl80211_get_assoc_freq_arg arg; nl80211_get_assoc_ssid() local
1704 struct nl80211_get_assoc_freq_arg arg; nl80211_get_assoc_freq() local
1739 get_link_signal(struct nl_msg *msg, void *arg) get_link_signal() argument
1819 get_link_noise(struct nl_msg *msg, void *arg) get_link_noise() argument
1877 get_channel_info(struct nl_msg *msg, void *arg) get_channel_info() argument
1992 nl80211_get_country(struct nl_msg *msg, void *arg) nl80211_get_country() argument
2960 qca_vendor_test_cmd_handler(struct nl_msg *msg, void *arg) qca_vendor_test_cmd_handler() argument
5675 nl80211_create_iface_once(struct wpa_driver_nl80211_data *drv, const char *ifname, enum nl80211_iftype iftype, const u8 *addr, int wds, int (*handler)(struct nl_msg *, void *), void *arg) nl80211_create_iface_once() argument
5762 nl80211_create_iface(struct wpa_driver_nl80211_data *drv, const char *ifname, enum nl80211_iftype iftype, const u8 *addr, int wds, int (*handler)(struct nl_msg *, void *), void *arg, int use_existing) nl80211_create_iface() argument
7233 get_key_handler(struct nl_msg *msg, void *arg) global() argument
7385 get_sta_handler(struct nl_msg *msg, void *arg) global() argument
8206 nl80211_wdev_handler(struct nl_msg *msg, void *arg) global() argument
8470 cookie_handler(struct nl_msg *msg, void *arg) global() argument
8929 get_channel_width(struct nl_msg *msg, void *arg) global() argument
8990 get_links_noise(struct nl_msg *msg, void *arg) global() argument
9051 get_links_channel_width(struct nl_msg *msg, void *arg) global() argument
9472 survey_handler(struct nl_msg *msg, void *arg) global() argument
10523 cmd_reply_handler(struct nl_msg *msg, void *arg) global() argument
10544 vendor_reply_handler(struct nl_msg *msg, void *arg) global() argument
10683 get_wowlan_handler(struct nl_msg *msg, void *arg) global() argument
11671 preferred_freq_info_handler(struct nl_msg *msg, void *arg) global() argument
12037 nl80211_get_bss_transition_status_handler(struct nl_msg *msg, void *arg) global() argument
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Djunit-4.10.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_cfg80211.c2268 wl_cfg80211_set_iface_policy(struct net_device *ndev, char *arg, int len) wl_cfg80211_set_iface_policy() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic.h1516 u32 *arg; member
1890 qlcnic_alloc_mbx_args(struct qlcnic_cmd_args *mbx, struct qlcnic_adapter *adapter, u32 arg) qlcnic_alloc_mbx_args() argument
/kernel/linux/linux-5.10/include/linux/
H A Dnetdevice.h2280 netdev_for_each_tx_queue(struct net_device *dev, void (*f)(struct net_device *, struct netdev_queue *, void *), void *arg) netdev_for_each_tx_queue() argument
/kernel/linux/linux-5.10/drivers/pinctrl/sirf/
H A Dpinctrl-atlas7.c5321 u32 arg; in atlas7_pin_config_set() local
/kernel/linux/linux-5.10/drivers/pinctrl/
H A Dpinctrl-ingenic.c2524 unsigned int cfg, arg; in ingenic_pinconf_set() local
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic.h1516 u32 *arg; member
1890 qlcnic_alloc_mbx_args(struct qlcnic_cmd_args *mbx, struct qlcnic_adapter *adapter, u32 arg) qlcnic_alloc_mbx_args() argument
/kernel/linux/linux-6.6/fs/ext4/
H A Dext4.h2783 ext4_ioctl_get_encryption_pwsalt(struct file *filp, void __user *arg) ext4_ioctl_get_encryption_pwsalt() argument
/kernel/linux/linux-6.6/include/linux/
H A Dnetdevice.h2511 netdev_for_each_tx_queue(struct net_device *dev, void (*f)(struct net_device *, struct netdev_queue *, void *), void *arg) netdev_for_each_tx_queue() argument
/kernel/linux/linux-6.6/kernel/bpf/
H A Dverifier.c7678 static bool is_kfunc_arg_iter(struct bpf_kfunc_call_arg_meta *meta, int arg) in is_kfunc_arg_iter() argument
7691 const struct btf_param *arg; in process_iter_arg() local
8426 check_func_arg(struct bpf_verifier_env *env, u32 arg, struct bpf_call_arg_meta *meta, const struct bpf_func_proto *fn, int insn_idx) check_func_arg() argument
9033 check_args_pair_invalid(const struct bpf_func_proto *fn, int arg) check_args_pair_invalid() argument
10447 __kfunc_param_match_suffix(const struct btf *btf, const struct btf_param *arg, const char *suffix) __kfunc_param_match_suffix() argument
10465 is_kfunc_arg_mem_size(const struct btf *btf, const struct btf_param *arg, const struct bpf_reg_state *reg) is_kfunc_arg_mem_size() argument
10478 is_kfunc_arg_const_mem_size(const struct btf *btf, const struct btf_param *arg, const struct bpf_reg_state *reg) is_kfunc_arg_const_mem_size() argument
10491 is_kfunc_arg_optional(const struct btf *btf, const struct btf_param *arg) is_kfunc_arg_optional() argument
10496 is_kfunc_arg_constant(const struct btf *btf, const struct btf_param *arg) is_kfunc_arg_constant() argument
10501 is_kfunc_arg_ignore(const struct btf *btf, const struct btf_param *arg) is_kfunc_arg_ignore() argument
10506 is_kfunc_arg_alloc_obj(const struct btf *btf, const struct btf_param *arg) is_kfunc_arg_alloc_obj() argument
10511 is_kfunc_arg_uninit(const struct btf *btf, const struct btf_param *arg) is_kfunc_arg_uninit() argument
10516 is_kfunc_arg_refcounted_kptr(const struct btf *btf, const struct btf_param *arg) is_kfunc_arg_refcounted_kptr() argument
10521 is_kfunc_arg_scalar_with_name(const struct btf *btf, const struct btf_param *arg, const char *name) is_kfunc_arg_scalar_with_name() argument
10555 __is_kfunc_ptr_arg_type(const struct btf *btf, const struct btf_param *arg, int type) __is_kfunc_ptr_arg_type() argument
10572 is_kfunc_arg_dynptr(const struct btf *btf, const struct btf_param *arg) is_kfunc_arg_dynptr() argument
10577 is_kfunc_arg_list_head(const struct btf *btf, const struct btf_param *arg) is_kfunc_arg_list_head() argument
10582 is_kfunc_arg_list_node(const struct btf *btf, const struct btf_param *arg) is_kfunc_arg_list_node() argument
10587 is_kfunc_arg_rbtree_root(const struct btf *btf, const struct btf_param *arg) is_kfunc_arg_rbtree_root() argument
10592 is_kfunc_arg_rbtree_node(const struct btf *btf, const struct btf_param *arg) is_kfunc_arg_rbtree_node() argument
10597 is_kfunc_arg_callback(struct bpf_verifier_env *env, const struct btf *btf, const struct btf_param *arg) is_kfunc_arg_callback() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu.h1433 u8 arg; member
/kernel/linux/linux-6.6/drivers/pinctrl/
H A Dpinctrl-ingenic.c3832 unsigned int arg = 1; in ingenic_pinconf_get() local
4004 unsigned int cfg, arg; in ingenic_pinconf_set() local
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dx86.c6773 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl() argument
4687 kvm_arch_dev_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_arch_dev_ioctl() argument
5649 kvm_arch_vcpu_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_arch_vcpu_ioctl() argument
6640 kvm_arch_vm_compat_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_arch_vm_compat_ioctl() argument
[all...]
/third_party/python/Parser/
H A Dparser.c10408 expr_ty arg; in keyword_pattern_rule() local
[all...]
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c5997 int msvc_vsnprintf(char* s, size_t n, const char* format, va_list arg) { in msvc_vsnprintf() argument
6009 va_list arg; in msvc_snprintf() local
7433 pushtagdelim(upb_pbdecoder *d, uint32_t arg) pushtagdelim() argument
7621 uint32_t arg; run_decoder_vm() local
[all...]
/third_party/sqlite/src/
H A Dshell.c4136 static int re_insert(ReCompiled *p, int iBefore, int op, int arg){ in re_insert() argument
4151 static int re_append(ReCompiled *p, int op, int arg){ in re_append() argument
26490 sqlite3 * fiddle_db_arg(sqlite3 *arg){ argument

Completed in 283 milliseconds

1...<<301302303304305306307308309310311