Searched refs:FB_ALLONES (Results 1 - 25 of 39) sorted by relevance

12

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dfbedgeimp.h82 *a++ = FB_ALLONES;
H A Dfbrop.h46 #define FbDestInvarientRop(alu,pm) ((pm) == FB_ALLONES && \
H A Dfb.h63 #define FB_ALLONES ((FbBits) -1) macro
98 #define FbFullMask(n) ((n) == FB_UNIT ? FB_ALLONES : ((((FbBits) 1) << n) - 1))
178 FbScrRight(FB_ALLONES,(x) & FB_MASK) : 0)
180 FbScrLeft(FB_ALLONES,(FB_UNIT - (x)) & FB_MASK) : 0)
187 #define FbBitsMask(x,w) (FbScrRight(FB_ALLONES,(x) & FB_MASK) & \
188 FbScrLeft(FB_ALLONES,(FB_UNIT - ((x) + (w))) & FB_MASK))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dfbedgeimp.h82 *a++ = FB_ALLONES;
H A Dfbrop.h47 #define FbDestInvarientRop(alu,pm) ((pm) == FB_ALLONES && \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dfbedgeimp.h82 *a++ = FB_ALLONES;
H A Dfbrop.h47 #define FbDestInvarientRop(alu,pm) ((pm) == FB_ALLONES && \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dfbrop.h44 #define FbDestInvarientRop(alu,pm) ((pm) == FB_ALLONES && \
H A Dfb.h88 #define FB_ALLONES ((FbBits) -1) macro
103 #define FbFullMask(n) ((n) == FB_UNIT ? FB_ALLONES : ((((FbBits) 1) << n) - 1))
159 FbScrRight(FB_ALLONES,(x) & FB_MASK) : 0)
161 FbScrLeft(FB_ALLONES,(FB_UNIT - (x)) & FB_MASK) : 0)
168 #define FbBitsMask(x,w) (FbScrRight(FB_ALLONES,(x) & FB_MASK) & \
169 FbScrLeft(FB_ALLONES,(FB_UNIT - ((x) + (w))) & FB_MASK))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dfbrop.h44 #define FbDestInvarientRop(alu,pm) ((pm) == FB_ALLONES && \
H A Dfb.h92 #define FB_ALLONES ((FbBits) -1) macro
107 #define FbFullMask(n) ((n) == FB_UNIT ? FB_ALLONES : ((((FbBits) 1) << n) - 1))
185 FbScrRight(FB_ALLONES,(x) & FB_MASK) : 0)
187 FbScrLeft(FB_ALLONES,(FB_UNIT - (x)) & FB_MASK) : 0)
194 #define FbBitsMask(x,w) (FbScrRight(FB_ALLONES,(x) & FB_MASK) & \
195 FbScrLeft(FB_ALLONES,(FB_UNIT - ((x) + (w))) & FB_MASK))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dfbrop.h44 #define FbDestInvarientRop(alu,pm) ((pm) == FB_ALLONES && \
H A Dfb.h98 #define FB_ALLONES ((FbBits) -1) macro
133 #define FbFullMask(n) ((n) == FB_UNIT ? FB_ALLONES : ((((FbBits) 1) << n) - 1))
213 FbScrRight(FB_ALLONES,(x) & FB_MASK) : 0)
215 FbScrLeft(FB_ALLONES,(FB_UNIT - (x)) & FB_MASK) : 0)
222 #define FbBitsMask(x,w) (FbScrRight(FB_ALLONES,(x) & FB_MASK) & \
223 FbScrLeft(FB_ALLONES,(FB_UNIT - ((x) + (w))) & FB_MASK))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dfbrop.h44 #define FbDestInvarientRop(alu,pm) ((pm) == FB_ALLONES && \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dfbrop.h44 #define FbDestInvarientRop(alu,pm) ((pm) == FB_ALLONES && \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dfbrop.h44 #define FbDestInvarientRop(alu,pm) ((pm) == FB_ALLONES && \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dfbrop.h44 #define FbDestInvarientRop(alu,pm) ((pm) == FB_ALLONES && \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dfbrop.h44 #define FbDestInvarientRop(alu,pm) ((pm) == FB_ALLONES && \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dfbrop.h44 #define FbDestInvarientRop(alu,pm) ((pm) == FB_ALLONES && \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dfbrop.h44 #define FbDestInvarientRop(alu,pm) ((pm) == FB_ALLONES && \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dfbrop.h44 #define FbDestInvarientRop(alu,pm) ((pm) == FB_ALLONES && \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dfbrop.h44 #define FbDestInvarientRop(alu,pm) ((pm) == FB_ALLONES && \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dfbrop.h44 #define FbDestInvarientRop(alu,pm) ((pm) == FB_ALLONES && \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dfbrop.h44 #define FbDestInvarientRop(alu,pm) ((pm) == FB_ALLONES && \
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/fb/
H A Dfbrop.h47 #define FbDestInvarientRop(alu,pm) ((pm) == FB_ALLONES && \

Completed in 71 milliseconds

12