Searched refs:mapFile (Results 1 – 8 of 8) 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()
241 return mapFile(path);347 ByteBuffer pkgBytes = mapFile(file);521 private static ByteBuffer mapFile(File path) {
237 return mapFile(path);343 ByteBuffer pkgBytes = mapFile(file);517 private static ByteBuffer mapFile(File path) {
META-INF/MANIFEST.MF org/eclipse/releng/Mailer.class Mailer.java ...
1861 char mapFile[SMALL_BUFFER_MAX_SIZE] = ""; in pkg_checkFlag() local1937 uprv_strcpy(mapFile, o->shortName); in pkg_checkFlag()1938 uprv_strcat(mapFile, MAP_FILE_EXT); in pkg_checkFlag()1940 f = T_FileStream_open(mapFile, "w"); in pkg_checkFlag()1942 fprintf(stderr,"Unable to create map file: %s.\n", mapFile); in pkg_checkFlag()
173 com/ibm/icu/impl/ICUBinary#mapFile:(Ljava/io/File;)Ljava/nio/ByteBuffer;
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...