| /kernel/linux/linux-6.6/drivers/net/bonding/ |
| H A D | bond_sysfs.c | 34 static ssize_t bonding_show_bonds(const struct class *cls, in bonding_show_bonds() argument 78 static ssize_t bonding_store_bonds(const struct class *cls, in bonding_store_bonds() argument
|
| /kernel/linux/linux-6.6/drivers/ata/ |
| H A D | sata_vsc.c | 334 u8 cls; in vsc_sata_init_one() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mediatek/ |
| H A D | mtk_ppe_offload.c | 527 int mtk_flow_offload_cmd(struct mtk_eth *eth, struct flow_cls_offload *cls, in mtk_flow_offload_cmd() argument 555 struct flow_cls_offload *cls = type_data; in mtk_eth_setup_tc_block_cb() local
|
| /third_party/mesa3d/src/amd/compiler/ |
| H A D | aco_statistics.cpp | 110 instr_class cls = instr_info.classes[(int)instr->opcode]; in get_perf_info() local
|
| /third_party/ltp/testcases/kernel/device-drivers/base/tbase/ |
| H A D | tbase.c | 727 struct class *cls = &test_class; in test_class_file() local
|
| /third_party/python/Include/internal/ |
| H A D | pycore_interp.h | 213 PyTypeObject *cls; member
|
| /third_party/skia/third_party/externals/microhttpd/doc/examples/ |
| H A D | sessions.c | 296 serve_simple_form (const void *cls, in serve_simple_form() argument 330 fill_v1_form (const void *cls, in fill_v1_form() argument 372 fill_v1_v2_form(const void *cls, const char *mime, struct Session *session, struct MHD_Connection *connection) fill_v1_v2_form() argument 415 not_found_page(const void *cls, const char *mime, struct Session *session, struct MHD_Connection *connection) not_found_page() argument 472 post_iterator(void *cls, enum MHD_ValueKind kind, const char *key, const char *filename, const char *content_type, const char *transfer_encoding, const char *data, uint64_t off, size_t size) post_iterator() argument 554 create_response(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t *upload_data_size, void **ptr) create_response() argument 661 request_completed_callback(void *cls, struct MHD_Connection *connection, void **con_cls, enum MHD_RequestTerminationCode toe) request_completed_callback() argument [all...] |
| /third_party/skia/third_party/externals/microhttpd/src/examples/ |
| H A D | demo.c | 477 process_upload_data (void *cls, in process_upload_data() argument 603 response_completed_callback (void *cls, in response_completed_callback() argument 673 generate_page (void *cls, in generate_page() argument
|
| H A D | demo_https.c | 478 process_upload_data (void *cls, in process_upload_data() argument 604 response_completed_callback (void *cls, in response_completed_callback() argument 674 generate_page (void *cls, in generate_page() argument
|
| H A D | post_example.c | 274 serve_simple_form (const void *cls, in serve_simple_form() argument 310 fill_v1_form (const void *cls, in fill_v1_form() argument 353 fill_v1_v2_form (const void *cls, in fill_v1_v2_form() argument 397 not_found_page(const void *cls, const char *mime, struct Session *session, struct MHD_Connection *connection) not_found_page() argument 456 post_iterator(void *cls, enum MHD_ValueKind kind, const char *key, const char *filename, const char *content_type, const char *transfer_encoding, const char *data, uint64_t off, size_t size) post_iterator() argument 537 create_response(void *cls, struct MHD_Connection *connection, const char *url, const char *method, const char *version, const char *upload_data, size_t *upload_data_size, void **ptr) create_response() argument 644 request_completed_callback(void *cls, struct MHD_Connection *connection, void **con_cls, enum MHD_RequestTerminationCode toe) request_completed_callback() argument [all...] |
| /third_party/skia/third_party/externals/microhttpd/src/microspdy/ |
| H A D | applicationlayer.c | 35 spdy_callback_response_done(void *cls, in spdy_callback_response_done() argument 59 spdy_handler_new_stream (void *cls, in spdy_handler_new_stream() argument 187 spdy_handler_new_data (void * cls, in spdy_handler_new_data() argument 212 spdy_handler_response_queue_result(void * cls, struct SPDYF_Response_Queue *response_queue, enum SPDY_RESPONSE_RESULT status) spdy_handler_response_queue_result() argument 325 SPDY_start_daemon(uint16_t port, const char *certfile, const char *keyfile, SPDY_NewSessionCallback nscb, SPDY_SessionClosedCallback sccb, SPDY_NewRequestCallback nrcb, SPDY_NewDataCallback npdcb, void * cls, ...) SPDY_start_daemon() argument 711 SPDY_set_cls_to_session(struct SPDY_Session * session, void * cls) SPDY_set_cls_to_session() argument 738 SPDY_set_cls_to_request(struct SPDY_Request * request, void * cls) SPDY_set_cls_to_request() argument [all...] |
| /third_party/skia/third_party/externals/microhttpd/src/testcurl/ |
| H A D | test_post.c | 66 completed_cb (void *cls, in completed_cb() argument 98 post_iterator (void *cls, in post_iterator() argument 119 ahc_echo (void *cls, in ahc_echo() argument 453 ahc_cancel (void *cls, in ahc_cancel() argument
|
| /third_party/python/Modules/ |
| H A D | _gdbmmodule.c | 334 _gdbm_gdbm_keys_impl(gdbmobject *self, PyTypeObject *cls) in _gdbm_gdbm_keys_impl() argument 421 _gdbm_gdbm_firstkey_impl(gdbmobject *self, PyTypeObject *cls) in _gdbm_gdbm_firstkey_impl() argument 460 _gdbm_gdbm_nextkey_impl(gdbmobject *self, PyTypeObject *cls, const char *key, in _gdbm_gdbm_nextkey_impl() argument 498 _gdbm_gdbm_reorganize_impl(gdbmobject *self, PyTypeObject *cls) _gdbm_gdbm_reorganize_impl() argument 527 _gdbm_gdbm_sync_impl(gdbmobject *self, PyTypeObject *cls) _gdbm_gdbm_sync_impl() argument [all...] |
| H A D | md5module.c | 373 MD5Type_copy_impl(MD5object *self, PyTypeObject *cls) in MD5Type_copy_impl() argument
|
| H A D | sha1module.c | 351 SHA1Type_copy_impl(SHA1object *self, PyTypeObject *cls) in SHA1Type_copy_impl() argument
|
| /third_party/python/Python/ |
| H A D | ast.c | 607 expr_ty cls = p->v.MatchClass.cls; in validate_pattern() local
|
| /third_party/python/Modules/_sre/clinic/ |
| H A D | sre.c.h | 175 _sre_SRE_Pattern_match(PatternObject *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in _sre_SRE_Pattern_match() argument 245 _sre_SRE_Pattern_fullmatch(PatternObject *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in _sre_SRE_Pattern_fullmatch() argument 317 _sre_SRE_Pattern_search(PatternObject *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in _sre_SRE_Pattern_search() argument 458 _sre_SRE_Pattern_finditer(PatternObject *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) _sre_SRE_Pattern_finditer() argument 527 _sre_SRE_Pattern_scanner(PatternObject *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) _sre_SRE_Pattern_scanner() argument 647 _sre_SRE_Pattern_sub(PatternObject *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) _sre_SRE_Pattern_sub() argument 701 _sre_SRE_Pattern_subn(PatternObject *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) _sre_SRE_Pattern_subn() argument 1090 _sre_SRE_Scanner_match(ScannerObject *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) _sre_SRE_Scanner_match() argument 1111 _sre_SRE_Scanner_search(ScannerObject *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) _sre_SRE_Scanner_search() argument [all...] |
| /third_party/python/Modules/clinic/ |
| H A D | arraymodule.c.h | 154 array_array_extend(arrayobject *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in array_array_extend() argument 297 array_array_fromfile(arrayobject *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in array_array_fromfile() argument 342 array_array_tofile(arrayobject *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in array_array_tofile() argument 584 array_array___reduce_ex__(arrayobject *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) array_array___reduce_ex__() argument 616 array_arrayiterator___reduce__(arrayiterobject *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) array_arrayiterator___reduce__() argument [all...] |
| /third_party/rust/crates/regex/regex-syntax/src/ |
| H A D | unicode.rs | 641 let mut cls = gencat("Unassigned")?; variables
|
| /third_party/vk-gl-cts/framework/platform/android/ |
| H A D | tcuAndroidUtil.cpp | 125 const jclass cls = env->FindClass(className); in findClass() local 135 const jclass cls = env->GetObjectClass(object); in getObjectClass() local 143 jmethodID getMethodID (JNIEnv* env, jclass cls, const char* methodName, const char* signature) in getMethodID() argument 225 int getStaticFieldValue<int> (JNIEnv* env, jclass cls, jfieldI argument 232 getStaticFieldValue(JNIEnv* env, jclass cls, jfieldID fieldId) getStaticFieldValue() argument 243 getStaticFieldValue(JNIEnv* env, jclass cls, jfieldID fieldId) getStaticFieldValue() argument 271 const jclass cls = findClass(env, className); getStaticField() local 295 const jclass cls = getObjectClass(env, obj); getField() local [all...] |
| /device/soc/rockchip/rk3588/kernel/net/rfkill/ |
| H A D | rfkill-wlan.c | 738 static ssize_t wifi_power_show(struct class *cls, struct class_attribute *attr, char *_buf) in wifi_power_show() argument 743 static ssize_t wifi_power_store(struct class *cls, struct class_attribute *attr, const char *_buf, size_t _count) in wifi_power_store() argument 762 static ssize_t wifi_bt_vbat_show(struct class *cls, struct class_attribute *attr, char *_buf) in wifi_bt_vbat_show() argument 767 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 786 static ssize_t wifi_set_carddetect_store(struct class *cls, struct class_attribute *attr, const char *_buf, size_t _count) in wifi_set_carddetect_store() argument
|
| /kernel/linux/linux-5.10/drivers/net/dsa/ocelot/ |
| H A D | felix.c | 727 felix_cls_flower_add(struct dsa_switch *ds, int port, struct flow_cls_offload *cls, bool ingress) felix_cls_flower_add() argument 735 felix_cls_flower_del(struct dsa_switch *ds, int port, struct flow_cls_offload *cls, bool ingress) felix_cls_flower_del() argument 743 felix_cls_flower_stats(struct dsa_switch *ds, int port, struct flow_cls_offload *cls, bool ingress) felix_cls_flower_stats() argument
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_tc_flower.c | 926 cxgb4_tc_flower_replace(struct net_device *dev, struct flow_cls_offload *cls) cxgb4_tc_flower_replace() argument 989 cxgb4_tc_flower_destroy(struct net_device *dev, struct flow_cls_offload *cls) cxgb4_tc_flower_destroy() argument 1060 cxgb4_tc_flower_stats(struct net_device *dev, struct flow_cls_offload *cls) cxgb4_tc_flower_stats() argument [all...] |
| /kernel/linux/linux-5.10/fs/cifs/ |
| H A D | asn1.c | 490 unsigned int cls, con, tag, oidlen, rc; in decode_negTokenInit() local 156 asn1_id_decode(struct asn1_ctx *ctx, unsigned int *cls, unsigned int *con, unsigned int *tag) asn1_id_decode() argument 212 asn1_header_decode(struct asn1_ctx *ctx, unsigned char **eoc, unsigned int *cls, unsigned int *con, unsigned int *tag) asn1_header_decode() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_tc_flower.c | 926 cxgb4_tc_flower_replace(struct net_device *dev, struct flow_cls_offload *cls) cxgb4_tc_flower_replace() argument 989 cxgb4_tc_flower_destroy(struct net_device *dev, struct flow_cls_offload *cls) cxgb4_tc_flower_destroy() argument 1060 cxgb4_tc_flower_stats(struct net_device *dev, struct flow_cls_offload *cls) cxgb4_tc_flower_stats() argument [all...] |