Searched defs:dest (Results 1 – 14 of 14) sorted by relevance
167 void Decoder::Read(char *dest, int len) in Read()
105 IPath dest = new Path(relativePath); in performFinish() local
1200 IPath dest = new Path(relativePath); in generateIcons() local
202 private IFileStore copy(Shell shell, URI source, URI dest) { in copy()
324 File dest = Platform.getLocation().append(values.projectName).toFile(); in validateLocationInWorkspace() local
1014 private static boolean isIdentical(@Nullable byte[] data, @NonNull IFile dest) { in isIdentical()1034 IResource dest = mProject.getFile(path); in copy() local
260 char *dest = buf; in getHandleType() local343 unsigned char *dest = (unsigned char *)buf + 4; in FileNameThreadFunc() local420 unsigned char *dest = (unsigned char *)buf; in getProcessName() local
514 File dest = path.toFile(); in validateLocation() local
544 File dest = destPath.toFile(); in validateTestProjectLocation() local
1158 private void addFile(IFile dest, byte[] source, IProgressMonitor monitor) throws CoreException { in addFile()1319 IFile dest = project.getFile(destName); in addLocalFile() local
247 BufferedImage dest = new BufferedImage(destWidth, destHeight, image.getType()); in drawRectangles() local
424 IPath dest = new Path(folderPath).append(fileName); in getDestinationFile() local
329 bool toShortPath(CPath *dest) { in toShortPath()
392 public void copyFullConfig(FolderConfiguration dest) { in copyFullConfig()