Home
last modified time | relevance | path

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

/external/icu4c/tools/gensprep/
Dstore.c226 static int32_t U_CALLCONV hashEntry(const UHashTok parm) { in hashEntry() function
380 hashTable = uhash_open(hashEntry, compareEntries, NULL, status); in storeMapping()
/external/icu4c/common/
Dusprep.cpp87 hashEntry(const UHashTok parm) { in hashEntry() function
198 UHashtable *newCache = uhash_open(hashEntry, compareEntries, NULL, status); in initCache()
Duresbund.c48 static int32_t U_CALLCONV hashEntry(const UHashTok parm) { in hashEntry() function
215 UHashtable *newCache = uhash_open(hashEntry, compareEntries, NULL, status); in initCache()
283 hashValue = hashEntry(hashkey); in init_entry()