| /netbsd-src/sys/arch/hp300/stand/common/ |
| H A D | hil.c | 92 '\0', '`', '\\', ESC, '\0', DEL, '\0', '\0', 111 '\0', '~', '|', DEL, '\0', DEL, '\0', '\0', 116 '\0', '\0', '\0', '\0', '\0', '\0', DEL, '\0', 130 '\0', '`', '\034', ESC, '\0', DEL, '\0', '\0', 150 '\0', '`', '<', ESC, '\0', DEL, '\0', '\0', 169 '\0', '~', '>', DEL, '\0', DEL, '\0', '\0', 174 '\0', '\0', '\0', '\0', '\0', '\0', DEL, '\0', 188 '\0', '`', '<', ESC, '\0', DEL, '\0', '\0',
|
| H A D | kbdmap.h | 35 #define DEL '\177' macro
|
| /netbsd-src/sys/arch/x68k/dev/ |
| H A D | kbdmap.c.ascii | 39 0, DEL, /* really BS, DEL & BS swapped */ 79 0, '\b', /* really DEL, BS & DEL swapped */ 152 0, DEL, /* really BS, DEL & BS swapped */ 192 0, '\b', /* really DEL, BS & DEL swapped */
|
| H A D | kbdmap.c | 43 {0, DEL}, /* really BS, DEL & BS swapped */ 156 {0, DEL}, /* really BS, DEL & BS swapped */
|
| /netbsd-src/external/gpl2/texinfo/dist/info/ |
| H A D | infomap.c | 348 map[DEL].function = ea_delete; in initialize_emacs_like_keymaps() 350 map[DEL].function = ea_rubout; in initialize_emacs_like_keymaps() 367 map[DEL].function = ea_backward_kill_word; in initialize_emacs_like_keymaps() 373 map[DEL].function = ea_backward_kill_line; in initialize_emacs_like_keymaps() 391 keymap_bind_keyseq (map, term_kD, &map[DEL]); /* delete */ in initialize_emacs_like_keymaps() 402 keymap_bind_keyseq (map, term_kD, &map[DEL]); /* delete */ in initialize_emacs_like_keymaps() 405 keymap_bind_keyseq (map, term_kD, &map[DEL]); /* delete */ in initialize_emacs_like_keymaps() 459 map[DEL].function = info_scroll_backward; in initialize_emacs_like_keymaps() 476 map[DEL].function = info_scroll_other_window_backward; in initialize_emacs_like_keymaps() 515 keymap_bind_keyseq (map, term_kD, &map[DEL]); /* delete */ in initialize_emacs_like_keymaps() [all …]
|
| H A D | infomap.h | 30 #define DEL '\177' macro 36 #define meta_character_threshold (DEL + 1)
|
| /netbsd-src/sys/arch/amiga/stand/loadkmap/sw/ |
| H A D | sw-kbdmap.c | 122 0, DEL, /* really BS, DEL & BS swapped */ 221 0, DEL, /* really BS, DEL & BS swapped */ 321 0, DEL, /* really BS, DEL & BS swapped */ 420 0, DEL, /* really BS, DEL & BS swapped */
|
| /netbsd-src/sys/arch/amiga/stand/loadkmap/pl_us/ |
| H A D | pl_us-kbdmap.c | 93 { 0, DEL }, /* really BS, DEL & BS swapped */ 192 { 0, DEL }, /* really BS, DEL & BS swapped */ 292 { 0, DEL }, /* really BS, DEL & BS swapped */ 391 { 0, DEL }, /* really BS, DEL & BS swapped */
|
| /netbsd-src/sys/arch/amiga/dev/ |
| H A D | kbdmap.c | 120 { 0, DEL }, /* really BS, DEL & BS swapped */ 220 { 0, DEL }, /* really BS, DEL & BS swapped */ 321 { 0, DEL }, /* really BS, DEL & BS swapped */ 421 { 0, DEL }, /* really BS, DEL & BS swapped */
|
| /netbsd-src/sys/arch/amiga/stand/loadkmap/us/ |
| H A D | us-kbdmap.c | 88 0, DEL, /* really BS, DEL & BS swapped */ 187 0, DEL, /* really BS, DEL & BS swapped */ 287 0, DEL, /* really BS, DEL & BS swapped */ 386 0, DEL, /* really BS, DEL & BS swapped */
|
| /netbsd-src/sys/arch/amiga/stand/loadkmap/fr/ |
| H A D | fr-kbdmap.c | 124 { 0, DEL }, /* really BS, DEL & BS swapped */ 223 { 0, DEL }, /* really BS, DEL & BS swapped */ 323 { 0, DEL }, /* really BS, DEL & BS swapped */ 422 { 0, DEL }, /* really BS, DEL & BS swapped */
|
| /netbsd-src/sys/arch/amiga/stand/loadkmap/pl_din/ |
| H A D | pl_din-kbdmap.c | 93 { 0, DEL }, /* really BS, DEL & BS swapped */ 193 { 0, DEL }, /* really BS, DEL & BS swapped */ 294 { 0, DEL }, /* really BS, DEL & BS swapped */ 394 { 0, DEL }, /* really BS, DEL & BS swapped */
|
| /netbsd-src/sys/arch/amiga/stand/loadkmap/es/ |
| H A D | es-kbdmap.c | 93 0, DEL, /* really DEL, BS & DEL not!! swapped */ 188 0, DEL, /* really BS, DEL & BS swapped */ 294 0, DEL, /* really DEL, BS & DEL not!! swapped */ 389 0, DEL, /* really BS, DEL & BS swapped */
|
| /netbsd-src/sys/arch/amiga/stand/loadkmap/din/ |
| H A D | din-kbdmap.c | 88 0, DEL, /* really BS, DEL & BS swapped */ 188 0, DEL, /* really BS, DEL & BS swapped */ 289 0, DEL, /* really BS, DEL & BS swapped */ 389 0, DEL, /* really BS, DEL & BS swapped */
|
| /netbsd-src/sys/arch/atari/stand/keymaps/us/ |
| H A D | us-kbdmap.c | 40 /* 0x1C */ { 0, '\r' }, { 0, DEL }, { C, 'a' }, { C, 's' }, 53 /* 0x50 */ { S, 0x04 }, { 0, 0 }, { 0, 0 }, { 0, DEL }, 89 /* 0x50 */ { S, 0x4c }, { 0, 0 }, { 0, 0 }, { 0, DEL },
|
| /netbsd-src/sys/arch/atari/stand/keymaps/uk/ |
| H A D | uk-kbdmap.c | 39 /* 0x50 */ { S, 0x04 }, { 0, 0 }, { 0, 0 }, { 0, DEL }, 75 /* 0x50 */ { S, 0x4c }, { 0, 0 }, { 0, 0 }, { 0, DEL },
|
| /netbsd-src/sys/arch/atari/dev/ |
| H A D | kbdmap.c | 68 /* 0x50 */ { S, 0x04 }, { 0, 0 }, { 0, 0 }, { 0, DEL }, 115 /* 0x50 */ { S, 0x4c }, { 0, 0 }, { 0, 0 }, { 0, DEL },
|
| /netbsd-src/sys/arch/atari/stand/keymaps/de/ |
| H A D | de-kbdmap.c | 43 /* 0x50 */ { S, 0x04 }, { 0, 0 }, { 0, 0 }, { 0, DEL }, 79 /* 0x50 */ { S, 0x4c }, { 0, 0 }, { 0, 0 }, { 0, DEL },
|
| /netbsd-src/sys/arch/x68k/usr.bin/loadkmap/ |
| H A D | jis_kmap.c | 37 {0, DEL}, /* really BS, DEL & BS swapped */ 150 {0, DEL}, /* really BS, DEL & BS swapped */
|
| H A D | ascii_kmap.c | 37 {0, DEL}, /* really BS, DEL & BS swapped */ 150 {0, DEL}, /* really BS, DEL & BS swapped */
|
| /netbsd-src/sys/arch/atari/stand/keymaps/fr/ |
| H A D | fr-kbdmap.c | 43 /* 0x50 */ { S, 0x04 }, { 0, 0 }, { 0, 0 }, { 0, DEL }, 79 /* 0x50 */ { S, 0x4C }, { 0, 0 }, { 0, 0 }, { 0, DEL },
|
| /netbsd-src/sys/dev/videomode/ |
| H A D | ediddevs | 52 vendor DEL Dell 100 product DEL ULTRASCAN14XE_REVA 0x139A Ultrascan 14XE 101 product DEL ULTRASCAN14XE_REVB 0x139B Ultrascan 14XE
|
| /netbsd-src/external/bsd/ntp/dist/include/ |
| H A D | ascii.h | 76 #define DEL 127 macro
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/Configurations/ |
| H A D | windows-makefile.tmpl | 639 IF EXIST $full.manifest DEL /F /Q $full.manifest 640 IF EXIST \$@ DEL /F /Q \$@ 642 /implib:$import \$(LDOUTFLAG)$dll$shared_def @<< || (DEL /Q \$(\@B).* $import && EXIT 1) 648 IF EXIST apps\\$dll DEL /Q /F apps\\$dll 649 IF EXIST test\\$dll DEL /Q /F test\\$dll 650 IF EXIST fuzz\\$dll DEL /Q /F fuzz\\$dll 667 IF EXIST $dso$dsoext.manifest DEL /F /Q $dso$dsoext.manifest 704 IF EXIST $bin$exeext.manifest DEL /F /Q $bin$exeext.manifest
|
| /netbsd-src/sys/arch/x68k/include/ |
| H A D | kbdmap.h | 38 #define DEL 127 macro
|