| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3-wheel/ |
| H A D | 0001-Backport-pyproject.toml-from-flit-backend-branch.patch | 9 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 D | 0001-Fixed-potential-DoS-attack-via-WHEEL_INFO_RE.patch | 8 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 D | sysfs-driver-hid-logitech-lg4ff | 6 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 D | sysfs-driver-hid-logitech-hidpp | 7 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 D | 0001-Remove-spurious-requirement-for-wheel-596.patch | 4 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 D | uhid-example.c | 276 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 D | hrtimers.rst | 12 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 D | reproducible.patch | 40 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 D | Kconfig | 9 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 D | ad714x.c | 116 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 D | gus_volume.c | 150 int wheel, sensitivity; 158 wheel = (int) pitchbend - 8192; 159 sensitivity = ((int) sens * wheel) / 128;
|
| /OK3568_Linux_fs/kernel/drivers/input/tablet/ |
| H A D | aiptek.c | 278 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 D | python_pep517.bbclass | 4 # 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 D | python_setuptools_build_meta.bbclass | 3 DEPENDS += "python3-setuptools-native python3-wheel-native"
|
| H A D | setuptools3.bbclass | 33 DEPENDS += "python3-setuptools-native python3-wheel-native"
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/sudo/ |
| H A D | sudo_1.9.13p3.bb | 35 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 D | sudo.inc | 25 PACKAGECONFIG[pam-wheel] = ",,,pam-plugin-wheel"
|
| /OK3568_Linux_fs/buildroot/package/python-autobahn/ |
| H A D | 0002-Build-with-nvx-by-default-and-don-t-publish-universa.patch | 4 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 D | iforce-protocol.rst | 62 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 D | ad714x.h | 55 struct ad714x_wheel_plat *wheel; member
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-nmap_1.5.1.bb | 7 DEPENDS += "${PYTHON_PN}-wheel-native"
|
| H A D | python3-arpeggio_2.0.0.bb | 14 ${PYTHON_PN}-wheel-native \
|
| H A D | python3-dnspython_2.2.1.bb | 24 ${PYTHON_PN}-wheel-native \
|
| /OK3568_Linux_fs/buildroot/system/skeleton/etc/ |
| H A D | group | 11 wheel:x:10:root
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/ |
| H A D | python3-installer_0.5.1.bb | 2 DESCRIPTION = "A low-level library for installing a Python package from a wheel distribution."
|