Searched defs:buckets (Results 1 - 8 of 8) sorted by relevance

/src/sys/dev/wscons/
H A Dwsdisplay_glyphcache.c118 int cache_lines, buckets, i, usedcells = 0, idx; local in function:glyphcache_reconfig
[all...]
/src/usr.bin/make/
H A Dhash.c139 HashEntry **buckets = bmake_malloc(sizeof *buckets * n); local in function:HashTable_Init
156 HashEntry **buckets = t->buckets; local in function:HashTable_Done
315 HashEntry **buckets = t->buckets; local in function:HashIter_Next
[all...]
H A Dhash.h91 HashEntry **buckets; member in struct:HashTable
/src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_cs.c89 struct radeon_cs_buckets buckets; local in function:radeon_cs_parser_relocs
/src/lib/librumpuser/
H A Drumpuser_dl.c235 Elf32_Word *gnuhash, *buckets, *ptr; local in function:getsymbols
/src/sys/external/bsd/drm2/dist/drm/i915/gem/
H A Di915_gem_execbuffer.c285 struct hlist_head *buckets; /** ht for relocation handles */ member in struct:i915_execbuffer
/src/sys/uvm/
H A Duvm_pdpolicy_clockpro.c360 static struct bucket *buckets = &static_bucket; variable in typeref:struct:bucket *
/src/libexec/ld.elf_so/
H A Drtld.h188 const Elf_Symindx *buckets; /* Hash table buckets array */ member in struct:Struct_Obj_Entry

Completed in 56 milliseconds