Home
last modified time | relevance | path

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

/tools/testing/selftests/hid/tests/
Dbase_gamepad.py59 def __init__(self, rdesc, application="Game Pad", name=None, input_info=None): argument
61 super().__init__(name, application, input_info=input_info, rdesc=rdesc)
71 if r.application_name == self.application:
88 application="Game Pad", argument
146 gamepad, reportID=reportID, application=application
199 def __init__(self, rdesc, application="Joystick", name=None, input_info=None): argument
200 super().__init__(rdesc, application, name, input_info)
210 application=None, argument
226 if application is None:
227 application = "Joystick"
[all …]
Dtest_ite_keyboard.py135 def event(self, keys, reportID=None, application=None): argument
136 application = application or "Keyboard"
137 return super().event(keys, reportID, application)
Dbase_device.py239 self: "EvdevDevice", application: str, matches: Dict[str, EvdevMatch]
244 if application in matches:
245 return matches[application].is_a_match(self.libevdev)
281 application, argument
299 self.application = application
345 def match_evdev_rule(self, application, evdev): argument
378 def next_sync_events(self, application=None): argument
379 evdev = self.get_evdev(application)
392 def get_evdev(self, application=None): argument
393 if application is None:
[all …]
Dtest_hid_core.py142 name=None, rdesc=report_descriptor, application="Mouse"
Dtest_usb_crash.py65 def get_evdev(self, application=None): argument
Dtest_wacom_generic.py176 def match_evdev_rule(self, application, evdev): argument
186 if application in ["Pen", "Pad"]:
187 return evdev.name.endswith(application)
504 application = report.application
508 yield (field, usage, application)
510 yield (field, field.usage, application)
584 for field, usage, application in self.get_usages(self.uhdev):
585 if application == usage_id("Generic Desktop", "Mouse"):
838 uhdev.application = "Pad"
Dtest_keyboard.py58 def create_array_report(self, keys, reportID=None, application=None): argument
71 return self.create_report(keyboard, reportID=reportID, application=application)
73 def event(self, keys, reportID=None, application=None): argument
81 r = self.create_array_report(keys, reportID, application)
Dtest_tablet.py523 application="Pen", argument
528 super().__init__(name, application, rdesc_str, rdesc, input_info)
530 self.cur_application = application
536 if r.application_name == self.application:
615 r = self.create_report(application=self.cur_application, data=pen)
911 application="Pen", argument
917 name, rdesc_str, rdesc, application, physical, input_info, evdev_name_suffix
1012 application="Pen", argument
1018 name, rdesc_str, rdesc, application, physical, input_info, evdev_name_suffix
1148 application="Stylus", argument
[all …]
Dtest_multitouch.py106 application="Touch Screen", argument
112 super().__init__(name, application, rdesc_str, rdesc, input_info)
134 self.cur_application = application
143 if r.application_name == self.application:
170 application=self.cur_application, data=slots, global_data=global_data
242 application="Touch Pad", argument
256 name, rdesc_str, rdesc, application, physical, max_contacts, input_info
496 def create_report(self, data, global_data=None, reportID=None, application=None): argument
503 def match_evdev_rule(self, application, evdev): argument
506 if application != "Touch Screen":
[all …]
Dtest_gamepad.py628 application="Joystick", argument
631 super().__init__(rdesc, application, name, input_info)
Dbase.py138 def __init__(self, name, application, rdesc_str=None, rdesc=None, input_info=None): argument
139 super().__init__(name, application, rdesc_str, rdesc, input_info)
/tools/testing/selftests/net/packetdrill/
Dtcp_slow_start_slow-start-fq-ack-per-2pkt.pkt2 // Test of slow start when not application-limited, so that
41 // (FQ commit allows an application/cwnd limited flow to get at most quantum/2 extra credit)
Dtcp_slow_start_slow-start-app-limited.pkt2 // Test of slow start when application-limited: in this case,
Dtcp_slow_start_slow-start-app-limited-9-packets-out.pkt2 // Test of slow start when application-limited: in this case,
Dtcp_slow_start_slow-start-ack-per-4pkt.pkt2 // Test of slow start when not application-limited, so that
Dtcp_slow_start_slow-start-ack-per-2pkt.pkt2 // Test of slow start when not application-limited, so that
Dtcp_slow_start_slow-start-ack-per-1pkt.pkt2 // Test of slow start when not application-limited, so that
/tools/perf/Documentation/
Dperf-timechart.txt30 There are also poll bars which show how much time application spent
Dperf-probe.txt144 Demangle application symbols. --no-demangle is also available
308 …e vmlinux (for kernel) and/or the debuginfo file (including user-space application), you need to e…
Dtopdown.txt52 The application opens a group with fixed counter 3 (SLOTS) and any
/tools/bpf/bpftool/Documentation/
Dbpftool-gen.rst172 CO-RE based application, turning the application portable to different
265 This is example BPF application with three BPF programs and a mix of BPF
Dbpftool-map.rst133 existing ring. Any other application will stop receiving events if it
/tools/power/cpupower/bench/
DREADME-BENCH122 Due to the high priority, the application may not be responsible for some time.
/tools/usb/usbip/
DCOPYING221 through that system in reliance on consistent application of that
/tools/arch/x86/kcpuid/
Dcpuid.csv893 0x8000001c, 0, eax, 0, os_lwp_avail , LWP is available to application p…