Home
last modified time | relevance | path

Searched refs:SCODE (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dolectl.d28 enum SCODE ITF_ERROR_SCODE_FOR_D in ITF_ERROR_SCODE_FOR_D()
34 enum SCODE ITF_SUCCESS_SCODE_FOR_D in ITF_SUCCESS_SCODE_FOR_D()
40 enum SCODE STD_CTL_SCODE in STD_CTL_SCODE()
45 enum : SCODE {
89 enum SCODE CLASS_E_NOTLICENSED = CLASSFACTORY_E_FIRST+2;
91 enum : SCODE {
H A Doaidl.d196 SCODE scode;
211 SCODE* pscode;
262 SCODE scode;
277 SCODE* pscode;
394 SCODE scode;
429 SCODE* lprgscode;
H A Dwinerror.d19 alias int SCODE; // was in core.sys.windows.wtypes. variable
2266 ushort SCODE_CODE(SCODE r) { in SCODE_CODE()
2274 ushort SCODE_FACILITY(SCODE r) { in SCODE_FACILITY()
2282 ushort SCODE_SEVERITY(SCODE r) { in SCODE_SEVERITY()
2290 SCODE MAKE_SCODE(bool s, uint f, uint c) { in MAKE_SCODE()
2294 SCODE GetScode(HRESULT hr) { in GetScode()
2298 HRESULT ResultFromScode(SCODE c) { in ResultFromScode()
2310 HRESULT PropagateResult(HRESULT hrPrevious, SCODE scBase) { in PropagateResult()
H A Dintshcut.d18 enum : SCODE {
H A Doledlg.d360 SCODE sc;
386 SCODE sc;
H A Dobjidl.d345 SCODE* pElems;
403 SCODE scode;
H A Dvfw.d1484 SCODE MAKE_AVIERR(DWORD error) {