Home
last modified time | relevance | path

Searched refs:HRESULT_FACILITY (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/outcome/experimental/status-code/
Dcom_code.hpp177 else if(HRESULT_FACILITY(c1.value()) == FACILITY_WIN32) in _do_equivalent()
210 if(HRESULT_FACILITY(c1.value()) == FACILITY_WIN32) in _generic_code()
/third_party/gstreamer/gstplugins_bad/sys/decklink/linux/
DLinuxCOM.h63 #define HRESULT_FACILITY(hr) (((hr) >> 16) & 0x1fff) macro
/third_party/gstreamer/gstplugins_bad/sys/d3dvideosink/
Dgstd3d9overlay.c42 …R-SEV:%u HR-FAC:%u HR-CODE:%u", (guint)HRESULT_SEVERITY(hr), (guint)HRESULT_FACILITY(hr), (guint)H…
Dd3dhelpers.c95 …R-SEV:%u HR-FAC:%u HR-CODE:%u", (guint)HRESULT_SEVERITY(hr), (guint)HRESULT_FACILITY(hr), (guint)H…