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

12

/haiku-fatelf/headers/private/kernel/util/
H A Dkhash.h24 int bucket; member in struct:hash_iterator
H A DMultiHashTable.h166 ValueType *bucket = HashTable::fTable[i]; local
H A DOpenHashTable.h411 ValueType* bucket = fTable[i]; local
438 ValueType* bucket local
[all...]
/haiku-fatelf/src/tools/fs_shell/
H A Dhash.h16 int bucket; member in struct:FSShell::hash_iterator
/haiku-fatelf/src/system/kernel/fs/
H A DVnode.cpp36 Bucket& bucket = _Bucket(); local
63 Bucket& bucket = _Bucket(); local
/haiku-fatelf/src/add-ons/kernel/file_systems/ramfs/
H A DBlockAllocatorArea.h17 inline void SetBucket(AreaBucket *bucket) { fBucket = bucket; } argument
H A DBlockAllocator.cpp164 AreaBucket *bucket = fBuckets + i; local
198 AreaBucket *bucket = fBuckets + i; local
259 AreaBucket *bucket = NULL; local
310 AreaBucket *bucket = area->GetBucket(); local
325 _RethinkAreaBucket(Area *area, AreaBucket *bucket, bool needsDefragmenting) argument
359 AreaBucket *bucket = NULL; local
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/ramfs/
H A DBlockAllocatorArea.h17 inline void SetBucket(AreaBucket *bucket) { fBucket = bucket; } argument
H A DBlockAllocator.cpp166 AreaBucket *bucket = fBuckets + i; local
200 AreaBucket *bucket = fBuckets + i; local
261 AreaBucket *bucket = NULL; local
312 AreaBucket *bucket = area->GetBucket(); local
327 _RethinkAreaBucket(Area *area, AreaBucket *bucket, bool needsDefragmenting) argument
361 AreaBucket *bucket = NULL; local
[all...]
/haiku-fatelf/src/tests/kits/locale/
H A DcollatorTest.cpp71 uint32 bucket = 1; local
/haiku-fatelf/src/bin/bash/
H A Dhashlib.c172 int bucket; local
216 int bucket; local
251 int bucket; local
288 register BUCKET_CONTENTS *bucket, *item; local
[all...]
H A Dvariables.c1727 BUCKET_CONTENTS *bucket; local
/haiku-fatelf/src/bin/gdb/gdb/
H A Dbcache.c74 struct bstring **bucket; member in struct:bcache
[all...]
H A Dinfttrace.c2450 int bucket; local
2477 int bucket; local
5148 int bucket; local
[all...]
H A Dmdebugread.c665 int bucket = hashname (DEPRECATED_SYMBOL_NAME (s)); local
/haiku-fatelf/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_rssadapt.c207 bucket(int pktlen) function
/haiku-fatelf/src/system/runtime_loader/
H A Delf_symbol_lookup.cpp105 uint32 bucket = lookupInfo.hash % HASHTABSIZE(image); local
/haiku-fatelf/src/bin/diffutils/src/
H A Dio.c222 lin i, *bucket; local
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dhash.c54 struct hash_entry *bucket; member in struct:hash_table
173 struct hash_entry const *bucket; local
200 struct hash_entry const *bucket; local
249 struct hash_entry const *bucket local
278 struct hash_entry const *bucket; local
297 struct hash_entry const *bucket local
327 struct hash_entry const *bucket; local
359 struct hash_entry const *bucket; local
606 struct hash_entry *bucket; local
649 struct hash_entry *bucket; local
746 struct hash_entry *bucket local
821 struct hash_entry *bucket; local
910 struct hash_entry *bucket; local
985 struct hash_entry *bucket; local
1030 struct hash_entry const *bucket; local
[all...]
/haiku-fatelf/src/bin/coreutils/lib/
H A Dhash.c57 struct hash_entry *bucket; member in struct:hash_table
176 struct hash_entry const *bucket; local
203 struct hash_entry const *bucket; local
252 struct hash_entry const *bucket local
283 struct hash_entry const *bucket; local
302 struct hash_entry const *bucket local
332 struct hash_entry const *bucket; local
364 struct hash_entry const *bucket; local
647 struct hash_entry *bucket; local
690 struct hash_entry *bucket; local
785 struct hash_entry *bucket local
858 struct hash_entry *bucket; local
1033 struct hash_entry *bucket; local
1112 struct hash_entry *bucket; local
1175 struct hash_entry *bucket = (struct hash_entry *) table->bucket; local
[all...]
/haiku-fatelf/src/bin/gawk/
H A Darray.c306 NODE *bucket, *next; local
416 register NODE *bucket; local
482 register NODE *bucket; local
563 register NODE *bucket, *last; local
766 NODE *bucket; local
833 NODE **old, **new, *chain, *bucket; local
1005 NODE *bucket, *next, *list; local
[all...]
H A Dawkgram.c4272 register int bucket; local
4293 register NODE *bucket; local
4673 register NODE *bucket, **save; local
[all...]
/haiku-fatelf/src/system/kernel/
H A Delf.cpp1417 uint32 bucket; local
/haiku-fatelf/src/bin/gdb/bfd/
H A Delflink.c6293 size_t bucket; local
H A Delf32-xtensa.c4470 value_map *bucket; local

Completed in 420 milliseconds

12