/linux-3.3/arch/sparc/include/asm/ |
D | sfp-machine_32.h | 78 #define __FP_FRAC_ADD_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument 93 #define __FP_FRAC_SUB_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument 108 #define __FP_FRAC_ADD_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument 133 #define __FP_FRAC_SUB_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument 158 #define __FP_FRAC_DEC_3(x2,x1,x0,y2,y1,y0) __FP_FRAC_SUB_3(x2,x1,x0,x2,x1,x0,y2,y1,y0) argument 160 #define __FP_FRAC_DEC_4(x3,x2,x1,x0,y3,y2,y1,y0) __FP_FRAC_SUB_4(x3,x2,x1,x0,x3,x2,x1,x0,y3,y2,y1,y… argument
|
/linux-3.3/arch/s390/include/asm/ |
D | sfp-machine.h | 75 #define __FP_FRAC_ADD_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) ({ \ argument 101 #define __FP_FRAC_SUB_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) ({ \ argument 127 #define __FP_FRAC_DEC_3(x2,x1,x0,y2,y1,y0) __FP_FRAC_SUB_3(x2,x1,x0,x2,x1,x0,y2,y1,y0) argument
|
/linux-3.3/include/math-emu/ |
D | op-4.h | 516 #define __FP_FRAC_ADD_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument 530 #define __FP_FRAC_ADD_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument 548 #define __FP_FRAC_SUB_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument 562 #define __FP_FRAC_SUB_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument 580 #define __FP_FRAC_DEC_3(x2,x1,x0,y2,y1,y0) \ argument 589 #define __FP_FRAC_DEC_4(x3,x2,x1,x0,y3,y2,y1,y0) \ argument
|
/linux-3.3/drivers/staging/omapdrm/ |
D | tcm-sita.h | 87 void assign(struct tcm_area *a, u16 x0, u16 y0, u16 x1, u16 y1) in assign()
|
D | tcm-sita.c | 559 static s32 is_area_free(struct tcm_area ***map, u16 x0, u16 y0, u16 w, u16 h) in is_area_free() 602 static s32 update_candidate(struct tcm *tcm, u16 x0, u16 y0, u16 w, u16 h, in update_candidate()
|
D | omap_dmm_tiler.h | 32 u32 y0:8; member
|
/linux-3.3/drivers/input/touchscreen/ |
D | mc13783_ts.c | 73 int x0, x1, x2, y0, y1, y2; in mc13783_ts_report_sample() local
|
/linux-3.3/arch/sh/include/asm/ |
D | ptrace_32.h | 68 unsigned long y0; member
|
/linux-3.3/include/linux/dvb/ |
D | osd.h | 103 int y0; member
|
/linux-3.3/drivers/media/video/gspca/ |
D | w996Xcf.c | 354 y0 = 0x0000, in w9968cf_init() local
|
/linux-3.3/drivers/video/ |
D | hpfb.c | 125 static void topcat_blit(int x0, int y0, int x1, int y1, int w, int h, int rr) in topcat_blit()
|
D | cg6.c | 199 u32 x0, y0, z0, color0; member
|
/linux-3.3/drivers/gpu/drm/nouveau/ |
D | nv17_tv.h | 117 static inline int interpolate(int y0, int y1, int y2, int x) in interpolate()
|
/linux-3.3/drivers/media/dvb/ttpci/ |
D | av7110_hw.c | 992 static int OSDSetBlock(struct av7110 *av7110, int x0, int y0, in OSDSetBlock()
|
/linux-3.3/drivers/gpu/drm/i2c/ |
D | ch7006_priv.h | 158 static inline int interpolate(int y0, int y1, int y2, int x) in interpolate()
|