Searched defs:lr (Results 1 - 24 of 24) sorted by relevance

/vbox/src/VBox/Additions/common/crOpenGL/
H A Ddrirenderbuffer.c164 GLuint lr; /* left or right */ local
172 for (lr = 0; lr < count; lr++) {
173 GLuint frontBuf = (lr == 0) ? BUFFER_FRONT_LEFT : BUFFER_FRONT_RIGHT;
174 GLuint backBuf = (lr == 0) ? BUFFER_BACK_LEFT : BUFFER_BACK_RIGHT;
/vbox/src/libs/zlib-1.2.6/contrib/testzlib/
H A Dtestzlib.c77 LARGE_INTEGER lr; local
78 lr.QuadPart=0;
79 return lr;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dfbbits.h28 #define isClipped(c,ul,lr) (((c) | ((c) - (ul)) | ((lr) - (c))) & 0x80008000)
257 INT32 ul, lr; local
261 lr = coordToInt(pBox->x2 - xorg - 1, pBox->y2 - yorg - 1);
268 if (!isClipped(pt, ul, lr)) {
277 if (!isClipped(pt, ul, lr)) {
616 INT32 ul, lr; local
631 lr = coordToInt(pBox->x2 - xoff - 1, pBox->y2 - yoff - 1);
638 if (isClipped(pt1, ul, lr) | isClipped(pt2, ul, lr)) {
739 INT32 ul, lr; local
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dfbbits.h28 #define isClipped(c,ul,lr) (((c) | ((c) - (ul)) | ((lr) - (c))) & 0x80008000)
257 INT32 ul, lr; local
261 lr = coordToInt(pBox->x2 - xorg - 1, pBox->y2 - yorg - 1);
268 if (!isClipped(pt, ul, lr)) {
277 if (!isClipped(pt, ul, lr)) {
616 INT32 ul, lr; local
631 lr = coordToInt(pBox->x2 - xoff - 1, pBox->y2 - yoff - 1);
638 if (isClipped(pt1, ul, lr) | isClipped(pt2, ul, lr)) {
739 INT32 ul, lr; local
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dfbbits.h30 #define isClipped(c,ul,lr) ((((c) - (ul)) | ((lr) - (c))) & 0x80008000)
290 INT32 ul, lr; local
294 lr = coordToInt(pBox->x2 - xorg - 1, pBox->y2 - yorg - 1);
303 if (!isClipped(pt,ul,lr))
315 if (!isClipped(pt,ul,lr))
684 INT32 ul, lr; local
698 lr = coordToInt(pBox->x2 - xoff - 1, pBox->y2 - yoff - 1);
706 if (isClipped (pt1, ul, lr) | isClipped (pt2, ul, lr))
818 INT32 ul, lr; local
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dfbbits.h28 #define isClipped(c,ul,lr) ((((c) - (ul)) | ((lr) - (c))) & 0x80008000)
292 INT32 ul, lr; local
296 lr = coordToInt(pBox->x2 - xorg - 1, pBox->y2 - yorg - 1);
305 if (!isClipped(pt,ul,lr))
317 if (!isClipped(pt,ul,lr))
686 INT32 ul, lr; local
700 lr = coordToInt(pBox->x2 - xoff - 1, pBox->y2 - yoff - 1);
708 if (isClipped (pt1, ul, lr) | isClipped (pt2, ul, lr))
825 INT32 ul, lr; local
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dfbbits.h28 #define isClipped(c,ul,lr) ((((c) - (ul)) | ((lr) - (c))) & 0x80008000)
292 INT32 ul, lr; local
296 lr = coordToInt(pBox->x2 - xorg - 1, pBox->y2 - yorg - 1);
305 if (!isClipped(pt,ul,lr))
317 if (!isClipped(pt,ul,lr))
686 INT32 ul, lr; local
700 lr = coordToInt(pBox->x2 - xoff - 1, pBox->y2 - yoff - 1);
708 if (isClipped (pt1, ul, lr) | isClipped (pt2, ul, lr))
825 INT32 ul, lr; local
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dfbbits.h28 #define isClipped(c,ul,lr) ((((c) - (ul)) | ((lr) - (c))) & 0x80008000)
292 INT32 ul, lr; local
296 lr = coordToInt(pBox->x2 - xorg - 1, pBox->y2 - yorg - 1);
305 if (!isClipped(pt,ul,lr))
317 if (!isClipped(pt,ul,lr))
686 INT32 ul, lr; local
700 lr = coordToInt(pBox->x2 - xoff - 1, pBox->y2 - yoff - 1);
708 if (isClipped (pt1, ul, lr) | isClipped (pt2, ul, lr))
825 INT32 ul, lr; local
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dfbbits.h28 #define isClipped(c,ul,lr) ((((c) - (ul)) | ((lr) - (c))) & 0x80008000)
292 INT32 ul, lr; local
296 lr = coordToInt(pBox->x2 - xorg - 1, pBox->y2 - yorg - 1);
305 if (!isClipped(pt,ul,lr))
317 if (!isClipped(pt,ul,lr))
686 INT32 ul, lr; local
700 lr = coordToInt(pBox->x2 - xoff - 1, pBox->y2 - yoff - 1);
708 if (isClipped (pt1, ul, lr) | isClipped (pt2, ul, lr))
825 INT32 ul, lr; local
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dfbbits.h28 #define isClipped(c,ul,lr) ((((c) - (ul)) | ((lr) - (c))) & 0x80008000)
292 INT32 ul, lr; local
296 lr = coordToInt(pBox->x2 - xorg - 1, pBox->y2 - yorg - 1);
305 if (!isClipped(pt,ul,lr))
317 if (!isClipped(pt,ul,lr))
686 INT32 ul, lr; local
700 lr = coordToInt(pBox->x2 - xoff - 1, pBox->y2 - yoff - 1);
708 if (isClipped (pt1, ul, lr) | isClipped (pt2, ul, lr))
825 INT32 ul, lr; local
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dfbbits.h28 #define isClipped(c,ul,lr) (((c) | ((c) - (ul)) | ((lr) - (c))) & 0x80008000)
292 INT32 ul, lr; local
296 lr = coordToInt(pBox->x2 - xorg - 1, pBox->y2 - yorg - 1);
305 if (!isClipped(pt,ul,lr))
317 if (!isClipped(pt,ul,lr))
686 INT32 ul, lr; local
700 lr = coordToInt(pBox->x2 - xoff - 1, pBox->y2 - yoff - 1);
708 if (isClipped (pt1, ul, lr) | isClipped (pt2, ul, lr))
825 INT32 ul, lr; local
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dfbbits.h28 #define isClipped(c,ul,lr) (((c) | ((c) - (ul)) | ((lr) - (c))) & 0x80008000)
292 INT32 ul, lr; local
296 lr = coordToInt(pBox->x2 - xorg - 1, pBox->y2 - yorg - 1);
305 if (!isClipped(pt,ul,lr))
317 if (!isClipped(pt,ul,lr))
686 INT32 ul, lr; local
700 lr = coordToInt(pBox->x2 - xoff - 1, pBox->y2 - yoff - 1);
708 if (isClipped (pt1, ul, lr) | isClipped (pt2, ul, lr))
825 INT32 ul, lr; local
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dfbbits.h28 #define isClipped(c,ul,lr) (((c) | ((c) - (ul)) | ((lr) - (c))) & 0x80008000)
292 INT32 ul, lr; local
296 lr = coordToInt(pBox->x2 - xorg - 1, pBox->y2 - yorg - 1);
305 if (!isClipped(pt,ul,lr))
317 if (!isClipped(pt,ul,lr))
686 INT32 ul, lr; local
700 lr = coordToInt(pBox->x2 - xoff - 1, pBox->y2 - yoff - 1);
708 if (isClipped (pt1, ul, lr) | isClipped (pt2, ul, lr))
825 INT32 ul, lr; local
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dfbbits.h28 #define isClipped(c,ul,lr) (((c) | ((c) - (ul)) | ((lr) - (c))) & 0x80008000)
292 INT32 ul, lr; local
296 lr = coordToInt(pBox->x2 - xorg - 1, pBox->y2 - yorg - 1);
305 if (!isClipped(pt,ul,lr))
317 if (!isClipped(pt,ul,lr))
686 INT32 ul, lr; local
700 lr = coordToInt(pBox->x2 - xoff - 1, pBox->y2 - yoff - 1);
708 if (isClipped (pt1, ul, lr) | isClipped (pt2, ul, lr))
825 INT32 ul, lr; local
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dfbbits.h28 #define isClipped(c,ul,lr) (((c) | ((c) - (ul)) | ((lr) - (c))) & 0x80008000)
257 INT32 ul, lr; local
261 lr = coordToInt(pBox->x2 - xorg - 1, pBox->y2 - yorg - 1);
268 if (!isClipped(pt, ul, lr)) {
277 if (!isClipped(pt, ul, lr)) {
616 INT32 ul, lr; local
631 lr = coordToInt(pBox->x2 - xoff - 1, pBox->y2 - yoff - 1);
638 if (isClipped(pt1, ul, lr) | isClipped(pt2, ul, lr)) {
739 INT32 ul, lr; local
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dfbbits.h28 #define isClipped(c,ul,lr) (((c) | ((c) - (ul)) | ((lr) - (c))) & 0x80008000)
257 INT32 ul, lr; local
261 lr = coordToInt(pBox->x2 - xorg - 1, pBox->y2 - yorg - 1);
268 if (!isClipped(pt, ul, lr)) {
277 if (!isClipped(pt, ul, lr)) {
616 INT32 ul, lr; local
631 lr = coordToInt(pBox->x2 - xoff - 1, pBox->y2 - yoff - 1);
638 if (isClipped(pt1, ul, lr) | isClipped(pt2, ul, lr)) {
739 INT32 ul, lr; local
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dfbbits.h28 #define isClipped(c,ul,lr) (((c) | ((c) - (ul)) | ((lr) - (c))) & 0x80008000)
257 INT32 ul, lr; local
261 lr = coordToInt(pBox->x2 - xorg - 1, pBox->y2 - yorg - 1);
268 if (!isClipped(pt, ul, lr)) {
277 if (!isClipped(pt, ul, lr)) {
616 INT32 ul, lr; local
631 lr = coordToInt(pBox->x2 - xoff - 1, pBox->y2 - yoff - 1);
638 if (isClipped(pt1, ul, lr) | isClipped(pt2, ul, lr)) {
739 INT32 ul, lr; local
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dfbbits.h30 #define isClipped(c,ul,lr) ((((c) - (ul)) | ((lr) - (c))) & 0x80008000)
290 INT32 ul, lr; local
294 lr = coordToInt(pBox->x2 - xorg - 1, pBox->y2 - yorg - 1);
303 if (!isClipped(pt,ul,lr))
315 if (!isClipped(pt,ul,lr))
684 INT32 ul, lr; local
698 lr = coordToInt(pBox->x2 - xoff - 1, pBox->y2 - yoff - 1);
706 if (isClipped (pt1, ul, lr) | isClipped (pt2, ul, lr))
818 INT32 ul, lr; local
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dfbbits.h30 #define isClipped(c,ul,lr) ((((c) - (ul)) | ((lr) - (c))) & 0x80008000)
290 INT32 ul, lr; local
294 lr = coordToInt(pBox->x2 - xorg - 1, pBox->y2 - yorg - 1);
303 if (!isClipped(pt,ul,lr))
315 if (!isClipped(pt,ul,lr))
684 INT32 ul, lr; local
698 lr = coordToInt(pBox->x2 - xoff - 1, pBox->y2 - yoff - 1);
706 if (isClipped (pt1, ul, lr) | isClipped (pt2, ul, lr))
818 INT32 ul, lr; local
[all...]
/vbox/src/VBox/Main/src-all/
H A DEventImpl.cpp617 RecordHolder(Held *lr) : argument
618 held(lr)
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/infiniband/
H A DMT25218_PRM.h176 pseudo_bit_t lr[0x00001]; /* If set - Local Read access will be enabled */ member in struct:arbelprm_fast_registration_segment_st
2577 pseudo_bit_t lr[0x00001]; /* If set - local read access enabled */ member in struct:arbelprm_mpt_st
2983 pseudo_bit_t lr[0x00001]; /* If set the memory access that caused the page fault was local read */ member in struct:arbelprm_page_fault_event_data_st
H A DMT25408_PRM.h136 pseudo_bit_t lr[0x00001]; /* If set - Local Read access will be enabled */ member in struct:hermonprm_fast_registration_segment_st
2488 pseudo_bit_t lr[0x00001]; /* If set - local read access is enabled. Must be set for all MPT Entries. */ member in struct:hermonprm_mpt_st
2891 pseudo_bit_t lr[0x00001]; /* If set the memory access that caused the page fault was local read */ member in struct:hermonprm_page_fault_event_data_st
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dserver_protocol.h146 struct { unsigned int iar, msr, ctr, lr, dar, dsisr, trap, __pad; } powerpc_regs; member in struct:__anon14159::__anon14160::__anon14163
147 struct { unsigned int sp, lr, pc, cpsr; } arm_regs; member in struct:__anon14159::__anon14160::__anon14164
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dserver_protocol.h157 struct { unsigned int iar, msr, ctr, lr, dar, dsisr, trap, __pad; } powerpc_regs; member in struct:__anon1497::__anon1498::__anon1502

Completed in 230 milliseconds