/external/webkit/Source/WebCore/fileapi/ |
H A D | DOMFilePath.cpp | 53 String newPath = path; local 54 newPath.append(DOMFilePath::separator); 55 return newPath;
|
/external/webkit/Tools/MIDLWrapper/ |
H A D | MIDLWrapper.cpp | 56 wchar_t* newPath = new wchar_t[newPathLength + 1]; local 59 wchar_t* d = newPath; 68 envp[pathIndex] = newPath;
|
/external/clang/lib/ARCMigrate/ |
H A D | FileRemapper.cpp | 144 SmallString<200> newPath = StringRef(FE->getName()); local 145 fs::make_absolute(newPath); 146 infoOut << newPath << '\n'; local 242 void FileRemapper::remap(StringRef filePath, StringRef newPath) { argument 244 const FileEntry *newfile = FileMgr->getFile(newPath);
|
/external/icu4c/test/intltest/ |
H A D | ucdtest.cpp | 198 char newPath[256]; local 204 strcpy(newPath, pathToDataDirectory()); 205 strcat(newPath, "unidata" U_FILE_SEP_STRING "DerivedCoreProperties.txt"); 218 char *path=newPath; 219 u_parseDelimitedFile(newPath, ';', fields, 2, derivedPropsLineFn, this, &errorCode);
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/76/1/.cp/ant_tasks/ |
H A D | resources-ant.jar | META-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/core/ org/eclipse/core/resources/ ... |
/external/webkit/Source/WebCore/platform/graphics/cg/ |
H A D | PathCG.cpp | 158 CGMutablePathRef newPath = CGPathCreateMutable(); local 159 CGPathAddPath(newPath, &translation, m_path); 161 m_path = newPath;
|
/external/webkit/Source/WebCore/platform/graphics/skia/ |
H A D | SkiaFontWin.cpp | 320 SkPath newPath; local 321 newPath.addPath(*path, x + offsetX, y + offsetY); 322 canvas->drawPath(newPath, *paint);
|
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/ |
H A D | SFTPv3Client.java | 979 * @param newPath See the {@link SFTPv3Client comment} for the class for more details. 982 public void mv(String oldPath, String newPath) throws IOException argument 988 tw.writeString(newPath, charsetName);
|
/external/yaffs2/yaffs2/direct/ |
H A D | yaffsfs.c | 762 int yaffs_rename(const char *oldPath, const char *newPath) argument 775 newdir = yaffsfs_FindDirectory(NULL,newPath,&newname,0);
|
/external/icu4c/test/cintltst/ |
H A D | citertst.c | 1228 char newPath[256]; local 1233 uprv_strcpy(newPath, ctest_dataSrcDir()); 1234 uprv_strcat(newPath, "unidata" U_FILE_SEP_STRING ); 1235 uprv_strcat(newPath, "FractionalUCA.txt"); 1251 result = T_FileStream_open(newPath, "rb"); 1256 log_err("Failed to open either %s or %s\n", newPath, backupPath);
|
/external/webkit/Source/WebKit/android/plugins/ |
H A D | android_npapi.h | 319 ANPPath* (*newPath)(); member in struct:ANPPathInterfaceV0
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.jdt.launching_3.5.100.v20100526.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.ui.ide_3.6.2.M20101117-0800.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.pde.core_3.6.1.v20100902_r361.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |