/third_party/grpc/src/core/lib/gpr/ |
D | string_util_windows.cc | 53 LPSTR 55 LPSTR ret; in gpr_tchar_to_char() 58 ret = (LPSTR)gpr_malloc((unsigned)needed); in gpr_tchar_to_char() 63 LPSTR gpr_tchar_to_char(LPCTSTR input) { return (LPSTR)gpr_strdup(input); } in gpr_tchar_to_char()
|
D | string_windows.h | 28 LPSTR gpr_tchar_to_char(LPCTSTR input);
|
/third_party/libuv/src/win/ |
D | dl.c | 87 (LPSTR) &lib->errmsg, in uv__format_fallback_error() 110 (LPSTR) &lib->errmsg, 0, NULL); in uv__dlerror() 117 0, (LPSTR) &lib->errmsg, 0, NULL); in uv__dlerror() 128 0, 0, (LPSTR) &lib->errmsg, 0, (va_list*) &arg); in uv__dlerror()
|
D | error.c | 41 MAKELANGID(LANG_NEUTRAL, SUBLANG_DEFAULT), (LPSTR)&buf, 0, NULL); in uv_fatal_error()
|
/third_party/boost/boost/iostreams/detail/ |
D | system_failure.hpp | 51 (LPSTR) &lpMsgBuf, in system_failure() 55 result.reserve(std::strlen(msg) + 2 + std::strlen((LPSTR)lpMsgBuf)); in system_failure() 58 result.append((LPSTR) lpMsgBuf); in system_failure()
|
/third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
D | Query.h | 67 __out_ecount_part_z_opt (*pNameLength, *pNameLength) LPSTR pName, 69 __out_ecount_part_z_opt (*pUnitsLength, *pUnitsLength) LPSTR pUnits, 71 … __out_ecount_part_z_opt (*pDescriptionLength, *pDescriptionLength) LPSTR pDescription,
|
D | Debug.cpp | 49 LPSTR lpMessageBuffer = NULL; in CheckHResult() 56 (LPSTR)&lpMessageBuffer, in CheckHResult()
|
D | Query.cpp | 444 __out_ecount_part_z_opt (*pNameLength, *pNameLength) LPSTR pName, // OUT in CheckCounter() 446 __out_ecount_part_z_opt (*pUnitsLength, *pUnitsLength) LPSTR pUnits, // OUT in CheckCounter() 448 __out_ecount_part_z_opt (*pDescriptionLength, *pDescriptionLength) LPSTR pDescription, // OUT in CheckCounter()
|
/third_party/skia/src/utils/win/ |
D | SkHRESULT.cpp | 19 LPSTR errorText = nullptr; in SkTraceHR() 26 (LPSTR) &errorText, in SkTraceHR()
|
/third_party/flutter/skia/src/utils/win/ |
D | SkHRESULT.cpp | 19 LPSTR errorText = nullptr; in SkTraceHR() 26 (LPSTR) &errorText, in SkTraceHR()
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
D | dbghelp.h | 51 typedef BOOL (WINAPI *PSYMBOLSERVERPROC)(LPCSTR,LPCSTR,PVOID,DWORD,DWORD,LPSTR); 61 …I SymFindFileInPath(HANDLE hprocess,LPSTR SearchPath,LPSTR FileName,PVOID id,DWORD two,DWORD three… 603 BOOL IMAGEAPI SymMatchString(LPSTR string,LPSTR expression,BOOL fCase); 607 …BOOL IMAGEAPI SymEnumSourceFiles(HANDLE hProcess,ULONG64 ModBase,LPSTR Mask,PSYM_ENUMSOURCFILES_CA… 820 BOOL IMAGEAPI SymFromName(HANDLE hProcess,LPSTR Name,PSYMBOL_INFO Symbol); 845 …BOOL IMAGEAPI SymGetTypeFromName(HANDLE hProcess,ULONG64 BaseOfDll,LPSTR Name,PSYMBOL_INFO Symbol); 851 …BOOL WINAPI DbgHelpCreateUserDump(LPSTR FileName,PDBGHELP_CREATE_USER_DUMP_CALLBACK Callback,PVOID… 869 …EAPI FindFileInPath(HANDLE hprocess,LPSTR SearchPath,LPSTR FileName,PVOID id,DWORD two,DWORD three… 870 …EAPI FindFileInSearchPath(HANDLE hprocess,LPSTR SearchPath,LPSTR FileName,DWORD one,DWORD two,DWOR…
|
/third_party/python/PC/ |
D | empty.c | 3 WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow) in WinMain()
|
/third_party/flutter/skia/third_party/externals/sdl/src/main/winrt/ |
D | SDL_winrt_main_NonXAML.cpp | 51 int CALLBACK WinMain(HINSTANCE, HINSTANCE, LPSTR, int) in WinMain() argument
|
/third_party/openssl/engines/ |
D | e_capi.c | 170 LPSTR cspname; 173 LPSTR storename; 174 LPSTR ssl_client_store; 197 static int capi_ctx_set_provname(CAPI_CTX *ctx, LPSTR pname, DWORD type, 288 LPSTR tmpstr; in capi_ctrl() 1132 static int capi_get_provname(CAPI_CTX *ctx, LPSTR *pname, DWORD *ptype, in capi_get_provname() 1178 LPSTR provname = NULL; in capi_list_providers() 1198 LPSTR cname; in capi_list_containers() 1629 static int capi_ctx_set_provname(CAPI_CTX *ctx, LPSTR pname, DWORD type, in capi_ctx_set_provname() 1632 LPSTR tmpcspname; in capi_ctx_set_provname() [all …]
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
D | main_winmain.c | 17 #define CMDLINE LPSTR
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
D | main_winmain.c | 17 #define CMDLINE LPSTR
|
/third_party/boost/libs/system/test/ |
D | system_category_test.cpp | 46 (LPSTR) &lpMsgBuf, in sys_strerror()
|
/third_party/icu/icu4c/source/test/intltest/ |
D | winutil.cpp | 40 BOOL CALLBACK EnumLocalesProc(LPSTR lpLocaleString) in EnumLocalesProc()
|
/third_party/node/test/overlapped-checker/ |
D | main_win.c | 70 (LPSTR)emsg, in main()
|
/third_party/boost/libs/winapi/test/run/ |
D | basic_types_abi.cpp | 72 BOOST_WINAPI_TEST_TYPE_SAME(LPSTR); in main()
|
/third_party/flutter/skia/third_party/externals/sdl/src/main/windows/ |
D | SDL_windows_main.c | 200 WinMain(HINSTANCE hInst, HINSTANCE hPrev, LPSTR szCmdLine, int sw) in WinMain()
|
/third_party/boost/libs/random/src/ |
D | random_device.cpp | 67 LPSTR szProvName,
|
/third_party/skia/third_party/externals/angle2/util/windows/third_party/StackWalker/src/ |
D | StackWalker.h | 178 LPSTR m_szSymPath;
|
/third_party/flutter/skia/third_party/externals/angle2/util/windows/third_party/StackWalker/src/ |
D | StackWalker.h | 178 LPSTR m_szSymPath;
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/win32/ |
D | DisplayVkWin32.cpp | 69 const LPSTR idcArrow = MAKEINTRESOURCEA(32512); in initialize()
|