Home
last modified time | relevance | path

Searched refs:FormatMessage (Results 1 – 18 of 18) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/loadso/win32/
DSDL_sysloadso.c50 FormatMessage((FORMAT_MESSAGE_IGNORE_INSERTS | in SDL_LoadObject()
69 FormatMessage((FORMAT_MESSAGE_IGNORE_INSERTS | in SDL_LoadObject()
100 FormatMessage((FORMAT_MESSAGE_IGNORE_INSERTS | in SDL_LoadFunction()
117 FormatMessage((FORMAT_MESSAGE_IGNORE_INSERTS | in SDL_LoadFunction()
/external/srec/portable/src/
DpLastError.c28 if (FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER | in printGetLastErrorInternal()
/external/expat/xmlwf/
Dwin32filemap.c82 if (FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER in win32perror()
Dxmlwin32url.cxx315 if (FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER in winPerror()
323 || FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER in winPerror()
/external/llvm/lib/Support/Windows/
DWindows.h38 FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER|FORMAT_MESSAGE_FROM_SYSTEM, in MakeErrMsg()
/external/v8/src/
Dmessages.js130 function FormatMessage(message) { class
1147 return FormatMessage(%NewMessageObject(obj.type, obj.arguments));
1192 message = FormatMessage(%NewMessageObject(type, error.arguments));
/external/chromium/chrome/browser/
Dplatform_util_win.cc102 DWORD message_length = FormatMessage( in ShowItemInFolder()
/external/qemu/
Dtap-win32.c508 FormatMessage( FORMAT_MESSAGE_ALLOCATE_BUFFER | FORMAT_MESSAGE_FROM_SYSTEM, in tap_win32_thread_entry()
518 FormatMessage( FORMAT_MESSAGE_ALLOCATE_BUFFER | FORMAT_MESSAGE_FROM_SYSTEM, in tap_win32_thread_entry()
/external/protobuf/src/google/protobuf/compiler/
Dsubprocess.cc259 FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER | in Win32ErrorMessage()
/external/zlib/src/
Dgzlib.c40 DWORD chars = FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM
/external/zlib/src/test/
Dminigzip.c83 DWORD chars = FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM
/external/wpa_supplicant_6/wpa_supplicant/src/crypto/
Dcrypto_cryptoapi.c94 if (FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER | in cryptoapi_report_error()
/external/wpa_supplicant_8/src/crypto/
Dcrypto_cryptoapi.c86 if (FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER | in cryptoapi_report_error()
/external/libpcap/
Dpcap.c663 FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM, NULL, error, 0, errbuf, in pcap_win32strerror()
/external/chromium/net/base/
Dhost_resolver_impl.cc129 int size = FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER | in ToValue()
/external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/
Dwpagui.cpp1582 if (FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER | in showMsg()
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
Dwpagui.cpp1610 if (FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER | in showMsg()
/external/netperf/
Dnetlib.c415 dwResult = FormatMessage( in PrintWin32Error()