| /netbsd-src/external/gpl2/texinfo/dist/info/ |
| H A D | infodoc.c | 646 unsigned char keystroke; 657 keystroke = info_get_input_char (); 661 if (Meta_p (keystroke)) 666 (_("ESC %s is undefined."), pretty_keyname (UnMeta (keystroke))); 671 keystroke = UnMeta (keystroke); 677 *k++ = keystroke; 680 if (map[keystroke].function == (InfoCommand *)NULL) 686 else if (map[keystroke].type == ISKMAP) 688 map = (Keymap)map[keystroke].function; 702 if (InfoFunction(map[keystroke].function) [all …]
|
| H A D | session.c | 4977 unsigned char keystroke; in info_get_input_char() local 4983 keystroke = pending_input_character; in info_get_input_char() 4986 else if (info_get_key_from_typeahead (&keystroke) == 0) in info_get_input_char() 5012 keystroke = rawkey; in info_get_input_char() 5025 keystroke = rawkey; in info_get_input_char() 5038 dribble (keystroke); in info_get_input_char() 5040 return keystroke; in info_get_input_char()
|
| /netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/ |
| H A D | wpm_example.txt | 22 Minimum keystroke latency : 12 ms 23 Average keystroke latency : 118 ms 24 Maximum keystroke latency : 493 ms
|
| H A D | dtruss_example.txt | 68 (keystroke delays), and short overhead times (as the bash process blocks
|
| /netbsd-src/external/cddl/dtracetoolkit/dist/Examples/ |
| H A D | wpm_example.txt | 22 Minimum keystroke latency : 12 ms 23 Average keystroke latency : 118 ms 24 Maximum keystroke latency : 493 ms
|
| H A D | dtruss_example.txt | 68 (keystroke delays), and short overhead times (as the bash process blocks
|
| /netbsd-src/sys/dev/hyperv/ |
| H A D | hvkbd.c | 91 struct keystroke { struct 103 struct keystroke ks; argument 109 struct keystroke ks; 371 hvkbd_keybuf_add_keystroke(struct hvkbd_softc *sc, const struct keystroke *ks) in hvkbd_keybuf_add_keystroke() 391 struct keystroke ks; in hvkbd_decode() 424 struct keystroke ks; in hvkbd_encode()
|
| /netbsd-src/external/cddl/dtracetoolkit/dist/Notes/ |
| H A D | dtruss_notes.txt | 29 switching off the CPU while we wait for the next keystroke. For example, 31 In fact, the elapsed times are equal to the inter-keystroke delays.
|
| /netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Notes/ |
| H A D | dtruss_notes.txt | 29 switching off the CPU while we wait for the next keystroke. For example, 31 In fact, the elapsed times are equal to the inter-keystroke delays.
|
| /netbsd-src/external/bsd/ntp/dist/scripts/ |
| H A D | plot_summary-opts.def | 80 descrip = "Don't wait for keystroke between plots";
|
| /netbsd-src/sys/arch/atari/conf/ |
| H A D | SMALL030 | 23 options PANICWAIT # Require keystroke to dump/reboot
|
| H A D | ATARITT | 34 options PANICWAIT # Require keystroke to dump/reboot
|
| H A D | FALCON | 39 options PANICWAIT # Require keystroke to dump/reboot
|
| H A D | MILAN-ISAIDE | 38 options PANICWAIT # Require keystroke to dump/reboot
|
| H A D | MILAN-PCIIDE | 38 options PANICWAIT # Require keystroke to dump/reboot
|
| H A D | HADES | 38 options PANICWAIT # Require keystroke to dump/reboot
|
| H A D | GENERIC.in | 142 options PANICWAIT # Require keystroke to dump/reboot
|
| /netbsd-src/external/bsd/nvi/dist/dist/ |
| H A D | port.h.in | 77 * (treats it as ^@). The symptom is that the ^@ keystroke immediately
|
| /netbsd-src/external/bsd/nvi/dist/docs/vi.ref/ |
| H A D | spell.ok | 209 keystroke
|
| H A D | set.opt.texi | 903 The keystroke
|
| /netbsd-src/external/bsd/ntp/dist/scripts/update-leap/ |
| H A D | update-leap-opts.def | 106 descrip = "Don't wait for keystroke between plots";
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-runtime/libasprintf/ |
| H A D | autosprintf.texi | 12 @c ky = keystroke @kindex
|
| /netbsd-src/external/bsd/nvi/dist/cl/ |
| H A D | README.signal | 95 per keystroke, but the code isn't pretty and it's hard to make sure
|
| /netbsd-src/external/gpl2/texinfo/dist/ |
| H A D | NEWS | 576 o `M-x describe-key' to find out what a particular keystroke does. 584 * You can save every keystroke you type in a "dribble file" by using the
|
| /netbsd-src/external/gpl3/gdb/dist/readline/readline/doc/ |
| H A D | rltech.texi | 343 Setting this to a value makes it the next keystroke read. This is a 592 Readline is reading a multiple-keystroke command. 657 This binds the keystroke @key{Meta-Rubout} to the function
|