/vbox/src/VBox/Additions/x11/x11include/pixman-0.16.0/ |
H A D | pixman-accessor.h | 5 #define READ(img, ptr) \ macro 15 WRITE((img), _dst +_i, READ((img), _src + _i)); \ 32 #define READ(img, ptr) (*(ptr)) macro
|
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/Ipf/machine/ |
H A D | loadfile_machdep.h | 62 #define READ(f, b, c) pread((f), LOADADDR(b), (c)) macro 84 #define READ(f, b, c) read((f), (void *)LOADADDR(b), (c)) macro
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/ |
H A D | fb.h | 49 #define READ(ptr) ((*wfbReadMemory)((ptr), sizeof(*(ptr)))) macro 55 WRITE(_dst +_i, READ(_src + _i)); \ 71 #define READ(ptr) (*(ptr)) macro 402 WRITE(dst, FbDoMaskRRop(READ(dst), and, xor, l)); \ 421 WRITE(dst, FbDoMaskRRop (READ(dst), and, xor, r)); \
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/ |
H A D | fb.h | 49 #define READ(ptr) ((*wfbReadMemory)((ptr), sizeof(*(ptr)))) macro 55 WRITE(_dst +_i, READ(_src + _i)); \ 71 #define READ(ptr) (*(ptr)) macro 262 WRITE(dst, FbDoMaskRRop(READ(dst), and, xor, l)); \ 280 WRITE(dst, FbDoMaskRRop (READ(dst), and, xor, r)); \
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/ |
H A D | fb.h | 54 #define READ(ptr) ((*wfbReadMemory)((ptr), sizeof(*(ptr)))) macro 60 WRITE(_dst +_i, READ(_src + _i)); \ 76 #define READ(ptr) (*(ptr)) macro 441 WRITE(dst, FbDoMaskRRop(READ(dst), and, xor, l)); \ 461 WRITE(dst, FbDoMaskRRop (READ(dst), and, xor, r)); \
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/ |
H A D | fb.h | 55 #define READ(ptr) ((*wfbReadMemory)((ptr), sizeof(*(ptr)))) macro 61 WRITE(_dst +_i, READ(_src + _i)); \ 77 #define READ(ptr) (*(ptr)) macro 442 WRITE(dst, FbDoMaskRRop(READ(dst), and, xor, l)); \ 462 WRITE(dst, FbDoMaskRRop (READ(dst), and, xor, r)); \
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/ |
H A D | fb.h | 55 #define READ(ptr) ((*wfbReadMemory)((ptr), sizeof(*(ptr)))) macro 61 WRITE(_dst +_i, READ(_src + _i)); \ 77 #define READ(ptr) (*(ptr)) macro 438 WRITE(dst, FbDoMaskRRop(READ(dst), and, xor, l)); \ 458 WRITE(dst, FbDoMaskRRop (READ(dst), and, xor, r)); \
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/ |
H A D | fb.h | 55 #define READ(ptr) ((*wfbReadMemory)((ptr), sizeof(*(ptr)))) macro 61 WRITE(_dst +_i, READ(_src + _i)); \ 77 #define READ(ptr) (*(ptr)) macro 438 WRITE(dst, FbDoMaskRRop(READ(dst), and, xor, l)); \ 458 WRITE(dst, FbDoMaskRRop (READ(dst), and, xor, r)); \
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/ |
H A D | fb.h | 55 #define READ(ptr) ((*wfbReadMemory)((ptr), sizeof(*(ptr)))) macro 61 WRITE(_dst +_i, READ(_src + _i)); \ 77 #define READ(ptr) (*(ptr)) macro 438 WRITE(dst, FbDoMaskRRop(READ(dst), and, xor, l)); \ 458 WRITE(dst, FbDoMaskRRop (READ(dst), and, xor, r)); \
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/ |
H A D | fb.h | 51 #define READ(ptr) ((*wfbReadMemory)((ptr), sizeof(*(ptr)))) macro 57 WRITE(_dst +_i, READ(_src + _i)); \ 73 #define READ(ptr) (*(ptr)) macro 434 WRITE(dst, FbDoMaskRRop(READ(dst), and, xor, l)); \ 454 WRITE(dst, FbDoMaskRRop (READ(dst), and, xor, r)); \
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/ |
H A D | fb.h | 51 #define READ(ptr) ((*wfbReadMemory)((ptr), sizeof(*(ptr)))) macro 57 WRITE(_dst +_i, READ(_src + _i)); \ 73 #define READ(ptr) (*(ptr)) macro 434 WRITE(dst, FbDoMaskRRop(READ(dst), and, xor, l)); \ 454 WRITE(dst, FbDoMaskRRop (READ(dst), and, xor, r)); \
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/ |
H A D | fb.h | 51 #define READ(ptr) ((*wfbReadMemory)((ptr), sizeof(*(ptr)))) macro 57 WRITE(_dst +_i, READ(_src + _i)); \ 73 #define READ(ptr) (*(ptr)) macro 414 WRITE(dst, FbDoMaskRRop(READ(dst), and, xor, l)); \ 434 WRITE(dst, FbDoMaskRRop (READ(dst), and, xor, r)); \
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/ |
H A D | fb.h | 51 #define READ(ptr) ((*wfbReadMemory)((ptr), sizeof(*(ptr)))) macro 57 WRITE(_dst +_i, READ(_src + _i)); \ 73 #define READ(ptr) (*(ptr)) macro 414 WRITE(dst, FbDoMaskRRop(READ(dst), and, xor, l)); \ 434 WRITE(dst, FbDoMaskRRop (READ(dst), and, xor, r)); \
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/ |
H A D | fb.h | 50 #define READ(ptr) ((*wfbReadMemory)((ptr), sizeof(*(ptr)))) macro 56 WRITE(_dst +_i, READ(_src + _i)); \ 72 #define READ(ptr) (*(ptr)) macro 403 WRITE(dst, FbDoMaskRRop(READ(dst), and, xor, l)); \ 422 WRITE(dst, FbDoMaskRRop (READ(dst), and, xor, r)); \
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/ |
H A D | fb.h | 49 #define READ(ptr) ((*wfbReadMemory)((ptr), sizeof(*(ptr)))) macro 55 WRITE(_dst +_i, READ(_src + _i)); \ 71 #define READ(ptr) (*(ptr)) macro 402 WRITE(dst, FbDoMaskRRop(READ(dst), and, xor, l)); \ 421 WRITE(dst, FbDoMaskRRop (READ(dst), and, xor, r)); \
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/ |
H A D | fb.h | 49 #define READ(ptr) ((*wfbReadMemory)((ptr), sizeof(*(ptr)))) macro 55 WRITE(_dst +_i, READ(_src + _i)); \ 71 #define READ(ptr) (*(ptr)) macro 402 WRITE(dst, FbDoMaskRRop(READ(dst), and, xor, l)); \ 421 WRITE(dst, FbDoMaskRRop (READ(dst), and, xor, r)); \
|
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/ |
H A D | IsaFloppy.h | 43 #define READ 0 macro
|
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/os-support/bus/ |
H A D | xf86Pci.h | 640 READ, enumerator in enum:__anon3138
|