Home
last modified time | relevance | path

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

12

/openbsd/usr.bin/cvs/
H A Dhash.h38 struct hash_table { struct
46 void hash_table_init(struct hash_table *, size_t); argument
/openbsd/lib/libcurses/tinfo/
H A Dmake_hash.c115 HashValue * hash_table, in _nc_make_hash_table()
252 HashValue *hash_table = typeCalloc(HashValue, HASHTABSIZE); in main() local
/openbsd/lib/libcurses/
H A Dreport_hashing.c44 const HashValue *hash_table = _nc_get_hash_table(termcap); in check_names() local
/openbsd/usr.sbin/npppd/common/
H A Dhash.h48 } hash_table; typedef
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dhashtable.h41 typedef struct ht hash_table; typedef
H A Dgcse.c365 struct hash_table struct
382 static struct hash_table expr_hash_table; argument
H A Dcpphash.h429 struct ht *hash_table; member
/openbsd/gnu/gcc/libcpp/include/
H A Dsymtab.h37 typedef struct ht hash_table; typedef
/openbsd/usr.bin/lex/
H A Dsym.c51 typedef struct hash_entry **hash_table; typedef
/openbsd/usr.sbin/dhcpd/
H A Ddhcpd.h66 struct hash_table { struct
67 int hash_count;
68 struct hash_bucket *buckets[DEFAULT_HASH_SIZE];
/openbsd/gnu/usr.sbin/mkhybrid/src/
H A Dhash.c31 static struct file_hash * hash_table[NR_HASH] = {0,}; variable
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-sh-symbian.c442 struct elf_link_hash_table * hash_table; in sh_symbian_relocate_section() local
H A Darchive.c286 htab_t hash_table = bfd_ardata (arch_bfd)->cache; in _bfd_look_for_bfd_in_cache() local
324 htab_t hash_table = bfd_ardata (arch_bfd)->cache; in _bfd_add_bfd_to_archive_cache() local
H A Dsom.c5422 unsigned int *hash_table = NULL; in som_bfd_count_ar_symbols() local
5498 unsigned int *hash_table = NULL; in som_bfd_fill_in_ar_symbols() local
5832 unsigned int *hash_table = NULL; in som_bfd_ar_write_symbol_stuff() local
H A Delflink.c135 struct elf_link_hash_table *hash_table; in _bfd_elf_link_create_dynstrtab() local
2821 struct elf_link_hash_table *hash_table; in _bfd_elf_add_dynamic_entry() local
2861 struct elf_link_hash_table *hash_table; in elf_add_dt_needed_tag() local
2958 struct elf_link_hash_table *hash_table = elf_hash_table (info); in elf_finalize_dynstr() local
H A Delf32-arm.c2027 struct elf32_arm_link_hash_table *hash_table; in find_thumb_glue() local
2061 struct elf32_arm_link_hash_table *hash_table; in find_arm_glue() local
2251 struct elf32_arm_link_hash_table *hash_table; in record_thumb_to_arm_glue() local
H A Delf-m10300.c1656 struct elf32_mn10300_link_hash_table *hash_table; local
/openbsd/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp1476 const RemoteNXMapTable &hash_table) { in UpdateSignature()
1484 RemoteNXMapTable &hash_table) { in NeedsUpdate()
1862 RemoteNXMapTable &hash_table) { in UpdateISAToDescriptorMap()
2385 RemoteNXMapTable hash_table; in UpdateISAToDescriptorMapIfNeeded() local
/openbsd/gnu/usr.bin/binutils/opcodes/
H A Dsparc-dis.c948 build_hash_table (opcode_table, hash_table, num_opcodes) in build_hash_table() argument
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Dsparc-dis.c396 sparc_opcode_hash **hash_table, in build_hash_table()
/openbsd/gnu/usr.bin/binutils/bfd/
H A Delf32-arm.h448 struct elf32_arm_link_hash_table *hash_table; local
483 struct elf32_arm_link_hash_table *hash_table; local
657 struct elf32_arm_link_hash_table *hash_table; local
H A Dsom.c5499 unsigned int *hash_table = NULL; local
5576 unsigned int *hash_table = NULL; local
5912 unsigned int *hash_table = NULL; local
H A Delflink.c2610 struct elf_link_hash_table *hash_table; in _bfd_elf_add_dynamic_entry() local
2649 struct elf_link_hash_table *hash_table; in elf_add_dt_needed_tag() local
2741 struct elf_link_hash_table *hash_table = elf_hash_table (info); in elf_finalize_dynstr() local
2886 struct elf_link_hash_table * hash_table; in elf_link_add_object_symbols() local
/openbsd/gnu/gcc/gcc/
H A Dgcse.c342 struct hash_table struct
359 static struct hash_table expr_hash_table; argument
/openbsd/gnu/gcc/libcpp/
H A Dinternal.h421 struct ht *hash_table; member

12