Home
last modified time | relevance | path

Searched refs:Right (Results 1 – 25 of 25) sorted by relevance

/dragonfly/sys/contrib/dev/acpica/source/components/namespace/
H A Dnsnames.c373 char c, *Left, *Right; in AcpiNsBuildNormalizedPath() local
436 Right = FullPath+Length - 1; in AcpiNsBuildNormalizedPath()
438 while (Left < Right) in AcpiNsBuildNormalizedPath()
441 *Left++ = *Right; in AcpiNsBuildNormalizedPath()
442 *Right-- = c; in AcpiNsBuildNormalizedPath()
/dragonfly/contrib/less/
H A Dscreen.c829 sys_width = scr.srWindow.Right - scr.srWindow.Left + 1; in scrsize()
1629 size.X = scr.srWindow.Right - scr.srWindow.Left + 1; in win32_init_term()
1909 rcClip.Right = csbi.srWindow.Right; in add_line()
1961 rcSrc.Right = csbi.srWindow.Right;
1967 rcClip.Right = rcSrc.Right;
2045 rcSrc.Right = csbi.srWindow.Right; in win32_scroll_up()
2051 rcClip.Right = rcSrc.Right; in win32_scroll_up()
2069 size = (n * csbi.dwSize.X) + (rcSrc.Right - topleft.X); in win32_scroll_up()
2145 size.X = scr.srWindow.Right - scr.srWindow.Left + 1; in check_winch()
/dragonfly/games/atc/
H A Dinput.c103 static const char *Right(int);
132 { 'R', 4, " right 90", Right },
429 Right(int c __unused) in Right() function
/dragonfly/nrelease/gui/root/.fvwm/
H A D.fvwm2rc63 Key Right A C Scroll +100 +0
67 Key Right A M Scroll +10 +0
72 Key Right A SC CursorMove +1 +0
76 Key Right A SM CursorMove +10 +0
/dragonfly/share/misc/
H A Dusb_hid_usages57 0x8A System Menu Right
65 0x92 D-pad Right
198 0x21 Turn Right/Left
200 0x23 Roll Right/Left
201 0x24 Move Right/Left
204 0x27 Lean Right/Left
633 0x45 Menu Right
742 0x150 Balance Right
750 0x162 Channel Right
874 0x237 AC Pan Right
[all …]
/dragonfly/contrib/tcsh-6/nls/ukrainian/
H A Dset194 92 Right hand side too long
/dragonfly/share/syscons/keymaps/
H A Del.iso07.kbd7 # English/Greek keyboard lock: (Left)Alt+(Left|Right)Shift
8 # English/Greek keyboard shift: (Right)AltGr
10 # Meta shift: (Right)Windows or Menu
15 # Next screen: Ctrl+Right Arrow
H A Dcs.latin2.qwertz.kbd8 # English/Czech keyboard shift: (Right)AltGr
10 # Meta shift: (Right|Left)Windows, Menu
13 # Next screen: Ctrl+(Grey)Right
/dragonfly/sys/vfs/hammer2/
H A DTODO40 * More complex transaction sequencing and flush merging. Right now it is
98 * Crash stability. Right now the allocation table on-media is not
/dragonfly/crypto/openssh/
H A Dsntrup761.c473 static Fq Right(int8 T) in Right() function
818 r[i] = -int16_negative_mask(Fq_freeze(Right(T[i])-aB[i]+4*w+1)); in Decrypt()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/std/
H A Dvalarray413 /// Right shift each element e of array by @a t bits.
443 /// Right shift elements of array by corresponding elements of @a v.
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/std/
H A Dvalarray415 /// Right shift each element e of array by @a t bits.
445 /// Right shift elements of array by corresponding elements of @a v.
/dragonfly/
H A DUPDATING372 Right after the development branch started, the Fred art accompanying the
/dragonfly/contrib/file/magic/Magdir/
H A Dconsole786 >>>0x17 byte &0x4 Left+Right
/dragonfly/games/fortune/datfiles/
H A Dfortunes-o487 Right away the Aggie thought to himself, "I've learned my first
1315 The radio was screaming: "Power to the People -- Right On!" John
1715 stunts to win the approval of the Republican Right. For example, they
1719 primary. But when the Right held a big tribute for Loeb, George came
3342 And the rest was used for riggins'! Right to the captain's table.
5308 Bruce: "No. Right, I just want to remind you of the faculty rules:
6886 Right in the balls!
8399 Right about then, a rock comes winging through the air and hits
9917 were flying together in an airplane. Right out in the middle of
11611 "Right! Right!" interrupts the guy. "I think I'm a lesbian too!"
[all …]
H A Dfortunes188 Can Rip Right Off, you'd better get it. You may be worried that it
550 The Guy on the Right Doesn't Stand a Chance
3569 -- Cruising Helmsman, "On The Right Course"
17406 Right here and now we thankfully
21171 Right many a nipperkin! I shot at him as he at me,
28976 Right turn toward immediate outside.
41365 Right now I'm having amnesia and deja vu at the same time.
46077 "Right, " smiled my father. "I just put that in to make it
50750 Right in the middle of her forehead.
51895 and users will do the Right Thing.
[all …]
/dragonfly/nrelease/gui/root/.vim/plugin/
H A Dminibufexpl.vim499 noremap <C-Right> <C-W>l
/dragonfly/contrib/grep/doc/
H A Dgrep.texi1008 using Erase in Line (EL) to Right (@samp{\33[K})
/dragonfly/contrib/ncurses/misc/
H A Dterminfo.src665 # Left=\0K 5=\0L Right=\0M
6016 # Right ESC [ C ESC [ c ESC O c ESC O C
8402 # Right Arrow \E[C
8439 # Ctrl-Right Arrow \E[40~
8463 # Alt-Right Arrow \E[62~
13783 # Left side Right side
20198 # End Shift+Right
23759 # LS1R Locking Shift Right 1 * \E ~ - - -
23761 # LS2R Locking Shift Right 2 * \E } - - -
23763 # LS3R Locking Shift Right 3 * \E | - - -
[all …]
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dgeneric.texi1386 shift. Right shift should be treated as arithmetic, i.e., the
H A Dmd.texi1796 Right-shift of @minus{}1, i.e., a bit mask with a trailing block of ones, the
H A Dinvoke.texi2852 information should be reported. Right now, only the C++ front end can
/dragonfly/share/zoneinfo/
H A Dnorthamerica305 # (d) Right to Revert.--Congress retains the right to revert the
/dragonfly/sys/contrib/dev/acpica/tests/misc/
H A Dgrammar.asl3942 // FindSetRightBit - Find Set Right Bit
/dragonfly/contrib/binutils-2.27/gas/doc/
H A Das.texinfo4199 @dfn{Shift Right}. Same as the C operator @samp{>>}.