Home | History | Annotate | Download | only in vm

Lines Matching refs:FILE

5  * you may not use this file except in compliance with the License.
75 dvmFprintf(stderr, "%s: [options] -jar file.jar [argument ...]\n",progName);
212 "See the associated NOTICE file for this software for further "
1121 * optimized DEX file out from under us.
1426 * since it wants to do some java.io.File setup (e.g. for static in/out/err).
1764 int dvmFprintf(FILE* fp, const char* format, ...)
1822 * tombstone file. This is for situations where we only have tombstone files
1825 * For example, in the tombstone file you usually see this:
1859 fflush(NULL); // flush all open file buffers