Home
last modified time | relevance | path

Searched defs:cls (Results 176 - 200 of 279) sorted by relevance

12345678910>>...12

/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_tc.c28 tc_find_entry(struct stmmac_priv *priv, struct tc_cls_u32_offload *cls, bool free) tc_find_entry() argument
57 tc_fill_actions(struct stmmac_tc_entry *entry, struct stmmac_tc_entry *frag, struct tc_cls_u32_offload *cls) tc_fill_actions() argument
91 tc_fill_entry(struct stmmac_priv *priv, struct tc_cls_u32_offload *cls) tc_fill_entry() argument
171 tc_unfill_entry(struct stmmac_priv *priv, struct tc_cls_u32_offload *cls) tc_unfill_entry() argument
188 tc_config_knode(struct stmmac_priv *priv, struct tc_cls_u32_offload *cls) tc_config_knode() argument
209 tc_delete_knode(struct stmmac_priv *priv, struct tc_cls_u32_offload *cls) tc_delete_knode() argument
219 tc_setup_cls_u32(struct stmmac_priv *priv, struct tc_cls_u32_offload *cls) tc_setup_cls_u32() argument
458 tc_add_basic_flow(struct stmmac_priv *priv, struct flow_cls_offload *cls, struct stmmac_flow_entry *entry) tc_add_basic_flow() argument
476 tc_add_ip4_flow(struct stmmac_priv *priv, struct flow_cls_offload *cls, struct stmmac_flow_entry *entry) tc_add_ip4_flow() argument
511 tc_add_ports_flow(struct stmmac_priv *priv, struct flow_cls_offload *cls, struct stmmac_flow_entry *entry) tc_add_ports_flow() argument
560 tc_find_flow(struct stmmac_priv *priv, struct flow_cls_offload *cls, bool get_free) tc_find_flow() argument
587 tc_add_flow(struct stmmac_priv *priv, struct flow_cls_offload *cls) tc_add_flow() argument
618 tc_del_flow(struct stmmac_priv *priv, struct flow_cls_offload *cls) tc_del_flow() argument
641 tc_find_rfs(struct stmmac_priv *priv, struct flow_cls_offload *cls, bool get_free) tc_find_rfs() argument
661 tc_add_vlan_flow(struct stmmac_priv *priv, struct flow_cls_offload *cls) tc_add_vlan_flow() argument
712 tc_del_vlan_flow(struct stmmac_priv *priv, struct flow_cls_offload *cls) tc_del_vlan_flow() argument
732 tc_add_ethtype_flow(struct stmmac_priv *priv, struct flow_cls_offload *cls) tc_add_ethtype_flow() argument
804 tc_del_ethtype_flow(struct stmmac_priv *priv, struct flow_cls_offload *cls) tc_del_ethtype_flow() argument
840 tc_add_flow_cls(struct stmmac_priv *priv, struct flow_cls_offload *cls) tc_add_flow_cls() argument
856 tc_del_flow_cls(struct stmmac_priv *priv, struct flow_cls_offload *cls) tc_del_flow_cls() argument
872 tc_setup_cls(struct stmmac_priv *priv, struct flow_cls_offload *cls) tc_setup_cls() argument
[all...]
/third_party/gn/src/gn/
H A Dxcode_object.cc284 const char* ToString(PBXObjectClass cls) { in ToString() argument
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DCheckAPI.java107 private String cls; // enclosing class field in CheckAPI.Info
[all...]
H A DICUJDKCompare.java736 static int primIndex(Class cls) { in primIndex() argument
H A DAPIInfo.java57 private String cls = ""; // enclosing class field in APIInfo
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_shader.h197 void set_chip_class(r600_chip_class cls) {m_chip_class = cls;}; in set_chip_class() argument
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dpostprocessor.c134 void *cls; member
/third_party/python/Modules/
H A D_abc.c454 PyTypeObject *cls = (PyTypeObject *)self; in _abc__abc_init() local
H A Dsha512module.c486 SHA512Type_copy_impl(SHAobject *self, PyTypeObject *cls) in SHA512Type_copy_impl() argument
H A Dsha256module.c432 SHA256Type_copy_impl(SHAobject *self, PyTypeObject *cls) in SHA256Type_copy_impl() argument
/third_party/python/Python/clinic/
H A Dbltinmodule.c.h1035 PyObject *cls; in builtin_issubclass() local
/third_party/python/Modules/_sqlite/clinic/
H A Dconnection.c.h322 pysqlite_connection_create_function(pysqlite_Connection *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in pysqlite_connection_create_function() argument
396 create_window_function(pysqlite_Connection *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in create_window_function() argument
452 pysqlite_connection_create_aggregate(pysqlite_Connection *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in pysqlite_connection_create_aggregate() argument
505 pysqlite_connection_set_authorizer(pysqlite_Connection *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) pysqlite_connection_set_authorizer() argument
539 pysqlite_connection_set_progress_handler(pysqlite_Connection *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) pysqlite_connection_set_progress_handler() argument
578 pysqlite_connection_set_trace_callback(pysqlite_Connection *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) pysqlite_connection_set_trace_callback() argument
905 pysqlite_connection_create_collation(pysqlite_Connection *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) pysqlite_connection_create_collation() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/net/
H A Drfkill-wlan.c707 static ssize_t wifi_power_show(struct class *cls, struct class_attribute *attr, char *_buf) in wifi_power_show() argument
712 static ssize_t wifi_power_store(struct class *cls, struct class_attribute *attr, const char *_buf, size_t _count) in wifi_power_store() argument
733 static ssize_t wifi_bt_vbat_show(struct class *cls, struct class_attribute *attr, char *_buf) in wifi_bt_vbat_show() argument
738 static ssize_t wifi_bt_vbat_store(struct class *cls, struct class_attribute *attr, const char *_buf, size_t _count) in wifi_bt_vbat_store() argument
759 static ssize_t wifi_set_carddetect_store(struct class *cls, struct class_attribute *attr, const char *_buf, in wifi_set_carddetect_store() argument
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/class_zip/
H A Dzip_n_exporter.cpp222 napi_value cls = nullptr; in Export() local
/kernel/linux/linux-5.10/drivers/ata/
H A Dsata_sil.c655 u8 cls; in sil_init_controller() local
/kernel/linux/common_modules/newip/src/linux-5.10/drivers/net/bt/
H A Dbtdev.c917 struct class *cls = class_create(THIS_MODULE, "bt"); in bt_dev_class_create() local
926 static void bt_dev_class_destroy(struct class *cls) in bt_dev_class_destroy() argument
939 bt_cdev_device_create(struct bt_cdev *dev, struct class *cls, u32 id) bt_cdev_device_create() argument
[all...]
/kernel/linux/linux-6.6/drivers/ata/
H A Dsata_sil.c654 u8 cls; in sil_init_controller() local
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_tc.c228 otx2_tc_egress_matchall_install(struct otx2_nic *nic, struct tc_cls_matchall_offload *cls) otx2_tc_egress_matchall_install() argument
272 otx2_tc_egress_matchall_delete(struct otx2_nic *nic, struct tc_cls_matchall_offload *cls) otx2_tc_egress_matchall_delete() argument
1212 otx2_tc_ingress_matchall_install(struct otx2_nic *nic, struct tc_cls_matchall_offload *cls) otx2_tc_ingress_matchall_install() argument
1261 otx2_tc_ingress_matchall_delete(struct otx2_nic *nic, struct tc_cls_matchall_offload *cls) otx2_tc_ingress_matchall_delete() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mediatek/
H A Dmtk_wed.c1768 struct flow_cls_offload *cls = type_data; in mtk_wed_setup_tc_block_cb() local
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
H A Dam65-cpsw-qos.c732 static int am65_cpsw_qos_delete_clsflower(struct am65_cpsw_port *port, struct flow_cls_offload *cls) in am65_cpsw_qos_delete_clsflower() argument
614 am65_cpsw_qos_clsflower_add_policer(struct am65_cpsw_port *port, struct netlink_ext_ack *extack, struct flow_cls_offload *cls, u64 rate_pkt_ps) am65_cpsw_qos_clsflower_add_policer() argument
706 am65_cpsw_qos_configure_clsflower(struct am65_cpsw_port *port, struct flow_cls_offload *cls) am65_cpsw_qos_configure_clsflower() argument
[all...]
/third_party/FreeBSD/sbin/newfs_msdos/
H A Dmkfs_msdos.c252 u_int fat, bss, rds, cls, dir, lsn, x, x1, x2; in mkfs_msdos() local
[all...]
/third_party/lwip/src/core/
H A Ddns.c198 u16_t cls; member
208 u16_t cls; member
/third_party/python/Lib/test/test_asyncio/
H A Dtest_futures.py628 cls = futures._CFuture global() variable in CFutureTests
630 cls = None global() variable in CFutureTests
647 cls = CSubFuture global() variable in CSubFutureTests
649 cls = None global() variable in CSubFutureTests
653 cls = futures._PyFuture global() variable in PyFutureTests
[all...]
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Dturbojpeg-jni.c108 jclass cls; in ProcessSystemProperties() local
128 Java_org_libjpegturbo_turbojpeg_TJ_bufSize(JNIEnv *env, jclass cls, jint width, jint height, jint jpegSubsamp) Java_org_libjpegturbo_turbojpeg_TJ_bufSize() argument
140 Java_org_libjpegturbo_turbojpeg_TJ_bufSizeYUV__IIII(JNIEnv *env, jclass cls, jint width, jint pad, jint height, jint subsamp) Java_org_libjpegturbo_turbojpeg_TJ_bufSizeYUV__IIII() argument
152 Java_org_libjpegturbo_turbojpeg_TJ_bufSizeYUV__III(JNIEnv *env, jclass cls, jint width, jint height, jint subsamp) Java_org_libjpegturbo_turbojpeg_TJ_bufSizeYUV__III() argument
161 Java_org_libjpegturbo_turbojpeg_TJ_planeSizeYUV__IIIII(JNIEnv *env, jclass cls, jint componentID, jint width, jint stride, jint height, jint subsamp) Java_org_libjpegturbo_turbojpeg_TJ_planeSizeYUV__IIIII() argument
175 Java_org_libjpegturbo_turbojpeg_TJ_planeWidth__III(JNIEnv *env, jclass cls, jint componentID, jint width, jint subsamp) Java_org_libjpegturbo_turbojpeg_TJ_planeWidth__III() argument
187 Java_org_libjpegturbo_turbojpeg_TJ_planeHeight__III(JNIEnv *env, jclass cls, jint componentID, jint height, jint subsamp) Java_org_libjpegturbo_turbojpeg_TJ_planeHeight__III() argument
202 jclass cls; Java_org_libjpegturbo_turbojpeg_TJCompressor_init() local
597 jclass cls; Java_org_libjpegturbo_turbojpeg_TJDecompressor_init() local
613 Java_org_libjpegturbo_turbojpeg_TJ_getScalingFactors(JNIEnv *env, jclass cls) Java_org_libjpegturbo_turbojpeg_TJ_getScalingFactors() argument
1017 jclass cls; Java_org_libjpegturbo_turbojpeg_TJTransformer_init() local
1046 jclass cls; JNICustomFilter() local
[all...]
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
H A Dstructures.h544 void *cls; member
935 void *cls; member

Completed in 36 milliseconds

12345678910>>...12