Home
last modified time | relevance | path

Searched defs:dispatch (Results 51 - 75 of 152) sorted by relevance

1234567

/third_party/node/deps/openssl/openssl/providers/implementations/rands/
H A Ddrbg.c726 static const OSSL_DISPATCH *find_call(const OSSL_DISPATCH *dispatch, in find_call() argument
/third_party/python/Lib/
H A Dfunctools.py818 def dispatch(cls): function
[all...]
/third_party/openssl/providers/implementations/rands/
H A Ddrbg.c726 static const OSSL_DISPATCH *find_call(const OSSL_DISPATCH *dispatch, in find_call() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-kern-table.hh130 typename context_t::return_t dispatch (context_t *c, Ts&&... ds) const in dispatch() function
323 typename context_t::return_t dispatch (context_t *c, Ts&&... ds) const in dispatch() function
[all...]
H A Dhb-ot-layout-gsub-table.hh288 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 Dhb-aat-layout-common.hh859 return_t dispatch (const T &obj) { return obj.apply (this); } in dispatch() function
H A Dhb-ot-layout-gdef-table.hh246 typename context_t::return_t dispatch (context_t *c, Ts&&... ds) const in dispatch() function
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_security.cpp37 BleSecurity( IAdapterBle &bleAdapter, utility::Dispatcher &dispatch, BaseObserverList<IAdapterBleObserver> &observer) BleSecurity() argument
H A Dble_advertiser_impl.cpp43 BleAdvertiserImpl( IBleAdvertiserCallback &callback, IAdapterBle &bleAdapter, utility::Dispatcher &dispatch) BleAdvertiserImpl() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/liquidio/
H A Docteon_droq.c59 struct list_head *dispatch; in octeon_get_dispatch_arg() local
[all...]
H A Docteon_device.c1042 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 Dsym_fw2.h63 u32 dispatch [ 28]; member
[all...]
/kernel/linux/linux-5.10/net/ceph/
H A Dmon_client.c1280 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 Dsym_fw2.h63 u32 dispatch [ 28]; member
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/liquidio/
H A Docteon_device.c1053 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 Docteon_droq.c59 struct list_head *dispatch; in octeon_get_dispatch_arg() local
[all...]
/third_party/libinput/src/
H A Devdev-totem.c114 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 Devdev-mt-touchpad-buttons.c1174 struct evdev_dispatch *dispatch = tp->buttons.trackpoint->dispatch; in tp_notify_clickpadbutton() local
[all...]
H A Devdev-mt-touchpad-tap.c1389 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 Devdev-fallback.h178 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 Dpanvk_vX_cs.c400 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 Devp_rand.c32 const OSSL_DISPATCH *dispatch; member
/third_party/rust/crates/cxx/macro/src/
H A Dexpand.rs720 let mut dispatch = quote!(#setup #expr); in expand_cxx_function_shim() variables
/third_party/openssl/crypto/evp/
H A Devp_rand.c32 const OSSL_DISPATCH *dispatch; member
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dacobject.h153 } dispatch; member

Completed in 42 milliseconds

1234567