/haiku/src/system/libroot/os/arch/sparc/ |
H A D | fpu_mul.c | 103 u_int a3, a2, a1, a0, x3, x2, x1, x0, bit, m; local 146 sticky = a3 = a2 = a1 = a0 = 0; 149 FPU_ADDS(a3, a3, x3); \ 155 sticky |= a3 & 1, a3 = (a3 >> 1) | (a2 << 31), \ 159 sticky |= a3, a3 = a2, a2 = a1, a1 = a0, a0 = 0 215 x->fp_mant[3] = a3;
|
/haiku/src/servers/app/drawing/Painter/drawing_modes/ |
H A D | DrawingMode.h | 39 #define BLEND_SUBPIX(d, r, g, b, a1, a2, a3) \ argument 45 d[2] = (((((r) - _p.data8[2]) * (a3)) + (_p.data8[2] << 8)) >> 8); \ 64 #define BLEND_FROM_SUBPIX(d, r1, g1, b1, r2, g2, b2, a1, a2, a3) \ argument 68 d[2] = (((((r2) - (r1)) * (a3)) + ((r1) << 8)) >> 8); \ 89 #define BLEND16_SUBPIX(d, r, g, b, a1, a2, a3) \ argument 95 d[2] = (((((r) - _p.data8[2]) * (a3)) + (_p.data8[2] << 16)) >> 16); \ 132 #define BLEND_COMPOSITE_SUBPIX(d, r, g, b, a1, a2, a3) \ argument 139 d[2] = (((((r) - _p.data8[2]) * (a3)) + (_p.data8[2] << 8)) >> 8); \ 146 d[3] = (a1 + a2 + a3)/3; \ 150 uint8 alphaRest3 = 255 - (a3); \ [all …]
|
H A D | DrawingModeInvertSUBPIX.h | 17 #define BLEND_INVERT_SUBPIX(d, a1, a2, a3) \ argument 22 a1, a2, a3); \
|
H A D | DrawingModeEraseSUBPIX.h | 17 #define BLEND_ERASE_SUBPIX(d, r, g, b, a1, a2, a3) \ argument 19 BLEND_SUBPIX(d, r, g, b, a1, a2, a3); \
|
H A D | DrawingModeOverSUBPIX.h | 17 #define BLEND_OVER_SUBPIX(d, r, g, b, a1, a2, a3) \ argument 19 BLEND_SUBPIX(d, r, g, b, a1, a2, a3) \
|
H A D | DrawingModeSelectSUBPIX.h | 17 #define BLEND_SELECT_SUBPIX(d, r, g, b, a1, a2, a3) \ argument 19 BLEND_SUBPIX(d, r, g, b, a1, a2, a3); \
|
H A D | DrawingModeMaxSUBPIX.h | 17 #define BLEND_MAX_SUBPIX(d, r, g, b, a1, a2, a3) \ argument 23 BLEND_SUBPIX(d, (r), (g), (b), a1, a2, a3); \
|
H A D | DrawingModeCopySUBPIX.h | 17 #define BLEND_COPY_SUBPIX(d, r2, g2, b2, a1, a2, a3, r1, g1, b1) \ argument 19 BLEND_FROM_SUBPIX(d, r1, g1, b1, r2, g2, b2, a1, a2, a3); \
|
H A D | DrawingModeMinSUBPIX.h | 17 #define BLEND_MIN_SUBPIX(d, r, g, b, a1, a2, a3) \ argument 23 BLEND_SUBPIX(d, (r), (g), (b), a1, a2, a3); \
|
H A D | DrawingModeBlendSUBPIX.h | 18 #define BLEND_BLEND_SUBPIX(d, r, g, b, a1, a2, a3) \ argument 25 BLEND_SUBPIX(d, rt, gt, bt, a1, a2, a3); \
|
H A D | DrawingModeAlphaCOSUBPIX.h | 17 #define BLEND_ALPHA_CO_SUBPIX(d, r, g, b, a1, a2, a3) \ argument 19 BLEND16_SUBPIX(d, r, g, b, a1, a2, a3); \
|
H A D | DrawingModeAlphaPOSUBPIX.h | 17 #define BLEND_ALPHA_PO_SUBPIX(d, r, g, b, a1, a2, a3) \ argument 19 BLEND16_SUBPIX(d, r, g, b, a1, a2, a3); \
|
H A D | DrawingModeAlphaPCSUBPIX.h | 17 #define BLEND_ALPHA_PC_SUBPIX(d, r, g, b, a1, a2, a3) \ argument 19 BLEND_COMPOSITE16_SUBPIX(d, r, g, b, a1, a2, a3); \
|
H A D | DrawingModeAlphaCCSUBPIX.h | 17 #define BLEND_ALPHA_CC_SUBPIX(d, r, g, b, a1, a2, a3) \ argument 19 BLEND_COMPOSITE16_SUBPIX(d, r, g, b, a1, a2, a3); \
|
H A D | DrawingModeAddSUBPIX.h | 17 #define BLEND_ADD_SUBPIX(d, r, g, b, a1, a2, a3) \ argument 24 BLEND_SUBPIX(d, rt, gt, bt, a1, a2, a3); \
|
H A D | DrawingModeSubtractSUBPIX.h | 17 #define BLEND_SUBTRACT_SUBPIX(d, r, g, b, a1, a2, a3) \ argument 24 BLEND_SUBPIX(d, rt, gt, bt, a1, a2, a3); \
|
/haiku/src/system/boot/platform/next_m68k/ |
H A D | shell.S | 30 movec %vbr,%a3 31 movel %a3@(4),-(%sp)
|
/haiku/src/tests/libs/alm/ |
H A D | Areas.cpp | 41 Area* a3 = layout->AddView(button3, layout->Left(), y2, layout->Right(), in AreasWindow() local 45 a3->SetHeightAs(a1); in AreasWindow()
|
/haiku/src/add-ons/print/drivers/pcl6/ |
H A D | PCL6Cap.cpp | 57 const PaperCap a3( variable 198 &a3, 208 &a3,
|
/haiku/src/add-ons/print/drivers/pcl5/ |
H A D | PCL5Cap.cpp | 13 const PaperCap a3( variable 77 &a3,
|
/haiku/src/add-ons/print/drivers/postscript/ |
H A D | PSCap.cpp | 13 const PaperCap a3( variable 77 &a3,
|
/haiku/src/system/boot/platform/efi/arch/riscv64/ |
H A D | entry.S | 23 mv sp, a3
|
/haiku/src/system/boot/platform/riscv/ |
H A D | entry.S | 23 mv sp, a3
|
/haiku/src/add-ons/print/drivers/canon_lips/lips3/ |
H A D | Lips3Cap.cpp | 13 const PaperCap a3( variable 78 &a3,
|
/haiku/headers/posix/arch/m68k/ |
H A D | signal.h | 18 a0, a1, a2, a3, a4, a5, a6, a7; member
|