Searched defs:intern (Results 1 – 12 of 12) sorted by relevance
106 public StringIdItem intern(String string) { in intern() method in StringIdsSection117 public StringIdItem intern(CstString string) { in intern() method in StringIdsSection128 public StringIdItem intern(CstUtf8 string) { in intern() method in StringIdsSection138 public StringIdItem intern(StringIdItem string) { in intern() method in StringIdsSection161 public void intern(CstNat nat) { in intern() method in StringIdsSection
103 public TypeIdItem intern(Type type) { in intern() method in TypeIdsSection126 public TypeIdItem intern(CstType type) { in intern() method in TypeIdsSection
98 public FieldIdItem intern(CstFieldRef field) { in intern() method in FieldIdsSection
98 public MethodIdItem intern(CstBaseMethodRef method) { in intern() method in MethodIdsSection
90 public ProtoIdItem intern(Prototype prototype) { in intern() method in ProtoIdsSection
193 public <T extends OffsettedItem> T intern(T item) { in intern() method in MixedItemSection
53 public static Prototype intern(String descriptor) { in intern() method in Prototype165 public static Prototype intern(String descriptor, Type definer, in intern() method in Prototype
291 public static Type intern(String descriptor) { in intern() method in Type
100 public static final String intern(String string) { in intern() method in VM
125 public static CstType intern(Type type) { in intern() method in CstType
61 private static RegisterSpec intern(int reg, TypeBearer type, in intern() method in RegisterSpec
1192 native public String intern(); in intern() method in String