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

1 2

  /external/skia/src/utils/win/
SkHRESULT.cpp 25 MAKELANGID(LANG_NEUTRAL, SUBLANG_DEFAULT),
  /external/ltp/testcases/kernel/io/disktest/
globals.c 77 MAKELANGID(LANG_NEUTRAL, SUBLANG_DEFAULT), // Default language
94 MAKELANGID(LANG_NEUTRAL, SUBLANG_DEFAULT),
  /external/parameter-framework/upstream/test/tmpfile/windows/
TmpFile.cpp 55 MAKELANGID(LANG_NEUTRAL, SUBLANG_DEFAULT), // Use default language
  /external/syslinux/win/
ntfstest.c 154 MAKELANGID(LANG_NEUTRAL, SUBLANG_DEFAULT),
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
  /external/curl/lib/
strerror.c 650 LANG_NEUTRAL, wbuf, sizeof(wbuf)/sizeof(wchar_t), NULL);
660 LANG_NEUTRAL, buf, (DWORD)max, NULL))
1021 NULL, err, LANG_NEUTRAL,
1030 NULL, err, LANG_NEUTRAL,
  /external/mdnsresponder/mDNSShared/
dnssd_ipc.c 42 MAKELANGID(LANG_NEUTRAL, SUBLANG_DEFAULT),
  /prebuilts/misc/common/swig/include/2.0.11/d/
wrapperloader.swg 171 LANG_NEUTRAL = 0,
202 MAKELANGID(LANG_NEUTRAL, SUBLANG_DEFAULT),
  /external/python/cpython2/PC/bdist_wininst/
install.rc 29 LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
  /external/curl/tests/server/
util.c 144 LANG_NEUTRAL, buf, sizeof(buf), NULL))
  /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);
winnt.rh 14 #define LANG_NEUTRAL 0x00
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusstringformat.h 42 StringFormat(INT formatFlags = 0, LANGID language = LANG_NEUTRAL):
gdiplusheaders.h 435 LANGID language = LANG_NEUTRAL) const;
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
errors.c 358 MAKELANGID(LANG_NEUTRAL,
444 MAKELANGID(LANG_NEUTRAL,
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
errors.c 336 MAKELANGID(LANG_NEUTRAL,
422 MAKELANGID(LANG_NEUTRAL,
  /external/python/cpython2/Python/
errors.c 355 MAKELANGID(LANG_NEUTRAL,
441 MAKELANGID(LANG_NEUTRAL,
  /external/libpcap/
sockutils.c 139 NULL, code, MAKELANGID(LANG_NEUTRAL, SUBLANG_DEFAULT),
    [all...]
  /external/libusb/libusb/os/
windows_nt_common.c 96 MAKELANGID(LANG_NEUTRAL, SUBLANG_DEFAULT), &err_string[safe_strlen(err_string)],
wince_usb.c 59 MAKELANGID(LANG_NEUTRAL, SUBLANG_DEFAULT), &wErr_string[safe_tcslen(wErr_string)],
  /external/webrtc/webrtc/base/
logging.cc 159 MAKELANGID(LANG_NEUTRAL, SUBLANG_DEFAULT),
  /external/deqp/execserver/
xsWin32TestProcess.cpp 61 NULL, error, MAKELANGID(LANG_NEUTRAL, SUBLANG_DEFAULT), (LPSTR)&msgBuf, 0, DE_NULL) > 0)
  /external/deqp/framework/delibs/deutil/
deProcess.c 554 NULL, error, MAKELANGID(LANG_NEUTRAL, SUBLANG_DEFAULT), (LPSTR)&msgBuf, 0, DE_NULL) > 0)
  /external/fmtlib/fmt/
format.cc 368 FMT_NULL, error_code, MAKELANGID(LANG_NEUTRAL, SUBLANG_DEFAULT),
  /external/fmtlib/test/
util-test.cc 865 ERROR_FILE_EXISTS, MAKELANGID(LANG_NEUTRAL, SUBLANG_DEFAULT),
889 provisioning_not_allowed, MAKELANGID(LANG_NEUTRAL, SUBLANG_DEFAULT),

Completed in 1095 milliseconds

1 2