Searched refs:fc (Results 1 – 5 of 5) sorted by relevance
43 private final FileChannel fc; field in FileDisk64 this.fc = raf.getChannel(); in FileDisk()67 public FileDisk(RandomAccessFile raf, FileChannel fc, boolean readOnly) { in FileDisk() argument70 this.fc = fc; in FileDisk()77 this.fc = raf.getChannel(); in FileDisk()118 final int read = fc.read(dest, devOffset); in read()137 final int written = fc.write(src, devOffset); in write()161 this.fc.close(); in close()
47 dex::u2 fc = (c & 0xff); in Pack_4_4_8() local48 SLICER_CHECK(fc == c); in Pack_4_4_8()49 return (fa << 12) | (fb << 8) | fc; in Pack_4_4_8()58 dex::u2 fc = (c & 0xf); in Pack_4_4_4_4() local59 SLICER_CHECK(fc == c); in Pack_4_4_4_4()62 return (fa << 12) | (fb << 8) | (fc << 4) | fd; in Pack_4_4_4_4()
11 CodeItem : 1fc, 17c [5]
4 StringIdItem : 70, fc [63]
99 Container overflow: fc