Searched refs:HASH_SEED (Results 1 – 11 of 11) sorted by relevance
352 private static final int HASH_SEED = 17; field in MoreTypes366 return hashKind(HASH_SEED, e); in defaultAction()371 int result = hashKind(HASH_SEED, t); in visitArray()385 int result = hashKind(HASH_SEED, t); in visitDeclared()397 int result = hashKind(HASH_SEED, t); in visitExecutable()411 int result = hashKind(HASH_SEED, t); in visitTypeVariable()424 int result = hashKind(HASH_SEED, t); in visitWildcard()439 int result = HASH_SEED; in hashList()
49 public static final int HASH_SEED = 17; field in LangUtils
67 int hash = LangUtils.HASH_SEED; in hashCode()
93 int hash = LangUtils.HASH_SEED; in hashCode()
154 int hash = LangUtils.HASH_SEED; in hashCode()
290 int hash = LangUtils.HASH_SEED; in hashCode()
184 int hash = LangUtils.HASH_SEED; in hashCode()
218 int hash = LangUtils.HASH_SEED; in hashCode()
220 int hash = LangUtils.HASH_SEED; in hashCode()
212 int hash = LangUtils.HASH_SEED; in hashCode()
4123 field @Deprecated public static final int HASH_SEED = 17; // 0x11