Searched refs:pSrc (Results 126 - 150 of 253) sorted by relevance

1234567891011

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Ddmxgcops.h49 extern RegionPtr dmxCopyArea(DrawablePtr pSrc, DrawablePtr pDst, GCPtr pGC,
52 extern RegionPtr dmxCopyPlane(DrawablePtr pSrc, DrawablePtr pDst, GCPtr pGC,
H A Dexa_priv.h383 ExaCheckCopyNtoN(DrawablePtr pSrc, DrawablePtr pDst, GCPtr pGC,
389 ExaCheckCopyArea(DrawablePtr pSrc, DrawablePtr pDst, GCPtr pGC,
394 ExaCheckCopyPlane(DrawablePtr pSrc, DrawablePtr pDst, GCPtr pGC,
513 PicturePtr pSrc,
525 PicturePtr pSrc,
675 PicturePtr pSrc,
692 exaTrapezoids(CARD8 op, PicturePtr pSrc, PicturePtr pDst,
698 exaTriangles(CARD8 op, PicturePtr pSrc, PicturePtr pDst,
712 PicturePtr pSrc,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Ddmxgcops.h50 extern RegionPtr dmxCopyArea(DrawablePtr pSrc, DrawablePtr pDst, GCPtr pGC,
53 extern RegionPtr dmxCopyPlane(DrawablePtr pSrc, DrawablePtr pDst, GCPtr pGC,
H A Dexa_priv.h211 ExaCheckCopyArea (DrawablePtr pSrc, DrawablePtr pDst, GCPtr pGC,
215 ExaCheckCopyPlane (DrawablePtr pSrc, DrawablePtr pDst, GCPtr pGC,
308 PicturePtr pSrc,
379 PicturePtr pSrc,
401 PicturePtr pSrc,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Ddmxgcops.h50 extern RegionPtr dmxCopyArea(DrawablePtr pSrc, DrawablePtr pDst, GCPtr pGC,
53 extern RegionPtr dmxCopyPlane(DrawablePtr pSrc, DrawablePtr pDst, GCPtr pGC,
H A Dlayerstr.h204 PicturePtr pSrc,
217 PicturePtr pSrc,
271 DrawablePtr pSrc,
281 DrawablePtr pSrc,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dpicturestr.h212 PicturePtr pSrc,
225 PicturePtr pSrc,
246 PicturePtr pSrc,
255 PicturePtr pSrc,
487 CopyPicture (PicturePtr pSrc,
504 PicturePtr pSrc,
518 PicturePtr pSrc,
536 PicturePtr pSrc,
546 PicturePtr pSrc,
556 PicturePtr pSrc,
[all...]
H A Dexa_priv.h377 ExaCheckCopyNtoN (DrawablePtr pSrc, DrawablePtr pDst, GCPtr pGC,
382 ExaCheckCopyArea (DrawablePtr pSrc, DrawablePtr pDst, GCPtr pGC,
386 ExaCheckCopyPlane (DrawablePtr pSrc, DrawablePtr pDst, GCPtr pGC,
503 PicturePtr pSrc,
517 PicturePtr pSrc,
654 PicturePtr pSrc,
675 exaTrapezoids (CARD8 op, PicturePtr pSrc, PicturePtr pDst,
680 exaTriangles (CARD8 op, PicturePtr pSrc, PicturePtr pDst,
693 PicturePtr pSrc,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dexa_priv.h284 ExaCheckCopyArea (DrawablePtr pSrc, DrawablePtr pDst, GCPtr pGC,
288 ExaCheckCopyPlane (DrawablePtr pSrc, DrawablePtr pDst, GCPtr pGC,
371 PicturePtr pSrc,
449 PicturePtr pSrc,
469 exaTrapezoids (CARD8 op, PicturePtr pSrc, PicturePtr pDst,
474 exaTriangles (CARD8 op, PicturePtr pSrc, PicturePtr pDst,
487 PicturePtr pSrc,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dexa_priv.h209 ExaCheckCopyArea (DrawablePtr pSrc, DrawablePtr pDst, GCPtr pGC,
213 ExaCheckCopyPlane (DrawablePtr pSrc, DrawablePtr pDst, GCPtr pGC,
306 PicturePtr pSrc,
380 PicturePtr pSrc,
402 PicturePtr pSrc,
/vbox/include/iprt/
H A Dasn1-generator-pass.h559 RT_CONCAT(PC,RTASN1TMPL_TYPE) pSrc, \
563 if (!RT_CONCAT(RTASN1TMPL_EXT_NAME,_IsPresent)(pSrc)) \
572 int rc = RTAsn1SequenceCore_Clone(&pThis->SeqCore, &RT_CONCAT3(g_, RTASN1TMPL_INT_NAME, _Vtable), &pSrc->SeqCore)
575 int rc = RTAsn1SetCore_Clone(&pThis->SetCore, &RT_CONCAT3(g_, RTASN1TMPL_INT_NAME, _Vtable), &pSrc->SetCore)
579 rc = RT_CONCAT(a_Api,_Clone)(&pThis->a_Name, &pSrc->a_Name, pAllocator); \
585 pThis->a_enmMembNm = pSrc->a_enmMembNm; \
586 switch (pSrc->a_enmMembNm) \
594 rc = RT_CONCAT(a_Api,_Clone)(pThis->a_UnionNm.a_PtrName, pSrc->a_UnionNm.a_PtrName, pAllocator); \
605 if (RTASN1CORE_IS_PRESENT(&pSrc->a_TnNm.a_CtxTagN.Asn1Core) && RT_SUCCESS(rc)) \
607 rc = RT_CONCAT3(RTAsn1ContextTag,a_uTag,_Clone)(&pThis->a_TnNm.a_CtxTagN, &pSrc
[all...]
H A Dbignum.h121 RTDECL(int) RTBigNumClone(PRTBIGNUM pBigNum, PCRTBIGNUM pSrc);
162 RTDECL(int) RTBigNumAssign(PRTBIGNUM pDst, PCRTBIGNUM pSrc);
H A Dcpuset.h76 * @param pSrc Pointer to the source set.
78 DECLINLINE(void) RTCpuSetCopy(PRTCPUSET pDst, PRTCPUSET pSrc) argument
82 pDst->bmSet[i] = pSrc->bmSet[i];
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dexa_priv.h391 ExaCheckCopyNtoN(DrawablePtr pSrc, DrawablePtr pDst, GCPtr pGC,
397 ExaCheckCopyArea(DrawablePtr pSrc, DrawablePtr pDst, GCPtr pGC,
402 ExaCheckCopyPlane(DrawablePtr pSrc, DrawablePtr pDst, GCPtr pGC,
521 PicturePtr pSrc,
533 PicturePtr pSrc,
683 PicturePtr pSrc,
700 exaTrapezoids(CARD8 op, PicturePtr pSrc, PicturePtr pDst,
706 exaTriangles(CARD8 op, PicturePtr pSrc, PicturePtr pDst,
720 PicturePtr pSrc,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dexa_priv.h379 ExaCheckCopyNtoN(DrawablePtr pSrc, DrawablePtr pDst, GCPtr pGC,
385 ExaCheckCopyArea(DrawablePtr pSrc, DrawablePtr pDst, GCPtr pGC,
390 ExaCheckCopyPlane(DrawablePtr pSrc, DrawablePtr pDst, GCPtr pGC,
508 PicturePtr pSrc,
520 PicturePtr pSrc,
670 PicturePtr pSrc,
687 exaTrapezoids(CARD8 op, PicturePtr pSrc, PicturePtr pDst,
693 exaTriangles(CARD8 op, PicturePtr pSrc, PicturePtr pDst,
707 PicturePtr pSrc,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dexa_priv.h378 ExaCheckCopyNtoN (DrawablePtr pSrc, DrawablePtr pDst, GCPtr pGC,
383 ExaCheckCopyArea (DrawablePtr pSrc, DrawablePtr pDst, GCPtr pGC,
387 ExaCheckCopyPlane (DrawablePtr pSrc, DrawablePtr pDst, GCPtr pGC,
504 PicturePtr pSrc,
518 PicturePtr pSrc,
655 PicturePtr pSrc,
676 exaTrapezoids (CARD8 op, PicturePtr pSrc, PicturePtr pDst,
681 exaTriangles (CARD8 op, PicturePtr pSrc, PicturePtr pDst,
694 PicturePtr pSrc,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dexa_priv.h378 ExaCheckCopyNtoN (DrawablePtr pSrc, DrawablePtr pDst, GCPtr pGC,
383 ExaCheckCopyArea (DrawablePtr pSrc, DrawablePtr pDst, GCPtr pGC,
387 ExaCheckCopyPlane (DrawablePtr pSrc, DrawablePtr pDst, GCPtr pGC,
504 PicturePtr pSrc,
518 PicturePtr pSrc,
655 PicturePtr pSrc,
676 exaTrapezoids (CARD8 op, PicturePtr pSrc, PicturePtr pDst,
681 exaTriangles (CARD8 op, PicturePtr pSrc, PicturePtr pDst,
694 PicturePtr pSrc,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dexa_priv.h377 ExaCheckCopyNtoN (DrawablePtr pSrc, DrawablePtr pDst, GCPtr pGC,
382 ExaCheckCopyArea (DrawablePtr pSrc, DrawablePtr pDst, GCPtr pGC,
386 ExaCheckCopyPlane (DrawablePtr pSrc, DrawablePtr pDst, GCPtr pGC,
503 PicturePtr pSrc,
517 PicturePtr pSrc,
654 PicturePtr pSrc,
675 exaTrapezoids (CARD8 op, PicturePtr pSrc, PicturePtr pDst,
680 exaTriangles (CARD8 op, PicturePtr pSrc, PicturePtr pDst,
693 PicturePtr pSrc,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dexa_priv.h383 ExaCheckCopyNtoN(DrawablePtr pSrc, DrawablePtr pDst, GCPtr pGC,
389 ExaCheckCopyArea(DrawablePtr pSrc, DrawablePtr pDst, GCPtr pGC,
394 ExaCheckCopyPlane(DrawablePtr pSrc, DrawablePtr pDst, GCPtr pGC,
513 PicturePtr pSrc,
525 PicturePtr pSrc,
675 PicturePtr pSrc,
692 exaTrapezoids(CARD8 op, PicturePtr pSrc, PicturePtr pDst,
698 exaTriangles(CARD8 op, PicturePtr pSrc, PicturePtr pDst,
712 PicturePtr pSrc,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dexa_priv.h383 ExaCheckCopyNtoN(DrawablePtr pSrc, DrawablePtr pDst, GCPtr pGC,
389 ExaCheckCopyArea(DrawablePtr pSrc, DrawablePtr pDst, GCPtr pGC,
394 ExaCheckCopyPlane(DrawablePtr pSrc, DrawablePtr pDst, GCPtr pGC,
513 PicturePtr pSrc,
525 PicturePtr pSrc,
675 PicturePtr pSrc,
692 exaTrapezoids(CARD8 op, PicturePtr pSrc, PicturePtr pDst,
698 exaTriangles(CARD8 op, PicturePtr pSrc, PicturePtr pDst,
712 PicturePtr pSrc,
/vbox/src/VBox/Runtime/common/math/
H A Dbignum.cpp776 * @param pSrc The source number.
778 static int rtBigNumCloneInternal(PRTBIGNUM pBigNum, PCRTBIGNUM pSrc)
780 Assert(!pSrc->fCurScrambled);
787 pBigNum->fNegative = pSrc->fNegative;
788 pBigNum->fSensitive = pSrc->fSensitive;
789 pBigNum->cUsed = pSrc->cUsed;
790 if (pSrc->cUsed)
800 memcpy(pBigNum->pauElements, pSrc->pauElements, pBigNum->cUsed * RTBIGNUM_ELEMENT_SIZE);
814 RTDECL(int) RTBigNumClone(PRTBIGNUM pBigNum, PCRTBIGNUM pSrc)
816 int rc = rtBigNumUnscramble((PRTBIGNUM)pSrc);
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dexa_priv.h367 ExaCheckCopyNtoN (DrawablePtr pSrc, DrawablePtr pDst, GCPtr pGC,
372 ExaCheckCopyArea (DrawablePtr pSrc, DrawablePtr pDst, GCPtr pGC,
376 ExaCheckCopyPlane (DrawablePtr pSrc, DrawablePtr pDst, GCPtr pGC,
494 PicturePtr pSrc,
632 PicturePtr pSrc,
653 exaTrapezoids (CARD8 op, PicturePtr pSrc, PicturePtr pDst,
658 exaTriangles (CARD8 op, PicturePtr pSrc, PicturePtr pDst,
671 PicturePtr pSrc,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dexa_priv.h378 ExaCheckCopyNtoN (DrawablePtr pSrc, DrawablePtr pDst, GCPtr pGC,
383 ExaCheckCopyArea (DrawablePtr pSrc, DrawablePtr pDst, GCPtr pGC,
387 ExaCheckCopyPlane (DrawablePtr pSrc, DrawablePtr pDst, GCPtr pGC,
505 PicturePtr pSrc,
643 PicturePtr pSrc,
664 exaTrapezoids (CARD8 op, PicturePtr pSrc, PicturePtr pDst,
669 exaTriangles (CARD8 op, PicturePtr pSrc, PicturePtr pDst,
682 PicturePtr pSrc,
/vbox/src/VBox/VMM/VMMRC/
H A DMMRamRCA.asm32 ; VMMRCDECL(int) MMGCRamRead(void *pDst, void *pSrc, size_t cb);
37 ; @param [esp + 08h] Param 2 - Pointer of data to read (pSrc).
104 ; VMMRCDECL(int) MMGCRamWrite(void *pDst, void *pSrc, size_t cb);
108 ; @param [esp + 08h] Param 2 - Pointer of data to write (pSrc).
/vbox/src/VBox/Additions/x11/vboxvideo/
H A Dvboxvideo_dri2.c26 DRI2BufferPtr pDest, DRI2BufferPtr pSrc)
25 VBOXDRICopyRegion(DrawablePtr pDraw, RegionPtr pRegion, DRI2BufferPtr pDest, DRI2BufferPtr pSrc) argument

Completed in 198 milliseconds

1234567891011