Searched refs:thisName (Results 1 – 5 of 5) sorted by relevance
82 CstString thisName = nat.getName(); in compareTo0() local85 return thisName.compareTo(otherName); in compareTo0()
403 String thisName = name == null ? "" : other.name; in equals() local404 if (!thisName.equals(otherName)) in equals()
311 String thisName; field in ClassWriter591 thisName = name; in visit()
754 s = OBJECT | cw.addType(cw.thisName); in init()797 inputLocals[i++] = OBJECT | cw.addType(cw.thisName); in initInputFrame()
404 String thisName = cf.getName() + "$"; in getNestedClasses()410 if (name.startsWith(thisName)) { in getNestedClasses()412 if (name.lastIndexOf('$') < thisName.length()) in getNestedClasses()