Home
last modified time | relevance | path

Searched refs:TAB (Results 1 – 8 of 8) sorted by relevance

/systemd-251/hwdb.d/ !
Dids_parser.py18 TAB = White('\t', exact=1).suppress() variable
27 subclass_line = TAB + NUM2('subclass') + text_eol('text')
28 protocol_line = TAB + TAB + NUM2('protocol') + text_eol('name')
39 device_line = TAB + NUM4('device') + text_eol('text')
40 interface_line = TAB + TAB + NUM4('interface') + NUM4('interface2') + text_eol('text')
52 other_group = (other_line - ZeroOrMore(TAB + text_eol('text')))
64 device_line = TAB + NUM4('device') + text_eol('text')
65 subvendor_line = TAB + TAB + NUM4('a') + White(' ') + NUM4('b') + text_eol('name')
84 device_line = TAB + NUM4('device') + text_eol('text')
112 extra_line = TAB - TAB - TAB - TAB - SkipTo(EOL)
D60-sensor.hwdb787 # The Point of View TAB-P800W does not have its product name filled, so we
795 # Point of View TAB-P1005W-232 (v2.0)
799 # Point of View TAB-P1006W-232-3G (v1.0)
D20-acpi-vendor.hwdb6711 acpi:TAB*:
Dusb.ids19094 785f TAB 2 A7-10 Tablet
D20-usb-vendor-model.hwdb57216 ID_MODEL_FROM_DATABASE=TAB 2 A7-10 Tablet
/systemd-251/shell-completion/bash/ !
Djournalctl134 # after typing /<TAB><TAB> the user sees /dev/ as one
/systemd-251/docs/ !
DJOURNAL_EXPORT_FORMATS.md21 …n-control UTF-8 codepoints are the codepoints with value at or above 32 (' '), or equal to 9 (TAB).
/systemd-251/ !
DTODO32 - <command> <verb> -<TAB> should complete options, but currently does not