Searched refs:PPKAVLNODECORE (Results 1 - 25 of 32) sorted by relevance

12

/vbox/src/VBox/Runtime/common/table/
H A Davl_Range.cpp.h38 KAVL_DECL(PKAVLNODECORE) KAVL_FN(RangeGet)(PPKAVLNODECORE ppTree, register KAVLKEY Key)
76 RTDECL(PKAVLNODECORE) KAVL_FN(RangeRemove)(PPKAVLNODECORE ppTree, KAVLKEY Key)
H A Davl_Get.cpp.h38 KAVL_DECL(PKAVLNODECORE) KAVL_FN(Get)(PPKAVLNODECORE ppTree, KAVLKEY Key)
H A Davl_Enum.cpp.h39 KAVL_DECL(PKAVLNODECORE) KAVL_FN(GetRoot)(PPKAVLNODECORE ppTree)
H A Davl_RemoveBestFit.cpp.h46 KAVL_DECL(PKAVLNODECORE) KAVL_FN(RemoveBestFit)(PPKAVLNODECORE ppTree, KAVLKEY Key, bool fAbove)
H A Davlgcphys.cpp42 #define PPKAVLNODECORE PPAVLGCPHYSNODECORE macro
H A Davlhcphys.cpp42 #define PPKAVLNODECORE PPAVLHCPHYSNODECORE macro
H A Davllu32.cpp42 #define PPKAVLNODECORE PPAVLLU32NODECORE macro
H A Davlogcphys.cpp42 #define PPKAVLNODECORE PPAVLOGCPHYSNODECORE macro
H A Davlohcphys.cpp42 #define PPKAVLNODECORE PPAVLOHCPHYSNODECORE macro
H A Davloioport.cpp42 #define PPKAVLNODECORE PPAVLOIOPORTNODECORE macro
H A Davlou32.cpp42 #define PPKAVLNODECORE PPAVLOU32NODECORE macro
H A Davlpv.cpp42 #define PPKAVLNODECORE PPAVLPVNODECORE macro
H A Davlu32.cpp42 #define PPKAVLNODECORE PPAVLU32NODECORE macro
H A Davlul.cpp42 #define PPKAVLNODECORE PPAVLULNODECORE macro
H A Davl_Base.cpp.h146 PPKAVLNODECORE aEntries[KAVL_MAX_STACK];
212 PPKAVLNODECORE ppNode = pStack->aEntries[--pStack->cEntries];
299 KAVL_DECL(bool) KAVL_FN(Insert)(PPKAVLNODECORE ppTree, PKAVLNODECORE pNode)
302 PPKAVLNODECORE ppCurNode = ppTree;
399 KAVL_DECL(PKAVLNODECORE) KAVL_FN(Remove)(PPKAVLNODECORE ppTree, KAVLKEY Key)
402 PPKAVLNODECORE ppDeleteNode = ppTree;
429 PPKAVLNODECORE ppLeftLeast = &pDeleteNode->pLeft;
H A Davl_GetBestFit.cpp.h44 KAVL_DECL(PKAVLNODECORE) KAVL_FN(GetBestFit)(PPKAVLNODECORE ppTree, KAVLKEY Key, bool fAbove)
H A Davlgcptr.cpp42 #define PPKAVLNODECORE PPAVLGCPTRNODECORE macro
H A Davlogcptr.cpp42 #define PPKAVLNODECORE PPAVLOGCPTRNODECORE macro
H A Davluintptr.cpp42 #define PPKAVLNODECORE PPAVLUINTPTRNODECORE macro
H A Davl_Destroy.cpp.h43 KAVL_DECL(int) KAVL_FN(Destroy)(PPKAVLNODECORE ppTree, PKAVLCALLBACK pfnCallBack, void *pvUser)
H A Davlrfoff.cpp42 #define PPKAVLNODECORE PPAVLRFOFFNODECORE macro
H A Davlrgcptr.cpp42 #define PPKAVLNODECORE PPAVLRGCPTRNODECORE macro
H A Davlrogcphys.cpp42 #define PPKAVLNODECORE PPAVLROGCPHYSNODECORE macro
H A Davlrogcptr.cpp42 #define PPKAVLNODECORE PPAVLROGCPTRNODECORE macro
H A Davlroioport.cpp42 #define PPKAVLNODECORE PPAVLROIOPORTNODECORE macro

Completed in 57 milliseconds

12