HomeSort by relevance Sort by last modified time
    Searched refs:dwError (Results 1 - 21 of 21) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
rasdlg.h 71 DWORD dwError;
85 DWORD dwError;
117 DWORD dwError;
130 DWORD dwError;
153 DWORD dwError;
clfsmgmtw32.h 20 DWORD dwError,
rassapi.h 108 DWORD dwError;
115 DWORD dwError;
120 DWORD dwError;
125 DWORD dwError;
rasshost.h 16 DWORD dwError;
ras.h 105 DWORD dwError;
115 DWORD dwError;
228 DWORD dwError;
236 DWORD dwError;
250 DWORD dwError;
260 DWORD dwError;
276 DWORD dwError;
283 DWORD dwError;
298 DWORD dwError;
312 DWORD dwError;
    [all...]
wdstci.h 39 DWORD dwError
mprapi.h 343 DWORD dwError;
348 DWORD dwError;
356 DWORD dwError;
364 DWORD dwError;
369 DWORD dwError;
391 DWORD dwError;
415 DWORD dwError;
532 DWORD WINAPI MprAdminGetErrorString(DWORD dwError,LPWSTR *lpwsErrorString);
644 DWORD dwError;
    [all...]
softpub.h 51 DWORD dwError;
wintrust.h 223 DWORD dwError;
303 DWORD dwError;
325 DWORD dwError;
httpext.h 133 typedef VOID (WINAPI *PFN_HSE_IO_COMPLETION)(EXTENSION_CONTROL_BLOCK *pECB,PVOID pContext,DWORD cbIO,DWORD dwError);
winhttp.h 478 DWORD dwError;
ws2spi.h 118 typedef int (WSPAPI *LPWPUCOMPLETEOVERLAPPEDREQUEST)(SOCKET s,LPWSAOVERLAPPED lpOverlapped,DWORD dwError,DWORD cbTransferred,LPINT lpErrno);
177 int WSPAPI WPUCompleteOverlappedRequest (SOCKET s,LPWSAOVERLAPPED lpOverlapped,DWORD dwError,DWORD cbTransferred,LPINT lpErrno);
wininet.h 131 DWORD dwError;
    [all...]
richedit.h 601 DWORD dwError;
wincrypt.h     [all...]
urlmon.h     [all...]
winsock2.h 542 typedef void (CALLBACK *LPWSAOVERLAPPED_COMPLETION_ROUTINE)(DWORD dwError,DWORD cbTransferred,LPWSAOVERLAPPED lpOverlapped,DWORD dwFlags);
    [all...]
vfw.h 190 LRESULT dwError;
    [all...]
winbase.h 595 DWORD dwError;
    [all...]
  /external/pdfium/xfa/src/fxjse/src/
value.cpp 297 double dwError = pow(2.0, nErrExp), dwErrorHalf = dwError / 2;
  /external/netperf/src/
netlib.c 429 DWORD dwError;
431 dwError = GetLastError();
435 dwError,
444 fprintf(stream, "%s: error 0x%x\n", text, dwError);
    [all...]

Completed in 990 milliseconds