Home
last modified time | relevance | path

Searched refs:PAKHeader (Results 1 – 6 of 6) sorted by relevance

/dports/games/hllib/HLLib/
H A DPAKFile.cpp45 if(sizeof(PAKHeader) > this->pMapping->GetMappingSize()) in MapDataStructures()
51 if(!this->pMapping->Map(this->pHeaderView, 0, sizeof(PAKHeader))) in MapDataStructures()
55 this->pHeader = (PAKHeader *)this->pHeaderView->GetView(); in MapDataStructures()
H A DPAKFile.h25 struct PAKHeader struct
45 const PAKHeader *pHeader; argument
/dports/archivers/hlextract/HLLib/
H A DPAKFile.cpp45 if(sizeof(PAKHeader) > this->pMapping->GetMappingSize()) in MapDataStructures()
51 if(!this->pMapping->Map(this->pHeaderView, 0, sizeof(PAKHeader))) in MapDataStructures()
55 this->pHeader = (PAKHeader *)this->pHeaderView->GetView(); in MapDataStructures()
H A DPAKFile.h25 struct PAKHeader struct
45 const PAKHeader *pHeader; argument
/dports/games/hllib/lib/
H A DHLLib.h1841 struct PAKHeader struct
1861 const PAKHeader *pHeader; argument
/dports/archivers/hlextract/lib/
H A DHLLib.h1841 struct PAKHeader struct
1861 const PAKHeader *pHeader; argument