/third_party/libinput/src/ |
D | evdev-fallback.c | 35 fallback_keyboard_notify_key(struct fallback_dispatch *dispatch, in fallback_keyboard_notify_key() 51 fallback_lid_notify_toggle(struct fallback_dispatch *dispatch, in fallback_lid_notify_toggle() 65 fallback_notify_physical_button(struct fallback_dispatch *dispatch, in fallback_notify_physical_button() 90 struct fallback_dispatch *dispatch = fallback_dispatch(evdev_dispatch); in fallback_interface_get_switch_state() local 145 fallback_filter_defuzz_touch(struct fallback_dispatch *dispatch, in fallback_filter_defuzz_touch() 169 fallback_rotate_relative(struct fallback_dispatch *dispatch, in fallback_rotate_relative() 185 fallback_flush_relative_motion(struct fallback_dispatch *dispatch, in fallback_flush_relative_motion() 227 fallback_flush_wheels(struct fallback_dispatch *dispatch, in fallback_flush_wheels() 331 fallback_flush_absolute_motion(struct fallback_dispatch *dispatch, in fallback_flush_absolute_motion() 348 fallback_flush_mt_down(struct fallback_dispatch *dispatch, in fallback_flush_mt_down() [all …]
|
D | evdev-debounce.c | 484 fallback_debounce_handle_state(struct fallback_dispatch *dispatch, in fallback_debounce_handle_state() 556 struct fallback_dispatch *dispatch = in debounce_timeout() local 566 struct fallback_dispatch *dispatch = in debounce_timeout_short() local 573 fallback_init_debounce(struct fallback_dispatch *dispatch) in fallback_init_debounce()
|
D | evdev-mt-touchpad-tap.c | 1397 struct evdev_dispatch *dispatch = evdev_device(device)->dispatch; in tp_tap_config_count() local 1407 struct evdev_dispatch *dispatch = evdev_device(device)->dispatch; in tp_tap_config_set_enabled() local 1420 struct evdev_dispatch *dispatch = evdev_device(device)->dispatch; in tp_tap_config_is_enabled() local 1461 struct evdev_dispatch *dispatch = evdev_device(device)->dispatch; in tp_tap_config_set_map() local 1474 struct evdev_dispatch *dispatch = evdev_device(device)->dispatch; in tp_tap_config_get_map() local 1490 struct evdev_dispatch *dispatch = evdev_device(device)->dispatch; in tp_tap_config_set_drag_enabled() local 1501 struct evdev_dispatch *dispatch = evdev_device(device)->dispatch; in tp_tap_config_get_drag_enabled() local 1525 struct evdev_dispatch *dispatch = evdev_device(device)->dispatch; in tp_tap_config_set_draglock_enabled() local 1536 struct evdev_dispatch *dispatch = evdev_device(device)->dispatch; in tp_tap_config_get_draglock_enabled() local
|
D | evdev-fallback.h | 163 fallback_dispatch(struct evdev_dispatch *dispatch) in fallback_dispatch() 212 hw_set_key_down(struct fallback_dispatch *dispatch, int code, int pressed) in hw_set_key_down() 218 hw_key_has_changed(struct fallback_dispatch *dispatch, int code) in hw_key_has_changed() 225 hw_key_update_last_state(struct fallback_dispatch *dispatch) in hw_key_update_last_state() 237 hw_is_key_down(struct fallback_dispatch *dispatch, int code) in hw_is_key_down()
|
D | evdev-totem.c | 114 struct evdev_dispatch *dispatch; in totem_set_touch_device_enabled() local 514 totem_interface_process(struct evdev_dispatch *dispatch, in totem_interface_process() 550 totem_interface_suspend(struct evdev_dispatch *dispatch, in totem_interface_suspend() 605 totem_interface_destroy(struct evdev_dispatch *dispatch) in totem_interface_destroy() 660 struct evdev_dispatch *dispatch) in totem_interface_initial_proximity()
|
/third_party/rust/crates/tracing/tracing-subscriber/benches/ |
D | fmt.rs | 44 let dispatch = mk_dispatch(); in bench_new_span() localVariable 99 let dispatch = mk_dispatch(); in bench_event() localVariable 111 let dispatch = mk_dispatch(); in bench_event() localVariable 162 let dispatch = mk_dispatch(); in bench_event() localVariable 210 let dispatch = mk_dispatch(); in bench_event() localVariable 261 let dispatch = mk_dispatch(); in bench_event() localVariable
|
D | filter.rs | 129 let dispatch = Dispatch::new(EnabledSubscriber); in bench_static() localVariable 157 let dispatch = Dispatch::new(EnabledSubscriber.with(filter)); in bench_static() localVariable 217 let dispatch = Dispatch::new(EnabledSubscriber); in bench_dynamic() localVariable 249 let dispatch = Dispatch::new(EnabledSubscriber.with(filter)); in bench_dynamic() localVariable
|
D | filter_log.rs | 131 let dispatch = Dispatch::new(EnabledSubscriber); in bench_static() localVariable 159 let dispatch = Dispatch::new(EnabledSubscriber.with(filter)); in bench_static() localVariable 221 let dispatch = Dispatch::new(EnabledSubscriber); in bench_dynamic() localVariable 253 let dispatch = Dispatch::new(EnabledSubscriber.with(filter)); in bench_dynamic() localVariable
|
/third_party/rust/crates/tracing/tracing-subscriber/benches/support/ |
D | mod.rs | 12 dispatch: Dispatch, field 34 let dispatch = this.dispatch.clone(); in thread_with_setup() localVariable
|
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/ |
D | ComputePassEncoder.cpp | 47 DispatchCmd* dispatch = mAllocator->Allocate<DispatchCmd>(Command::Dispatch); in Dispatch() local 66 DispatchIndirectCmd* dispatch = in DispatchIndirect() local
|
D | Commands.cpp | 58 DispatchCmd* dispatch = commands->NextCommand<DispatchCmd>(); in FreeCommands() local 62 DispatchIndirectCmd* dispatch = commands->NextCommand<DispatchIndirectCmd>(); in FreeCommands() local
|
/third_party/rust/crates/tracing/tracing-subscriber/tests/layer_filters/ |
D | downcast_raw.rs | 23 let dispatch = tracing::dispatcher::Dispatch::new(registry); in downcast_ref_to_inner_layer_and_filter() localVariable 64 let dispatch = tracing::dispatcher::Dispatch::new(registry); in forward_downcast_raw_to_layer() localVariable
|
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/ |
D | dispatch.adoc | 5 [[dispatch]] anchor
|
/third_party/musl/porting/linux/user/src/hook/ |
D | socket_common.c | 9 volatile const struct SocketDispatchType* dispatch = get_socket_dispatch(); in socket() local
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
D | Commands.cpp | 71 DispatchCmd* dispatch = commands->NextCommand<DispatchCmd>(); in FreeCommands() local 76 DispatchIndirectCmd* dispatch = commands->NextCommand<DispatchIndirectCmd>(); in FreeCommands() local
|
/third_party/mesa3d/src/mapi/glapi/ |
D | glapi.c | 57 _glapi_set_dispatch(struct _glapi_table *dispatch) in _glapi_set_dispatch()
|
/third_party/skia/third_party/externals/angle2/src/libOpenCL/ |
D | dispatch.cpp | 86 IcdDispatch dispatch; in CreateDispatch() local
|
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_regunreg_svc_register/ |
D | rpc_svc_register.c | 77 void dispatch(struct svc_req *request, SVCXPRT * xprt) in dispatch() function
|
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_regunreg_svc_unregister/ |
D | rpc_svc_unregister.c | 81 void dispatch(struct svc_req *request, SVCXPRT * xprt) in dispatch() function
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/player/ |
D | gstplayer-signal-dispatcher.h | 42 void (*dispatch) (GstPlayerSignalDispatcher * self, member
|
/third_party/typescript/tests/baselines/reference/ |
D | intersectionTypeInference1.js | 7 const brokenFunction = <OwnProps>(f: (p: {dispatch: number} & OwnProps) => void) => (o: OwnProps) =… property
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-dispatch.hh | 51 return_t dispatch (const T &obj, Ts&&... ds) in dispatch() function
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-dispatch.hh | 52 return_t dispatch (const T &obj, Ts&&... ds) in dispatch() function
|
/third_party/harfbuzz/src/ |
D | hb-dispatch.hh | 52 return_t dispatch (const T &obj, Ts&&... ds) in dispatch() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/ |
D | RetireControlUnit.cpp | 41 unsigned RetireControlUnit::dispatch(const InstRef &IR) { in dispatch() function in llvm::mca::RetireControlUnit
|