Searched defs:is (Results 1 – 6 of 6) sorted by relevance
16 const is = (type) => { function
43 public ElfFile(InputStream is) throws IOException, ElfFormatException { in ElfFile()
82 …public ElfProgramHeader(InputStream is, byte eiClass, byte eiData) throws IOException, ElfFormatEx… in ElfProgramHeader()
127 public ElfHeader(InputStream is) throws IOException, ElfFormatException { in ElfHeader()
361 private static String getLogLevel(InputStream is) throws IOException { in getLogLevel()
108070 u8 is; member