Searched refs:KAVLKEY (Results 1 - 25 of 29) 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_RemoveBestFit.cpp.h46 KAVL_DECL(PKAVLNODECORE) KAVL_FN(RemoveBestFit)(PPKAVLNODECORE ppTree, KAVLKEY Key, bool fAbove)
H A Davlgcphys.cpp43 #define KAVLKEY RTGCPHYS macro
H A Davlhcphys.cpp43 #define KAVLKEY RTHCPHYS macro
H A Davllu32.cpp43 #define KAVLKEY AVLLU32KEY macro
H A Davlogcphys.cpp43 #define KAVLKEY RTGCPHYS macro
H A Davlohcphys.cpp43 #define KAVLKEY RTHCPHYS macro
H A Davloioport.cpp43 #define KAVLKEY RTIOPORT macro
H A Davlou32.cpp43 #define KAVLKEY AVLOU32KEY macro
H A Davlpv.cpp43 #define KAVLKEY AVLPVKEY macro
H A Davlu32.cpp43 #define KAVLKEY AVLU32KEY macro
H A Davlul.cpp43 #define KAVLKEY AVLULKEY macro
H A Davl_GetBestFit.cpp.h44 KAVL_DECL(PKAVLNODECORE) KAVL_FN(GetBestFit)(PPKAVLNODECORE ppTree, KAVLKEY Key, bool fAbove)
H A Davlgcptr.cpp43 #define KAVLKEY RTGCPTR macro
H A Davlogcptr.cpp43 #define KAVLKEY RTGCPTR macro
H A Davluintptr.cpp43 #define KAVLKEY RTUINTPTR macro
H A Davlrfoff.cpp43 #define KAVLKEY RTFOFF macro
H A Davlrgcptr.cpp43 #define KAVLKEY RTGCPTR macro
H A Davlrogcphys.cpp43 #define KAVLKEY RTGCPHYS macro
H A Davlrogcptr.cpp43 #define KAVLKEY RTGCPTR macro
H A Davlroioport.cpp43 #define KAVLKEY RTIOPORT macro
H A Davlroogcptr.cpp43 #define KAVLKEY RTGCPTR macro
H A Davlrpv.cpp43 #define KAVLKEY AVLRPVKEY macro
/vbox/src/VBox/Runtime/common/string/
H A Dstrspace.cpp51 #define KAVLKEY uint32_t macro
115 KAVLKEY Key = sdbm(pszString, &cchString);
164 KAVLKEY Key = sdbm(pszString, &cchString);
193 KAVLKEY Key = sdbmN(pszString, cchMax, &cchString);

Completed in 72 milliseconds

12