| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-layout-gsub-table.hh | 288 typename context_t::return_t dispatch (context_t *c, Ts&&... ds) const in dispatch() function 522 typename context_t::return_t dispatch (context_t *c, Ts&&... ds) const in dispatch() function 765 typename context_t::return_t dispatch (context_t *c, Ts&&... ds) const in dispatch() function [all...] |
| H A D | hb-aat-layout-common.hh | 859 return_t dispatch (const T &obj) { return obj.apply (this); } in dispatch() function
|
| H A D | hb-ot-layout-gdef-table.hh | 246 typename context_t::return_t dispatch (context_t *c, Ts&&... ds) const in dispatch() function
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/cavium/liquidio/ |
| H A D | octeon_droq.c | 59 struct list_head *dispatch; in octeon_get_dispatch_arg() local [all...] |
| H A D | octeon_device.c | 1042 struct list_head *dispatch; in octeon_delete_dispatch_list() local 1068 struct list_head *dispatch; octeon_get_dispatch() local 1151 struct octeon_dispatch *dispatch; octeon_register_dispatch_fn() local [all...] |
| /kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/ |
| H A D | sym_fw2.h | 63 u32 dispatch [ 28]; member [all...] |
| H A D | sym_fw1.h | 62 u32 dispatch [ 28]; member [all...] |
| /kernel/linux/linux-5.10/net/ceph/ |
| H A D | mon_client.c | 1280 static void dispatch(struct ceph_connection *con, struct ceph_msg *msg) in dispatch() function
|
| /kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/ |
| H A D | sym_fw2.h | 63 u32 dispatch [ 28]; member [all...] |
| H A D | sym_fw1.h | 62 u32 dispatch [ 28]; member [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/cavium/liquidio/ |
| H A D | octeon_device.c | 1053 struct list_head *dispatch; in octeon_delete_dispatch_list() local 1080 struct list_head *dispatch; octeon_get_dispatch() local 1163 struct octeon_dispatch *dispatch; octeon_register_dispatch_fn() local [all...] |
| H A D | octeon_droq.c | 59 struct list_head *dispatch; in octeon_get_dispatch_arg() local [all...] |
| /third_party/libinput/src/ |
| H A D | evdev-totem.c | 114 struct evdev_dispatch *dispatch; in totem_set_touch_device_enabled() local 514 totem_interface_process(struct evdev_dispatch *dispatch, struct evdev_device *device, struct input_event *e, uint64_t time) totem_interface_process() argument 550 totem_interface_suspend(struct evdev_dispatch *dispatch, struct evdev_device *device) totem_interface_suspend() argument 605 totem_interface_destroy(struct evdev_dispatch *dispatch) totem_interface_destroy() argument 659 totem_interface_initial_proximity(struct evdev_device *device, struct evdev_dispatch *dispatch) totem_interface_initial_proximity() argument [all...] |
| H A D | evdev-mt-touchpad-buttons.c | 1174 struct evdev_dispatch *dispatch = tp->buttons.trackpoint->dispatch; in tp_notify_clickpadbutton() local [all...] |
| H A D | evdev-mt-touchpad-tap.c | 1389 struct evdev_dispatch *dispatch = evdev_device(device)->dispatch; in tp_tap_config_count() local 1399 struct evdev_dispatch *dispatch = evdev_device(device)->dispatch; in tp_tap_config_set_enabled() local 1412 struct evdev_dispatch *dispatch = evdev_device(device)->dispatch; in tp_tap_config_is_enabled() local 1453 struct evdev_dispatch *dispatch in tp_tap_config_set_map() local 1466 struct evdev_dispatch *dispatch = evdev_device(device)->dispatch; tp_tap_config_get_map() local 1482 struct evdev_dispatch *dispatch = evdev_device(device)->dispatch; tp_tap_config_set_drag_enabled() local 1493 struct evdev_dispatch *dispatch = evdev_device(device)->dispatch; tp_tap_config_get_drag_enabled() local 1517 struct evdev_dispatch *dispatch = evdev_device(device)->dispatch; tp_tap_config_set_draglock_enabled() local 1528 struct evdev_dispatch *dispatch = evdev_device(device)->dispatch; tp_tap_config_get_draglock_enabled() local [all...] |
| H A D | evdev-fallback.h | 178 fallback_dispatch(struct evdev_dispatch *dispatch) in fallback_dispatch() argument 227 hw_set_key_down(struct fallback_dispatch *dispatch, int code, int pressed) in hw_set_key_down() argument 233 hw_key_has_changed(struct fallback_dispatch *dispatch, int code) in hw_key_has_changed() argument 240 hw_key_update_last_state(struct fallback_dispatch *dispatch) in hw_key_update_last_state() argument 252 hw_is_key_down(struct fallback_dispatch *dispatch, int code) hw_is_key_down() argument [all...] |
| /third_party/mesa3d/src/panfrost/vulkan/ |
| H A D | panvk_vX_cs.c | 400 emit_compute_job(const struct panvk_pipeline *pipeline, const struct panvk_dispatch_info *dispatch, void *job) emit_compute_job() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| H A D | evp_rand.c | 32 const OSSL_DISPATCH *dispatch; member
|
| /third_party/rust/crates/cxx/macro/src/ |
| H A D | expand.rs | 720 let mut dispatch = quote!(#setup #expr); in expand_cxx_function_shim() variables
|
| /third_party/openssl/crypto/evp/ |
| H A D | evp_rand.c | 32 const OSSL_DISPATCH *dispatch; member
|
| /kernel/linux/linux-5.10/drivers/acpi/acpica/ |
| H A D | acobject.h | 153 } dispatch; member
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | blk-mq.h | 28 struct list_head dispatch; member
|
| /kernel/linux/linux-5.10/include/linux/ceph/ |
| H A D | messenger.h | 28 void (*dispatch) (struct ceph_connection *con, struct ceph_msg *m); member
|
| /kernel/linux/linux-6.6/drivers/acpi/acpica/ |
| H A D | acobject.h | 154 } dispatch; member
|
| /kernel/linux/linux-6.6/block/ |
| H A D | mq-deadline.c | 74 struct list_head dispatch; member [all...] |