Home
last modified time | relevance | path

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

/dflybsd-src/contrib/bmake/
H A Dhash.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
H A Dhash.h91 HashEntry **buckets; /* Pointers to HashEntry, one for each bucket member
/dflybsd-src/contrib/gdb-7/gdb/
H A Ddictionary.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
/dflybsd-src/usr.bin/top/
H A Dhash.h65 bucket_t *buckets; member
/dflybsd-src/contrib/gcc-4.7/libobjc/objc-private/
H A Dsarray.h127 struct sbucket* buckets[INDEX_SIZE]; member
/dflybsd-src/usr.bin/du/
H A Ddu.c325 static struct links_entry **buckets; in linkchk() local
/dflybsd-src/contrib/libarchive/libarchive/
H A Darchive_entry_link_resolver.c80 struct links_entry **buckets; member
/dflybsd-src/contrib/cvs-1.12/diff/
H A Dio.c50 static int *buckets; variable
/dflybsd-src/sys/dev/drm/radeon/
H A Dradeon_cs.c78 struct radeon_cs_buckets buckets; in radeon_cs_parser_relocs() local
/dflybsd-src/stand/boot/common/
H A Dload_elf.c59 Elf_Hashelt *buckets; member
/dflybsd-src/sys/kern/
H A Dlink_elf.c94 const Elf_Hashelt* buckets; member
/dflybsd-src/libexec/rtld-elf/
H A Drtld.h190 const Elf_Hashelt *buckets; /* Hash table buckets array */ member
/dflybsd-src/contrib/binutils-2.34/gold/
H A Ddynobj.cc868 static const unsigned int buckets[] = in compute_bucket_count() local
/dflybsd-src/contrib/binutils-2.27/gold/
H A Ddynobj.cc868 static const unsigned int buckets[] = in compute_bucket_count() local
/dflybsd-src/sys/dev/drm/i915/
H A Di915_gem_execbuffer.c248 struct hlist_head *buckets; /** ht for relocation handles */ member
/dflybsd-src/usr.bin/evtranalyze/
H A Devtranalyze.c122 struct hashentry *buckets[NR_BUCKETS]; member
/dflybsd-src/lib/libevtr/
H A Devtr.c139 struct hashentry *buckets[NR_BUCKETS]; member
/dflybsd-src/test/stress/fsstress/
H A Dfsstress.c1013 static int buckets[] = in namerandpad() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-ssa-reassoc.c2919 auto_vec<int, 128> buckets; in optimize_range_tests_cmp_bitwise() local
/dflybsd-src/lib/libexecinfo/
H A Dprivate_libelf.h2166 uint32_t *buckets, *chains; in _libelf_cvt_GNUHASH64_tom() local
/dflybsd-src/contrib/binutils-2.27/binutils/
H A Dreadelf.c10777 bfd_vma * buckets = NULL; in process_symbol_table() local
/dflybsd-src/contrib/binutils-2.34/binutils/
H A Dreadelf.c11695 bfd_vma * buckets = NULL; in process_symbol_table() local