/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/debug/ |
H A D | _debug.c | 345 LPWSTR _lpw = (LPWSTR)alloca(_convert * sizeof(wchar_t)); local 346 _lpw[0] = '\0'; 347 MultiByteToWideChar(GetACP(), 0, __format_str, -1, _lpw, _convert); local 348 wvsprintf(__buffer, _lpw, __args);
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/debug/ |
H A D | _debug.c | 345 LPWSTR _lpw = (LPWSTR)alloca(_convert * sizeof(wchar_t)); local 346 _lpw[0] = '\0'; 347 MultiByteToWideChar(GetACP(), 0, __format_str, -1, _lpw, _convert); local 348 wvsprintf(__buffer, _lpw, __args);
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/debug/ |
H A D | _debug.c | 345 LPWSTR _lpw = (LPWSTR)alloca(_convert * sizeof(wchar_t)); local 346 _lpw[0] = '\0'; 347 MultiByteToWideChar(GetACP(), 0, __format_str, -1, _lpw, _convert); local 348 wvsprintf(__buffer, _lpw, __args);
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/debug/ |
H A D | _debug.c | 345 LPWSTR _lpw = (LPWSTR)alloca(_convert * sizeof(wchar_t)); local 346 _lpw[0] = '\0'; 347 MultiByteToWideChar(GetACP(), 0, __format_str, -1, _lpw, _convert); local 348 wvsprintf(__buffer, _lpw, __args);
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/debug/ |
H A D | _debug.c | 345 LPWSTR _lpw = (LPWSTR)alloca(_convert * sizeof(wchar_t)); local 346 _lpw[0] = '\0'; 347 MultiByteToWideChar(GetACP(), 0, __format_str, -1, _lpw, _convert); local 348 wvsprintf(__buffer, _lpw, __args);
|
/prebuilts/ndk/9/sources/cxx-stl/stlport/stlport/stl/debug/ |
H A D | _debug.c | 345 LPWSTR _lpw = (LPWSTR)alloca(_convert * sizeof(wchar_t)); local 346 _lpw[0] = '\0'; 347 MultiByteToWideChar(GetACP(), 0, __format_str, -1, _lpw, _convert); local 348 wvsprintf(__buffer, _lpw, __args);
|
/prebuilts/ndk/current/sources/cxx-stl/EH/stlport/stlport/stl/debug/ |
H A D | _debug.c | 345 LPWSTR _lpw = (LPWSTR)alloca(_convert * sizeof(wchar_t)); local 346 _lpw[0] = '\0'; 347 MultiByteToWideChar(GetACP(), 0, __format_str, -1, _lpw, _convert); local 348 wvsprintf(__buffer, _lpw, __args);
|
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/debug/ |
H A D | _debug.c | 345 LPWSTR _lpw = (LPWSTR)alloca(_convert * sizeof(wchar_t)); local 346 _lpw[0] = '\0'; 347 MultiByteToWideChar(GetACP(), 0, __format_str, -1, _lpw, _convert); local 348 wvsprintf(__buffer, _lpw, __args);
|