Searched defs:lpBuffer (Results 1 – 8 of 8) sorted by relevance
/third_party/boost/boost/winapi/ |
D | get_system_directory.hpp | 46 BOOST_FORCEINLINE UINT_ get_system_directory(LPSTR_ lpBuffer, UINT_ uSize) in get_system_directory() 52 BOOST_FORCEINLINE UINT_ get_system_directory(LPWSTR_ lpBuffer, UINT_ uSize) in get_system_directory()
|
D | error_handling.hpp | 131 LPSTR_ lpBuffer, in format_message() 144 LPWSTR_ lpBuffer, in format_message()
|
D | dll.hpp | 124 BOOST_FORCEINLINE SIZE_T_ VirtualQuery(LPCVOID_ lpAddress, MEMORY_BASIC_INFORMATION_* lpBuffer, SIZ… in VirtualQuery()
|
D | file_management.hpp | 547 LPVOID_ lpBuffer, in ReadFile() 559 LPCVOID_ lpBuffer, in WriteFile()
|
/third_party/skia/third_party/externals/angle2/util/windows/third_party/StackWalker/src/ |
D | StackWalker.cpp | 1334 PVOID lpBuffer, in myReadProcMem()
|
/third_party/flutter/skia/third_party/externals/angle2/util/windows/third_party/StackWalker/src/ |
D | StackWalker.cpp | 1334 PVOID lpBuffer, in myReadProcMem()
|
/third_party/boost/boost/interprocess/detail/ |
D | win32_api.hpp | 616 char *lpBuffer, unsigned long nSize, std::va_list *Arguments) in format_message()
|
/third_party/mingw-w64/mingw-w64-headers/include/ |
D | mmc.h | 2281 #define IStringTable_GetString(This,StringID,cchBuffer,lpBuffer,pcchOut) (This)->lpVtbl->GetString(… argument
|