/dports/editors/libreoffice/libreoffice-7.2.6.2/include/comphelper/ |
H A D | windowserrorstring.hxx | 22 LPWSTR pMsgBuf; in WindowsErrorString() local 28 reinterpret_cast<LPWSTR>(&pMsgBuf), in WindowsErrorString() 33 OUString result(o3tl::toU(pMsgBuf)); in WindowsErrorString() 36 HeapFree(GetProcessHeap(), 0, pMsgBuf); in WindowsErrorString()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/comphelper/ |
H A D | windowserrorstring.hxx | 22 LPWSTR pMsgBuf; in WindowsErrorString() local 28 reinterpret_cast<LPWSTR>(&pMsgBuf), in WindowsErrorString() 33 OUString result(o3tl::toU(pMsgBuf)); in WindowsErrorString() 36 HeapFree(GetProcessHeap(), 0, pMsgBuf); in WindowsErrorString()
|
/dports/devel/libgsf/libgsf-1.14.47/gsf-win32/ |
H A D | gsf-input-win32.c | 55 void * pMsgBuf; in gsf_win32_hresult_to_utf8() local 62 MAKELANGID(LANG_NEUTRAL, SUBLANG_DEFAULT), (LPTSTR)&pMsgBuf, 0, NULL); in gsf_win32_hresult_to_utf8() 64 utf8_msg = g_locale_to_utf8 ((char const *)pMsgBuf, -1, NULL, NULL, NULL); in gsf_win32_hresult_to_utf8() 68 LocalFree(pMsgBuf); in gsf_win32_hresult_to_utf8()
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Misc/ |
H A D | caret-diags-macros.c | 209 void f(char* pMsgBuf, char* pKeepBuf) { in f() argument 210 Csprintf(pMsgBuf,"\nEnter minimum anagram length (2-%1d): ", strlen_test(pKeepBuf)); in f()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Misc/ |
H A D | caret-diags-macros.c | 209 void f(char* pMsgBuf, char* pKeepBuf) { in f() argument 210 Csprintf(pMsgBuf,"\nEnter minimum anagram length (2-%1d): ", strlen_test(pKeepBuf)); in f()
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Misc/ |
H A D | caret-diags-macros.c | 209 void f(char* pMsgBuf, char* pKeepBuf) { in f() argument 210 Csprintf(pMsgBuf,"\nEnter minimum anagram length (2-%1d): ", strlen_test(pKeepBuf)); in f()
|
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/Misc/ |
H A D | caret-diags-macros.c | 209 void f(char* pMsgBuf, char* pKeepBuf) { in f() argument 210 Csprintf(pMsgBuf,"\nEnter minimum anagram length (2-%1d): ", strlen_test(pKeepBuf)); in f()
|
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Misc/ |
H A D | caret-diags-macros.c | 209 void f(char* pMsgBuf, char* pKeepBuf) { in f() argument 210 Csprintf(pMsgBuf,"\nEnter minimum anagram length (2-%1d): ", strlen_test(pKeepBuf)); in f()
|
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/Misc/ |
H A D | caret-diags-macros.c | 209 void f(char* pMsgBuf, char* pKeepBuf) { in f() argument 210 Csprintf(pMsgBuf,"\nEnter minimum anagram length (2-%1d): ", strlen_test(pKeepBuf)); in f()
|
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Misc/ |
H A D | caret-diags-macros.c | 209 void f(char* pMsgBuf, char* pKeepBuf) { in f() argument 210 Csprintf(pMsgBuf,"\nEnter minimum anagram length (2-%1d): ", strlen_test(pKeepBuf)); in f()
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/Misc/ |
H A D | caret-diags-macros.c | 209 void f(char* pMsgBuf, char* pKeepBuf) { in f() argument 210 Csprintf(pMsgBuf,"\nEnter minimum anagram length (2-%1d): ", strlen_test(pKeepBuf)); in f()
|
/dports/lang/clang-mesa/clang-13.0.1.src/test/Misc/ |
H A D | caret-diags-macros.c | 209 void f(char* pMsgBuf, char* pKeepBuf) { in f() argument 210 Csprintf(pMsgBuf,"\nEnter minimum anagram length (2-%1d): ", strlen_test(pKeepBuf)); in f()
|
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/Misc/ |
H A D | caret-diags-macros.c | 209 void f(char* pMsgBuf, char* pKeepBuf) { in f() argument 210 Csprintf(pMsgBuf,"\nEnter minimum anagram length (2-%1d): ", strlen_test(pKeepBuf)); in f()
|
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/Misc/ |
H A D | caret-diags-macros.c | 209 void f(char* pMsgBuf, char* pKeepBuf) { in f() argument 210 Csprintf(pMsgBuf,"\nEnter minimum anagram length (2-%1d): ", strlen_test(pKeepBuf)); in f()
|
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/Misc/ |
H A D | caret-diags-macros.c | 209 void f(char* pMsgBuf, char* pKeepBuf) { in f() argument 210 Csprintf(pMsgBuf,"\nEnter minimum anagram length (2-%1d): ", strlen_test(pKeepBuf)); in f()
|
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/Misc/ |
H A D | caret-diags-macros.c | 209 void f(char* pMsgBuf, char* pKeepBuf) { in f() argument 210 Csprintf(pMsgBuf,"\nEnter minimum anagram length (2-%1d): ", strlen_test(pKeepBuf)); in f()
|
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/Misc/ |
H A D | caret-diags-macros.c | 209 void f(char* pMsgBuf, char* pKeepBuf) { in f() argument 210 Csprintf(pMsgBuf,"\nEnter minimum anagram length (2-%1d): ", strlen_test(pKeepBuf)); in f()
|
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/Misc/ |
H A D | caret-diags-macros.c | 209 void f(char* pMsgBuf, char* pKeepBuf) { 210 Csprintf(pMsgBuf,"\nEnter minimum anagram length (2-%1d): ", strlen_test(pKeepBuf));
|
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/Misc/ |
H A D | caret-diags-macros.c | 209 void f(char* pMsgBuf, char* pKeepBuf) { in f() argument 210 Csprintf(pMsgBuf,"\nEnter minimum anagram length (2-%1d): ", strlen_test(pKeepBuf)); in f()
|
/dports/sysutils/boxbackup-devel/boxbackup-0.11_trunk_2979/lib/win32/ |
H A D | emu.cpp | 579 char* pMsgBuf = NULL; in GetErrorMessage() local 588 (char *)(&pMsgBuf), in GetErrorMessage() 592 if (chars == 0 || pMsgBuf == NULL) in GetErrorMessage() 598 pMsgBuf[chars - 1] = 0; in GetErrorMessage() 599 pMsgBuf[chars - 2] = 0; in GetErrorMessage() 602 line << pMsgBuf << " (" << errorCode << ")"; in GetErrorMessage() 603 LocalFree(pMsgBuf); in GetErrorMessage()
|
/dports/net-mgmt/zabbix3-proxy/zabbix-3.0.32/src/zabbix_agent/ |
H A D | eventlog.c | 210 wchar_t *pMsgBuf = NULL; in zbx_format_message() local 215 hLib, dwMessageId, MAKELANGID(LANG_NEUTRAL, SUBLANG_ENGLISH_US), (wchar_t *)&pMsgBuf, 0, in zbx_format_message() 221 message = zbx_unicode_to_utf8(pMsgBuf); in zbx_format_message() 224 LocalFree((HLOCAL)pMsgBuf); in zbx_format_message()
|
/dports/net-mgmt/zabbix3-frontend/zabbix-3.0.32/src/zabbix_agent/ |
H A D | eventlog.c | 210 wchar_t *pMsgBuf = NULL; in zbx_format_message() local 215 hLib, dwMessageId, MAKELANGID(LANG_NEUTRAL, SUBLANG_ENGLISH_US), (wchar_t *)&pMsgBuf, 0, in zbx_format_message() 221 message = zbx_unicode_to_utf8(pMsgBuf); in zbx_format_message() 224 LocalFree((HLOCAL)pMsgBuf); in zbx_format_message()
|
/dports/net-mgmt/zabbix3-java/zabbix-3.0.32/src/zabbix_agent/ |
H A D | eventlog.c | 210 wchar_t *pMsgBuf = NULL; in zbx_format_message() local 215 hLib, dwMessageId, MAKELANGID(LANG_NEUTRAL, SUBLANG_ENGLISH_US), (wchar_t *)&pMsgBuf, 0, in zbx_format_message() 221 message = zbx_unicode_to_utf8(pMsgBuf); in zbx_format_message() 224 LocalFree((HLOCAL)pMsgBuf); in zbx_format_message()
|
/dports/net-mgmt/zabbix3-server/zabbix-3.0.32/src/zabbix_agent/ |
H A D | eventlog.c | 210 wchar_t *pMsgBuf = NULL; in zbx_format_message() local 215 hLib, dwMessageId, MAKELANGID(LANG_NEUTRAL, SUBLANG_ENGLISH_US), (wchar_t *)&pMsgBuf, 0, in zbx_format_message() 221 message = zbx_unicode_to_utf8(pMsgBuf); in zbx_format_message() 224 LocalFree((HLOCAL)pMsgBuf); in zbx_format_message()
|
/dports/net-mgmt/zabbix3-agent/zabbix-3.0.32/src/zabbix_agent/ |
H A D | eventlog.c | 210 wchar_t *pMsgBuf = NULL; in zbx_format_message() local 215 hLib, dwMessageId, MAKELANGID(LANG_NEUTRAL, SUBLANG_ENGLISH_US), (wchar_t *)&pMsgBuf, 0, in zbx_format_message() 221 message = zbx_unicode_to_utf8(pMsgBuf); in zbx_format_message() 224 LocalFree((HLOCAL)pMsgBuf); in zbx_format_message()
|