Home
last modified time | relevance | path

Searched refs:hlStreamGetType (Results 1 – 10 of 10) sorted by relevance

/dports/games/hllib/HLLib/
H A Dhllib.dll.spec90 88 stdcall hlStreamGetType( ptr ) hlStreamGetType
H A DWrapper.h80 HLLIB_API HLStreamType hlStreamGetType(const HLStream *pStream);
H A DWrapper.cpp358 HLLIB_API HLStreamType hlStreamGetType(const HLStream *pStream) in hlStreamGetType() function
/dports/archivers/hlextract/HLLib/
H A Dhllib.dll.spec90 88 stdcall hlStreamGetType( ptr ) hlStreamGetType
H A DWrapper.h80 HLLIB_API HLStreamType hlStreamGetType(const HLStream *pStream);
H A DWrapper.cpp358 HLLIB_API HLStreamType hlStreamGetType(const HLStream *pStream) in hlStreamGetType() function
/dports/games/hllib/HLExtract.Net/
H A DHLLib.cs727 public static HLStreamType hlStreamGetType(IntPtr pStream) in hlStreamGetType() method in HLLib
729 … if (IsWow64()) return x64.hlStreamGetType(pStream); else return x86.hlStreamGetType(pStream); in hlStreamGetType()
1166 public static extern HLStreamType hlStreamGetType(IntPtr pStream); in hlStreamGetType() method in HLLib.x86
1519 public static extern HLStreamType hlStreamGetType(IntPtr pStream); in hlStreamGetType() method in HLLib.x64
/dports/archivers/hlextract/HLExtract.Net/
H A DHLLib.cs727 public static HLStreamType hlStreamGetType(IntPtr pStream) in hlStreamGetType() method in HLLib
729 … if (IsWow64()) return x64.hlStreamGetType(pStream); else return x86.hlStreamGetType(pStream); in hlStreamGetType()
1166 public static extern HLStreamType hlStreamGetType(IntPtr pStream); in hlStreamGetType() method in HLLib.x86
1519 public static extern HLStreamType hlStreamGetType(IntPtr pStream); in hlStreamGetType() method in HLLib.x64
/dports/games/hllib/lib/
H A DHLLib.h507 HLLIB_API HLStreamType hlStreamGetType(const HLStream *pStream);
/dports/archivers/hlextract/lib/
H A DHLLib.h507 HLLIB_API HLStreamType hlStreamGetType(const HLStream *pStream);