Lines Matching full:hash
27 * 04/12/00 srl removing unicodestring api's and cached hash code
85 // Deleter function for Locales owned by the default Locale hash table/
142 // in preparation for looking up this locale in the hash table of
157 // Lazy creation of the hash table itself, if needed.
176 // Use the hash table next.
182 // else start using the hash table.
185 // Lazy creation of the hash table itself, if needed.
206 // Hash table lookup, key is the locale full name
210 // We have the requested locale in the hash table already.
225 // Add newly created Locale to the hash table of default Locales
238 // ignore errors from hash table insert. (Couldn't do anything anyway)
243 // into the hash table before us. Use that one.