Searched defs:bucket (Results 1 - 25 of 101) sorted by relevance

12345

/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dgl_anyhash_list2.h116 size_t bucket = node->hashcode % new_size; local
H A Dgl_linkedhash_list.c61 size_t bucket = node->h.hashcode % list->table_size; local
71 size_t bucket = node->h.hashcode % list->table_size; local
/netbsd-current/external/bsd/top/dist/
H A Dhash.h59 typedef struct bucket { struct
/netbsd-current/sys/dev/raidframe/
H A Drf_debugMem.c157 size_t bucket = (size_t)HASHADDR(addr); local
189 size_t bucket = HASHADDR(addr); local
/netbsd-current/external/bsd/libarchive/dist/libarchive/
H A Darchive_write_disk_set_standard_lookup.c52 struct bucket { struct
[all...]
H A Darchive_entry_link_resolver.c264 size_t hash, bucket; local
315 size_t bucket; local
355 size_t hash, bucket; local
387 size_t i, bucket; local
[all...]
/netbsd-current/usr.sbin/bootp/common/
H A Dhash.c323 unsigned bucket; local
[all...]
/netbsd-current/external/bsd/ntp/dist/lib/isc/
H A Dsymtab.c173 unsigned int bucket; local
234 unsigned int bucket; local
284 unsigned int bucket; local
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/profile/
H A Dunordered_base.h43 bucket(const _UnorderedCont& __uc, function in struct:__profile::_Bucket_index_helper
52 bucket(const _UnorderedCont& __uc, function in struct:__profile::_Bucket_index_helper
64 bucket(const _UnorderedCont& __uc, function in struct:__profile::_Bucket_index_helper
/netbsd-current/external/mpl/bind/dist/lib/isc/
H A Dsymtab.c157 unsigned int bucket; local
218 unsigned int bucket; local
269 unsigned int bucket; local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-phinodes.cc97 size_t bucket = NUM_BUCKETS - 2; local
215 size_t bucket; local
[all...]
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/
H A Dsymtab.c157 unsigned int bucket; local
218 unsigned int bucket; local
269 unsigned int bucket; local
/netbsd-current/external/mpl/bind/dist/lib/isccc/
H A Dsymtab.c102 free_elt(isccc_symtab_t *symtab, unsigned int bucket, elt_t *elt) { argument
194 unsigned int bucket; local
216 unsigned int bucket; local
259 unsigned int bucket; local
[all...]
/netbsd-current/libexec/ld.elf_so/
H A Dxmalloc.c179 size_t bucket; local
265 morecore(size_t bucket) argument
[all...]
/netbsd-current/external/cddl/osnet/dist/uts/powerpc/dtrace/
H A Dfasttrap_isa.c268 fasttrap_bucket_t *bucket; local
337 fasttrap_bucket_t *bucket; local
/netbsd-current/external/bsd/jemalloc/dist/src/
H A Dckh.c63 ckh_bucket_search(ckh_t *ckh, size_t bucket, const void *key) { argument
82 size_t hashes[2], bucket, cell; local
102 ckh_try_bucket_insert(ckh_t *ckh, size_t bucket, const void *key, const void *data) argument
138 size_t hashes[2], bucket, tbucket; local
206 size_t hashes[2], bucket; local
[all...]
/netbsd-current/sys/net/npf/
H A Dlpm.c88 lpm_ent_t ** bucket; member in struct:__anon7
172 lpm_ent_t **bucket; local
[all...]
/netbsd-current/external/cddl/osnet/dist/tools/ctf/cvt/
H A Dhash.c114 int bucket = hash->h_hashfn(hash->h_nbuckets, key); local
142 int bucket = hash->h_hashfn(hash->h_nbuckets, key); local
152 int bucket = hash->h_hashfn(hash->h_nbuckets, key); local
177 int bucket = hash->h_hashfn(hash->h_nbuckets, key); local
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_bo_list.c208 struct list_head bucket[AMDGPU_BO_LIST_NUM_BUCKETS]; local
/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_cs.c53 struct list_head bucket[RADEON_CS_NUM_BUCKETS]; member in struct:radeon_cs_buckets
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dnios2-dis.c112 nios2_opcode_hash **bucket = NULL; local
H A Darc-ext.c126 struct ExtInstruction **bucket = local
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Darc-ext.c126 struct ExtInstruction **bucket = local
H A Dnios2-dis.c112 nios2_opcode_hash **bucket = NULL; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-phinodes.c97 size_t bucket = NUM_BUCKETS - 2; local
215 size_t bucket; local
[all...]

Completed in 283 milliseconds

12345