Searched refs:short_names (Results 1 – 5 of 5) sorted by relevance
249 self.short_names = set()312 if file is None or file in self.short_names:322 if file not in self.short_names: break327 self.short_names.add(file)
246 self.short_names = set()309 if file is None or file in self.short_names:319 if file not in self.short_names: break324 self.short_names.add(file)
38 private static final String[] short_names = { field in InstructionFactory595 final String name = "org.apache.bcel.generic." + short_names[src - Const.T_CHAR] + "2" in createCast()596 + short_names[dest - Const.T_CHAR]; in createCast()
444 self.short_names = sets.Set()493 assert file not in self.short_names504 if file not in self.short_names: break509 self.short_names.add(file)
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...