Searched refs:poff (Results 1 - 17 of 17) sorted by relevance

/vbox/src/VBox/VMM/VMMAll/
H A DMMAll.cpp41 * @param poff Where to store the offset into the HMA memory chunk.
43 DECLINLINE(PMMLOOKUPHYPER) mmHyperLookupR3(PVM pVM, RTR3PTR R3Ptr, uint32_t *poff) argument
56 *poff = off;
67 *poff = off;
101 * @param poff Where to store the offset into the HMA memory chunk.
103 DECLINLINE(PMMLOOKUPHYPER) mmHyperLookupR0(PVM pVM, RTR0PTR R0Ptr, uint32_t *poff) argument
118 *poff = off;
129 *poff = off;
163 * @param poff Where to store the offset into the HMA memory chunk.
165 DECLINLINE(PMMLOOKUPHYPER) mmHyperLookupRC(PVM pVM, RTRCPTR RCPtr, uint32_t *poff) argument
210 mmHyperLookupCC(PVM pVM, void *pv, uint32_t *poff) argument
[all...]
/vbox/src/bldprogs/
H A DVBoxCPP.cpp1751 static unsigned vbcppMacroExpandPeekCh(PVBCPPMACROEXP pExp, size_t *poff) argument
1753 size_t off = *poff;
1760 static unsigned vbcppMacroExpandGetCh(PVBCPPMACROEXP pExp, size_t *poff) argument
1762 size_t off = *poff;
1765 *poff = off + 1;
1770 static RTEXITCODE vbcppMacroExpandSkipEolEx(PVBCPP pThis, PVBCPPMACROEXP pExp, size_t *poff, unsigned chFirst) argument
1774 unsigned ch2 = vbcppMacroExpandPeekCh(pExp, poff);
1785 static RTEXITCODE vbcppMacroExpandSkipEol(PVBCPP pThis, PVBCPPMACROEXP pExp, size_t *poff) argument
1787 unsigned ch = vbcppMacroExpandGetCh(pExp, poff);
1789 return vbcppMacroExpandSkipEolEx(pThis, pExp, poff, c
1793 vbcppMacroExpandSkipCommentLine(PVBCPP pThis, PVBCPPMACROEXP pExp, size_t *poff) argument
1816 vbcppMacroExpandSkipComment(PVBCPP pThis, PVBCPPMACROEXP pExp, size_t *poff) argument
1876 vbcppMacroExpandGatherParameters(PVBCPP pThis, PVBCPPMACROEXP pExp, size_t *poff, uint32_t cArgsHint) argument
2268 vbcppMacroExpandLookForLeftParenthesis(PVBCPP pThis, PVBCPPMACROEXP pExp, size_t *poff) argument
2319 vbcppMacroExpandDefinedOperator(PVBCPP pThis, PVBCPPMACROEXP pExp, size_t offStart, size_t *poff) argument
[all...]
/vbox/src/VBox/Devices/Network/lwip-new/src/core/ipv4/
H A Dip_frag.c693 u16_t poff = IP_HLEN; local
744 poff += pbuf_copy_partial(p, (u8_t*)iphdr + IP_HLEN, cop, poff);
753 poff += pbuf_copy_partial(p, rambuf->payload, cop, poff);
778 p->payload = (u8_t *)p->payload + poff;
779 p->len -= poff;
815 poff = newpbuflen;
/vbox/src/VBox/Devices/Network/lwip-new/src/core/ipv6/
H A Dip6_frag.c548 u16_t poff = IP6_HLEN; local
586 p->payload = (u8_t *)p->payload + poff;
587 p->len -= poff;
588 p->tot_len -= poff;
626 poff = newpbuflen;
/vbox/include/VBox/
H A Dvddbg.h219 * @param poff Where to store the offset of the next I/O log entry on success.
225 uint64_t *poff, size_t *pcbIo, size_t cbBuf, void *pvBuf);
H A Ddis.h758 * @param poff If not a perfect match, then this is where the offset from the return
762 typedef DECLCALLBACK(int) FNDISGETSYMBOL(PCDISSTATE pDis, uint32_t u32Sel, RTUINTPTR uAddress, char *pszBuf, size_t cchBuf, RTINTPTR *poff, void *pvUser);
/vbox/src/VBox/Devices/Network/lwip/src/core/ipv4/
H A Dip_frag.c320 u16_t poff = IP_HLEN; local
357 p = copy_from_pbuf(p, &poff, (u8_t *) iphdr + IP_HLEN, cop);
/vbox/src/VBox/Runtime/testcase/
H A DtstLdr-3.cpp128 char *pszBuf, size_t cchBuf, RTINTPTR *poff,
141 *poff = uAddress - NearSym.aSyms[0].Value;
127 MyGetSymbol(PCDISCPUSTATE pCpu, uint32_t u32Sel, RTUINTPTR uAddress, char *pszBuf, size_t cchBuf, RTINTPTR *poff, void *pvUser) argument
/vbox/src/VBox/Storage/Debug/
H A DVDDbgIoLog.cpp648 uint64_t *poff, size_t *pcbIo, size_t cbBuf, void *pvBuf)
656 AssertPtrReturn(poff, VERR_INVALID_POINTER);
670 *poff = RT_LE2H_U64(Entry.Io.u64Off);
647 VDDbgIoLogEventGetStart(VDIOLOGGER hIoLogger, uint64_t *pidEvent, bool *pfAsync, uint64_t *poff, size_t *pcbIo, size_t cbBuf, void *pvBuf) argument
/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest-linux.c85 static ssize_t vboxguestRead(struct file *pFile, char *pbBuf, size_t cbRead, loff_t *poff);
880 * @param poff The current file position.
886 static ssize_t vboxguestRead(struct file *pFile, char *pbBuf, size_t cbRead, loff_t *poff) argument
891 if (*poff != 0)
/vbox/src/VBox/Main/src-server/
H A DNATNetworkImpl.cpp850 int NATNetwork::i_findFirstAvailableOffset(ADDRESSLOOKUPTYPE addrType, uint32_t *poff) argument
898 if (poff)
899 *poff = off;
/vbox/src/VBox/VMM/VMMR3/
H A DPGMDbg.cpp455 * @returns true and *poff on match.
458 * @param poff Input: The offset into the page (aligned).
460 * @param cb The number of bytes to search, starting of *poff.
471 static bool pgmR3DbgScanPage(const uint8_t *pbPage, int32_t *poff, uint32_t cb, uint32_t uAlign, argument
481 Assert(!*poff);
487 *poff = -(int32_t)cbPrev;
507 *poff = -(int32_t)cbPrev;
518 const uint8_t *pb = pbPage + *poff;
531 *poff = pb - pbPage;
H A DDBGFDisas.cpp328 char *pszBuf, size_t cchBuf, RTINTPTR *poff, void *pvUser)
391 *poff = off;
327 dbgfR3DisasGetSymbol(PCDISCPUSTATE pCpu, uint32_t u32Sel, RTUINTPTR uAddress, char *pszBuf, size_t cchBuf, RTINTPTR *poff, void *pvUser) argument
H A DSSM.cpp2994 * @param poff Where to optionally store the position. Useful when
2999 static int ssmR3StrmPeekAt(PSSMSTRM pStrm, RTFOFF off, void *pvBuf, size_t cbToRead, uint64_t *poff)
3013 if (poff)
3014 *poff = offActual;
/vbox/src/VBox/Runtime/common/zip/
H A Dxarvfs.cpp392 * @param poff Where to return the offset value.
397 PRTFOFF poff, PRTFOFF pcbSize, PRTFOFF pcbLength)
409 int rc = RTStrToInt64Full(pszValue, 0, poff);
412 || *poff > RTFOFF_MAX / 2 /* make sure to not overflow calculating offsets. */
413 || *poff < 0)
396 rtZipXarGetOffsetSizeLengthFromElem(xml::ElementNode const *pElement, PRTFOFF poff, PRTFOFF pcbSize, PRTFOFF pcbLength) argument
/vbox/src/VBox/VMM/testcase/
H A DtstAnimate.cpp280 static DECLCALLBACK(int) loadMem(PVM pVM, RTFILE File, uint64_t *poff) argument
282 uint64_t off = *poff;
/vbox/src/VBox/Additions/solaris/SharedFolders/
H A Dvboxfs_vnode.c1724 u_offset_t *poff,
1721 sffs_discardpage( vnode_t *dvp, page_t *ppage, u_offset_t *poff, size_t *plen, int flags, cred_t *pcred) argument

Completed in 155 milliseconds