Searched refs:pszPath (Results 1 – 5 of 5) sorted by relevance
/external/fastrpc/src/ |
D | std_path.c | 100 char* std_cleanpath(char* pszPath) in std_cleanpath() argument 102 char* pszStart = pszPath; in std_cleanpath() 149 while ((char*)0 != (pc = std_strstr(pszPath, "//"))) { in std_cleanpath() 153 return pszPath; in std_cleanpath()
|
/external/lzma/CPP/7zip/UI/FileManager/ |
D | SysIconUtils.cpp | 42 typedef int (WINAPI * SHGetFileInfoWP)(LPCWSTR pszPath, DWORD attrib, SHFILEINFOW *psfi, UINT cbFil… 55 static DWORD_PTR MySHGetFileInfoW(LPCWSTR pszPath, DWORD attrib, SHFILEINFOW *psfi, UINT cbFileInfo… in MySHGetFileInfoW() argument 64 (pszPath, attrib, psfi, cbFileInfo, uFlags); in MySHGetFileInfoW()
|
/external/fastrpc/inc/ |
D | AEEstd.h | 136 extern char * std_cleanpath(char *pszPath); 137 extern char * std_basename(const char *pszPath);
|
/external/lzma/CPP/Windows/ |
D | Shell.cpp | 243 typedef BOOL (WINAPI * SHGetPathFromIDListWP)(LPCITEMIDLIST pidl, LPWSTR pszPath);
|
/external/kotlinc/lib/ |
D | kotlin-compiler.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/backend-common. ... |