Home
last modified time | relevance | path

Searched refs:accel (Results 76 - 100 of 360) sorted by relevance

12345678910>>...15

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-aat-layout-kerx-table.hh113 accelerator_t accel (*this, c); in apply()
114 hb_kern_machine_t<accelerator_t> machine (accel, header.coverage & header.CrossStream); in apply()
406 accelerator_t accel (*this, c); in apply()
407 hb_kern_machine_t<accelerator_t> machine (accel, header.coverage & header.CrossStream); in apply()
666 accelerator_t accel (*this, c); in apply()
667 hb_kern_machine_t<accelerator_t> machine (accel, header.coverage & header.CrossStream); in apply()
/kernel/linux/linux-5.10/drivers/video/fbdev/aty/
H A Dmach64_gx.c81 const union aty_pll *pll, u32 bpp, u32 accel) in aty_set_dac_514()
207 u32 accel) in aty_set_dac_ATI68860_B()
239 if (!accel) { in aty_set_dac_ATI68860_B()
290 u32 accel) in aty_set_dac_ATT21C498()
885 u32 accel) in aty_set_dac_unsupported()
80 aty_set_dac_514(const struct fb_info *info, const union aty_pll *pll, u32 bpp, u32 accel) aty_set_dac_514() argument
205 aty_set_dac_ATI68860_B(const struct fb_info *info, const union aty_pll *pll, u32 bpp, u32 accel) aty_set_dac_ATI68860_B() argument
288 aty_set_dac_ATT21C498(const struct fb_info *info, const union aty_pll *pll, u32 bpp, u32 accel) aty_set_dac_ATT21C498() argument
883 aty_set_dac_unsupported(const struct fb_info *info, const union aty_pll *pll, u32 bpp, u32 accel) aty_set_dac_unsupported() argument
/kernel/linux/linux-5.10/drivers/media/rc/
H A Dati_remote.c437 static const struct accel_times accel[] = { variable
467 for (i = 0; i < ARRAY_SIZE(accel) - 1; i++) { in ati_remote_compute_accel()
468 unsigned long timeout = msecs_to_jiffies(accel[i].msecs); in ati_remote_compute_accel()
471 return accel[i].value; in ati_remote_compute_accel()
473 return accel[i].value; in ati_remote_compute_accel()
/kernel/linux/linux-6.6/drivers/media/rc/
H A Dati_remote.c435 static const struct accel_times accel[] = { variable
465 for (i = 0; i < ARRAY_SIZE(accel) - 1; i++) { in ati_remote_compute_accel()
466 unsigned long timeout = msecs_to_jiffies(accel[i].msecs); in ati_remote_compute_accel()
469 return accel[i].value; in ati_remote_compute_accel()
471 return accel[i].value; in ati_remote_compute_accel()
/kernel/linux/linux-6.6/drivers/video/fbdev/aty/
H A Dmach64_gx.c81 const union aty_pll *pll, u32 bpp, u32 accel) in aty_set_dac_514()
207 u32 accel) in aty_set_dac_ATI68860_B()
239 if (!accel) { in aty_set_dac_ATI68860_B()
290 u32 accel) in aty_set_dac_ATT21C498()
883 u32 accel) in aty_set_dac_unsupported()
80 aty_set_dac_514(const struct fb_info *info, const union aty_pll *pll, u32 bpp, u32 accel) aty_set_dac_514() argument
205 aty_set_dac_ATI68860_B(const struct fb_info *info, const union aty_pll *pll, u32 bpp, u32 accel) aty_set_dac_ATI68860_B() argument
288 aty_set_dac_ATT21C498(const struct fb_info *info, const union aty_pll *pll, u32 bpp, u32 accel) aty_set_dac_ATT21C498() argument
881 aty_set_dac_unsupported(const struct fb_info *info, const union aty_pll *pll, u32 bpp, u32 accel) aty_set_dac_unsupported() argument
/kernel/linux/linux-5.10/drivers/iio/
H A DMakefile16 obj-y += accel/
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/accel/
H A Dipsec.h38 #include <linux/mlx5/accel.h>
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_device.h109 /** @accel: Compute Acceleration node */
110 struct drm_minor *accel; member
/kernel/linux/linux-6.6/drivers/iio/
H A DMakefile17 obj-y += accel/
/kernel/linux/linux-6.6/drivers/video/fbdev/core/
H A Dfb_chrdev.c186 u32 accel; member
252 err |= put_user(fix->accel, &fix32->accel); in do_fscreeninfo_to_user()
/kernel/linux/linux-6.6/tools/testing/selftests/hid/tests/
H A Dtest_sony.py44 r = uhdev.event(accel=(x, None, None))
55 r = uhdev.event(accel=(None, y, None))
64 r = uhdev.event(accel=(None, None, z))
/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/label_classify/
H A Dlabel_classify.cpp92 if (settings.accel) { in MergeSettingsIntoParams()
276 settings.accel = strtol(optarg, nullptr, BASE_NUMBER); in InitSettings()
/kernel/linux/linux-5.10/drivers/video/fbdev/intelfb/
H A Dintelfb.h109 ((d)->accel && !(d)->ring_lockup && \
330 int accel; member
/kernel/linux/linux-6.6/drivers/video/fbdev/intelfb/
H A Dintelfb.h109 ((d)->accel && !(d)->ring_lockup && \
330 int accel; member
/third_party/libinput/src/
H A Devdev-fallback.c174 struct normalized_coords accel; in fallback_flush_relative_motion() local
190 accel = filter_dispatch(device->pointer.filter, in fallback_flush_relative_motion()
196 "accel filter missing\n"); in fallback_flush_relative_motion()
197 accel.x = accel.y = 0; in fallback_flush_relative_motion()
200 if (normalized_is_zero(accel)) in fallback_flush_relative_motion()
203 pointer_notify_motion(base, time, &accel, &raw); in fallback_flush_relative_motion()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_descriptor_set.c1691 struct anv_acceleration_structure *accel, in anv_descriptor_set_write_acceleration_structure()
1703 .accel_struct = accel, in anv_descriptor_set_write_acceleration_structure()
1710 if (accel != NULL) { in anv_descriptor_set_write_acceleration_structure()
1711 desc_data.address = anv_address_physical(accel->address); in anv_descriptor_set_write_acceleration_structure()
1712 desc_data.range = accel->size; in anv_descriptor_set_write_acceleration_structure()
1800 ANV_FROM_HANDLE(anv_acceleration_structure, accel, in anv_UpdateDescriptorSets()
1802 anv_descriptor_set_write_acceleration_structure(device, set, accel, in anv_UpdateDescriptorSets()
1973 ANV_FROM_HANDLE(anv_acceleration_structure, accel, *accel_obj); in anv_descriptor_set_write_template()
1976 accel, in anv_descriptor_set_write_template()
1689 anv_descriptor_set_write_acceleration_structure(struct anv_device *device, struct anv_descriptor_set *set, struct anv_acceleration_structure *accel, uint32_t binding, uint32_t element) anv_descriptor_set_write_acceleration_structure() argument
/kernel/linux/linux-5.10/drivers/auxdisplay/
H A Dcfag12864bfb.c34 .accel = FB_ACCEL_NONE,
/kernel/linux/linux-5.10/drivers/staging/sm750fb/
H A Dsm750.h84 struct lynx_accel accel; member
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dq40fb.c35 .accel = FB_ACCEL_NONE,
H A Dfm2fb.c136 .accel = FB_ACCEL_NONE,
H A Dg364fb.c80 .accel = FB_ACCEL_NONE,
/kernel/linux/linux-6.6/drivers/auxdisplay/
H A Dcfag12864bfb.c31 .accel = FB_ACCEL_NONE,
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dq40fb.c35 .accel = FB_ACCEL_NONE,
H A Dfm2fb.c136 .accel = FB_ACCEL_NONE,
/kernel/linux/linux-6.6/drivers/iio/imu/inv_icm42600/
H A Dinv_icm42600_gyro.c741 ts_chip.init_period = inv_icm42600_odr_to_period(st->conf.accel.odr); in inv_icm42600_gyro_init()
772 const void *accel, *gyro, *timestamp; in inv_icm42600_gyro_parse_fifo() local
781 &accel, &gyro, &temp, &timestamp, &odr); in inv_icm42600_gyro_parse_fifo()

Completed in 20 milliseconds

12345678910>>...15