Searched refs:PSTR (Results 1 – 15 of 15) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/util/ |
D | dbghelp.h | 27 PSTR ModuleName; 47 …typedef BOOL (CALLBACK *PFIND_DEBUG_FILE_CALLBACK)(HANDLE FileHandle,PSTR FileName,PVOID CallerDat… 48 typedef BOOL (CALLBACK *PFINDFILEINPATHCALLBACK)(PSTR filename,PVOID context); 49 …typedef BOOL (CALLBACK *PFIND_EXE_FILE_CALLBACK)(HANDLE FileHandle,PSTR FileName,PVOID CallerData); 59 HANDLE IMAGEAPI FindDebugInfoFile(PSTR FileName,PSTR SymbolPath,PSTR DebugFilePath); 60 …HANDLE IMAGEAPI FindDebugInfoFileEx(PSTR FileName,PSTR SymbolPath,PSTR DebugFilePath,PFIND_DEBUG_F… 62 HANDLE IMAGEAPI FindExecutableImage(PSTR FileName,PSTR SymbolPath,PSTR ImageFilePath); 63 …HANDLE IMAGEAPI FindExecutableImageEx(PSTR FileName,PSTR SymbolPath,PSTR ImageFilePath,PFIND_EXE_F… 104 PSTR ReservedExportedNames; 115 PSTR ImageFilePath; [all …]
|
D | u_debug_symbol.c | 127 (HANDLE hProcess, PSTR UserSearchPath, BOOL fInvadeProcess),
|
/external/v8/src/base/platform/ |
D | platform-win32.cc | 1034 IN PSTR UserSearchPath, 1040 OUT PSTR SearchPath, 1045 IN PSTR ImageName, 1046 IN PSTR ModuleName, 1200 reinterpret_cast<PSTR>(module_entry.szExePath), // ImageName in LoadSymbols() 1201 reinterpret_cast<PSTR>(module_entry.szModule), // ModuleName in LoadSymbols()
|
/external/icu/icu4c/source/samples/layout/ |
D | clayout.c | 77 int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, PSTR szCmdLine, int iCmdShow) in WinMain()
|
D | layout.cpp | 76 int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, PSTR szCmdLine, int iCmdShow) in WinMain()
|
/external/e2fsprogs/lib/ext2fs/ |
D | nt_io.c | 607 IN PSTR NormalizedDeviceNameBuffer in _NormalizeDeviceName() 612 PSTR p; in _NormalizeDeviceName()
|
/external/google-breakpad/src/common/windows/ |
D | pdb_source_line_writer.cc | 669 AutoImage img(ImageLoad((PSTR)code_file.c_str(), NULL)); in PrintFrameDataUsingEXE() 1260 AutoImage img(ImageLoad((PSTR)code_file.c_str(), NULL)); in GetPEInfo()
|
/external/libpng/contrib/gregbook/ |
D | rpng-win.c | 167 int WINAPI WinMain(HINSTANCE hInst, HINSTANCE hPrevInst, PSTR cmd, int showmode) in WinMain()
|
D | rpng2-win.c | 275 int WINAPI WinMain(HINSTANCE hInst, HINSTANCE hPrevInst, PSTR cmd, int showmode) in WinMain()
|
/external/u-boot/arch/arm/include/asm/arch-pxa/ |
D | pxa-regs.h | 1986 #define PSTR 0x40F00038 /* Power Manager Standby Config Register */ macro 2624 #define PSTR 0x40F00038 /* Power Manager Standby Configuration Reg */ macro
|
/external/swiftshader/third_party/LLVM/cmake/ |
D | config-ix.cmake | 375 set(WIN32_ELMCB_PCSTR "PSTR")
|
/external/libpng/contrib/visupng/ |
D | VisualPng.c | 80 PSTR szCmdLine, int iCmdShow) in WinMain()
|
/external/python/cpython3/PC/bdist_wininst/ |
D | install.c | 1284 PSTR ImageName, in StatusRoutine() 1285 PSTR DllName, in StatusRoutine()
|
/external/python/cpython2/PC/bdist_wininst/ |
D | install.c | 1240 PSTR ImageName, in StatusRoutine() 1241 PSTR DllName, in StatusRoutine()
|
/external/swiftshader/third_party/LLVM/autoconf/ |
D | configure.ac | 1330 llvm_cv_win32_elmcb_pcstr="PSTR"
|