Searched defs:RehashTable (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Support/
H A DStringMap.cpp181 /// RehashTable - Grow the table, redistributing values into the buckets with
183 void StringMapImpl::RehashTable() { function in class:StringMapImpl
/external/mdnsresponder/mDNSShared/
H A Ddnsextd.c806 mDNSlocal void RehashTable(DaemonInfo *d) function
813 if (!new) { LogErr("RehashTable", "malloc"); return; }
1445 RehashTable(d);

Completed in 48 milliseconds