Searched refs:pTree (Results 1 - 12 of 12) sorted by relevance

/vbox/include/iprt/
H A Davl.h122 RTDECL(int) RTAvlULDestroy(PPAVLULNODECORE pTree, PAVLULCALLBACK pfnCallBack, void *pvParam);
208 RTDECL(bool) RTAvlU32Insert(PAVLU32TREE pTree, PAVLU32NODECORE pNode);
209 RTDECL(PAVLU32NODECORE) RTAvlU32Remove(PAVLU32TREE pTree, AVLU32KEY Key);
210 RTDECL(PAVLU32NODECORE) RTAvlU32Get(PAVLU32TREE pTree, AVLU32KEY Key);
211 RTDECL(PAVLU32NODECORE) RTAvlU32GetBestFit(PAVLU32TREE pTree, AVLU32KEY Key, bool fAbove);
212 RTDECL(PAVLU32NODECORE) RTAvlU32RemoveBestFit(PAVLU32TREE pTree, AVLU32KEY Key, bool fAbove);
213 RTDECL(int) RTAvlU32DoWithAll(PAVLU32TREE pTree, int fFromLeft, PAVLU32CALLBACK pfnCallBack, void *pvParam);
214 RTDECL(int) RTAvlU32Destroy(PAVLU32TREE pTree, PAVLU32CALLBACK pfnCallBack, void *pvParam);
255 RTDECL(bool) RTAvloU32Insert(PAVLOU32TREE pTree, PAVLOU32NODECORE pNode);
256 RTDECL(PAVLOU32NODECORE) RTAvloU32Remove(PAVLOU32TREE pTree, AVLOU32KE
458 RTDECL(PAVLROGCPHYSNODECORE) RTAvlroGCPhysGetRoot(PAVLROGCPHYSTREE pTree); variable
601 RTDECL(PAVLRGCPTRNODECORE) RTAvlrGCPtrGetRoot( PAVLRGCPTRTREE pTree); variable
658 RTDECL(PAVLROGCPTRNODECORE) RTAvlroGCPtrGetRoot(PAVLROGCPTRTREE pTree); variable
716 RTDECL(PAVLROOGCPTRNODECORE) RTAvlrooGCPtrGetRoot(PAVLROOGCPTRTREE pTree); variable
766 RTDECL(PAVLUINTPTRNODECORE) RTAvlUIntPtrGetRoot( PAVLUINTPTRTREE pTree); variable
819 RTDECL(PAVLRUINTPTRNODECORE) RTAvlrUIntPtrGetRoot( PAVLRUINTPTRTREE pTree); variable
1125 RTDECL(PAVLRFOFFNODECORE) RTAvlrFileOffsetGetRoot( PAVLRFOFFTREE pTree); variable
[all...]
/vbox/src/VBox/Runtime/testcase/
H A DtstRTAvl.cpp336 PAVLOGCPHYSTREE pTree = (PAVLOGCPHYSTREE)RTMemAllocZ(sizeof(*pTree)); local
343 if (!RTAvloGCPhysInsert(pTree, pNode))
350 if (RTAvloGCPhysInsert(pTree, &Node))
361 PAVLOGCPHYSNODECORE pNode = RTAvloGCPhysRemove(pTree, i);
371 pNode = RTAvloGCPhysRemove(pTree, i);
389 if (!RTAvloGCPhysInsert(pTree, pNode))
396 if (RTAvloGCPhysInsert(pTree, &Node))
407 PAVLOGCPHYSNODECORE pNode = RTAvloGCPhysRemove(pTree, i);
417 pNode = RTAvloGCPhysRemove(pTree,
539 PAVLOGCPHYSTREE pTree = (PAVLOGCPHYSTREE)RTMemAllocZ(sizeof(*pTree)); local
629 PAVLROGCPHYSTREE pTree = (PAVLROGCPHYSTREE)RTMemAllocZ(sizeof(*pTree)); local
935 PAVLULNODECORE pTree = 0; local
[all...]
/vbox/src/VBox/VMM/VMMR3/
H A DPDMBlkCache.cpp399 RTAvlrU64Remove(pBlkCacheFree->pTree, pFree->Core.Key);
412 RTAvlrU64Remove(pCurr->pBlkCache->pTree, pCurr->Core.Key);
424 RTAvlrU64Remove(pCurr->pBlkCache->pTree, pCurr->Core.Key);
954 bool fInserted = RTAvlrU64Insert(pBlkCache->pTree, &pEntry->Core);
1225 pBlkCache->pTree = (PAVLRU64TREE)RTMemAllocZ(sizeof(AVLRFOFFTREE));
1226 if (pBlkCache->pTree)
1434 RTAvlrU64Destroy(pBlkCache->pTree, pdmBlkCacheEntryDestroy, pCache);
1549 PPDMBLKCACHEENTRY pEntry = (PPDMBLKCACHEENTRY)RTAvlrU64RangeGet(pBlkCache->pTree, off);
1576 *ppEntryAbove = (PPDMBLKCACHEENTRY)RTAvlrU64GetBestFit(pBlkCache->pTree, off, true /*fAbove*/);
1590 bool fInserted = RTAvlrU64Insert(pBlkCache->pTree,
[all...]
H A DPGMPhys.cpp3977 RTAvlU32DoWithAll(&pVM->pgm.s.ChunkR3Map.pTree, true /*fFromLeft*/, pgmR3PhysChunkUnmapCandidateCallback, &Args);
4036 PPGMCHUNKR3MAP pUnmappedChunk = (PPGMCHUNKR3MAP)RTAvlU32Remove(&pVM->pgm.s.ChunkR3Map.pTree, Req.idChunkUnmap);
4127 RTAvlU32DoWithAll(&pVM->pgm.s.ChunkR3Map.pTree, true /*fFromLeft*/, pgmR3PhysChunkAgeingRolloverCallback, NULL);
4205 bool fRc = RTAvlU32Insert(&pVM->pgm.s.ChunkR3Map.pTree, &pChunk->Core);
/vbox/src/VBox/Frontends/VirtualBox/src/medium/
H A DUIMediumManager.h215 /** Performs search for the @a pTree child which corresponds to the @a condition but not @a pException. */
216 static UIMediumItem* searchItem(QTreeWidget *pTree, const CheckIfSuitableBy &condition, CheckIfSuitableBy *pException = 0);
/vbox/src/VBox/VMM/include/
H A DPDMBlkCacheInternal.h186 PAVLRU64TREE pTree; member in struct:PDMBLKCACHE
H A DPGMInternal.h3306 R3PTRTYPE(PAVLU32NODECORE) pTree; member in struct:PGM::__anon16964
3308 R3R0PTRTYPE(PAVLU32NODECORE) pTree;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dmimeole.idl381 [in] IMimeMessageTree */*const*/ pTree,
385 [in] IMimeMessageTree */*const*/ pTree,
390 [in] IMimeMessageTree */*const*/ pTree,
394 [in] IMimeMessageTree */*const*/ pTree,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dmimeole.idl381 [in] IMimeMessageTree */*const*/ pTree,
385 [in] IMimeMessageTree */*const*/ pTree,
390 [in] IMimeMessageTree */*const*/ pTree,
394 [in] IMimeMessageTree */*const*/ pTree,
/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllPhys.cpp965 pMap = (PPGMCHUNKR3MAP)RTAvlU32Get(&pVM->pgm.s.ChunkR3Map.pTree, idChunk);
973 pMap = (PPGMCHUNKR3MAP)RTAvlU32Get(&pVM->pgm.s.ChunkR3Map.pTree, idChunk);
1092 pMap = (PPGMCHUNKR3MAP)RTAvlU32Get(&pVM->pgm.s.ChunkR3Map.pTree, idChunk);
1103 pMap = (PPGMCHUNKR3MAP)RTAvlU32Get(&pVM->pgm.s.ChunkR3Map.pTree, idChunk);
/vbox/src/VBox/Debugger/
H A DVBoxDbgStatsQt4.cpp2599 PDBGGUISTATSNODE pTree = createNewTree(a_rPatStr);
2600 setRootNode(pTree);
/vbox/src/VBox/VMM/testcase/
H A DtstVMStruct.h717 GEN_CHECK_OFF_DOT(PGM, ChunkR3Map.pTree);

Completed in 128 milliseconds