Home
last modified time | relevance | path

Searched refs:wheel (Results 1 – 25 of 82) sorted by relevance

1234

/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3-wheel/
H A D0001-Backport-pyproject.toml-from-flit-backend-branch.patch9 https://raw.githubusercontent.com/pypa/wheel/4f6ba78fede38a8d9e35a14e38377a121033afb3/pyproject.toml
28 +name = "wheel"
45 +keywords = ["wheel", "packaging"]
54 +Documentation = "https://wheel.readthedocs.io/"
55 +Changelog = "https://wheel.readthedocs.io/en/stable/news.html"
56 +"Issue Tracker" = "https://github.com/pypa/wheel/issues"
59 +wheel = "wheel.cli:main"
62 +bdist_wheel = "wheel.bdist_wheel:bdist_wheel"
81 +^/src/wheel/vendored/
96 +source = ["wheel"]
H A D0001-Fixed-potential-DoS-attack-via-WHEEL_INFO_RE.patch8 Upstream-Status: Backport [https://github.com/pypa/wheel/commit/88f02bc335d5404991e532e7f3b0fc80437…
12 src/wheel/wheelfile.py | 4 ++--
15 diff --git a/src/wheel/wheelfile.py b/src/wheel/wheelfile.py
17 --- a/src/wheel/wheelfile.py
18 +++ b/src/wheel/wheelfile.py
21 # invalid wheel filenames will match). Separate regex for .dist-info?
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-driver-hid-logitech-lg4ff6 wheel. Writing a value within min and max boundaries sets the
7 range of the wheel.
13 Description: Displays a set of alternate modes supported by a wheel. Each
20 native mode of the wheel. Echoing the mode tag switches the
21 wheel into the corresponding mode. Depending on the exact model
22 of the wheel not all listed modes might always be selectable.
23 If a wheel cannot be switched into the desired mode, -EINVAL
63 Description: Displays the real model of the wheel regardless of any
64 alternate mode the wheel might be switched to.
H A Dsysfs-driver-hid-logitech-hidpp7 Logitech G920 wheel. Reading from the file shows the current
8 range of the steering wheel. Writing a value within the min and
9 max boundary sets the range of the wheel.
/OK3568_Linux_fs/buildroot/package/python-pynacl/
H A D0001-Remove-spurious-requirement-for-wheel-596.patch4 Subject: [PATCH] Remove spurious requirement for wheel (#596)
6 * Remove spurious requirement for wheel
8 * Put wheel back in pyproject.toml
27 - "wheel"]
/OK3568_Linux_fs/kernel/samples/uhid/
H A Duhid-example.c276 static signed char wheel; variable
296 ev.u.input.data[4] = wheel; in send_event()
364 wheel = 1; in keyboard()
366 wheel = 0; in keyboard()
371 wheel = -1; in keyboard()
373 wheel = 0; in keyboard()
/OK3568_Linux_fs/kernel/Documentation/timers/
H A Dhrtimers.rst12 conclusion that the timer wheel code is fundamentally not suitable for
15 things into the timer wheel, but we failed. In hindsight, there are
24 the wheel concept, leading to even worse compromises. The timer wheel
33 wheel concept, it cannot be 'designed out' without inevitably
37 the timer wheel has already introduced a quite complex handling of
40 example: that the timer wheel data structure is too rigid for high-res
43 - the timer wheel code is most optimal for use cases which can be
48 can be removed from the timer wheel before any further processing of
50 the granularity and precision tradeoffs of the timer wheel, and
72 special-purpose optimization of the existing timer wheel for the low
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3-pip/
H A Dreproducible.patch40 Index: pip-22.0.3/src/pip/_internal/operations/install/wheel.py
42 --- pip-22.0.3.orig/src/pip/_internal/operations/install/wheel.py
43 +++ pip-22.0.3/src/pip/_internal/operations/install/wheel.py
50 """Install a wheel.
/OK3568_Linux_fs/kernel/drivers/input/joystick/iforce/
H A DKconfig9 Say Y here if you have an I-Force joystick or steering wheel
20 Say Y here if you have an I-Force joystick or steering wheel
27 Say Y here if you have an I-Force joystick or steering wheel
/OK3568_Linux_fs/kernel/drivers/input/misc/
H A Dad714x.c116 struct ad714x_wheel_drv *wheel; member
409 struct ad714x_wheel_plat *hw = &ad714x->hw->wheel[idx]; in ad714x_wheel_cal_highest_stage()
410 struct ad714x_wheel_drv *sw = &ad714x->sw->wheel[idx]; in ad714x_wheel_cal_highest_stage()
422 struct ad714x_wheel_plat *hw = &ad714x->hw->wheel[idx]; in ad714x_wheel_cal_sensor_val()
451 struct ad714x_wheel_plat *hw = &ad714x->hw->wheel[idx]; in ad714x_wheel_cal_abs_pos()
452 struct ad714x_wheel_drv *sw = &ad714x->sw->wheel[idx]; in ad714x_wheel_cal_abs_pos()
482 struct ad714x_wheel_plat *hw = &ad714x->hw->wheel[idx]; in ad714x_wheel_cal_flt_pos()
483 struct ad714x_wheel_drv *sw = &ad714x->sw->wheel[idx]; in ad714x_wheel_cal_flt_pos()
498 struct ad714x_wheel_plat *hw = &ad714x->hw->wheel[idx]; in ad714x_wheel_use_com_int()
505 struct ad714x_wheel_plat *hw = &ad714x->hw->wheel[idx]; in ad714x_wheel_use_thr_int()
[all …]
/OK3568_Linux_fs/kernel/sound/isa/gus/
H A Dgus_volume.c150 int wheel, sensitivity;
158 wheel = (int) pitchbend - 8192;
159 sensitivity = ((int) sens * wheel) / 128;
/OK3568_Linux_fs/kernel/drivers/input/tablet/
H A Daiptek.c278 int wheel; /* synthetic wheel amount */ member
487 if (aiptek->curSetting.wheel != AIPTEK_WHEEL_DISABLE) { in aiptek_irq()
489 aiptek->curSetting.wheel); in aiptek_irq()
490 aiptek->curSetting.wheel = AIPTEK_WHEEL_DISABLE; in aiptek_irq()
568 if (aiptek->curSetting.wheel != in aiptek_irq()
572 aiptek->curSetting.wheel); in aiptek_irq()
573 aiptek->curSetting.wheel = AIPTEK_WHEEL_DISABLE; in aiptek_irq()
632 if (aiptek->curSetting.wheel != AIPTEK_WHEEL_DISABLE) { in aiptek_irq()
635 aiptek->curSetting.wheel); in aiptek_irq()
636 aiptek->curSetting.wheel = AIPTEK_WHEEL_DISABLE; in aiptek_irq()
[all …]
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dpython_pep517.bbclass4 # This class will build a wheel in do_compile, and use pypa/installer to install
44 bbfatal More than one wheel found in ${PEP517_WHEEL_PATH}, this should not happen
H A Dpython_setuptools_build_meta.bbclass3 DEPENDS += "python3-setuptools-native python3-wheel-native"
H A Dsetuptools3.bbclass33 DEPENDS += "python3-setuptools-native python3-wheel-native"
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/sudo/
H A Dsudo_1.9.13p3.bb35 if ${@bb.utils.contains('PACKAGECONFIG', 'pam-wheel', 'true', 'false', d)} ; then
37 sed -i 's/# \(%wheel ALL=(ALL) ALL\)/\1/' ${D}${sysconfdir}/sudoers
H A Dsudo.inc25 PACKAGECONFIG[pam-wheel] = ",,,pam-plugin-wheel"
/OK3568_Linux_fs/buildroot/package/python-autobahn/
H A D0002-Build-with-nvx-by-default-and-don-t-publish-universa.patch4 Subject: [PATCH] Build with nvx by default and don't publish universal wheel.
49 - # FIXME: building this extension will make the wheel
/OK3568_Linux_fs/kernel/Documentation/input/devices/
H A Diforce-protocol.rst62 OP= 01 for a joystick, 03 for a wheel
66 02 Y-Axis lsb, or gas pedal for a wheel
67 03 Y-Axis msb, or brake pedal for a wheel
366 joystick/wheel). I used ComPortSpy from fCoder (alpha version!)
/OK3568_Linux_fs/kernel/include/linux/input/
H A Dad714x.h55 struct ad714x_wheel_plat *wheel; member
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-nmap_1.5.1.bb7 DEPENDS += "${PYTHON_PN}-wheel-native"
H A Dpython3-arpeggio_2.0.0.bb14 ${PYTHON_PN}-wheel-native \
H A Dpython3-dnspython_2.2.1.bb24 ${PYTHON_PN}-wheel-native \
/OK3568_Linux_fs/buildroot/system/skeleton/etc/
H A Dgroup11 wheel:x:10:root
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/
H A Dpython3-installer_0.5.1.bb2 DESCRIPTION = "A low-level library for installing a Python package from a wheel distribution."

1234