Searched defs:xor (Results 26 - 46 of 46) sorted by relevance

12

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dfbbits.h92 BITS xor = (BITS) pPriv->xor; local
111 STORE(bits,xor);
156 xorfg = (BITS) pPriv->xor;
284 FbBits xor)
289 BITS bxor = (BITS) xor;
340 FbBits xor)
356 xorBits = (BITS) xor;
682 BITS xor = fbGetGCPrivate(pGC)->xor; local
273 DOTS(FbBits *dst, FbStride dstStride, int dstBpp, BoxPtr pBox, xPoint *ptsOrig, int npt, int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor) argument
333 ARC(FbBits *dst, FbStride dstStride, int dstBpp, xArc *arc, int drawX, int drawY, FbBits and, FbBits xor) argument
821 BITS xor = xorBits; local
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dfb.h239 #define FbDoLeftMaskByteRRop(dst,lb,l,and,xor) { \
240 *dst = FbDoMaskRRop(*dst,and,xor,l); \
242 #define FbDoRightMaskByteRRop(dst,rb,r,and,xor) { \
243 *dst = FbDoMaskRRop(*dst,and,xor,r); \
252 #define FbSelectPatternPart(xor,o,t) ((xor) >> (FbPatternOffset (o,t) << 3))
253 #define FbStorePart(dst,off,t,xor) (WRITE(FbPtrOffset(dst,off,t), \
254 FbSelectPart(xor,off,t)))
300 #define FbDoLeftMaskByteRRop6Cases(dst,xor) \
302 FbStorePart(dst,sizeof (FbBits) - 7,CARD8,xor); \
665 FbBits and, xor; /* reduced rop values */ member in struct:__anon4928
[all...]
H A Dfbbits.h92 BITS xor = (BITS) pPriv->xor; local
111 STORE(bits,xor);
156 xorfg = (BITS) pPriv->xor;
284 FbBits xor)
289 BITS bxor = (BITS) xor;
340 FbBits xor)
356 xorBits = (BITS) xor;
682 BITS xor = fbGetGCPrivate(pGC)->xor; local
273 DOTS(FbBits *dst, FbStride dstStride, int dstBpp, BoxPtr pBox, xPoint *ptsOrig, int npt, int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor) argument
333 ARC(FbBits *dst, FbStride dstStride, int dstBpp, xArc *arc, int drawX, int drawY, FbBits and, FbBits xor) argument
821 BITS xor = xorBits; local
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dfb.h232 #define FbSelectPatternPart(xor,o,t) ((xor) >> (FbPatternOffset (o,t) << 3))
233 #define FbStorePart(dst,off,t,xor) (WRITE(FbPtrOffset(dst,off,t), \
234 FbSelectPart(xor,off,t)))
280 #define FbDoLeftMaskByteRRop6Cases(dst,xor) \
282 FbStorePart(dst,sizeof (FbBits) - 7,CARD8,xor); \
285 FbStorePart(dst,sizeof (FbBits) - 7,CARD8,xor); \
286 FbStorePart(dst,sizeof (FbBits) - 6,CARD8,xor); \
289 FbStorePart(dst,sizeof (FbBits) - 7,CARD8,xor); \
290 FbStorePart(dst,sizeof (FbBits) - 6,CARD16,xor); \
639 FbBits and, xor; /* reduced rop values */ member in struct:__anon5243
[all...]
H A Dfbbits.h92 BITS xor = (BITS) pPriv->xor; local
111 STORE(bits,xor);
156 xorfg = (BITS) pPriv->xor;
284 FbBits xor)
289 BITS bxor = (BITS) xor;
340 FbBits xor)
356 xorBits = (BITS) xor;
682 BITS xor = fbGetGCPrivate(pGC)->xor; local
273 DOTS(FbBits *dst, FbStride dstStride, int dstBpp, BoxPtr pBox, xPoint *ptsOrig, int npt, int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor) argument
333 ARC(FbBits *dst, FbStride dstStride, int dstBpp, xArc *arc, int drawX, int drawY, FbBits and, FbBits xor) argument
821 BITS xor = xorBits; local
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dfb.h232 #define FbSelectPatternPart(xor,o,t) ((xor) >> (FbPatternOffset (o,t) << 3))
233 #define FbStorePart(dst,off,t,xor) (WRITE(FbPtrOffset(dst,off,t), \
234 FbSelectPart(xor,off,t)))
280 #define FbDoLeftMaskByteRRop6Cases(dst,xor) \
282 FbStorePart(dst,sizeof (FbBits) - 7,CARD8,xor); \
285 FbStorePart(dst,sizeof (FbBits) - 7,CARD8,xor); \
286 FbStorePart(dst,sizeof (FbBits) - 6,CARD8,xor); \
289 FbStorePart(dst,sizeof (FbBits) - 7,CARD8,xor); \
290 FbStorePart(dst,sizeof (FbBits) - 6,CARD16,xor); \
639 FbBits and, xor; /* reduced rop values */ member in struct:__anon5556
[all...]
H A Dfbbits.h92 BITS xor = (BITS) pPriv->xor; local
111 STORE(bits,xor);
156 xorfg = (BITS) pPriv->xor;
284 FbBits xor)
289 BITS bxor = (BITS) xor;
340 FbBits xor)
356 xorBits = (BITS) xor;
682 BITS xor = fbGetGCPrivate(pGC)->xor; local
273 DOTS(FbBits *dst, FbStride dstStride, int dstBpp, BoxPtr pBox, xPoint *ptsOrig, int npt, int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor) argument
333 ARC(FbBits *dst, FbStride dstStride, int dstBpp, xArc *arc, int drawX, int drawY, FbBits and, FbBits xor) argument
821 BITS xor = xorBits; local
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dfb.h221 #define FbSelectPatternPart(xor,o,t) ((xor) >> (FbPatternOffset (o,t) << 3))
222 #define FbStorePart(dst,off,t,xor) (WRITE(FbPtrOffset(dst,off,t), \
223 FbSelectPart(xor,off,t)))
269 #define FbDoLeftMaskByteRRop6Cases(dst,xor) \
271 FbStorePart(dst,sizeof (FbBits) - 7,CARD8,xor); \
274 FbStorePart(dst,sizeof (FbBits) - 7,CARD8,xor); \
275 FbStorePart(dst,sizeof (FbBits) - 6,CARD8,xor); \
278 FbStorePart(dst,sizeof (FbBits) - 7,CARD8,xor); \
279 FbStorePart(dst,sizeof (FbBits) - 6,CARD16,xor); \
621 FbBits and, xor; /* reduced rop values */ member in struct:__anon5865
[all...]
H A Dfbbits.h85 BITS xor = (BITS) pPriv->xor; local
102 STORE(bits, xor);
140 xorfg = (BITS) pPriv->xor;
249 int npt, int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor)
254 BITS bxor = (BITS) xor;
294 int dstBpp, xArc * arc, int drawX, int drawY, FbBits and, FbBits xor)
310 xorBits = (BITS) xor;
612 BITS xor = fbGetGCPrivate(pGC)->xor; local
244 DOTS(FbBits * dst, FbStride dstStride, int dstBpp, BoxPtr pBox, xPoint * ptsOrig, int npt, int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor) argument
292 ARC(FbBits * dst, FbStride dstStride, int dstBpp, xArc * arc, int drawX, int drawY, FbBits and, FbBits xor) argument
735 BITS xor = xorBits; local
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dfb.h220 #define FbSelectPatternPart(xor,o,t) ((xor) >> (FbPatternOffset (o,t) << 3))
221 #define FbStorePart(dst,off,t,xor) (WRITE(FbPtrOffset(dst,off,t), \
222 FbSelectPart(xor,off,t)))
268 #define FbDoLeftMaskByteRRop6Cases(dst,xor) \
270 FbStorePart(dst,sizeof (FbBits) - 7,CARD8,xor); \
273 FbStorePart(dst,sizeof (FbBits) - 7,CARD8,xor); \
274 FbStorePart(dst,sizeof (FbBits) - 6,CARD8,xor); \
277 FbStorePart(dst,sizeof (FbBits) - 7,CARD8,xor); \
278 FbStorePart(dst,sizeof (FbBits) - 6,CARD16,xor); \
620 FbBits and, xor; /* reduced rop values */ member in struct:__anon6172
[all...]
H A Dfbbits.h85 BITS xor = (BITS) pPriv->xor; local
102 STORE(bits, xor);
140 xorfg = (BITS) pPriv->xor;
249 int npt, int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor)
254 BITS bxor = (BITS) xor;
294 int dstBpp, xArc * arc, int drawX, int drawY, FbBits and, FbBits xor)
310 xorBits = (BITS) xor;
612 BITS xor = fbGetGCPrivate(pGC)->xor; local
244 DOTS(FbBits * dst, FbStride dstStride, int dstBpp, BoxPtr pBox, xPoint * ptsOrig, int npt, int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor) argument
292 ARC(FbBits * dst, FbStride dstStride, int dstBpp, xArc * arc, int drawX, int drawY, FbBits and, FbBits xor) argument
735 BITS xor = xorBits; local
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dfb.h220 #define FbSelectPatternPart(xor,o,t) ((xor) >> (FbPatternOffset (o,t) << 3))
221 #define FbStorePart(dst,off,t,xor) (WRITE(FbPtrOffset(dst,off,t), \
222 FbSelectPart(xor,off,t)))
268 #define FbDoLeftMaskByteRRop6Cases(dst,xor) \
270 FbStorePart(dst,sizeof (FbBits) - 7,CARD8,xor); \
273 FbStorePart(dst,sizeof (FbBits) - 7,CARD8,xor); \
274 FbStorePart(dst,sizeof (FbBits) - 6,CARD8,xor); \
277 FbStorePart(dst,sizeof (FbBits) - 7,CARD8,xor); \
278 FbStorePart(dst,sizeof (FbBits) - 6,CARD16,xor); \
620 FbBits and, xor; /* reduced rop values */ member in struct:__anon6475
[all...]
H A Dfbbits.h85 BITS xor = (BITS) pPriv->xor; local
102 STORE(bits, xor);
140 xorfg = (BITS) pPriv->xor;
249 int npt, int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor)
254 BITS bxor = (BITS) xor;
294 int dstBpp, xArc * arc, int drawX, int drawY, FbBits and, FbBits xor)
310 xorBits = (BITS) xor;
612 BITS xor = fbGetGCPrivate(pGC)->xor; local
244 DOTS(FbBits * dst, FbStride dstStride, int dstBpp, BoxPtr pBox, xPoint * ptsOrig, int npt, int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor) argument
292 ARC(FbBits * dst, FbStride dstStride, int dstBpp, xArc * arc, int drawX, int drawY, FbBits and, FbBits xor) argument
735 BITS xor = xorBits; local
[all...]
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/fb/
H A Dfb.h209 #define FbDoLeftMaskByteRRop(dst,lb,l,and,xor) { \
210 *dst = FbDoMaskRRop(*dst,and,xor,l); \
212 #define FbDoRightMaskByteRRop(dst,rb,r,and,xor) { \
213 *dst = FbDoMaskRRop(*dst,and,xor,r); \
222 #define FbSelectPatternPart(xor,o,t) ((xor) >> (FbPatternOffset (o,t) << 3))
223 #define FbStorePart(dst,off,t,xor) (*FbPtrOffset(dst,off,t) = \
224 FbSelectPart(xor,off,t))
270 #define FbDoLeftMaskByteRRop6Cases(dst,xor) \
272 FbStorePart(dst,sizeof (FbBits) - 7,CARD8,xor); \
608 FbBits and, xor; /* reduced rop values */ member in struct:__anon3016
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dfb.h213 #define FbDoLeftMaskByteRRop(dst,lb,l,and,xor) { \
214 *dst = FbDoMaskRRop(*dst,and,xor,l); \
216 #define FbDoRightMaskByteRRop(dst,rb,r,and,xor) { \
217 *dst = FbDoMaskRRop(*dst,and,xor,r); \
226 #define FbSelectPatternPart(xor,o,t) ((xor) >> (FbPatternOffset (o,t) << 3))
227 #define FbStorePart(dst,off,t,xor) (*FbPtrOffset(dst,off,t) = \
228 FbSelectPart(xor,off,t))
274 #define FbDoLeftMaskByteRRop6Cases(dst,xor) \
276 FbStorePart(dst,sizeof (FbBits) - 7,CARD8,xor); \
618 FbBits and, xor; /* reduced rop values */ member in struct:__anon4553
[all...]
H A Dfbbits.h94 BITS xor = (BITS) pPriv->xor; local
113 STORE(bits,xor);
156 xorfg = (BITS) pPriv->xor;
282 FbBits xor)
287 BITS bxor = (BITS) xor;
338 FbBits xor)
354 xorBits = (BITS) xor;
680 BITS xor = fbGetGCPrivate(pGC)->xor; local
271 DOTS(FbBits *dst, FbStride dstStride, int dstBpp, BoxPtr pBox, xPoint *ptsOrig, int npt, int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor) argument
331 ARC(FbBits *dst, FbStride dstStride, int dstBpp, xArc *arc, int drawX, int drawY, FbBits and, FbBits xor) argument
814 BITS xor = xorBits; local
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dfb.h213 #define FbDoLeftMaskByteRRop(dst,lb,l,and,xor) { \
214 *dst = FbDoMaskRRop(*dst,and,xor,l); \
216 #define FbDoRightMaskByteRRop(dst,rb,r,and,xor) { \
217 *dst = FbDoMaskRRop(*dst,and,xor,r); \
226 #define FbSelectPatternPart(xor,o,t) ((xor) >> (FbPatternOffset (o,t) << 3))
227 #define FbStorePart(dst,off,t,xor) (*FbPtrOffset(dst,off,t) = \
228 FbSelectPart(xor,off,t))
274 #define FbDoLeftMaskByteRRop6Cases(dst,xor) \
276 FbStorePart(dst,sizeof (FbBits) - 7,CARD8,xor); \
618 FbBits and, xor; /* reduced rop values */ member in struct:__anon4114
[all...]
H A Dfbbits.h94 BITS xor = (BITS) pPriv->xor; local
113 STORE(bits,xor);
156 xorfg = (BITS) pPriv->xor;
282 FbBits xor)
287 BITS bxor = (BITS) xor;
338 FbBits xor)
354 xorBits = (BITS) xor;
680 BITS xor = fbGetGCPrivate(pGC)->xor; local
271 DOTS(FbBits *dst, FbStride dstStride, int dstBpp, BoxPtr pBox, xPoint *ptsOrig, int npt, int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor) argument
331 ARC(FbBits *dst, FbStride dstStride, int dstBpp, xArc *arc, int drawX, int drawY, FbBits and, FbBits xor) argument
814 BITS xor = xorBits; local
[all...]
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dtlan.h465 static inline u32 xor(u32 a, u32 b) function
470 #define XOR8( a, b, c, d, e, f, g, h ) xor( a, xor( b, xor( c, xor( d, xor( e, xor( f, xor( g, h ) ) ) ) ) ) )
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...
H A Djaxb-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...

Completed in 163 milliseconds

12