Home
last modified time | relevance | path

Searched refs:hash_code (Results 1 – 12 of 12) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gold/
Dstringpool.h339 size_t hash_code; member
344 : string(NULL), length(0), hash_code(0) in Hashkey()
350 : string(s), length(string_length(s)), hash_code(string_hash(s, length)) in Hashkey()
354 : string(s), length(len), hash_code(string_hash(s, len)) in Hashkey()
364 { return hk.hash_code; } in operator()
Dstringpool.cc127 return (h1.hash_code == h2.hash_code in operator ()()
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/std/
Dtypeindex99 hash_code() const noexcept
100 { return _M_target->hash_code(); }
121 { return __ti.hash_code(); }
/netbsd/src/sys/dev/ic/
Dcs89x0.c1299 uint16_t hash_code; in cs_hash_index() local
1303 hash_code = crc >> 26; in cs_hash_index()
1304 return hash_code; in cs_hash_index()
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
Dtypeinfo119 size_t hash_code() const noexcept
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/
DChangeLog-20101741 * testsuite/20_util/typeindex/hash_code.cc: Likewise.
1744 * testsuite/18_support/type_info/hash_code.cc: Tweak.
1753 * libsupc++/typeinfo (type_info::hash_code): Add in C++0x mode.
1756 * testsuite/18_support/type_info/hash_code.cc: New.
DChangeLog-20122260 (_Hashtable<>_M_insert_multi_node(hash_code, node_type*)): New.
2264 (_Hashtable<>::_M_insert_unique_node(size_type, hash_code, node_type*)):
DChangeLog-20141846 * testsuite/20_util/typeindex/hash_code.cc: Likewise.
3440 * testsuite/18_support/type_info/hash_code.cc: Likewise.
DChangeLog-20164990 * testsuite/18_support/type_info/hash_code.cc: Likewise.
5197 * testsuite/20_util/typeindex/hash_code.cc: Likewise.
DChangeLog-2011591 * libsupc++/typeinfo (type_info::hash_code): Use noexcept instead of
/netbsd/src/external/gpl3/binutils/dist/gas/
DChangeLog-9295174 (hash_code): Don't mask to low bits.
3798 * hash.c (hash_code): Undo last change.
3854 (hash_code): Replaced with a version from bfd.
/netbsd/src/external/gpl3/gcc/dist/
DMD5SUMS107127 95486fdff7794f622f6bc62cae3db00f libstdc++-v3/testsuite/18_support/type_info/hash_code.cc
108428 4da071a4344d6e0c2b9c11b333c4dc1a libstdc++-v3/testsuite/20_util/typeindex/hash_code.cc