Searched defs:hashtable (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/usr.sbin/bootp/common/ |
| D | hash.c | 124 hash_Reset(hash_tbl *hashtable, hash_freefp free_data) in hash_Reset() 181 hash_Exists(hash_tbl *hashtable, unsigned int hashcode, hash_cmpfp compare, in hash_Exists() 209 hash_Insert(hash_tbl *hashtable, unsigned int hashcode, hash_cmpfp compare, in hash_Insert() 237 hash_Delete(hash_tbl *hashtable, unsigned int hashcode, hash_cmpfp compare, in hash_Delete() 299 hash_Lookup(hash_tbl *hashtable, unsigned int hashcode, hash_cmpfp compare, in hash_Lookup() 321 hash_NextEntry(hash_tbl *hashtable) in hash_NextEntry() 373 hash_FirstEntry(hash_tbl *hashtable) in hash_FirstEntry()
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/backward/ |
| D | hashtable.h | 82 class hashtable; in _GLIBCXX_VISIBILITY() local 239 class hashtable; in _GLIBCXX_VISIBILITY() local
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ipa-profile.cc | 102 account_time_size (hash_table<histogram_hash> *hashtable, in account_time_size() 264 hash_table<histogram_hash> hashtable (10); in ipa_profile_generate_summary() local 504 hash_table<histogram_hash> hashtable (10); in ipa_profile_read_summary() local
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/python/libstdcxx/v6/ |
| D | printers.py | 1032 def __init__(self, hashtable): argument 1064 def __init__(self, hashtable): argument 1092 def hashtable(self): member in Tr1UnorderedSetPrinter 1119 def hashtable(self): member in Tr1UnorderedMapPrinter
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | ecoff.c | 3106 bfd_byte *hashtable; in _bfd_ecoff_write_armap() local 3603 const bfd_byte *hashtable; in ecoff_link_add_archive_symbols() local
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | ecoff.c | 3106 bfd_byte *hashtable; in _bfd_ecoff_write_armap() local 3603 const bfd_byte *hashtable; in ecoff_link_add_archive_symbols() local
|