Home
last modified time | relevance | path

Searched defs:rehash (Results 1 – 4 of 4) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_hashtable.c365 ::rehash(size_type __num_buckets_hint) { in rehash() function
/ndk/sources/host-tools/nawk-20071023/
Dtran.c247 void rehash(Array *tp) /* rehash items in small table into big one */ in rehash() function
/ndk/sources/cxx-stl/stlport/stlport/stl/debug/
D_hashtable.h305 void rehash(size_type __num_buckets_hint) { _M_non_dbg_impl.rehash(__num_buckets_hint); } in rehash() function
/ndk/sources/host-tools/make-3.81/
Ddir.c587 int rehash = 0; in dir_contents_file_exists_p() local