Home
last modified time | relevance | path

Searched refs:hash_function (Results 1 – 9 of 9) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dbcache.c93 unsigned long (*hash_function)(const void *addr, int length); member
185 new_bucket = &new_buckets[(bcache->hash_function (&s->d.data, in expand_hash_table()
250 full_hash = bcache->hash_function (addr, length); in bcache_full()
310 bcache_xmalloc (unsigned long (*hash_function)(const void *, int length), in bcache_xmalloc()
318 if (hash_function) in bcache_xmalloc()
319 b->hash_function = hash_function; in bcache_xmalloc()
321 b->hash_function = hash; in bcache_xmalloc()
H A Dbcache.h161 unsigned long (*hash_function)(const void *, int length),
/dflybsd-src/contrib/ncurses/ncurses/tinfo/
H A Dmake_hash.c99 hash_function(const char *string) in hash_function() function
126 hashvalue = hash_function(table[i].ute_name); in _nc_make_hash_table()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dunordered_set.h625 hash_function() const in _GLIBCXX_VISIBILITY()
626 { return _M_h.hash_function(); } in _GLIBCXX_VISIBILITY()
1407 hash_function() const in _GLIBCXX_VISIBILITY()
1408 { return _M_h.hash_function(); } in _GLIBCXX_VISIBILITY()
H A Dunordered_map.h896 hash_function() const in _GLIBCXX_VISIBILITY()
897 { return _M_h.hash_function(); } in _GLIBCXX_VISIBILITY()
1774 hash_function() const in _GLIBCXX_VISIBILITY()
1775 { return _M_h.hash_function(); } in _GLIBCXX_VISIBILITY()
H A Dhashtable_policy.h1281 hash_function() const in _GLIBCXX_VISIBILITY()
1371 hash_function() const in _GLIBCXX_VISIBILITY()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/tr1/
H A Dhashtable_policy.h654 hash_function() const in _GLIBCXX_VISIBILITY()
721 hash_function() const in _GLIBCXX_VISIBILITY()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/tr1/
H A Dhashtable_policy.h659 hash_function() const in _GLIBCXX_VISIBILITY()
726 hash_function() const in _GLIBCXX_VISIBILITY()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dhashtable_policy.h689 hash_function() const in _GLIBCXX_VISIBILITY()
769 hash_function() const in _GLIBCXX_VISIBILITY()