/titanic_41/usr/src/uts/i86pc/boot/ |
H A D | boot_keyboard.c | 318 boolean_t shifted; in kb_translate() local 322 shifted = (peek8(kb_flag) & BIOS_EITHER_SHIFT) != 0; in kb_translate() 327 shifted = !shifted; in kb_translate() 331 shifted = !shifted; in kb_translate() 339 else if (shifted) in kb_translate() 340 action = k->shifted; in kb_translate()
|
H A D | boot_keyboard_table.h | 63 unsigned short shifted; member
|
/titanic_41/usr/src/common/atomic/sparc/ |
H A D | atomic.s | 95 sll %o3, %g1, %o3 ! %o3 = shifted to bit offset 96 sll %o1, %g1, %o1 ! %o1 = shifted to bit offset 168 srl %o3, %o4, %o3 ! %o3 = shifted to bit offset 169 sll %o1, %g1, %o1 ! %o1 = shifted to bit offset 332 sll %o3, %g1, %o3 ! %o3 = shifted to bit offset 333 sll %o1, %g1, %o1 ! %o1 = shifted to bit offset 367 srl %o3, %o4, %o3 ! %o3 = shifted to bit offset 368 sll %o1, %g1, %o1 ! %o1 = shifted to bit offset 454 sll %o3, %g1, %o3 ! %o3 = shifted to bit offset 455 sll %o1, %g1, %o1 ! %o1 = shifted to bit offset [all …]
|
/titanic_41/usr/src/common/atomic/sparcv9/ |
H A D | atomic.s | 216 sll %o3, %g1, %o3 ! %o3 = shifted to bit offset 217 sll %o1, %g1, %o1 ! %o1 = shifted to bit offset 289 srl %o3, %o4, %o3 ! %o3 = shifted to bit offset 290 sll %o1, %g1, %o1 ! %o1 = shifted to bit offset 457 sll %o3, %g1, %o3 ! %o3 = shifted to bit offset 458 sll %o1, %g1, %o1 ! %o1 = shifted to bit offset 492 srl %o3, %o4, %o3 ! %o3 = shifted to bit offset 493 sll %o1, %g1, %o1 ! %o1 = shifted to bit offset 583 sll %o3, %g1, %o3 ! %o3 = shifted to bit offset 584 sll %o1, %g1, %o1 ! %o1 = shifted to bit offset [all …]
|
/titanic_41/usr/src/lib/libcurses/screen/ |
H A D | caps | 322 key_sbeg, "kBEG" "&9" KEY_SBEG, 0572, shifted beginning key 323 key_scancel, "kCAN" "&0" KEY_SCANCEL, 0573, shifted cancel key 324 key_scommand, "kCMD" "*1" KEY_SCOMMAND, 0574, shifted command key 325 key_scopy, "kCPY" "*2" KEY_SCOPY, 0575, shifted copy key 326 key_screate, "kCRT" "*3" KEY_SCREATE, 0576, shifted create key 327 key_sdc, "kDC" "*4" KEY_SDC, 0577, shifted delete char key 328 key_sdl, "kDL" "*5" KEY_SDL, 0600, shifted delete line key 330 key_send, "kEND" "*7" KEY_SEND, 0602, shifted end key 331 key_seol, "kEOL" "*8" KEY_SEOL, 0603, shifted clear line key 332 key_sexit, "kEXT" "*9" KEY_SEXIT, 0604, shifted exit key [all …]
|
/titanic_41/usr/src/uts/sun4/ml/ |
H A D | interrupt.s | 1297 ! l2 = intr_actv shifted right 1309 ! mask already shifted right by (LOCK_LEVEL + 1), we start by looking
|
/titanic_41/usr/src/uts/sun4u/cpu/ |
H A D | opl_olympus_asm.s | 1488 and %g2, 3, %g2 ! extract the shifted [1:0] bits
|
/titanic_41/usr/src/cmd/terminfo/ |
H A D | termcap.src | 607 # shifted f-keys: F13-F24 1054 # F13-F24 are shifted F1-F12 1155 # actual Undo key sends ESC 0 s unshifted, and ESC 0 S shifted, for example. 1280 # \EOP to \EOS. The shifted and control modifiers still do the same thing. 1673 # F13-F24 are shifted F1-F12 2601 # pterm (the X11 port) uses shifted F1-F10 as F11-F20 3560 # Konsole does not implement shifted cursor-keys. 3749 # kIC is normally not used, since rxvt performs a paste for that (shifted 4081 # - shifted cursor-keys send sequences like rxvt 4124 # b) has xterm-style shifted function-key strings [all …]
|
H A D | terminfo.src | 638 # shifted f-keys: F13-F24 1152 # F13-F24 are shifted F1-F12 1277 # actual Undo key sends ESC 0 s unshifted, and ESC 0 S shifted, for example. 1414 # \EOP to \EOS. The shifted and control modifiers still do the same thing. 1902 # F13-F24 are shifted F1-F12 2948 # pterm (the X11 port) uses shifted F1-F10 as F11-F20 4059 # Konsole does not implement shifted cursor-keys. 4270 # kIC is normally not used, since rxvt performs a paste for that (shifted 4670 # - shifted cursor-keys send sequences like rxvt 4717 # b) has xterm-style shifted function-key strings [all …]
|
/titanic_41/usr/src/data/zoneinfo/ |
H A D | europe | 1785 # Lithuania has shifted back to the second time zone (GMT plus two hours) 3971 # the starting day for both shifted to last Sunday in March. And from 1982
|
/titanic_41/usr/src/lib/libshell/common/ |
H A D | sh.memo | 2371 shifted by
|