Home
last modified time | relevance | path

Searched refs:PSTR (Results 1 – 15 of 15) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Ddbghelp.h27 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 …]
Du_debug_symbol.c127 (HANDLE hProcess, PSTR UserSearchPath, BOOL fInvadeProcess),
/external/v8/src/base/platform/
Dplatform-win32.cc1034 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/
Dclayout.c77 int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, PSTR szCmdLine, int iCmdShow) in WinMain()
Dlayout.cpp76 int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, PSTR szCmdLine, int iCmdShow) in WinMain()
/external/e2fsprogs/lib/ext2fs/
Dnt_io.c607 IN PSTR NormalizedDeviceNameBuffer in _NormalizeDeviceName()
612 PSTR p; in _NormalizeDeviceName()
/external/google-breakpad/src/common/windows/
Dpdb_source_line_writer.cc669 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/
Drpng-win.c167 int WINAPI WinMain(HINSTANCE hInst, HINSTANCE hPrevInst, PSTR cmd, int showmode) in WinMain()
Drpng2-win.c275 int WINAPI WinMain(HINSTANCE hInst, HINSTANCE hPrevInst, PSTR cmd, int showmode) in WinMain()
/external/u-boot/arch/arm/include/asm/arch-pxa/
Dpxa-regs.h1986 #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/
Dconfig-ix.cmake375 set(WIN32_ELMCB_PCSTR "PSTR")
/external/libpng/contrib/visupng/
DVisualPng.c80 PSTR szCmdLine, int iCmdShow) in WinMain()
/external/python/cpython3/PC/bdist_wininst/
Dinstall.c1284 PSTR ImageName, in StatusRoutine()
1285 PSTR DllName, in StatusRoutine()
/external/python/cpython2/PC/bdist_wininst/
Dinstall.c1240 PSTR ImageName, in StatusRoutine()
1241 PSTR DllName, in StatusRoutine()
/external/swiftshader/third_party/LLVM/autoconf/
Dconfigure.ac1330 llvm_cv_win32_elmcb_pcstr="PSTR"