Searched refs:HashCode (Results 1 – 3 of 3) sorted by relevance
130 key = rtl_hashfunc(*table, value->HashCode); in rtl_hashtable_add()147 if (value->HashCode == pEntry->Entry->HashCode) in rtl_hashtable_add()210 while (pEntry && hashCode != pEntry->Entry->HashCode) in rtl_hashtable_find()294 newLocale->HashCode = hashCode; in rtl_locale_register()349 return This->HashCode; in rtl_locale_hashCode()
62 sal_Int32 HashCode; member
228 sal_Int32 hashCode() const { return pData->HashCode; } in hashCode()
Completed in 17 milliseconds