Searched refs:hash_code (Results 1 – 12 of 12) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/gold/ |
| D | stringpool.h | 339 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()
|
| D | stringpool.cc | 127 return (h1.hash_code == h2.hash_code in operator ()()
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/std/ |
| D | typeindex | 99 hash_code() const noexcept 100 { return _M_target->hash_code(); } 121 { return __ti.hash_code(); }
|
| /netbsd/src/sys/dev/ic/ |
| D | cs89x0.c | 1299 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++/ |
| D | typeinfo | 119 size_t hash_code() const noexcept
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/ |
| D | ChangeLog-2010 | 1741 * 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.
|
| D | ChangeLog-2012 | 2260 (_Hashtable<>_M_insert_multi_node(hash_code, node_type*)): New. 2264 (_Hashtable<>::_M_insert_unique_node(size_type, hash_code, node_type*)):
|
| D | ChangeLog-2014 | 1846 * testsuite/20_util/typeindex/hash_code.cc: Likewise. 3440 * testsuite/18_support/type_info/hash_code.cc: Likewise.
|
| D | ChangeLog-2016 | 4990 * testsuite/18_support/type_info/hash_code.cc: Likewise. 5197 * testsuite/20_util/typeindex/hash_code.cc: Likewise.
|
| D | ChangeLog-2011 | 591 * libsupc++/typeinfo (type_info::hash_code): Use noexcept instead of
|
| /netbsd/src/external/gpl3/binutils/dist/gas/ |
| D | ChangeLog-9295 | 174 (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/ |
| D | MD5SUMS | 107127 95486fdff7794f622f6bc62cae3db00f libstdc++-v3/testsuite/18_support/type_info/hash_code.cc 108428 4da071a4344d6e0c2b9c11b333c4dc1a libstdc++-v3/testsuite/20_util/typeindex/hash_code.cc
|