Searched refs:File (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/tools/zoneinfo/
H A DZoneCompactor.java77 // File starting bytes by zone name
80 // File lengths by zone name
89 private static byte[] copyFile(File inFile, OutputStream out) throws Exception {
126 File sourceFile = new File(dataDirectory, s);
155 RandomAccessFile f = new RandomAccessFile(new File(outputDirectory, "tzdata"), "rw");
/bionic/libc/upstream-netbsd/libc/isc/
H A Deventlib_p.h169 enum { Accept, File, Stream, Timer, Wait, Free, Null } type; enumerator in enum:evEvent_p::__anon677

Completed in 86 milliseconds