| /netbsd-src/sys/arch/hpcmips/stand/pbsdboot/ |
| H A D | preference.c | 245 length = MultiByteToWideChar(CP_ACP,0,tempbuf,-1,identif,0); in pref_read() 246 MultiByteToWideChar(CP_ACP,0,tempbuf,-1,identif,length); in pref_read() 271 length = MultiByteToWideChar(CP_ACP,0,tempbuf,-1,unidata,0); in pref_read() 272 MultiByteToWideChar(CP_ACP,0,tempbuf,-1,unidata,length); in pref_read() 495 length = WideCharToMultiByte(CP_ACP,0,unibuf,-1,NULL,0,NULL,NULL); in pref_write() 496 WideCharToMultiByte(CP_ACP,0,unibuf,-1,tempbuf,length,NULL,NULL); in pref_write() 505 length = WideCharToMultiByte(CP_ACP,0,unibuf,-1,NULL,0,NULL,NULL); in pref_write() 506 WideCharToMultiByte(CP_ACP,0,unibuf,-1,tempbuf,length,NULL,NULL); in pref_write() 515 length = WideCharToMultiByte(CP_ACP,0,unibuf,-1,NULL,0,NULL,NULL); in pref_write() 516 WideCharToMultiByte(CP_ACP,0,unibuf,-1,tempbuf,length,NULL,NULL); in pref_write() [all …]
|
| /netbsd-src/sys/arch/hpc/stand/hpcboot/ |
| H A D | hpcmenu.cpp | 226 len = WideCharToMultiByte(CP_ACP, 0, w, wcslen(w), 0, 0, 0, 0); in setup_kernel_args() 227 WideCharToMultiByte(CP_ACP, 0, w, len, loc, len, 0, 0); in setup_kernel_args() 258 len = WideCharToMultiByte(CP_ACP, 0, w, wcslen(w), 0, 0, 0, 0); in setup_kernel_args() 259 WideCharToMultiByte(CP_ACP, 0, w, len, loc, len, 0, 0); in setup_kernel_args() 286 len = WideCharToMultiByte(CP_ACP, 0, w, wcslen(w), 0, 0, 0, 0); in setup_kernel_args() 297 WideCharToMultiByte(CP_ACP, 0, w, len, ptr, len, 0, 0); in setup_kernel_args()
|
| H A D | file.cpp | 66 size_t len = WideCharToMultiByte(CP_ACP, 0, w, wcslen(w), 0, 0, 0, 0); in _to_ascii() 72 int ret = WideCharToMultiByte(CP_ACP, 0, w, len, m, len, 0, 0); in _to_ascii()
|
| H A D | console.cpp | 116 size_t len = WideCharToMultiByte(CP_ACP, 0, _bufw, wcslen(_bufw), in setupMultibyteBuffer() 121 if (!WideCharToMultiByte(CP_ACP, 0, _bufw, len, _bufm, len, 0, 0)) in setupMultibyteBuffer()
|
| /netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
| H A D | winduni.h | 90 #ifndef CP_ACP 91 #define CP_ACP 0 /* Default to ANSI code page. */ macro
|
| H A D | winduni.c | 181 rc_uint_type wind_default_codepage = CP_ACP; 185 rc_uint_type wind_current_codepage = CP_ACP; 525 if (cp == CP_UTF16 || cp == CP_ACP) in unicode_is_valid_codepage() 557 return CP_ACP; in codepage_from_langid()
|
| H A D | mclex.c | 218 unicode_from_codepage (&usz_len, &usz, sz, CP_ACP); in mc_add_keyword_ascii() 220 unicode_from_codepage (&usz_len, &usv, sv, CP_ACP); in mc_add_keyword_ascii()
|
| /netbsd-src/external/gpl3/binutils/dist/binutils/ |
| H A D | winduni.h | 90 #ifndef CP_ACP 91 #define CP_ACP 0 /* Default to ANSI code page. */ macro
|
| H A D | winduni.c | 181 rc_uint_type wind_default_codepage = CP_ACP; 185 rc_uint_type wind_current_codepage = CP_ACP; 525 if (cp == CP_UTF16 || cp == CP_ACP) in unicode_is_valid_codepage() 557 return CP_ACP; in codepage_from_langid()
|
| H A D | mclex.c | 218 unicode_from_codepage (&usz_len, &usz, sz, CP_ACP); in mc_add_keyword_ascii() 220 unicode_from_codepage (&usz_len, &usv, sv, CP_ACP); in mc_add_keyword_ascii()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/crypto/ |
| H A D | LPdir_win.c | 65 # define CP_DEFAULT CP_ACP 113 sz = MultiByteToWideChar((cp = CP_ACP), 0, in LP_find_file()
|
| H A D | cryptlib.c | 147 if (!MultiByteToWideChar(CP_ACP, 0, fmta, len_0, fmtw, len_0)) in OPENSSL_showfatal()
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ |
| H A D | LPdir_win.c | 65 # define CP_DEFAULT CP_ACP 113 sz = MultiByteToWideChar((cp = CP_ACP), 0, in LP_find_file()
|
| H A D | cryptlib.c | 302 if (!MultiByteToWideChar(CP_ACP, 0, fmta, len_0, fmtw, len_0)) in OPENSSL_showfatal()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/common/ |
| H A D | string.d | 124 import core.sys.windows.winnls : CP_ACP, MultiByteToWideChar; in version() 126 enum CodePage = CP_ACP; in version()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/engines/ |
| H A D | e_capi.c | 1136 sz = WideCharToMultiByte(CP_ACP, 0, wstr, len_0, NULL, 0, NULL, NULL); in wide_to_asc() 1146 if (!WideCharToMultiByte(CP_ACP, 0, wstr, len_0, str, sz, NULL, NULL)) { in wide_to_asc() 1226 if ((clen = MultiByteToWideChar(CP_ACP, 0, ctx->cspname, -1, in capi_list_containers() 1229 MultiByteToWideChar(CP_ACP, 0, ctx->cspname, -1, (WCHAR *)cspname, in capi_list_containers() 1592 if ((len = MultiByteToWideChar(CP_ACP, 0, id, -1, NULL, 0)) && in capi_find_key() 1594 MultiByteToWideChar(CP_ACP, 0, id, -1, contname, len)) && in capi_find_key() 1595 (len = MultiByteToWideChar(CP_ACP, 0, ctx->cspname, -1, in capi_find_key() 1598 MultiByteToWideChar(CP_ACP, 0, ctx->cspname, -1, in capi_find_key() 1663 if ((len = MultiByteToWideChar(CP_ACP, 0, pname, -1, NULL, 0))) { in capi_ctx_set_provname() 1665 MultiByteToWideChar(CP_ACP, 0, pname, -1, (WCHAR *)name, len); in capi_ctx_set_provname()
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/engines/ |
| H A D | e_capi.c | 1114 sz = WideCharToMultiByte(CP_ACP, 0, wstr, len_0, NULL, 0, NULL, NULL); in wide_to_asc() 1124 if (!WideCharToMultiByte(CP_ACP, 0, wstr, len_0, str, sz, NULL, NULL)) { in wide_to_asc() 1204 if ((clen = MultiByteToWideChar(CP_ACP, 0, ctx->cspname, -1, in capi_list_containers() 1207 MultiByteToWideChar(CP_ACP, 0, ctx->cspname, -1, (WCHAR *)cspname, in capi_list_containers() 1569 if ((len = MultiByteToWideChar(CP_ACP, 0, id, -1, NULL, 0)) && in capi_find_key() 1571 MultiByteToWideChar(CP_ACP, 0, id, -1, contname, len)) && in capi_find_key() 1572 (len = MultiByteToWideChar(CP_ACP, 0, ctx->cspname, -1, in capi_find_key() 1575 MultiByteToWideChar(CP_ACP, 0, ctx->cspname, -1, in capi_find_key() 1640 if ((len = MultiByteToWideChar(CP_ACP, 0, pname, -1, NULL, 0))) { in capi_ctx_set_provname() 1642 MultiByteToWideChar(CP_ACP, 0, pname, -1, (WCHAR *)name, len); in capi_ctx_set_provname()
|
| /netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/minizip/ |
| H A D | iowin32.c | 112 MultiByteToWideChar(CP_ACP,0,(const char*)filename,-1,filenameW,FILENAME_MAX + 0x200); in win32_open64_file_func() 137 MultiByteToWideChar(CP_ACP,0,(const char*)filename,-1,filenameW,FILENAME_MAX + 0x200); in win32_open64_file_funcA() 185 MultiByteToWideChar(CP_ACP,0,(const char*)filename,-1,filenameW,FILENAME_MAX + 0x200); in win32_open_file_func()
|
| /netbsd-src/external/gpl3/gdb/dist/zlib/contrib/minizip/ |
| H A D | iowin32.c | 112 MultiByteToWideChar(CP_ACP,0,(const char*)filename,-1,filenameW,FILENAME_MAX + 0x200); in win32_open64_file_func() 137 MultiByteToWideChar(CP_ACP,0,(const char*)filename,-1,filenameW,FILENAME_MAX + 0x200); in win32_open64_file_funcA() 185 MultiByteToWideChar(CP_ACP,0,(const char*)filename,-1,filenameW,FILENAME_MAX + 0x200); in win32_open_file_func()
|
| /netbsd-src/external/gpl3/binutils/dist/zlib/contrib/minizip/ |
| H A D | iowin32.c | 112 MultiByteToWideChar(CP_ACP,0,(const char*)filename,-1,filenameW,FILENAME_MAX + 0x200); in win32_open64_file_func() 137 MultiByteToWideChar(CP_ACP,0,(const char*)filename,-1,filenameW,FILENAME_MAX + 0x200); in win32_open64_file_funcA() 185 MultiByteToWideChar(CP_ACP,0,(const char*)filename,-1,filenameW,FILENAME_MAX + 0x200); in win32_open_file_func()
|
| /netbsd-src/external/gpl3/gdb.old/dist/zlib/contrib/minizip/ |
| H A D | iowin32.c | 112 MultiByteToWideChar(CP_ACP,0,(const char*)filename,-1,filenameW,FILENAME_MAX + 0x200); in win32_open64_file_func() 137 MultiByteToWideChar(CP_ACP,0,(const char*)filename,-1,filenameW,FILENAME_MAX + 0x200); in win32_open64_file_funcA() 185 MultiByteToWideChar(CP_ACP,0,(const char*)filename,-1,filenameW,FILENAME_MAX + 0x200); in win32_open_file_func()
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/dso/ |
| H A D | dso_win32.c | 49 if (!MultiByteToWideChar(CP_ACP, 0, lpLibFileName, len_0, fnamw, len_0)) in LoadLibraryA() 574 return WideCharToMultiByte(CP_ACP, 0, me32.szExePath, -1, in win32_pathbyaddr()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/crypto/dso/ |
| H A D | dso_win32.c | 49 if (!MultiByteToWideChar(CP_ACP, 0, lpLibFileName, len_0, fnamw, len_0)) in LoadLibraryA() 573 return WideCharToMultiByte(CP_ACP, 0, me32.szExePath, -1, in win32_pathbyaddr()
|
| /netbsd-src/external/gpl3/binutils/dist/bfd/ |
| H A D | configure.host | 80 # the "MS-ANSI" code page name, so we define an override for CP_ACP (sets the
|
| /netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
| H A D | configure.host | 80 # the "MS-ANSI" code page name, so we define an override for CP_ACP (sets the
|