/dflybsd-src/usr.bin/top/ |
H A D | hash.c | 267 register bucket_t *bucket; in hash_count() local 292 register bucket_t *bucket; in hash_sizeinfo() local 326 bucket_t *bucket; in hash_add_uint() local 389 bucket_t *bucket; in hash_replace_uint() local 441 bucket_t *bucket; in hash_lookup_uint() local 479 bucket_t *bucket; in hash_remove_uint() local 664 bucket_t *bucket; in hash_add_pid() local 727 bucket_t *bucket; in hash_replace_pid() local 779 bucket_t *bucket; in hash_lookup_pid() local 817 bucket_t *bucket; in hash_remove_pid() local [all …]
|
H A D | hash.h | 59 typedef struct bucket { struct 61 } bucket_t; argument
|
/dflybsd-src/contrib/grep/lib/ |
H A D | hash.c | 57 struct hash_entry *bucket; member 176 struct hash_entry const *bucket; in hash_get_max_bucket_length() local 203 struct hash_entry const *bucket; in hash_table_ok() local 263 struct hash_entry const *bucket = safe_hasher (table, entry); in hash_lookup() local 290 struct hash_entry const *bucket; in hash_get_first() local 309 struct hash_entry const *bucket = safe_hasher (table, entry); in hash_get_next() local 340 struct hash_entry const *bucket; in hash_get_entries() local 372 struct hash_entry const *bucket; in hash_do_for_each() local 655 struct hash_entry *bucket; in hash_clear() local 698 struct hash_entry *bucket; in hash_free() local [all …]
|
/dflybsd-src/contrib/byacc/ |
H A D | defs.h | 212 typedef struct bucket bucket; typedef 213 struct bucket struct 215 struct bucket *link; argument 216 struct bucket *next; argument 217 char *name; 218 char *tag; 220 char **argnames; 221 char **argtags; 222 int args; 223 char *destructor; [all …]
|
/dflybsd-src/contrib/libarchive/libarchive/ |
H A D | archive_write_disk_set_standard_lookup.c | 53 struct bucket { struct 54 char *name; 55 int hash; 56 id_t id;
|
H A D | archive_entry_link_resolver.c | 265 size_t hash, bucket; in find_entry() local 316 size_t bucket; in next_entry() local 356 size_t hash, bucket; in insert_entry() local 388 size_t i, bucket; in grow_hash() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | print-tree.c | 41 struct bucket struct 44 struct bucket *next; argument
|
H A D | tree-phinodes.c | 133 size_t bucket = NUM_BUCKETS - 2; in allocate_phi_node() local 251 size_t bucket; in release_phi_node() local
|
/dflybsd-src/sys/netgraph/bridge/ |
H A D | ng_bridge.c | 478 int i = 0, bucket; in ng_bridge_rcvmsg() local 784 const int bucket = HASH(addr, priv->hashMask); in ng_bridge_get() local 802 const int bucket = HASH(addr, priv->hashMask); in ng_bridge_put() local 903 int bucket; in ng_bridge_remove_hosts() local 934 int bucket; in ng_bridge_timeout() local
|
/dflybsd-src/sys/netgraph7/bridge/ |
H A D | ng_bridge.c | 481 int i = 0, bucket; in ng_bridge_rcvmsg() local 825 const int bucket = HASH(addr, priv->hashMask); in ng_bridge_get() local 843 const int bucket = HASH(addr, priv->hashMask); in ng_bridge_put() local 943 int bucket; in ng_bridge_remove_hosts() local 971 int bucket; in ng_bridge_timeout() local
|
/dflybsd-src/libexec/rtld-elf/ |
H A D | malloc.c | 138 int bucket; in malloc() local 236 morecore(int bucket) in morecore()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-phinodes.c | 95 size_t bucket = NUM_BUCKETS - 2; in allocate_phi_node() local 213 size_t bucket; in release_phi_node() local
|
/dflybsd-src/contrib/tcsh-6/ |
H A D | tc.alloc.c | 181 int bucket = 0; in malloc() local 252 morecore(int bucket) in morecore()
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/debug/ |
H A D | safe_local_iterator.h | 228 bucket() const { return _M_bucket; } in bucket() function
|
/dflybsd-src/lib/libc/db/hash/ |
H A D | hash.c | 696 uint32_t bucket; in hash_seq() local 856 unsigned int n, bucket; in __call_hash() local
|
H A D | hash_page.c | 515 __get_page(HTAB *hashp, char *p, uint32_t bucket, int is_bucket, int is_disk, in __get_page() 570 __put_page(HTAB *hashp, char *p, uint32_t bucket, int is_bucket, int is_bitmap) in __put_page()
|
/dflybsd-src/usr.bin/mkstr/ |
H A D | mkstr.c | 263 } *bucket[NBUCKETS]; variable
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/debug/ |
H A D | safe_local_iterator.h | 294 bucket() const { return base()._M_get_bucket(); } in bucket() function
|
/dflybsd-src/libexec/bootpd/ |
H A D | hash.c | 323 unsigned bucket; in hash_NextEntry() local
|
/dflybsd-src/sys/dev/drm/amd/amdgpu/ |
H A D | amdgpu_bo_list.c | 181 struct list_head bucket[AMDGPU_BO_LIST_NUM_BUCKETS]; in amdgpu_bo_list_get_list() local
|
/dflybsd-src/sys/netinet/ |
H A D | tcp_syncache.c | 301 struct syncache_head *bucket; in syncache_init_dispatch() local 415 struct syncache_head *bucket; in syncache_destroy() local
|
/dflybsd-src/contrib/cvs-1.12/diff/ |
H A D | io.c | 194 int i, *bucket; local
|
/dflybsd-src/sys/netproto/802_11/wlan/ |
H A D | ieee80211_rssadapt.c | 221 bucket(int pktlen) in bucket() function
|
/dflybsd-src/usr.bin/xstr/ |
H A D | xstr.c | 338 } bucket[BUCKETS]; variable
|
/dflybsd-src/contrib/binutils-2.34/gold/ |
H A D | dynobj.cc | 938 std::vector<uint32_t> bucket(bucketcount); in create_elf_hash_table() local 1011 Dynobj::sized_create_elf_hash_table(const std::vector<uint32_t>& bucket, in sized_create_elf_hash_table() 1284 unsigned int bucket = hashval % bucketcount; in sized_create_gnu_hash_table() local
|