Home
last modified time | relevance | path

Searched defs:pszFileName (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython3/PC/
Dpyshellext.cpp424 STDMETHODIMP Load(LPCOLESTR pszFileName, DWORD dwMode) { in Load()
477 STDMETHODIMP Save(LPCOLESTR pszFileName, BOOL fRemember) { in Save()
481 STDMETHODIMP SaveCompleted(LPCOLESTR pszFileName) { in SaveCompleted()
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
DPVRTPFXParserAPI.cpp79 …PFXEffect::Load(CPVRTPFXParser &src, const char * const pszEffect, const char * const pszFileName, in Load()
199 EPVRTError CPVRTPFXEffect::LoadShadersForEffect(CPVRTPFXParser &src, const char * const pszFileName in LoadShadersForEffect()
/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShell.cpp582 char *pszFileName; in PVRShellScreenSave() local
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTModelPOD.cpp413 bool CSourceStream::Init(const char * const pszFileName) in Init()
1870 const char * const pszFileName,
DPVRTPFXParser.cpp831 EPVRTError CPVRTPFXParser::ParseFromFile(const char * const pszFileName, CPVRTString * const pRetur… in ParseFromFile()