Searched refs:TAB (Results 1 – 8 of 8) sorted by relevance
18 TAB = White('\t', exact=1).suppress() variable27 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)
787 # The Point of View TAB-P800W does not have its product name filled, so we795 # Point of View TAB-P1005W-232 (v2.0)799 # Point of View TAB-P1006W-232-3G (v1.0)
6711 acpi:TAB*:
19094 785f TAB 2 A7-10 Tablet
57216 ID_MODEL_FROM_DATABASE=TAB 2 A7-10 Tablet
134 # after typing /<TAB><TAB> the user sees /dev/ as one
21 …n-control UTF-8 codepoints are the codepoints with value at or above 32 (' '), or equal to 9 (TAB).
32 - <command> <verb> -<TAB> should complete options, but currently does not