/dflybsd-src/contrib/gcc-8.0/libcpp/include/ |
H A D | symtab.h | 46 struct ht struct 72 /* Initialize the hashtable with 2 ^ order entries. */ argument
|
/dflybsd-src/contrib/gcc-4.7/libcpp/include/ |
H A D | symtab.h | 47 struct ht struct 73 /* Initialize the hashtable with 2 ^ order entries. */ argument
|
/dflybsd-src/sys/dev/drm/ |
H A D | drm_hashtab.c | 41 int drm_ht_create(struct drm_open_hash *ht, unsigned int order) in drm_ht_create() 59 void drm_ht_verbose_list(struct drm_open_hash *ht, unsigned long key) in drm_ht_verbose_list() 73 static struct hlist_node *drm_ht_find_key(struct drm_open_hash *ht, in drm_ht_find_key() 91 static struct hlist_node *drm_ht_find_key_rcu(struct drm_open_hash *ht, in drm_ht_find_key_rcu() 109 int drm_ht_insert_item(struct drm_open_hash *ht, struct drm_hash_item *item) in drm_ht_insert_item() 140 int drm_ht_just_insert_please(struct drm_open_hash *ht, struct drm_hash_item *item, in drm_ht_just_insert_please() 165 int drm_ht_find_item(struct drm_open_hash *ht, unsigned long key, in drm_ht_find_item() 179 int drm_ht_remove_key(struct drm_open_hash *ht, unsigned long key) in drm_ht_remove_key() 191 int drm_ht_remove_item(struct drm_open_hash *ht, struct drm_hash_item *item) in drm_ht_remove_item() 198 void drm_ht_remove(struct drm_open_hash *ht) in drm_ht_remove()
|
/dflybsd-src/usr.bin/top/ |
H A D | hash.c | 124 string_hash(hash_table *ht, char *key) in string_hash() 262 hash_count(hash_table *ht) in hash_count() 287 hash_sizeinfo(unsigned int *sizes, int max, hash_table *ht) in hash_sizeinfo() 323 hash_add_uint(hash_table *ht, unsigned int key, void *value) in hash_add_uint() 386 hash_replace_uint(hash_table *ht, unsigned int key, void *value) in hash_replace_uint() 438 hash_lookup_uint(hash_table *ht, unsigned int key) in hash_lookup_uint() 476 hash_remove_uint(hash_table *ht, unsigned int key) in hash_remove_uint() 522 hash_first_uint(hash_table *ht, hash_pos *pos) in hash_first_uint() 661 hash_add_pid(hash_table *ht, pid_t key, void *value) in hash_add_pid() 724 hash_replace_pid(hash_table *ht, pid_t key, void *value) in hash_replace_pid() [all …]
|
/dflybsd-src/sys/dev/drm/ttm/ |
H A D | ttm_object.c | 235 struct drm_open_hash *ht = &tfile->ref_hash[TTM_REF_USAGE]; in ttm_base_object_lookup() local 257 struct drm_open_hash *ht = &tdev->object_hash; in ttm_base_object_lookup_for_ref() local 287 struct drm_open_hash *ht = &tfile->ref_hash[TTM_REF_USAGE]; in ttm_ref_object_exists() local 325 struct drm_open_hash *ht = &tfile->ref_hash[ref_type]; in ttm_ref_object_add() local 402 struct drm_open_hash *ht; in ttm_ref_object_release() local 422 struct drm_open_hash *ht = &tfile->ref_hash[ref_type]; in ttm_ref_object_base_unref() local
|
/dflybsd-src/contrib/wpa_supplicant/src/ap/ |
H A D | neighbor_db.c | 142 int ht, int vht, int he) in hostapd_get_nr_chan_width() 167 int ht = hapd->iconf->ieee80211n && !hapd->conf->disable_11n; in hostapd_neighbor_set_own_report() local
|
H A D | drv_callbacks.c | 774 void hostapd_event_ch_switch(struct hostapd_data *hapd, int freq, int ht, in hostapd_event_ch_switch()
|
/dflybsd-src/contrib/gdb-7/gdb/stubs/ |
H A D | sparc-stub.c | 468 struct hard_trap_info *ht; in set_debug_traps() local 509 struct hard_trap_info *ht; in computeSignal() local
|
/dflybsd-src/lib/libc/net/ |
H A D | gethostnamadr.c | 262 struct hostent *ht; in host_marshal_func() local 368 struct hostent *ht; in host_unmarshal_func() local
|
/dflybsd-src/contrib/gcc-8.0/libcpp/ |
H A D | symtab.c | 259 ht_load (cpp_hash_table *ht, hashnode *entries, in ht_load()
|
/dflybsd-src/contrib/gcc-4.7/libcpp/ |
H A D | symtab.c | 262 ht_load (hash_table *ht, hashnode *entries, in ht_load()
|
/dflybsd-src/contrib/grep/lib/ |
H A D | fts_.h | 184 struct hash_table *ht; member
|
/dflybsd-src/sys/dev/drm/include/drm/ |
H A D | drm_modes.h | 137 #define DRM_MODE(nm, t, c, hd, hss, hse, ht, hsk, vd, vss, vse, vt, vs, f) \ argument
|
/dflybsd-src/sys/net/netmap/ |
H A D | netmap_vale.c | 223 struct nm_hash_ent ht[NM_BDG_HASH]; member 1098 struct nm_hash_ent *ht = na->na_bdg->ht; in netmap_bdg_learning() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | fold-const.c | 14255 htab_t ht; in fold() local 14281 htab_t ht; in print_fold_checksum() local 14300 fold_checksum_tree (const_tree expr, struct md5_ctx *ctx, htab_t ht) in fold_checksum_tree() 14458 htab_t ht = htab_create (32, htab_hash_pointer, htab_eq_pointer, NULL); in debug_fold_checksum() local 14486 htab_t ht; in fold_build1_stat_loc() local 14529 htab_t ht; in fold_build2_stat_loc() local 14585 htab_t ht; in fold_build3_stat_loc() local 14653 htab_t ht; in fold_build_call_array_loc() local
|
/dflybsd-src/sbin/ifconfig/ |
H A D | ifbridge.c | 229 u_int8_t ht, fd, ma; in bridge_status() local
|
/dflybsd-src/contrib/wpa_supplicant/src/common/ |
H A D | ieee802_11_common.c | 1621 enum phy_type ieee80211_get_phy_type(int freq, int ht, int vht) in ieee80211_get_phy_type()
|
/dflybsd-src/sys/netproto/802_11/wlan/ |
H A D | ieee80211_hostap.c | 1652 const struct ieee80211_ie_htinfo *ht = in ishtmixed() local
|
H A D | ieee80211_ht.c | 2898 struct ieee80211_ie_htinfo *ht = in ieee80211_ht_update_beacon() local
|
/dflybsd-src/contrib/libarchive/libarchive/ |
H A D | archive_read_support_format_lha.c | 2766 struct htree_t *ht; in lzh_make_huffman_table() local 2881 struct htree_t *ht; in lzh_decode_huffman_tree() local
|
/dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/ |
H A D | ap.c | 1394 void wpas_ap_ch_switch(struct wpa_supplicant *wpa_s, int freq, int ht, in wpas_ap_ch_switch()
|
H A D | config_ssid.h | 519 int ht; member
|
/dflybsd-src/sys/bus/pci/ |
H A D | pcivar.h | 177 struct pcicfg_ht ht; /* HyperTransport */ member
|
H A D | pci.c | 680 struct pcicfg_ht *ht = &cfg->ht; in pci_read_cap_ht() local 1779 struct pcicfg_ht *ht = &dinfo->cfg.ht; in pci_ht_map_msi() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | asan.c | 1113 hash_table<asan_mem_ref_hasher> *ht = get_mem_ref_hash_table (); in update_mem_ref_hash_table() local
|