Searched refs:mapFile (Results 1 – 7 of 7) sorted by relevance
27 private String mapFile; field in GenerateExcludeListTask50 return mapFile; in getMapFile()53 public void setMapFile(String mapFile) { in setMapFile() argument54 this.mapFile = mapFile; in setMapFile()93 BufferedReader r = new BufferedReader(new FileReader(mapFile)); in readMap()
27 private String mapFile; field in FetchBaseTask36 task.mapFile="d:/workspace/org.eclipse.releng/maps/base.map"; in main()50 File file=new File(mapFile); in readMap()90 return mapFile; in getMapFile()93 public void setMapFile(String mapFile) { in setMapFile() argument94 this.mapFile = mapFile; in setMapFile()
235 return mapFile(path);341 ByteBuffer pkgBytes = mapFile(file);515 private static ByteBuffer mapFile(File path) {
239 return mapFile(path);345 ByteBuffer pkgBytes = mapFile(file);519 private static ByteBuffer mapFile(File path) {
META-INF/MANIFEST.MF org/eclipse/releng/Mailer.class Mailer.java ...
1859 char mapFile[SMALL_BUFFER_MAX_SIZE] = ""; in pkg_checkFlag() local1935 uprv_strcpy(mapFile, o->shortName); in pkg_checkFlag()1936 uprv_strcat(mapFile, MAP_FILE_EXT); in pkg_checkFlag()1938 f = T_FileStream_open(mapFile, "w"); in pkg_checkFlag()1940 fprintf(stderr,"Unable to create map file: %s.\n", mapFile); in pkg_checkFlag()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...