Searched refs:FormatMessage (Results 1 – 18 of 18) sorted by relevance
/external/qemu/distrib/sdl-1.2.15/src/loadso/win32/ |
D | SDL_sysloadso.c | 50 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/ |
D | pLastError.c | 28 if (FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER | in printGetLastErrorInternal()
|
/external/expat/xmlwf/ |
D | win32filemap.c | 82 if (FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER in win32perror()
|
D | xmlwin32url.cxx | 315 if (FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER in winPerror() 323 || FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER in winPerror()
|
/external/llvm/lib/Support/Windows/ |
D | Windows.h | 38 FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER|FORMAT_MESSAGE_FROM_SYSTEM, in MakeErrMsg()
|
/external/v8/src/ |
D | messages.js | 130 function FormatMessage(message) { class 1147 return FormatMessage(%NewMessageObject(obj.type, obj.arguments)); 1192 message = FormatMessage(%NewMessageObject(type, error.arguments));
|
/external/chromium/chrome/browser/ |
D | platform_util_win.cc | 102 DWORD message_length = FormatMessage( in ShowItemInFolder()
|
/external/qemu/ |
D | tap-win32.c | 508 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/ |
D | subprocess.cc | 259 FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER | in Win32ErrorMessage()
|
/external/zlib/src/ |
D | gzlib.c | 40 DWORD chars = FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM
|
/external/zlib/src/test/ |
D | minigzip.c | 83 DWORD chars = FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM
|
/external/wpa_supplicant_6/wpa_supplicant/src/crypto/ |
D | crypto_cryptoapi.c | 94 if (FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER | in cryptoapi_report_error()
|
/external/wpa_supplicant_8/src/crypto/ |
D | crypto_cryptoapi.c | 86 if (FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER | in cryptoapi_report_error()
|
/external/libpcap/ |
D | pcap.c | 663 FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM, NULL, error, 0, errbuf, in pcap_win32strerror()
|
/external/chromium/net/base/ |
D | host_resolver_impl.cc | 129 int size = FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER | in ToValue()
|
/external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/ |
D | wpagui.cpp | 1582 if (FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER | in showMsg()
|
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/ |
D | wpagui.cpp | 1610 if (FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER | in showMsg()
|
/external/netperf/ |
D | netlib.c | 415 dwResult = FormatMessage( in PrintWin32Error()
|