Home
last modified time | relevance | path

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

/dragonfly/contrib/bmake/
HDhash.c144 HashEntry **buckets = bmake_malloc(sizeof *buckets * n); in HashTable_Init() local
162 HashEntry **buckets = t->buckets; in HashTable_Done() local
313 HashEntry **buckets = t->buckets; in HashIter_Next() local
HDhash.h91 HashEntry **buckets; /* Pointers to HashEntry, one for each bucket member
/dragonfly/contrib/gdb-7/gdb/
HDdictionary.c137 struct symbol **buckets; member
144 struct symbol **buckets; member
362 struct symbol **buckets; in dict_create_hashed() local
711 struct symbol **buckets = DICT_HASHED_BUCKETS (dict); in insert_symbol_hashed() local
/dragonfly/usr.bin/top/
HDhash.h65 bucket_t *buckets; member
/dragonfly/usr.bin/du/
HDdu.c325 static struct links_entry **buckets; in linkchk() local
/dragonfly/contrib/gcc-4.7/libobjc/objc-private/
HDsarray.h127 struct sbucket* buckets[INDEX_SIZE]; member
/dragonfly/contrib/libarchive/libarchive/
HDarchive_entry_link_resolver.c80 struct links_entry **buckets; member
/dragonfly/contrib/cvs-1.12/diff/
HDio.c50 static int *buckets; variable
/dragonfly/sys/dev/drm/radeon/
HDradeon_cs.c78 struct radeon_cs_buckets buckets; in radeon_cs_parser_relocs() local
/dragonfly/stand/boot/common/
HDload_elf.c59 Elf_Hashelt *buckets; member
/dragonfly/sys/kern/
HDlink_elf.c94 const Elf_Hashelt* buckets; member
/dragonfly/libexec/rtld-elf/
HDrtld.h190 const Elf_Hashelt *buckets; /* Hash table buckets array */ member
/dragonfly/contrib/binutils-2.27/gold/
HDdynobj.cc868 static const unsigned int buckets[] = in compute_bucket_count() local
/dragonfly/contrib/binutils-2.34/gold/
HDdynobj.cc868 static const unsigned int buckets[] = in compute_bucket_count() local
/dragonfly/sys/dev/drm/i915/
HDi915_gem_execbuffer.c248 struct hlist_head *buckets; /** ht for relocation handles */ member
/dragonfly/usr.bin/evtranalyze/
HDevtranalyze.c122 struct hashentry *buckets[NR_BUCKETS]; member
/dragonfly/lib/libevtr/
HDevtr.c139 struct hashentry *buckets[NR_BUCKETS]; member
/dragonfly/test/stress/fsstress/
HDfsstress.c1013 static int buckets[] = in namerandpad() local
/dragonfly/contrib/gcc-8.0/gcc/
HDtree-ssa-reassoc.c2919 auto_vec<int, 128> buckets; in optimize_range_tests_cmp_bitwise() local
/dragonfly/lib/libexecinfo/
HDprivate_libelf.h2166 uint32_t *buckets, *chains; in _libelf_cvt_GNUHASH64_tom() local
/dragonfly/contrib/binutils-2.27/binutils/
HDreadelf.c10777 bfd_vma * buckets = NULL; in process_symbol_table() local
/dragonfly/contrib/binutils-2.34/binutils/
HDreadelf.c11695 bfd_vma * buckets = NULL; in process_symbol_table() local