Searched defs:_hash (Results 1 – 13 of 13) sorted by relevance
27 private transient volatile int _hash = 0; field in BaseLocale156 private volatile int _hash; // Default to 0 field in BaseLocale.Key
166 private int _hash; field in AsciiUtil.CaseInsensitiveKey
27 private transient volatile int _hash = 0; field in BaseLocale153 private volatile int _hash; // Default to 0 field in BaseLocale.Key
164 private int _hash; field in AsciiUtil.CaseInsensitiveKey
31 private transient volatile int _hash = 0; field in BaseLocale160 private volatile int _hash; // Default to 0 field in BaseLocale.Key
173 private int _hash; field in AsciiUtil.CaseInsensitiveKey
14 UInt32[] _hash; field in SevenZip.Compression.LZ.BinTree
14 int[] _hash; field in BinTree
159 def _hash(s): function
190 def _hash(s): function
247 def _hash(self): member in Set
521 def _hash(self): member in Set
138 const icu::Hashtable& _hash; member in EquivIterator