Searched defs:arc (Results 1 - 21 of 21) sorted by relevance

/vbox/src/VBox/Main/src-client/
H A DClientTokenHolder.cpp289 APIRET arc = ::DosOpenMutexSem((PSZ)sessionId.raw(), &mutex); local
290 AssertMsg(arc == NO_ERROR, ("cannot open token, arc=%ld\n", arc));
292 if (arc == NO_ERROR)
296 arc = ::DosRequestMutexSem(mutex, SEM_IMMEDIATE_RETURN);
297 AssertMsg(arc == NO_ERROR, ("cannot grab token, arc=%ld\n", arc));
298 if (arc
[all...]
/vbox/src/VBox/Main/src-server/
H A DClientWatcher.cpp374 APIRET arc = ::DosWaitMuxWaitSem(muxSem, local
377 if (arc == NO_ERROR)
394 else if (arc == ERROR_SEM_OWNER_DIED)
403 arc = DosQueryMutexSem((HMTX)handles[i].hsemCur, &pid, &tid, &reqCnt);
404 if (arc == ERROR_SEM_OWNER_DIED)
426 AssertMsg(arc == ERROR_INTERRUPT || arc == ERROR_TIMEOUT,
427 ("DosWaitMuxWaitSem returned %d\n", arc));
490 APIRET arc = ::DosCreateMuxWaitSem(NULL, &muxSem, cnt, local
493 AssertMsg(arc
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dfbbits.h65 * ARC name of function for drawing a solid arc
294 int dstBpp, xArc * arc, int drawX, int drawY, FbBits and, FbBits xor)
311 do360 = miZeroArcSetup(arc, &info, TRUE);
321 if (!(arc->width & 1)) {
339 if (do360 && (arc->width == arc->height) && !(arc->width & 1)) {
448 if (arc->height & 1) {
460 if (arc->height & 1) {
292 ARC(FbBits * dst, FbStride dstStride, int dstBpp, xArc * arc, int drawX, int drawY, FbBits and, FbBits xor) argument
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dfbbits.h65 * ARC name of function for drawing a solid arc
294 int dstBpp, xArc * arc, int drawX, int drawY, FbBits and, FbBits xor)
311 do360 = miZeroArcSetup(arc, &info, TRUE);
321 if (!(arc->width & 1)) {
339 if (do360 && (arc->width == arc->height) && !(arc->width & 1)) {
448 if (arc->height & 1) {
460 if (arc->height & 1) {
292 ARC(FbBits * dst, FbStride dstStride, int dstBpp, xArc * arc, int drawX, int drawY, FbBits and, FbBits xor) argument
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dfbbits.h67 * ARC name of function for drawing a solid arc
334 xArc *arc,
355 do360 = miZeroArcSetup(arc, &info, TRUE);
365 if (!(arc->width & 1))
387 if (do360 && (arc->width == arc->height) && !(arc->width & 1))
506 if (arc->height & 1)
520 if (arc->height & 1)
331 ARC(FbBits *dst, FbStride dstStride, int dstBpp, xArc *arc, int drawX, int drawY, FbBits and, FbBits xor) argument
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dfbbits.h65 * ARC name of function for drawing a solid arc
336 xArc *arc,
357 do360 = miZeroArcSetup(arc, &info, TRUE);
367 if (!(arc->width & 1))
389 if (do360 && (arc->width == arc->height) && !(arc->width & 1))
508 if (arc->height & 1)
522 if (arc->height & 1)
333 ARC(FbBits *dst, FbStride dstStride, int dstBpp, xArc *arc, int drawX, int drawY, FbBits and, FbBits xor) argument
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dfbbits.h65 * ARC name of function for drawing a solid arc
336 xArc *arc,
357 do360 = miZeroArcSetup(arc, &info, TRUE);
367 if (!(arc->width & 1))
389 if (do360 && (arc->width == arc->height) && !(arc->width & 1))
508 if (arc->height & 1)
522 if (arc->height & 1)
333 ARC(FbBits *dst, FbStride dstStride, int dstBpp, xArc *arc, int drawX, int drawY, FbBits and, FbBits xor) argument
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dfbbits.h65 * ARC name of function for drawing a solid arc
336 xArc *arc,
357 do360 = miZeroArcSetup(arc, &info, TRUE);
367 if (!(arc->width & 1))
389 if (do360 && (arc->width == arc->height) && !(arc->width & 1))
508 if (arc->height & 1)
522 if (arc->height & 1)
333 ARC(FbBits *dst, FbStride dstStride, int dstBpp, xArc *arc, int drawX, int drawY, FbBits and, FbBits xor) argument
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dfbbits.h65 * ARC name of function for drawing a solid arc
336 xArc *arc,
357 do360 = miZeroArcSetup(arc, &info, TRUE);
367 if (!(arc->width & 1))
389 if (do360 && (arc->width == arc->height) && !(arc->width & 1))
508 if (arc->height & 1)
522 if (arc->height & 1)
333 ARC(FbBits *dst, FbStride dstStride, int dstBpp, xArc *arc, int drawX, int drawY, FbBits and, FbBits xor) argument
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dfbbits.h65 * ARC name of function for drawing a solid arc
336 xArc *arc,
357 do360 = miZeroArcSetup(arc, &info, TRUE);
367 if (!(arc->width & 1))
389 if (do360 && (arc->width == arc->height) && !(arc->width & 1))
508 if (arc->height & 1)
522 if (arc->height & 1)
333 ARC(FbBits *dst, FbStride dstStride, int dstBpp, xArc *arc, int drawX, int drawY, FbBits and, FbBits xor) argument
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dfbbits.h65 * ARC name of function for drawing a solid arc
336 xArc *arc,
357 do360 = miZeroArcSetup(arc, &info, TRUE);
367 if (!(arc->width & 1))
389 if (do360 && (arc->width == arc->height) && !(arc->width & 1))
508 if (arc->height & 1)
522 if (arc->height & 1)
333 ARC(FbBits *dst, FbStride dstStride, int dstBpp, xArc *arc, int drawX, int drawY, FbBits and, FbBits xor) argument
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dfbbits.h65 * ARC name of function for drawing a solid arc
336 xArc *arc,
357 do360 = miZeroArcSetup(arc, &info, TRUE);
367 if (!(arc->width & 1))
389 if (do360 && (arc->width == arc->height) && !(arc->width & 1))
508 if (arc->height & 1)
522 if (arc->height & 1)
333 ARC(FbBits *dst, FbStride dstStride, int dstBpp, xArc *arc, int drawX, int drawY, FbBits and, FbBits xor) argument
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dfbbits.h65 * ARC name of function for drawing a solid arc
336 xArc *arc,
357 do360 = miZeroArcSetup(arc, &info, TRUE);
367 if (!(arc->width & 1))
389 if (do360 && (arc->width == arc->height) && !(arc->width & 1))
508 if (arc->height & 1)
522 if (arc->height & 1)
333 ARC(FbBits *dst, FbStride dstStride, int dstBpp, xArc *arc, int drawX, int drawY, FbBits and, FbBits xor) argument
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dfbbits.h65 * ARC name of function for drawing a solid arc
336 xArc *arc,
357 do360 = miZeroArcSetup(arc, &info, TRUE);
367 if (!(arc->width & 1))
389 if (do360 && (arc->width == arc->height) && !(arc->width & 1))
508 if (arc->height & 1)
522 if (arc->height & 1)
333 ARC(FbBits *dst, FbStride dstStride, int dstBpp, xArc *arc, int drawX, int drawY, FbBits and, FbBits xor) argument
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dfbbits.h65 * ARC name of function for drawing a solid arc
294 int dstBpp, xArc * arc, int drawX, int drawY, FbBits and, FbBits xor)
311 do360 = miZeroArcSetup(arc, &info, TRUE);
321 if (!(arc->width & 1)) {
339 if (do360 && (arc->width == arc->height) && !(arc->width & 1)) {
448 if (arc->height & 1) {
460 if (arc->height & 1) {
292 ARC(FbBits * dst, FbStride dstStride, int dstBpp, xArc * arc, int drawX, int drawY, FbBits and, FbBits xor) argument
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dfbbits.h65 * ARC name of function for drawing a solid arc
294 int dstBpp, xArc * arc, int drawX, int drawY, FbBits and, FbBits xor)
311 do360 = miZeroArcSetup(arc, &info, TRUE);
321 if (!(arc->width & 1)) {
339 if (do360 && (arc->width == arc->height) && !(arc->width & 1)) {
448 if (arc->height & 1) {
460 if (arc->height & 1) {
292 ARC(FbBits * dst, FbStride dstStride, int dstBpp, xArc * arc, int drawX, int drawY, FbBits and, FbBits xor) argument
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dfbbits.h65 * ARC name of function for drawing a solid arc
294 int dstBpp, xArc * arc, int drawX, int drawY, FbBits and, FbBits xor)
311 do360 = miZeroArcSetup(arc, &info, TRUE);
321 if (!(arc->width & 1)) {
339 if (do360 && (arc->width == arc->height) && !(arc->width & 1)) {
448 if (arc->height & 1) {
460 if (arc->height & 1) {
292 ARC(FbBits * dst, FbStride dstStride, int dstBpp, xArc * arc, int drawX, int drawY, FbBits and, FbBits xor) argument
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dfbbits.h67 * ARC name of function for drawing a solid arc
334 xArc *arc,
355 do360 = miZeroArcSetup(arc, &info, TRUE);
365 if (!(arc->width & 1))
387 if (do360 && (arc->width == arc->height) && !(arc->width & 1))
506 if (arc->height & 1)
520 if (arc->height & 1)
331 ARC(FbBits *dst, FbStride dstStride, int dstBpp, xArc *arc, int drawX, int drawY, FbBits and, FbBits xor) argument
H A Dpsout.h134 PsArcRec arc; member in union:PsElmRec_::__anon4620
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dfbbits.h67 * ARC name of function for drawing a solid arc
334 xArc *arc,
355 do360 = miZeroArcSetup(arc, &info, TRUE);
365 if (!(arc->width & 1))
387 if (do360 && (arc->width == arc->height) && !(arc->width & 1))
506 if (arc->height & 1)
520 if (arc->height & 1)
331 ARC(FbBits *dst, FbStride dstStride, int dstBpp, xArc *arc, int drawX, int drawY, FbBits and, FbBits xor) argument
H A Dpsout.h134 PsArcRec arc; member in union:PsElmRec_::__anon4187

Completed in 6837 milliseconds