Home
last modified time | relevance | path

Searched refs:HID (Results 1 – 25 of 1778) sorted by relevance

12345678910>>...72

/dports/editors/libreoffice/libreoffice-7.2.6.2/wizards/com/sun/star/wizards/fax/
H A DFaxWizardDialogConst.py20 HID = 41119 #enter first hid here variable
67 OPTBUSINESSFAX_HID = HelpIds.getHelpIdString(HID + 1)
69 OPTPRIVATEFAX_HID = HelpIds.getHelpIdString(HID + 3)
71 IMAGECONTROL3_HID = HelpIds.getHelpIdString(HID + 5)
72 CHKUSELOGO_HID = HelpIds.getHelpIdString(HID + 6)
73 CHKUSEDATE_HID = HelpIds.getHelpIdString(HID + 7)
80 LSTGREETING_HID = HelpIds.getHelpIdString(HID + 14)
81 CHKUSEFOOTER_HID = HelpIds.getHelpIdString(HID + 15)
89 TXTSENDERFAX_HID = HelpIds.getHelpIdString(HID + 23)
92 TXTFOOTER_HID = HelpIds.getHelpIdString(HID + 26)
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/wizards/com/sun/star/wizards/fax/
H A DFaxWizardDialogConst.py20 HID = 41119 #enter first hid here variable
67 OPTBUSINESSFAX_HID = HelpIds.getHelpIdString(HID + 1)
69 OPTPRIVATEFAX_HID = HelpIds.getHelpIdString(HID + 3)
71 IMAGECONTROL3_HID = HelpIds.getHelpIdString(HID + 5)
72 CHKUSELOGO_HID = HelpIds.getHelpIdString(HID + 6)
73 CHKUSEDATE_HID = HelpIds.getHelpIdString(HID + 7)
80 LSTGREETING_HID = HelpIds.getHelpIdString(HID + 14)
81 CHKUSEFOOTER_HID = HelpIds.getHelpIdString(HID + 15)
89 TXTSENDERFAX_HID = HelpIds.getHelpIdString(HID + 23)
92 TXTFOOTER_HID = HelpIds.getHelpIdString(HID + 26)
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/wizards/com/sun/star/wizards/agenda/
H A DAgendaWizardDialogConst.py20 HID = 41051 variable
47 LISTPAGEDESIGN_HID = HelpIds.getHelpIdString(HID + 6)
48 CHKMINUTES_HID = HelpIds.getHelpIdString(HID + 7)
49 TXTTIME_HID = HelpIds.getHelpIdString(HID + 8)
50 TXTDATE_HID = HelpIds.getHelpIdString(HID + 9)
51 TXTTITLE_HID = HelpIds.getHelpIdString(HID + 10)
52 CBLOCATION_HID = HelpIds.getHelpIdString(HID + 11)
54 CHKMEETINGTITLE_HID = HelpIds.getHelpIdString(HID + 12)
55 CHKREAD_HID = HelpIds.getHelpIdString(HID + 13)
56 CHKBRING_HID = HelpIds.getHelpIdString(HID + 14)
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/wizards/com/sun/star/wizards/agenda/
H A DAgendaWizardDialogConst.py20 HID = 41051 variable
47 LISTPAGEDESIGN_HID = HelpIds.getHelpIdString(HID + 6)
48 CHKMINUTES_HID = HelpIds.getHelpIdString(HID + 7)
49 TXTTIME_HID = HelpIds.getHelpIdString(HID + 8)
50 TXTDATE_HID = HelpIds.getHelpIdString(HID + 9)
51 TXTTITLE_HID = HelpIds.getHelpIdString(HID + 10)
52 CBLOCATION_HID = HelpIds.getHelpIdString(HID + 11)
54 CHKMEETINGTITLE_HID = HelpIds.getHelpIdString(HID + 12)
55 CHKREAD_HID = HelpIds.getHelpIdString(HID + 13)
56 CHKBRING_HID = HelpIds.getHelpIdString(HID + 14)
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/hid/
H A Damd-sfh-hid.rst17 | HID User Space Applications |
22 | HID Core |
26 | AMD HID Transport |
30 | AMD HID Client |
31 | with HID Report Generator|
45 AMD HID Transport Layer
54 AMD HID Client Layer
56 This layer is responsible to implement HID requests and descriptors. As firmware is OS agnostic, HID
57 client layer fills the HID request structure and descriptors. HID client layer is complex as it is
58 interface between MP2 PCIe layer and HID. HID client layer initializes the MP2 PCIe layer and holds
[all …]
H A Dhid-transport.rst2 HID I/O Transport Drivers
10 1) HID Bus
13 The HID subsystem is designed as a bus. Any I/O subsystem may provide HID
14 devices and register them with the HID bus. HID core then loads generic device
50 - Transport: USB-HID, I2C-HID, BT-HIDP
73 must unregister the device from HID core and HID core will stop using the
178 - GET/SET_IDLE: Only used by USB-HID and I2C-HID.
180 - RESET: Used by I2C-HID, not hooked up in HID core.
181 - SET_POWER: Used by I2C-HID, not hooked up in HID core.
183 2) HID API
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/hid/
H A Damd-sfh-hid.rst17 | HID User Space Applications |
22 | HID Core |
26 | AMD HID Transport |
30 | AMD HID Client |
31 | with HID Report Generator|
45 AMD HID Transport Layer
54 AMD HID Client Layer
56 This layer is responsible to implement HID requests and descriptors. As firmware is OS agnostic, HID
57 client layer fills the HID request structure and descriptors. HID client layer is complex as it is
58 interface between MP2 PCIe layer and HID. HID client layer initializes the MP2 PCIe layer and holds
[all …]
H A Dhid-transport.rst2 HID I/O Transport Drivers
10 1) HID Bus
13 The HID subsystem is designed as a bus. Any I/O subsystem may provide HID
14 devices and register them with the HID bus. HID core then loads generic device
50 - Transport: USB-HID, I2C-HID, BT-HIDP
73 must unregister the device from HID core and HID core will stop using the
178 - GET/SET_IDLE: Only used by USB-HID and I2C-HID.
180 - RESET: Used by I2C-HID, not hooked up in HID core.
181 - SET_POWER: Used by I2C-HID, not hooked up in HID core.
183 2) HID API
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/hid/
H A Damd-sfh-hid.rst17 | HID User Space Applications |
22 | HID Core |
26 | AMD HID Transport |
30 | AMD HID Client |
31 | with HID Report Generator|
45 AMD HID Transport Layer
54 AMD HID Client Layer
56 This layer is responsible to implement HID requests and descriptors. As firmware is OS agnostic, HID
57 client layer fills the HID request structure and descriptors. HID client layer is complex as it is
58 interface between MP2 PCIe layer and HID. HID client layer initializes the MP2 PCIe layer and holds
[all …]
H A Dhid-transport.rst2 HID I/O Transport Drivers
10 1) HID Bus
13 The HID subsystem is designed as a bus. Any I/O subsystem may provide HID
14 devices and register them with the HID bus. HID core then loads generic device
50 - Transport: USB-HID, I2C-HID, BT-HIDP
73 must unregister the device from HID core and HID core will stop using the
178 - GET/SET_IDLE: Only used by USB-HID and I2C-HID.
180 - RESET: Used by I2C-HID, not hooked up in HID core.
181 - SET_POWER: Used by I2C-HID, not hooked up in HID core.
183 2) HID API
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/hid/
H A Dhid.cc87 const char HID::kSupplementName[] = "HID";
89 HID* HID::hid(Navigator& navigator) { in hid()
93 HID* hid = Supplement<Navigator>::From<HID>(navigator); in hid()
101 HID::HID(Navigator& navigator) in HID() function in blink::HID
109 HID::~HID() { in ~HID()
228 void HID::Connect( in Connect()
247 void HID::FinishGetDevices( in FinishGetDevices()
260 void HID::FinishRequestDevice( in FinishRequestDevice()
273 void HID::EnsureServiceConnection() { in EnsureServiceConnection()
287 void HID::OnServiceConnectionError() { in OnServiceConnectionError()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/hid/
H A DKconfig5 menu "HID support"
8 config HID config
27 if HID
31 depends on HID
41 depends on HID
60 depends on HID
81 depends on HID
82 default HID
93 depends on HID
97 depends on HID
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/hid/
H A DKconfig5 menu "HID support"
8 config HID config
27 if HID
31 depends on HID
41 depends on HID
60 depends on HID
81 depends on HID
82 default HID
93 depends on HID
97 depends on HID
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/hid/
H A DKconfig5 menu "HID support"
8 config HID config
27 if HID
31 depends on HID
41 depends on HID
60 depends on HID
81 depends on HID
82 default HID
93 depends on HID
97 depends on HID
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/QA/tests/prep/
H A Da3n.out13 histidine HID
149 20HID ND1 23GLU OE1 2.432181
150 20HID HD1 23GLU OE1 2.363419
151 20HID NE2 24TYR OH 2.624814
152 45HID ND1 44PRO N 0.472804
153 45HID HD1 44PRO N 0.564285
154 45HID NE2 142HEM O2D 0.257868
155 50HID ND1 30GLU OE2 1.916157
156 50HID HD1 30GLU OE2 1.861133
157 50HID NE2 51GLY N 2.057722
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/QA/tests/prep/
H A Da3n.out13 histidine HID
149 20HID ND1 23GLU OE1 2.432181
150 20HID HD1 23GLU OE1 2.363419
151 20HID NE2 24TYR OH 2.624814
152 45HID ND1 44PRO N 0.472804
153 45HID HD1 44PRO N 0.564285
154 45HID NE2 142HEM O2D 0.257868
155 50HID ND1 30GLU OE2 1.916157
156 50HID HD1 30GLU OE2 1.861133
157 50HID NE2 51GLY N 2.057722
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/hid/
H A Dhid.cc83 HID::HID(ExecutionContext& context) in HID() function in blink::HID
89 HID::~HID() { in ~HID()
94 ExecutionContext* HID::GetExecutionContext() const { in GetExecutionContext()
98 const AtomicString& HID::InterfaceName() const { in InterfaceName()
109 ScriptPromise HID::getDevices(ScriptState* script_state, in getDevices()
180 void HID::Connect( in Connect()
199 void HID::FinishGetDevices( in FinishGetDevices()
212 void HID::FinishRequestDevice( in FinishRequestDevice()
225 void HID::EnsureServiceConnection() { in EnsureServiceConnection()
239 void HID::OnServiceConnectionError() { in OnServiceConnectionError()
[all …]
/dports/audio/supercollider/SuperCollider-3.11.0-Source/HelpSource/Guides/
H A DWorking_with_HID.schelp1 title:: Working with HID
3 categories:: External Control>HID
4 related:: Classes/HID, Classes/HIDFunc
12 subsection:: What are HID devices?
33 section:: Exploring HID
39 || code:: HID.findAvailable; ::
44 ## Print all HID output:
45 || code:: HID.debug = true; ::
68 code:: HID.openDevices; ::
75 HID Element Data:
[all …]
/dports/emulators/citra/citra-ac98458e0/src/core/
H A Dmovie.h12 namespace HID {
91 void HandlePadAndCircleStatus(Service::HID::PadState& pad_state, s16& circle_pad_x,
98 void HandleTouchStatus(Service::HID::TouchDataEntry& touch_data);
110 void HandleGyroscopeStatus(Service::HID::GyroscopeDataEntry& gyroscope_data);
143 void Play(Service::HID::TouchDataEntry& touch_data);
144 void Play(Service::HID::AccelerometerDataEntry& accelerometer_data);
145 void Play(Service::HID::GyroscopeDataEntry& gyroscope_data);
150 void Record(const Service::HID::PadState& pad_state, const s16& circle_pad_x,
152 void Record(const Service::HID::TouchDataEntry& touch_data);
153 void Record(const Service::HID::AccelerometerDataEntry& accelerometer_data);
[all …]
/dports/emulators/citra-qt5/citra-ac98458e0/src/core/
H A Dmovie.h12 namespace HID {
91 void HandlePadAndCircleStatus(Service::HID::PadState& pad_state, s16& circle_pad_x,
98 void HandleTouchStatus(Service::HID::TouchDataEntry& touch_data);
110 void HandleGyroscopeStatus(Service::HID::GyroscopeDataEntry& gyroscope_data);
143 void Play(Service::HID::TouchDataEntry& touch_data);
144 void Play(Service::HID::AccelerometerDataEntry& accelerometer_data);
145 void Play(Service::HID::GyroscopeDataEntry& gyroscope_data);
150 void Record(const Service::HID::PadState& pad_state, const s16& circle_pad_x,
152 void Record(const Service::HID::TouchDataEntry& touch_data);
153 void Record(const Service::HID::AccelerometerDataEntry& accelerometer_data);
[all …]
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/meta/webhid/
H A Didlharness.https.window.js.ini11 [HID interface: navigator.hid must inherit property "getDevices()" with the proper type]
23 [HID interface: existence and properties of interface object]
32 [HID interface: attribute ondisconnect]
35 [HID interface: navigator.hid must inherit property "onconnect" with the proper type]
38 [HID interface: operation getDevices()]
44 [HID interface: existence and properties of interface prototype object]
53 [HID interface object length]
110 [HID interface: attribute onconnect]
125 [HID must be primary interface of navigator.hid]
128 [HID interface: operation requestDevice(HIDDeviceRequestOptions)]
[all …]
/dports/www/firefox/firefox-99.0/testing/web-platform/meta/webhid/
H A Didlharness.https.window.js.ini11 [HID interface: navigator.hid must inherit property "getDevices()" with the proper type]
23 [HID interface: existence and properties of interface object]
32 [HID interface: attribute ondisconnect]
35 [HID interface: navigator.hid must inherit property "onconnect" with the proper type]
38 [HID interface: operation getDevices()]
44 [HID interface: existence and properties of interface prototype object]
53 [HID interface object length]
110 [HID interface: attribute onconnect]
125 [HID must be primary interface of navigator.hid]
128 [HID interface: operation requestDevice(HIDDeviceRequestOptions)]
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/meta/webhid/
H A Didlharness.https.window.js.ini11 [HID interface: navigator.hid must inherit property "getDevices()" with the proper type]
23 [HID interface: existence and properties of interface object]
32 [HID interface: attribute ondisconnect]
35 [HID interface: navigator.hid must inherit property "onconnect" with the proper type]
38 [HID interface: operation getDevices()]
44 [HID interface: existence and properties of interface prototype object]
53 [HID interface object length]
110 [HID interface: attribute onconnect]
125 [HID must be primary interface of navigator.hid]
128 [HID interface: operation requestDevice(HIDDeviceRequestOptions)]
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/hid/surface-hid/
H A DKconfig2 menu "Surface System Aggregator Module HID support"
7 tristate "HID transport driver for Surface System Aggregator Module"
11 Driver to support integrated HID devices on newer Microsoft Surface
14 This driver provides support for the HID transport protocol provided
20 Say M or Y here, if you want support for integrated HID devices, i.e.
25 tristate "HID keyboard transport driver for Surface System Aggregator Module"
28 Driver to support HID keyboards on Surface Laptop 1 and 2 devices.
30 This driver provides support for the HID transport protocol provided
42 select HID
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/hid/surface-hid/
H A DKconfig2 menu "Surface System Aggregator Module HID support"
7 tristate "HID transport driver for Surface System Aggregator Module"
11 Driver to support integrated HID devices on newer Microsoft Surface
14 This driver provides support for the HID transport protocol provided
20 Say M or Y here, if you want support for integrated HID devices, i.e.
25 tristate "HID keyboard transport driver for Surface System Aggregator Module"
28 Driver to support HID keyboards on Surface Laptop 1 and 2 devices.
30 This driver provides support for the HID transport protocol provided
42 select HID

12345678910>>...72