Home
last modified time | relevance | path

Searched defs:pszFile (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTPFXParser.cpp1796 char *pszName(NULL), *pszFile(NULL), *pszKeyword(NULL); in ParseTextures() local
/external/python/cpython2/Modules/
Dposixmodule.c1115 attributes_from_dir(LPCSTR pszFile, LPWIN32_FILE_ATTRIBUTE_DATA pfad) in attributes_from_dir()
1133 attributes_from_dir_w(LPCWSTR pszFile, LPWIN32_FILE_ATTRIBUTE_DATA pfad) in attributes_from_dir_w()
/external/python/cpython3/Modules/
Dposixmodule.c1587 attributes_from_dir(LPCWSTR pszFile, BY_HANDLE_FILE_INFORMATION *info, ULONG *reparse_tag) in attributes_from_dir()