Lines Matching refs:FILE
36 * Open the file read only. The call fails if the file doesn't exist.
53 fprintf(stderr, "ERROR: failed opening '%s' as Zip file\n",
63 * Open the file read-write. The file will be created if it doesn't
116 * Handle the "list" command, which can be a simple file dump or
131 fprintf(stderr, "ERROR: specify zip file name (only)\n");
441 fprintf(stderr, "ERROR: no dump file specified\n");
490 fprintf(stderr, "ERROR: no dump xmltree resource file specified\n");
517 fprintf(stderr, "ERROR: no dump xmltree resource file specified\n");
1524 fprintf(stderr, "ERROR: must specify zip file name\n");
1536 fprintf(stderr, "ERROR: failed opening/creating '%s' as Zip file\n", zipFileName);
1560 fprintf(stderr, ": file not found\n");
1587 fprintf(stderr, "ERROR: must specify zip file name\n");
1642 FILE* fp;
1670 "ERROR: output file '%s' exists but is not regular file\n",
1682 // to write to a dependency file.
1719 // If we've been asked to generate a dependency file, do that here
1721 // If this is the packaging step, generate the dependency file next to
1725 // Add the .d extension to the dependency file.
1729 // generate the dependency file in the R.java package subdirectory
1734 // Make sure we have a clean dependency file to start with
1742 // Write the R.java file into the appropriate class directory
1752 // If we have library files, we're going to write our R.java file into
1760 // Write the R.java file out with the correct package name
1780 // Write out the ProGuard file
1795 // If we've been asked to generate a dependency file, we need to finish up here.
1797 // half of the dependency file, now we need to write the prerequisites. (files that
1798 // the R.java file or .ap_ file depend on)
1801 // the targets to our dependency file, we'll write the prereqs