Home
last modified time | relevance | path

Searched defs:handler (Results 2226 - 2250 of 2701) sorted by relevance

1...<<81828384858687888990>>...109

/kernel/linux/linux-6.6/tools/perf/util/
H A Devsel.h113 void *handler; member
/kernel/linux/linux-6.6/tools/testing/selftests/x86/
H A Damx.c74 static void sethandler(int sig, void (*handler)(int, siginfo_t *, void *), in sethandler() argument
/kernel/linux/linux-6.6/scripts/kconfig/
H A Dnconf.c310 function_key_handler_t handler; member
[all...]
/kernel/linux/linux-6.6/drivers/scsi/bfa/
H A Dbfa.h169 bfa_msix_handler_t handler[BFA_MSIX_MAX_VECTORS]; member
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Dqdio.h210 qdio_handler_t (*handler); member
/kernel/linux/linux-6.6/drivers/s390/scsi/
H A Dzfcp_def.h339 void (*handler)(struct zfcp_fsf_req *); member
/kernel/linux/linux-6.6/kernel/
H A Dreboot.c320 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 Dhci_sock.c1620 const struct hci_mgmt_handler *handler; in hci_mgmt_cmd() local
[all...]
/kernel/linux/linux-6.6/net/ipv4/
H A Dicmp.c189 enum skb_drop_reason (*handler)(struct sk_buff *skb); member
[all...]
H A Dinet_diag.c70 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 Dnf_conntrack_sip.c1438 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 DOH_Drawing_TypographyTest.cpp492 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 Dlibzvbi-teletextdec.c508 static void handler(vbi_event *ev, void *user_data) in handler() function
/third_party/curl/tests/server/
H A Dtftpd.c271 static void mysignal(int sig, void (*handler)(int)) in mysignal() argument
/third_party/ffmpeg/libavformat/
H A Drtpdec.c162 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 Descl.c177 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 DTimeZoneNamesImpl.java245 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 DTimeZoneNamesImpl.java247 private Collection<MatchInfo> doFind(NameSearchHandler handler, CharSequence text, int start) { in doFind() argument
/third_party/icu/icu4c/source/i18n/
H A Ddtitvfmt.cpp322 auto handler = result->getHandler(status); in formatToValue() local
376 auto handler = result->getHandler(status); formatToValue() local
[all...]
/third_party/libcoap/src/
H A Dcoap_debug.c1182 coap_set_log_handler(coap_log_handler_t handler) { in coap_set_log_handler() argument
H A Dcoap_resource.c330 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 Dtest-api.cpp67 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 Dvtn_cfg.c1099 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 Dvtn_opencl.c210 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 Denvironment.cc859 SetProcessExitHandler(Environment* env, std::function<void(Environment*, int)>&& handler) SetProcessExitHandler() argument

Completed in 39 milliseconds

1...<<81828384858687888990>>...109