Home
last modified time | relevance | path

Searched defs:cls (Results 51 - 75 of 279) sorted by relevance

12345678910>>...12

/third_party/skia/third_party/externals/microhttpd/src/testcurl/
H A Dtest_options.c38 ahc_echo (void *cls, in ahc_echo() argument
H A Dtest_termination.c52 connection_handler (void *cls, in connection_handler() argument
/third_party/skia/third_party/externals/microhttpd/src/testspdy/
H A Dtest_struct_namevalue.c42 iterate_cb (void *cls, const char *name, const char * const * value, int num_values) in iterate_cb() argument
70 iterate_brake_cb (void *cls, const char *name, const char * const *value, int num_values) in iterate_brake_cb() argument
99 int cls = 0; in main() local
/third_party/skia/tools/skiaserve/
H A Dskiaserve.cpp73 int answer_to_connection(void* cls, struct MHD_Connection* connection, in answer_to_connection() argument
/third_party/python/Modules/clinic/
H A Dmd5module.c.h18 MD5Type_copy(MD5object *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in MD5Type_copy() argument
H A D_dbmmodule.c.h36 _dbm_dbm_keys(dbmobject *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in _dbm_dbm_keys() argument
59 _dbm_dbm_get(dbmobject *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in _dbm_dbm_get() argument
94 _dbm_dbm_setdefault(dbmobject *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in _dbm_dbm_setdefault() argument
H A Dsha512module.c.h18 SHA512Type_copy(SHAobject *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in SHA512Type_copy() argument
H A Dsha256module.c.h18 SHA256Type_copy(SHAobject *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in SHA256Type_copy() argument
H A Dsha1module.c.h18 SHA1Type_copy(SHA1object *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in SHA1Type_copy() argument
/base/hiviewdfx/hidumper/frameworks/native/src/common/
H A Ddump_cfg.cpp93 bool DumpCfg::IsDumper(int cls) in IsDumper() argument
98 bool DumpCfg::IsFilter(int cls) in IsFilter() argument
113 bool DumpCfg::IsOutput(int cls) in IsOutput() argument
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_stream/
H A Dstream_n_exporter.cpp507 napi_value cls = nullptr; in Export() local
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dnsxfname.c234 struct acpi_pnp_device_id *cls = NULL; in acpi_get_object_info() local
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_u32.c149 int cxgb4_config_knode(struct net_device *dev, struct tc_cls_u32_offload *cls) in cxgb4_config_knode() argument
44 fill_match_fields(struct adapter *adap, struct ch_filter_specification *fs, struct tc_cls_u32_offload *cls, const struct cxgb4_match_field *entry, bool next_header) fill_match_fields() argument
90 fill_action_fields(struct adapter *adap, struct ch_filter_specification *fs, struct tc_cls_u32_offload *cls) fill_action_fields() argument
352 cxgb4_delete_knode(struct net_device *dev, struct tc_cls_u32_offload *cls) cxgb4_delete_knode() argument
[all...]
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dnsxfname.c234 struct acpi_pnp_device_id *cls = NULL; in acpi_get_object_info() local
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_u32.c149 int cxgb4_config_knode(struct net_device *dev, struct tc_cls_u32_offload *cls) in cxgb4_config_knode() argument
44 fill_match_fields(struct adapter *adap, struct ch_filter_specification *fs, struct tc_cls_u32_offload *cls, const struct cxgb4_match_field *entry, bool next_header) fill_match_fields() argument
90 fill_action_fields(struct adapter *adap, struct ch_filter_specification *fs, struct tc_cls_u32_offload *cls) fill_action_fields() argument
352 cxgb4_delete_knode(struct net_device *dev, struct tc_cls_u32_offload *cls) cxgb4_delete_knode() argument
[all...]
/third_party/FreeBSD/sys/kern/
H A Dsubr_kobj.c80 kobj_class_compile_common(kobj_class_t cls, kobj_ops_t ops) in kobj_class_compile_common() argument
109 kobj_class_compile(kobj_class_t cls) in kobj_class_compile() argument
140 kobj_class_compile_static(kobj_class_t cls, kobj_ops_ argument
154 kobj_lookup_method_class(kobj_class_t cls, kobjop_desc_t desc) kobj_lookup_method_class() argument
169 kobj_lookup_method_mi(kobj_class_t cls, kobjop_desc_t desc) kobj_lookup_method_mi() argument
192 kobj_lookup_method(kobj_class_t cls, kobj_method_t **cep, kobjop_desc_t desc) kobj_lookup_method() argument
207 kobj_class_free(kobj_class_t cls) kobj_class_free() argument
238 kobj_create(kobj_class_t cls, struct malloc_type *mtype, int mflags) kobj_create() argument
256 kobj_init_common(kobj_t obj, kobj_class_t cls) kobj_init_common() argument
264 kobj_init(kobj_t obj, kobj_class_t cls) kobj_init() argument
290 kobj_init_static(kobj_t obj, kobj_class_t cls) kobj_init_static() argument
302 kobj_class_t cls = obj->ops->cls; kobj_delete() local
[all...]
/third_party/FreeBSD/sys/sys/
H A Dkobj.h87 kobj_class_t cls; member
[all...]
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/coverage/
H A DJacocoReportCheck.java365 final String cls; field in JacocoReportCheck.ReportEntry
369 ReportEntry(String cls, Method method) { in ReportEntry() argument
379 String cls() { in cls() method in JacocoReportCheck.ReportEntry
/third_party/lzma/CPP/7zip/Archive/
H A DArchiveExports.cpp52 GUID cls = *clsid; in FindFormatCalssId() local
/third_party/node/test/common/
H A Ddns.js
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dhttps_fileserver_example.c99 file_reader (void *cls, uint64_t pos, char *buf, size_t max) in file_reader() argument
108 file_free_callback (void *cls) in file_free_callback() argument
116 http_ahc (void *cls, in http_ahc() argument
H A Dmhd2spdy_http.c30 http_cb_log(void * cls, in http_cb_log() argument
48 http_cb_iterate(void *cls, in http_cb_iterate() argument
79 http_cb_response (void *cls, in http_cb_response() argument
149 http_cb_response_done(void *cls) in http_cb_response_done() argument
156 http_cb_request (void *cls, in http_cb_request() argument
372 http_cb_request_completed(void *cls, struct MHD_Connection *connection, void **con_cls, enum MHD_RequestTerminationCode toe) http_cb_request_completed() argument
[all...]
H A Dspdy_response_with_callback.c42 response_callback (void *cls, in response_callback() argument
60 response_done_callback(void *cls, in response_done_callback() argument
78 standard_request_handler(void *cls, in standard_request_handler() argument
/third_party/skia/third_party/externals/microhttpd/src/testcurl/https/
H A Dtest_empty_response.c42 ahc_echo (void *cls, in ahc_echo() argument
H A Dtest_https_get_select.c43 ahc_echo (void *cls, in ahc_echo() argument

Completed in 18 milliseconds

12345678910>>...12