Home
last modified time | relevance | path

Searched refs:ScopedCommonHandle (Results 1 – 9 of 9) sorted by relevance

/external/llvm/lib/Support/Windows/
DWindowsSupport.h194 typedef ScopedHandle<CommonHandleTraits> ScopedCommonHandle; typedef
DProgram.inc386 ScopedCommonHandle hThread(pi.hThread);
DSignals.inc761 ScopedCommonHandle FileHandle(reinterpret_cast<HANDLE>(_get_osfhandle(FD)));
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/Windows/
DWindowsSupport.h197 typedef ScopedHandle<CommonHandleTraits> ScopedCommonHandle; typedef
DProgram.inc287 ScopedCommonHandle hThread(pi.hThread);
DSignals.inc777 ScopedCommonHandle FileHandle(reinterpret_cast<HANDLE>(_get_osfhandle(FD)));
/external/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
DWindowsSupport.h195 typedef ScopedHandle<CommonHandleTraits> ScopedCommonHandle; typedef
DProgram.inc386 ScopedCommonHandle hThread(pi.hThread);
DSignals.inc764 ScopedCommonHandle FileHandle(reinterpret_cast<HANDLE>(_get_osfhandle(FD)));