Home
last modified time | relevance | path

Searched refs:LEFT (Results 1 – 20 of 20) sorted by relevance

/linux-4.1.27/arch/x86/boot/
Dprintf.c33 #define LEFT 16 /* left justified */ macro
56 if (type & LEFT) in number()
90 if (!(type & (ZEROPAD + LEFT))) in number()
103 if (!(type & LEFT)) in number()
142 flags |= LEFT; in vsprintf()
168 flags |= LEFT; in vsprintf()
199 if (!(flags & LEFT)) in vsprintf()
211 if (!(flags & LEFT)) in vsprintf()
/linux-4.1.27/arch/alpha/boot/
Dstdio.c43 #define LEFT 16 /* left justified */ macro
55 if (type & LEFT) in number()
89 if (!(type&(ZEROPAD+LEFT))) in number()
102 if (!(type & LEFT)) in number()
143 case '-': flags |= LEFT; goto repeat; in vsprintf()
160 flags |= LEFT; in vsprintf()
195 if (!(flags & LEFT)) in vsprintf()
210 if (!(flags & LEFT)) in vsprintf()
/linux-4.1.27/arch/powerpc/boot/
Dstdio.c69 #define LEFT 16 /* left justified */ macro
81 if (type & LEFT) in number()
115 if (!(type&(ZEROPAD+LEFT))) in number()
128 if (!(type & LEFT)) in number()
169 case '-': flags |= LEFT; goto repeat; in vsprintf()
186 flags |= LEFT; in vsprintf()
221 if (!(flags & LEFT)) in vsprintf()
236 if (!(flags & LEFT)) in vsprintf()
/linux-4.1.27/fs/xfs/libxfs/
Dxfs_bmap.c1740 #define LEFT r[0] in xfs_bmap_add_extent_delay_real() macro
1771 xfs_bmbt_get_all(xfs_iext_get_ext(ifp, bma->idx - 1), &LEFT); in xfs_bmap_add_extent_delay_real()
1773 if (isnullstartblock(LEFT.br_startblock)) in xfs_bmap_add_extent_delay_real()
1778 LEFT.br_startoff + LEFT.br_blockcount == new->br_startoff && in xfs_bmap_add_extent_delay_real()
1779 LEFT.br_startblock + LEFT.br_blockcount == new->br_startblock && in xfs_bmap_add_extent_delay_real()
1780 LEFT.br_state == new->br_state && in xfs_bmap_add_extent_delay_real()
1781 LEFT.br_blockcount + new->br_blockcount <= MAXEXTLEN) in xfs_bmap_add_extent_delay_real()
1806 LEFT.br_blockcount + new->br_blockcount + RIGHT.br_blockcount in xfs_bmap_add_extent_delay_real()
1825 LEFT.br_blockcount + PREV.br_blockcount + in xfs_bmap_add_extent_delay_real()
1849 error = xfs_bmbt_update(bma->cur, LEFT.br_startoff, in xfs_bmap_add_extent_delay_real()
[all …]
/linux-4.1.27/Documentation/input/
Damijoy.txt81 0=LEFT CONTROLLER PAIR, 1=RIGHT CONTROLLER PAIR.
137 LEFT Y7 Y6 Y5 Y4 Y3 Y2 Y1 Y0 X7 X6 X5 X4 X3 X2 X1 X0
146 | LEFT | Y | LY | 9 | 36 |
147 | LEFT | X | LX | 5 | 35 |
Dsentelic.txt330 Bit4 => 0: The LEFT button is generated by on-pad command (OPC)
331 1: The LEFT button is generated by external button
332 Default is 1 even if the LEFT button is not pressed.
358 Bit4 => 0: The LEFT button is generated by on-pad command (OPC)
359 1: The LEFT button is generated by external button
360 Default is 1 even if the LEFT button is not pressed.
393 Bit4 => 0: The LEFT button is generated by on-pad command(OPC)
394 1: The LEFT button is generated by external button
395 Default is 1 even if the LEFT button is not pressed.
Datarikbd.txt100 LEFT=0x74 & RIGHT=0x75).
225 When buttons act like keys, LEFT=0x74 & RIGHT=0x75.
256 deltax ; distance in X clicks to return (LEFT) or (RIGHT)
647 2A (LEFT) SHIFT
680 4B LEFT ARROW
Devent-codes.txt320 BTN_{MOUSE,LEFT,MIDDLE,RIGHT} must not be reported as the result of touch
343 button may be used for buttons on the tablet except BTN_{MOUSE,LEFT}.
/linux-4.1.27/arch/mips/lasat/
Dpicvue.h41 #define LEFT 0 macro
Dpicvue_proc.c164 pvc_move(DISPLAY|LEFT); in pvc_proc_timerfunc()
Dpicvue.c203 #define LEFT 0 macro
/linux-4.1.27/lib/
Dvsprintf.c352 #define LEFT 2 /* left justified */ macro
405 if (spec.flags & LEFT) in number()
451 if (!(spec.flags & (ZEROPAD | LEFT))) { in number()
478 if (!(spec.flags & LEFT)) { in number()
519 if (!(spec.flags & LEFT)) { in string()
602 if (!(spec.flags & LEFT)) { in dentry_name()
683 .flags = LEFT, in resource_string()
1640 spec->flags |= LEFT; in format_decode()
1676 case '-': spec->flags |= LEFT; break; in format_decode()
1908 if (!(spec.flags & LEFT)) { in vsnprintf()
[all …]
/linux-4.1.27/arch/powerpc/boot/dts/
Dac14xx.dts371 linux,keymap = <0x0000006e /* FN LEFT */
374 0x00010069 /* LEFT */
/linux-4.1.27/Documentation/devicetree/bindings/input/
Dcros-ec-keyb.txt70 /* UP LEFT */
/linux-4.1.27/drivers/staging/sm750fb/
Dddk750_mode.c30 | FIELD_VALUE(0, CRT_AUTO_CENTERING_TL, LEFT, 0)); in displayControlAdjust_SM750LE()
/linux-4.1.27/Documentation/fb/
Dpxafb.txt25 left:LEFT == LCCR1_BLW + 1
/linux-4.1.27/arch/arm/mach-pxa/
Dmagician.c152 INIT_KEY(LEFT, GPIO95_MAGICIAN_KEY_LEFT, "Left button"),
/linux-4.1.27/arch/arm/boot/dts/
Dam335x-evm.dts55 0x02000069 /* LEFT */
Dam437x-gp-evm.dts68 0x02000069 /* LEFT */
Dam43x-epos-evm.dts102 0x03030069>; /* LEFT */