/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-color-colr-table.hh | 56 return_t dispatch (const T &obj) in dispatch() function 923 typename context_t::return_t dispatch (context_t *c, Ts&&... ds) const in dispatch() function 1078 typename context_t::return_t dispatch (context_t *c, Ts&&... ds) const in dispatch() function [all...] |
H A D | hb-ot-layout-gpos-table.hh | 1048 typename context_t::return_t dispatch (context_t *c, Ts&&... ds) const in dispatch() function 1700 typename context_t::return_t dispatch (context_t *c, Ts&&... ds) const in dispatch() function 1957 typename context_t::return_t dispatch (context_t *c, Ts&&... ds) const in dispatch() function 2192 typename context_t::return_t dispatch (context_t *c, Ts&&... ds) const in dispatch() function 2432 typename context_t::return_t dispatch (context_t *c, Ts&&... ds) const dispatch() function 2651 typename context_t::return_t dispatch (context_t *c, Ts&&... ds) const dispatch() function 2703 typename context_t::return_t dispatch (context_t *c, unsigned int lookup_type, Ts&&... ds) const dispatch() function 2802 typename context_t::return_t dispatch (context_t *c, Ts&&... ds) const dispatch() function [all...] |
H A D | hb-ot-layout-gsubgpos.hh | 48 return_t dispatch (const T &obj) { return obj.intersects (this->glyphs); } in dispatch() function 62 return_t dispatch (const T &obj) { return obj.may_have_non_1to1 (); } in dispatch() function 72 return_t dispatch (const T &obj) { obj.closure (this); return hb_empty_t (); } in dispatch() function 206 return_t dispatch (const T &obj) { obj.closure_lookups (this); return hb_empty_t (); } in dispatch() function 272 return_t dispatch (const T &obj) { return obj.would_apply (this); } in dispatch() function 296 return_t dispatch (const T &obj) { obj.collect_glyphs (this); return hb_empty_t (); } in dispatch() function 372 return_t dispatch (const T &obj) { return obj.get_coverage (); } in dispatch() function 587 return_t dispatch (const T &obj) { return obj.apply (this); } in dispatch() function 800 return_t dispatch (const T &obj) in dispatch() function [all...] |
H A D | hb-ot-layout-common.hh | 214 return_t dispatch (const T &obj) { obj.collect_variation_indices (this); return hb_empty_t (); } in dispatch() function 1283 typename context_t::return_t dispatch (context_t *c, Ts&&... ds) const in dispatch() function
|
/third_party/vulkan-loader/loader/ |
H A D | loader_common.h | 226 struct loader_icd_term_dispatch dispatch; member
|
/third_party/libinput/src/ |
H A D | evdev.c | 161 struct evdev_dispatch *dispatch = device->dispatch; in evdev_device_switch_get_state() local 657 struct evdev_dispatch *dispatch = evdev->dispatch; in evdev_sendevents_set_mode() local 682 struct evdev_dispatch *dispatch in evdev_sendevents_get_mode() local 925 evdev_init_sendevents(struct evdev_device *device, struct evdev_dispatch *dispatch) evdev_init_sendevents() argument 1067 struct evdev_dispatch *dispatch = device->dispatch; evdev_process_event() local 1974 struct evdev_dispatch *dispatch; evdev_configure_device() local 3099 struct evdev_dispatch *dispatch; evdev_device_destroy() local [all...] |
H A D | evdev-mt-touchpad.c | 716 struct evdev_dispatch *dispatch; in tp_process_trackpoint_button() local 1940 tp_interface_process(struct evdev_dispatch *dispatch, in tp_interface_process() argument 1996 tp_interface_remove(struct evdev_dispatch *dispatch) tp_interface_remove() argument 2016 tp_interface_destroy(struct evdev_dispatch *dispatch) tp_interface_destroy() argument 2098 tp_interface_suspend(struct evdev_dispatch *dispatch, struct evdev_device *device) tp_interface_suspend() argument 2567 struct evdev_dispatch *dispatch = tablet_device->dispatch; tp_change_rotation() local 2783 tp_interface_toggle_touch(struct evdev_dispatch *dispatch, struct evdev_device *device, enum evdev_arbitration_state which, const struct phys_rect *rect, uint64_t time) tp_interface_toggle_touch() argument 2817 touchpad_left_handed_toggled(struct evdev_dispatch *dispatch, struct evdev_device *device, bool left_handed_enabled) touchpad_left_handed_toggled() argument 3862 struct tp_dispatch *dispatch = (struct tp_dispatch*)evdev->dispatch; tp_sendevents_get_mode() local [all...] |
H A D | evdev-mt-touchpad.h | 541 tp_dispatch(struct evdev_dispatch *dispatch) in tp_dispatch() argument
|
H A D | libinput.c | 157 libinput_source_dispatch_t dispatch; member 1813 libinput_add_fd(struct libinput *libinput, int fd, libinput_source_dispatch_t dispatch, void *user_data) libinput_add_fd() argument
|
/third_party/libinput/tools/ |
H A D | libinput-record.c | 149 source_dispatch_t dispatch; member 2100 add_source(struct record_context *ctx, int fd, source_dispatch_t dispatch, void *user_data) add_source() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | SecondaryCommandBuffer.h | 1140 ANGLE_INLINE void SecondaryCommandBuffer::dispatch(uint32_t groupCountX, in dispatch() function in rx::vk::priv::SecondaryCommandBuffer
|
/third_party/mesa3d/src/microsoft/vulkan/ |
H A D | dzn_private.h | 184 struct vk_physical_device_dispatch_table dispatch; member
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | genX_cmd_buffer.c | 5344 const struct brw_cs_dispatch_info dispatch = in emit_compute_walker() local 5391 const struct brw_cs_dispatch_info dispatch = in emit_gpgpu_walker() local [all...] |
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_state.c | 7132 const struct brw_cs_dispatch_info dispatch = in iris_upload_compute_walker() local 7199 const struct brw_cs_dispatch_info dispatch = in iris_upload_gpgpu_walker() local [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/ |
H A D | esextcTextureCubeMapArraySampling.cpp | 1862 void TextureCubeMapArraySamplingTest::dispatch(glw::GLuint program_id, glw::GLuint width, glw::GLuint height) in dispatch() function in glcts::TextureCubeMapArraySamplingTest
|
/third_party/skia/third_party/externals/libwebp/swig/ |
H A D | libwebp_python_wrap.c | 3199 int dispatch = 0; in SWIG_AsVal_double() local 3284 int dispatch = 0; in SWIG_AsVal_unsigned_SS_long() local 3533 int dispatch = 0; local
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_state.c | 8058 const struct brw_cs_dispatch_info dispatch = local [all...] |
/third_party/vulkan-loader/loader/generated/ |
H A D | vk_loader_extensions.c | 1487 struct loader_device_terminator_dispatch* dispatch = &dev->loader_dispatch.extension_terminator_dispatch; in init_extension_device_proc_terminator_dispatch() local [all...] |
/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | upb.c | 6361 const upb_inttable *dispatch; in dumpbc() local 6470 static uint64_t repack(uint64_t dispatch, in argument 7543 static int32_t dispatch(upb_pbdecoder *d) { dispatch() function 7544 upb_inttable *dispatch = d->top->dispatch; dispatch() local [all...] |
H A D | upb.h | 6080 upb_inttable *dispatch; /* Not used by the JIT. */ member 6106 upb_inttable dispatch; member 6211 UPB_INLINE void upb_pbdecoder_unpackdispatch(uint64_t dispatch, uint64_t *ofs, in upb_pbdecoder_unpackdispatch() argument [all...] |