Searched defs:newPath (Results 1 – 12 of 12) sorted by relevance
56 wchar_t* newPath = new wchar_t[newPathLength + 1]; in wmain() local
53 String newPath = path; in ensureDirectoryPath() local
130 llvm::SmallString<200> newPath = llvm::StringRef(FE->getName()); in flushToDisk() local236 void FileRemapper::remap(llvm::StringRef filePath, llvm::StringRef newPath) { in remap()
87 wstring newPath; in addQTDirToPATH() local
195 char newPath[256]; in TestAdditionalProperties() local
158 CGMutablePathRef newPath = CGPathCreateMutable(); in translate() local
320 SkPath newPath; in skiaDrawText() local
651 string newPath; in makeRelativeTo() local
1226 char newPath[256]; in getFractionalUCA() local
762 int yaffs_rename(const char *oldPath, const char *newPath) in yaffs_rename()
300 wstring newPath; in addQTDirToPATH() local
319 ANPPath* (*newPath)(); member