/linux-4.4.14/arch/x86/boot/ |
D | printf.c | 33 #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.4.14/arch/alpha/boot/ |
D | stdio.c | 43 #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.4.14/arch/powerpc/boot/ |
D | stdio.c | 69 #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.4.14/fs/xfs/libxfs/ |
D | xfs_bmap.c | 1739 #define LEFT r[0] in xfs_bmap_add_extent_delay_real() macro 1770 xfs_bmbt_get_all(xfs_iext_get_ext(ifp, bma->idx - 1), &LEFT); in xfs_bmap_add_extent_delay_real() 1772 if (isnullstartblock(LEFT.br_startblock)) in xfs_bmap_add_extent_delay_real() 1777 LEFT.br_startoff + LEFT.br_blockcount == new->br_startoff && in xfs_bmap_add_extent_delay_real() 1778 LEFT.br_startblock + LEFT.br_blockcount == new->br_startblock && in xfs_bmap_add_extent_delay_real() 1779 LEFT.br_state == new->br_state && in xfs_bmap_add_extent_delay_real() 1780 LEFT.br_blockcount + new->br_blockcount <= MAXEXTLEN) in xfs_bmap_add_extent_delay_real() 1805 LEFT.br_blockcount + new->br_blockcount + RIGHT.br_blockcount in xfs_bmap_add_extent_delay_real() 1824 LEFT.br_blockcount + PREV.br_blockcount + in xfs_bmap_add_extent_delay_real() 1848 error = xfs_bmbt_update(bma->cur, LEFT.br_startoff, in xfs_bmap_add_extent_delay_real() [all …]
|
/linux-4.4.14/Documentation/input/ |
D | amijoy.txt | 81 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 |
|
D | sentelic.txt | 330 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.
|
D | atarikbd.txt | 100 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
|
D | event-codes.txt | 320 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.4.14/arch/mips/lasat/ |
D | picvue.h | 41 #define LEFT 0 macro
|
D | picvue_proc.c | 164 pvc_move(DISPLAY|LEFT); in pvc_proc_timerfunc()
|
D | picvue.c | 203 #define LEFT 0 macro
|
/linux-4.4.14/lib/ |
D | vsprintf.c | 353 #define LEFT 2 /* left justified */ macro 406 if (spec.flags & LEFT) in number() 452 if (!(spec.flags & (ZEROPAD | LEFT))) { in number() 479 if (!(spec.flags & LEFT)) { in number() 520 if (!(spec.flags & LEFT)) { in string() 603 if (!(spec.flags & LEFT)) { in dentry_name() 684 .flags = LEFT, in resource_string() 1643 spec->flags |= LEFT; in format_decode() 1679 case '-': spec->flags |= LEFT; break; in format_decode() 1886 if (!(spec.flags & LEFT)) { in vsnprintf() [all …]
|
/linux-4.4.14/arch/powerpc/boot/dts/ |
D | ac14xx.dts | 371 linux,keymap = <0x0000006e /* FN LEFT */ 374 0x00010069 /* LEFT */
|
/linux-4.4.14/Documentation/devicetree/bindings/input/ |
D | cros-ec-keyb.txt | 70 /* UP LEFT */
|
/linux-4.4.14/drivers/staging/sm750fb/ |
D | ddk750_mode.c | 30 | FIELD_VALUE(0, CRT_AUTO_CENTERING_TL, LEFT, 0)); in displayControlAdjust_SM750LE()
|
/linux-4.4.14/Documentation/fb/ |
D | pxafb.txt | 25 left:LEFT == LCCR1_BLW + 1
|
/linux-4.4.14/arch/arm/mach-pxa/ |
D | magician.c | 161 INIT_KEY(LEFT, GPIO95_MAGICIAN_KEY_LEFT, "Left button"),
|
/linux-4.4.14/drivers/iio/light/ |
D | apds9960.c | 301 APDS9960_GESTURE_CHANNEL(LEFT, 2),
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | am335x-evm.dts | 70 0x02000069 /* LEFT */
|
D | am43x-epos-evm.dts | 100 0x03030069>; /* LEFT */
|
D | am437x-gp-evm.dts | 77 0x02000069 /* LEFT */
|