Home
last modified time | relevance | path

Searched defs:HRESULT (Results 1 – 6 of 6) sorted by relevance

/external/webrtc/webrtc/base/
Dwinfirewall.h16 typedef long HRESULT; // Can't forward declare typedef, but don't need all win typedef
/external/lzma/CPP/Common/
DMyWindows.h82 #define HRESULT LONG macro
/external/python/cpython3/Lib/ctypes/
D__init__.py397 class HRESULT(_SimpleCData): class
/external/python/cpython2/Lib/ctypes/
D__init__.py407 class HRESULT(_SimpleCData): class
/external/python/cpython3/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp996 virtual STDMETHODIMP_(void) OnCacheComplete(__in HRESULT /*hrStatus*/) { in OnCacheComplete()
/external/mesa3d/include/D3D9/
Dd3d9types.h86 typedef int32_t HRESULT; typedef