HomeSort by relevance Sort by last modified time
    Searched refs:FormatMessage (Results 1 - 25 of 45) sorted by null

1 2

  /external/ltp/testcases/kernel/io/disktest/
globals.c 71 FormatMessage(
90 FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM |
  /external/parameter-framework/upstream/test/tmpfile/windows/
TmpFile.cpp 49 FormatMessage(
60 // Release memory allocated by FormatMessage() on exit
  /external/v8/src/
pending-compilation-error-handler.cc 28 Handle<String> PendingCompilationErrorHandler::FormatMessage(Isolate* isolate) {
29 return MessageTemplate::FormatMessage(isolate, message_,
pending-compilation-error-handler.h 64 Handle<String> FormatMessage(Isolate* isolate);
messages.cc 176 return MessageTemplate::FormatMessage(isolate, message->type(), arg);
    [all...]
messages.h     [all...]
  /external/lzma/CPP/Windows/
ErrorMsg.cpp 24 if (::FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER |
  /external/swiftshader/third_party/LLVM/lib/Support/Windows/
Windows.h 37 FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER|FORMAT_MESSAGE_FROM_SYSTEM,
  /external/syslinux/win/
ntfstest.c 150 FormatMessage(
syslinux.c 206 FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER | FORMAT_MESSAGE_FROM_SYSTEM | FORMAT_MESSAGE_IGNORE_INSERTS, NULL, GetLastError(), MAKELANGID(LANG_NEUTRAL, SUBLANG_DEFAULT), // Default language
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
dynload_win.c 214 theLength = FormatMessage(
errors.c 330 int len = FormatMessage(
415 len = FormatMessage(
  /external/python/cpython2/Python/
dynload_win.c 214 theLength = FormatMessage(
errors.c 349 int len = FormatMessage(
434 len = FormatMessage(
  /external/curl/lib/
strerror.c 649 FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM, NULL, err,
1019 if(FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM |
  /external/curl/tests/server/
util.c 143 if(!FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM, NULL, err,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
comdef.h 131 FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER|FORMAT_MESSAGE_FROM_SYSTEM,NULL,m_hresult,MAKELANGID(LANG_NEUTRAL,SUBLANG_DEFAULT),(LPTSTR)&m_pszMsg,0,NULL);
  /sdk/find_java2/src/
utils.cpp 106 if (FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER | /* dwFlags */
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
errors.c 352 int len = FormatMessage(
437 len = FormatMessage(
  /external/protobuf/src/google/protobuf/compiler/
subprocess.cc 264 FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER |
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
gzlib.c 40 DWORD chars = FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM
  /external/libpcap/
sockutils.c 137 retval = FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM | FORMAT_MESSAGE_IGNORE_INSERTS |
    [all...]
  /external/pdfium/third_party/zlib_v128/
gzlib.c 40 DWORD chars = FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM
  /external/python/cpython2/Modules/zlib/
gzlib.c 40 DWORD chars = FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM
  /external/zlib/src/
gzlib.c 40 DWORD chars = FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM

Completed in 4075 milliseconds

1 2