Home
last modified time | relevance | path

Searched defs:hash_table (Results 1 – 22 of 22) sorted by relevance

/dragonfly/contrib/diffutils/lib/
H A Dhash.c52 struct hash_table struct
57 struct hash_entry *bucket;
59 size_t n_buckets;
60 size_t n_buckets_used;
61 size_t n_entries;
64 const Hash_tuning *tuning;
71 Hash_hasher hasher;
72 Hash_comparator comparator;
73 Hash_data_freer data_freer;
76 struct hash_entry *free_entry_list;
[all …]
/dragonfly/contrib/grep/lib/
H A Dhash.c52 struct hash_table struct
57 struct hash_entry *bucket;
59 size_t n_buckets;
60 size_t n_buckets_used;
61 size_t n_entries;
64 const Hash_tuning *tuning;
71 Hash_hasher hasher;
72 Hash_comparator comparator;
73 Hash_data_freer data_freer;
76 struct hash_entry *free_entry_list;
[all …]
/dragonfly/usr.bin/top/
H A Dhash.h63 typedef struct hash_table { struct
66 } hash_table; typedef
/dragonfly/contrib/xz/src/liblzma/lz/
H A Dlz_encoder_hash.h21 # define hash_table lzma_lz_hash_table macro
24 # define hash_table lzma_crc32_table[0] macro
/dragonfly/contrib/ncurses/ncurses/tinfo/
H A Dmake_hash.c115 HashValue * hash_table, in _nc_make_hash_table()
252 HashValue *hash_table = typeCalloc(HashValue, HASHTABSIZE); in main() local
/dragonfly/tools/tools/toeplitz/
H A Dtoeplitz.c23 static uint32_t hash_table[HASHLEN][256]; variable
/dragonfly/contrib/gcc-4.7/libcpp/include/
H A Dsymtab.h41 typedef struct ht hash_table; typedef
/dragonfly/contrib/flex/src/
H A Dsym.c49 typedef struct hash_entry **hash_table; typedef
/dragonfly/contrib/gcc-8.0/gcc/
H A Dhash-table.h570 hash_table<Descriptor, Allocator>::hash_table (size_t size, bool ggc, bool in hash_table() function
592 hash_table<Descriptor, Allocator>::hash_table (const hash_table &h, bool ggc, in hash_table() function
/dragonfly/contrib/gdb-7/bfd/
H A Ddwarf2.c409 struct info_hash_table *hash_table; in create_info_hash_table() local
432 insert_info_hash_table (struct info_hash_table *hash_table, in insert_info_hash_table()
461 lookup_info_hash_table (struct info_hash_table *hash_table, const char *key) in lookup_info_hash_table()
2971 info_hash_lookup_funcinfo (struct info_hash_table *hash_table, in info_hash_lookup_funcinfo()
3021 info_hash_lookup_varinfo (struct info_hash_table *hash_table, in info_hash_lookup_varinfo()
H A Darchive.c303 htab_t hash_table = bfd_ardata (arch_bfd)->cache; in _bfd_look_for_bfd_in_cache() local
351 htab_t hash_table = bfd_ardata (arch_bfd)->cache; in _bfd_add_bfd_to_archive_cache() local
H A Delflink.c162 struct elf_link_hash_table *hash_table; in _bfd_elf_link_create_dynstrtab() local
2749 struct elf_link_hash_table *hash_table; in _bfd_elf_dynamic_symbol_p() local
2820 struct elf_link_hash_table *hash_table; in _bfd_elf_symbol_refs_local_p() local
3035 struct elf_link_hash_table *hash_table; in _bfd_elf_add_dynamic_entry() local
3075 struct elf_link_hash_table *hash_table; in elf_add_dt_needed_tag() local
3178 struct elf_link_hash_table *hash_table = elf_hash_table (info); in elf_finalize_dynstr() local
/dragonfly/contrib/binutils-2.27/bfd/
H A Ddwarf2.c430 struct info_hash_table *hash_table; in create_info_hash_table() local
453 insert_info_hash_table (struct info_hash_table *hash_table, in insert_info_hash_table()
482 lookup_info_hash_table (struct info_hash_table *hash_table, const char *key) in lookup_info_hash_table()
3394 info_hash_lookup_funcinfo (struct info_hash_table *hash_table, in info_hash_lookup_funcinfo()
3447 info_hash_lookup_varinfo (struct info_hash_table *hash_table, in info_hash_lookup_varinfo()
H A Delflink.c206 struct elf_link_hash_table *hash_table; in _bfd_elf_link_create_dynstrtab() local
2909 struct elf_link_hash_table *hash_table; in _bfd_elf_dynamic_symbol_p() local
2981 struct elf_link_hash_table *hash_table; in _bfd_elf_symbol_refs_local_p() local
3207 struct elf_link_hash_table *hash_table; in _bfd_elf_add_dynamic_entry() local
3247 struct elf_link_hash_table *hash_table; in elf_add_dt_needed_tag() local
3365 struct elf_link_hash_table *hash_table = elf_hash_table (info); in elf_finalize_dynstr() local
8876 struct elf_link_hash_table *hash_table; in elf_link_output_symstrtab() local
8937 struct elf_link_hash_table *hash_table = elf_hash_table (flinfo->info); in elf_link_swap_symbols_out() local
H A Darchive.c304 htab_t hash_table = bfd_ardata (arch_bfd)->cache; in _bfd_look_for_bfd_in_cache() local
356 htab_t hash_table = bfd_ardata (arch_bfd)->cache; in _bfd_add_bfd_to_archive_cache() local
/dragonfly/contrib/binutils-2.34/bfd/
H A Ddwarf2.c451 struct info_hash_table *hash_table; in create_info_hash_table() local
474 insert_info_hash_table (struct info_hash_table *hash_table, in insert_info_hash_table()
503 lookup_info_hash_table (struct info_hash_table *hash_table, const char *key) in lookup_info_hash_table()
4161 info_hash_lookup_funcinfo (struct info_hash_table *hash_table, in info_hash_lookup_funcinfo()
4214 info_hash_lookup_varinfo (struct info_hash_table *hash_table, in info_hash_lookup_varinfo()
H A Darchive.c304 htab_t hash_table = bfd_ardata (arch_bfd)->cache; in _bfd_look_for_bfd_in_cache() local
356 htab_t hash_table = bfd_ardata (arch_bfd)->cache; in _bfd_add_bfd_to_archive_cache() local
H A Delflink.c207 struct elf_link_hash_table *hash_table; in _bfd_elf_link_create_dynstrtab() local
3173 struct elf_link_hash_table *hash_table; in _bfd_elf_dynamic_symbol_p() local
3245 struct elf_link_hash_table *hash_table; in _bfd_elf_symbol_refs_local_p() local
3471 struct elf_link_hash_table *hash_table; in _bfd_elf_add_dynamic_entry() local
3514 struct elf_link_hash_table *hash_table; in elf_add_dt_needed_tag() local
3665 struct elf_link_hash_table *hash_table = elf_hash_table (info); in elf_finalize_dynstr() local
9484 struct elf_link_hash_table *hash_table; in elf_link_output_symstrtab() local
9550 struct elf_link_hash_table *hash_table = elf_hash_table (flinfo->info); in elf_link_swap_symbols_out() local
/dragonfly/contrib/gcc-4.7/libcpp/
H A Dinternal.h511 struct ht *hash_table; member
/dragonfly/contrib/gcc-8.0/libcpp/
H A Dinternal.h534 struct ht *hash_table; member
/dragonfly/contrib/binutils-2.27/gold/
H A Ddwp.cc541 hash_table(unsigned int slot) const in hash_table() function in gold::Dwp_output_file::Dwp_index
/dragonfly/contrib/gdb-7/gdb/
H A Ddwarf2read.c778 const gdb_byte *hash_table, *unit_table, *section_pool; member