| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | evsel.h | 113 void *handler; member
|
| /kernel/linux/linux-6.6/tools/testing/selftests/x86/ |
| H A D | amx.c | 74 static void sethandler(int sig, void (*handler)(int, siginfo_t *, void *), in sethandler() argument
|
| /kernel/linux/linux-6.6/scripts/kconfig/ |
| H A D | nconf.c | 310 function_key_handler_t handler; member [all...] |
| /kernel/linux/linux-6.6/drivers/scsi/bfa/ |
| H A D | bfa.h | 169 bfa_msix_handler_t handler[BFA_MSIX_MAX_VECTORS]; member
|
| /kernel/linux/linux-6.6/drivers/s390/cio/ |
| H A D | qdio.h | 210 qdio_handler_t (*handler); member
|
| /kernel/linux/linux-6.6/drivers/s390/scsi/ |
| H A D | zfcp_def.h | 339 void (*handler)(struct zfcp_fsf_req *); member
|
| /kernel/linux/linux-6.6/kernel/ |
| H A D | reboot.c | 320 struct sys_off_handler *handler; sys_off_notify() local 335 struct sys_off_handler *handler; alloc_sys_off_handler() local 360 free_sys_off_handler(struct sys_off_handler *handler) free_sys_off_handler() argument 395 struct sys_off_handler *handler; register_sys_off_handler() local 463 unregister_sys_off_handler(struct sys_off_handler *handler) unregister_sys_off_handler() argument 486 struct sys_off_handler *handler = data; devm_unregister_sys_off_handler() local 509 struct sys_off_handler *handler; devm_register_sys_off_handler() local 588 struct sys_off_handler *handler; register_platform_power_off() local [all...] |
| /kernel/linux/linux-6.6/net/bluetooth/ |
| H A D | hci_sock.c | 1620 const struct hci_mgmt_handler *handler; in hci_mgmt_cmd() local [all...] |
| /kernel/linux/linux-6.6/net/ipv4/ |
| H A D | icmp.c | 189 enum skb_drop_reason (*handler)(struct sk_buff *skb); member [all...] |
| H A D | inet_diag.c | 70 static void inet_diag_unlock_handler(const struct inet_diag_handler *handler) in inet_diag_unlock_handler() argument 104 const struct inet_diag_handler *handler; in inet_sk_attr_size() local 240 const struct inet_diag_handler *handler; in inet_sk_diag_fill() local 596 const struct inet_diag_handler *handler; inet_diag_cmd_exact() local 1169 const struct inet_diag_handler *handler; __inet_diag_dump() local 1352 const struct inet_diag_handler *handler; inet_diag_handler_get_info() local [all...] |
| /kernel/linux/linux-6.6/net/netfilter/ |
| H A D | nf_conntrack_sip.c | 1438 const struct sip_handler *handler; in process_sip_response() local 1479 const struct sip_handler *handler; in process_sip_request() local [all...] |
| /test/xts/acts/graphic/graphicnapidrawingtest/ |
| H A D | OH_Drawing_TypographyTest.cpp | 492 OH_Drawing_TypographyCreate* handler = OH_Drawing_CreateTypographyHandler(typoStyle, in HWTEST_F() local 814 OH_Drawing_TypographyCreate* handler = OH_Drawing_CreateTypographyHandler(typoStyle, in HWTEST_F() local 868 OH_Drawing_TypographyCreate* handler = OH_Drawing_CreateTypographyHandler(typoStyle, HWTEST_F() local 1191 OH_Drawing_TypographyCreate* handler = OH_Drawing_CreateTypographyHandler(typoStyle, HWTEST_F() local 1287 OH_Drawing_TypographyCreate* handler = OH_Drawing_CreateTypographyHandler(typoStyle, HWTEST_F() local 1340 OH_Drawing_TypographyCreate* handler = OH_Drawing_CreateTypographyHandler(typoStyle, HWTEST_F() local 1395 OH_Drawing_TypographyCreate* handler = OH_Drawing_CreateTypographyHandler(typoStyle, HWTEST_F() local 1447 OH_Drawing_TypographyCreate* handler = OH_Drawing_CreateTypographyHandler(typoStyle, HWTEST_F() local 1499 OH_Drawing_TypographyCreate* handler = OH_Drawing_CreateTypographyHandler(typoStyle, HWTEST_F() local 1551 OH_Drawing_TypographyCreate* handler = OH_Drawing_CreateTypographyHandler(typoStyle, HWTEST_F() local 1712 OH_Drawing_TypographyCreate* handler = OH_Drawing_CreateTypographyHandler(typoStyle, HWTEST_F() local 1795 OH_Drawing_TypographyCreate* handler = OH_Drawing_CreateTypographyHandler(typoStyle, fontCollection); HWTEST_F() local 1822 OH_Drawing_TypographyCreate* handler = OH_Drawing_CreateTypographyHandler(typoStyle, fontCollection); HWTEST_F() local 1851 OH_Drawing_TypographyCreate* handler = OH_Drawing_CreateTypographyHandler(typoStyle, fontCollection); HWTEST_F() local 2186 OH_Drawing_TypographyCreate* handler = OH_Drawing_CreateTypographyHandler(typoStyle, HWTEST_F() local 2424 OH_Drawing_TypographyCreate* handler = OH_Drawing_CreateTypographyHandler(typoStyle, HWTEST_F() local 2450 OH_Drawing_TypographyCreate* handler = OH_Drawing_CreateTypographyHandler(typoStyle, HWTEST_F() local 2476 OH_Drawing_TypographyCreate* handler = OH_Drawing_CreateTypographyHandler(typoStyle, HWTEST_F() local 2525 OH_Drawing_TypographyCreate* handler = HWTEST_F() local 2568 OH_Drawing_TypographyCreate* handler = HWTEST_F() local 2610 OH_Drawing_TypographyCreate* handler = OH_Drawing_CreateTypographyHandler(typoStyle, HWTEST_F() local 2642 OH_Drawing_TypographyCreate* handler = OH_Drawing_CreateTypographyHandler(typoStyle, HWTEST_F() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | libzvbi-teletextdec.c | 508 static void handler(vbi_event *ev, void *user_data) in handler() function
|
| /third_party/curl/tests/server/ |
| H A D | tftpd.c | 271 static void mysignal(int sig, void (*handler)(int)) in mysignal() argument
|
| /third_party/ffmpeg/libavformat/ |
| H A D | rtpdec.c | 162 const RTPDynamicProtocolHandler *handler; in ff_rtp_handler_find_by_name() local 176 const RTPDynamicProtocolHandler *handler; in ff_rtp_handler_find_by_id() local 620 ff_rtp_parse_set_dynamic_protocol(RTPDemuxContext *s, PayloadContext *ctx, const RTPDynamicProtocolHandler *handler) ff_rtp_parse_set_dynamic_protocol() argument [all...] |
| /third_party/backends/backend/escl/ |
| H A D | escl.c | 177 escl_free_handler(escl_sane_t *handler) in escl_free_handler() argument 668 _get_resolution(escl_sane_t *handler, int resol) in _get_resolution() argument 1272 escl_sane_t *handler = NULL; sane_open() local 1336 escl_sane_t *handler = h; sane_cancel() local 1402 escl_sane_t *handler = h; sane_control_option() local 1551 escl_sane_t *handler = h; sane_start() local 1769 escl_sane_t *handler = h; sane_get_parameters() local 1798 escl_sane_t *handler = h; sane_read() local [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | TimeZoneNamesImpl.java | 245 private Collection<MatchInfo> doFind(NameSearchHandler handler, CharSequence text, int start) { in doFind() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | TimeZoneNamesImpl.java | 247 private Collection<MatchInfo> doFind(NameSearchHandler handler, CharSequence text, int start) { in doFind() argument
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | dtitvfmt.cpp | 322 auto handler = result->getHandler(status); in formatToValue() local 376 auto handler = result->getHandler(status); formatToValue() local [all...] |
| /third_party/libcoap/src/ |
| H A D | coap_debug.c | 1182 coap_set_log_handler(coap_log_handler_t handler) { in coap_set_log_handler() argument
|
| H A D | coap_resource.c | 330 coap_resource_proxy_uri_init2(coap_method_handler_t handler, argument 379 coap_resource_proxy_uri_init(coap_method_handler_t handler, argument 674 coap_register_handler(coap_resource_t *resource, coap_request_t method, coap_method_handler_t handler) global() argument 681 coap_register_request_handler(coap_resource_t *resource, coap_request_t method, coap_method_handler_t handler) global() argument [all...] |
| /third_party/jerryscript/tests/unit-core/ |
| H A D | test-api.cpp | 67 handler (const jerry_value_t func_obj_val, /**< function object */ in handler() function 726 jerry_value_t handler = jerry_create_object (); in HWTEST_F() local 762 jerry_value_t handler = jerry_create_object (); HWTEST_F() local [all...] |
| /third_party/mesa3d/src/compiler/spirv/ |
| H A D | vtn_cfg.c | 1099 vtn_emit_cf_list_structured(struct vtn_builder *b, struct list_head *cf_list, nir_variable *switch_fall_var, bool *has_switch_break, vtn_instruction_handler handler) vtn_emit_cf_list_structured() argument 1298 vtn_emit_cf_func_unstructured(struct vtn_builder *b, struct vtn_function *func, vtn_instruction_handler handler) vtn_emit_cf_func_unstructured() argument [all...] |
| H A D | vtn_opencl.c | 210 handle_instr(struct vtn_builder *b, uint32_t opcode, const uint32_t *w_src, unsigned num_srcs, const uint32_t *w_dest, nir_handler handler) handle_instr() argument
|
| /third_party/node/src/api/ |
| H A D | environment.cc | 859 SetProcessExitHandler(Environment* env, std::function<void(Environment*, int)>&& handler) SetProcessExitHandler() argument
|