Home
last modified time | relevance | path

Searched refs:HashCode (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sal/rtl/source/
H A Dlocale.c130 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()
/trunk/main/sal/inc/rtl/
H A Dlocale.h62 sal_Int32 HashCode; member
H A Dlocale.hxx228 sal_Int32 hashCode() const { return pData->HashCode; } in hashCode()

Completed in 25 milliseconds