Searched refs:hashEntry (Results 1 – 6 of 6) sorted by relevance
19 fun:*hashEntry*
21 fun:*hashEntry*
229 static int32_t U_CALLCONV hashEntry(const UHashTok parm) { in hashEntry() function369 hashTable = uhash_open(hashEntry, compareEntries, NULL, status); in storeMapping()
45 fun:*hashEntry*
109 hashEntry(const UHashTok parm) { in hashEntry() function212 SHARED_DATA_HASHTABLE = uhash_open(hashEntry, compareEntries, NULL, &status); in createCache()
57 static int32_t U_CALLCONV hashEntry(const UHashTok parm) { in hashEntry() function270 cache = uhash_open(hashEntry, compareEntries, NULL, &status); in createCache()