| /netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/ |
| H A D | vmwgfx_validation.c | 157 struct page *entry, *next; in vmw_validation_mem_free() local 196 struct vmw_validation_bo_node *entry; in vmw_validation_find_bo_dup() local 233 struct vmw_validation_res_node *entry; in vmw_validation_find_res_dup() local 397 struct vmw_validation_res_node *val; in vmw_validation_res_set_dirty() local 424 struct vmw_validation_res_node *val; in vmw_validation_res_switch_backup() local 448 struct vmw_validation_res_node *val; in vmw_validation_res_reserve() local 502 struct vmw_validation_res_node *val; in vmw_validation_res_unreserve() local 585 struct vmw_validation_bo_node *entry; in vmw_validation_bo_validate() local 645 struct vmw_validation_res_node *val; in vmw_validation_res_validate() local 688 struct vmw_validation_bo_node *entry; in vmw_validation_drop_ht() local [all …]
|
| /netbsd-src/external/mit/isl/dist/ |
| H A D | isl_hash.c | 66 static isl_bool no(const void *entry, const void *val) in no() 100 struct isl_hash_table_entry *entry; in grow_table() local 160 isl_bool (*eq)(const void *entry, const void *val), in isl_hash_table_find() 216 isl_stat (*fn)(void **entry, void *user), void *user) in isl_hash_table_foreach() 236 isl_bool (*test)(void **entry, void *user), void *user) in isl_hash_table_every() 260 struct isl_hash_table_entry *entry) in isl_hash_table_remove()
|
| H A D | isl_id.c | 85 static isl_bool isl_id_has_name_and_user(const void *entry, const void *val) in isl_id_has_name_and_user() 102 struct isl_hash_table_entry *entry; in isl_id_alloc() local 168 static isl_bool isl_id_eq(const void *entry, const void *name) in isl_id_eq() 209 struct isl_hash_table_entry *entry; in isl_id_free() local
|
| /netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
| H A D | StringMap.h | 59 Value_t val; member 89 Entry *entry = index->fetch (i); in ~StringMap() local 105 Entry *entry = index->fetch (i); in clear() local 116 StringMap<Value_t>::put (const char *key, Value_t val) in put() 119 Entry *entry = hashTable[idx]; in put() local 169 Entry *entry = hashTable[idx]; in get() local 219 Entry *entry = index->fetch (i); in values() local 232 Entry *entry = index->fetch (i); in keySet() local
|
| H A D | IntervalMap.h | 52 Value_t val; member 86 IntervalMap<Key_t, Value_t>::put (Key_t key, Value_t val) in put() 93 Entry *entry = index->fetch (md); in put() local 119 Entry *entry = &chunks[entries / CHUNK_SIZE][entries % CHUNK_SIZE]; in put() local 142 Entry *entry = index->fetch (md); in get() local
|
| H A D | DefaultMap.h | 48 Value_t val; member 110 DefaultMap<Key_t, Value_t>::put (Key_t key, Value_t val) in put() 113 Entry *entry = hashTable[idx]; in put() local 162 Entry *entry = hashTable[idx]; in get() local 213 Entry *entry = index->fetch (i); in values() local 226 Entry *entry = index->fetch (i); in keySet() local
|
| H A D | CacheMap.h | 59 Value_t val; member 113 CacheMap<Key_t, Value_t>::put (Key_t key, Value_t val) in put() 134 Entry *entry = getEntry (key); in put() local 159 Entry *entry = getEntry (key); in get() local 176 Entry *entry = getEntry (key); in remove() local
|
| /netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
| H A D | StringMap.h | 59 Value_t val; member 89 Entry *entry = index->fetch (i); in ~StringMap() local 105 Entry *entry = index->fetch (i); in clear() local 116 StringMap<Value_t>::put (const char *key, Value_t val) in put() 119 Entry *entry = hashTable[idx]; in put() local 169 Entry *entry = hashTable[idx]; in get() local 219 Entry *entry = index->fetch (i); in values() local 232 Entry *entry = index->fetch (i); in keySet() local
|
| H A D | IntervalMap.h | 52 Value_t val; member 86 IntervalMap<Key_t, Value_t>::put (Key_t key, Value_t val) in put() 93 Entry *entry = index->fetch (md); in put() local 119 Entry *entry = &chunks[entries / CHUNK_SIZE][entries % CHUNK_SIZE]; in put() local 142 Entry *entry = index->fetch (md); in get() local
|
| H A D | DefaultMap.h | 48 Value_t val; member 110 DefaultMap<Key_t, Value_t>::put (Key_t key, Value_t val) in put() 113 Entry *entry = hashTable[idx]; in put() local 162 Entry *entry = hashTable[idx]; in get() local 213 Entry *entry = index->fetch (i); in values() local 226 Entry *entry = index->fetch (i); in keySet() local
|
| H A D | CacheMap.h | 59 Value_t val; member 113 CacheMap<Key_t, Value_t>::put (Key_t key, Value_t val) in put() 134 Entry *entry = getEntry (key); in put() local 159 Entry *entry = getEntry (key); in get() local 176 Entry *entry = getEntry (key); in remove() local
|
| /netbsd-src/external/mit/isl/dist/include/isl/ |
| H A D | hmap_templ.c | 33 ISL_VAL *val; in ISL_S() local 54 static isl_stat free_pair(void **entry, void *user) in free_pair() 85 static isl_stat add_key_val(__isl_take ISL_KEY *key, __isl_take ISL_VAL *val, in add_key_val() 132 static isl_bool has_key(const void *entry, const void *c_key) in has_key() 150 struct isl_hash_table_entry *entry; in ISL_MAYBE() local 217 struct isl_hash_table_entry *entry; in ISL_FN() local 269 struct isl_hash_table_entry *entry; in ISL_FN() local 339 static isl_stat call_on_copy(void **entry, void *user) in call_on_copy() 378 static isl_bool call_on_pair(void **entry, void *user) in call_on_pair() 406 static isl_bool has_entry(__isl_keep ISL_KEY *key, __isl_keep ISL_VAL *val, in has_entry() [all …]
|
| /netbsd-src/sys/external/isc/atheros_hal/dist/ar5210/ |
| H A D | ar5210_keycache.c | 43 ar5210IsKeyCacheEntryValid(struct ath_hal *ah, uint16_t entry) in ar5210IsKeyCacheEntryValid() 46 uint32_t val = OS_REG_READ(ah, AR_KEYTABLE_MAC1(entry)); in ar5210IsKeyCacheEntryValid() local 57 ar5210ResetKeyCacheEntry(struct ath_hal *ah, uint16_t entry) in ar5210ResetKeyCacheEntry() 77 ar5210SetKeyCacheEntryMac(struct ath_hal *ah, uint16_t entry, const uint8_t *mac) in ar5210SetKeyCacheEntryMac() 109 ar5210SetKeyCacheEntry(struct ath_hal *ah, uint16_t entry, in ar5210SetKeyCacheEntry()
|
| /netbsd-src/sys/external/isc/atheros_hal/dist/ar5211/ |
| H A D | ar5211_keycache.c | 47 ar5211IsKeyCacheEntryValid(struct ath_hal *ah, uint16_t entry) in ar5211IsKeyCacheEntryValid() 50 uint32_t val = OS_REG_READ(ah, AR_KEYTABLE_MAC1(entry)); in ar5211IsKeyCacheEntryValid() local 61 ar5211ResetKeyCacheEntry(struct ath_hal *ah, uint16_t entry) in ar5211ResetKeyCacheEntry() 81 ar5211SetKeyCacheEntryMac(struct ath_hal *ah, uint16_t entry, const uint8_t *mac) in ar5211SetKeyCacheEntryMac() 115 ar5211SetKeyCacheEntry(struct ath_hal *ah, uint16_t entry, in ar5211SetKeyCacheEntry()
|
| /netbsd-src/sys/external/isc/atheros_hal/dist/ar5212/ |
| H A D | ar5212_keycache.c | 52 ar5212IsKeyCacheEntryValid(struct ath_hal *ah, uint16_t entry) in ar5212IsKeyCacheEntryValid() 55 uint32_t val = OS_REG_READ(ah, AR_KEYTABLE_MAC1(entry)); in ar5212IsKeyCacheEntryValid() local 66 ar5212ResetKeyCacheEntry(struct ath_hal *ah, uint16_t entry) in ar5212ResetKeyCacheEntry() 104 ar5212SetKeyCacheEntryMac(struct ath_hal *ah, uint16_t entry, const uint8_t *mac) in ar5212SetKeyCacheEntryMac() 137 ar5212SetKeyCacheEntry(struct ath_hal *ah, uint16_t entry, in ar5212SetKeyCacheEntry()
|
| /netbsd-src/external/bsd/am-utils/dist/amd/ |
| H A D | sun_map_parse.y | 111 struct sun_entry *entry; variable 132 struct sun_entry *entry; variable 167 struct sun_entry *entry; variable 188 struct sun_entry *entry; variable 359 int val; variable
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/r128/ |
| H A D | ati_pcigart.c | 69 struct drm_sg_mem *entry = dev->sg; in drm_ati_pcigart_cleanup() local 108 struct drm_sg_mem *entry = dev->sg; in drm_ati_pcigart_init() local 177 u32 val; in drm_ati_pcigart_init() local
|
| /netbsd-src/sys/net/npf/ |
| H A D | lpm.c | 80 void * val; member 119 lpm_ent_t *entry = hmap->bucket[i]; in lpm_clear() local 185 lpm_ent_t *entry = list; in hashmap_rehash() local 207 lpm_ent_t *entry; in hashmap_insert() local 239 lpm_ent_t *entry; in hashmap_lookup() local 260 lpm_ent_t *prev = NULL, *entry; in hashmap_remove() local 321 size_t len, unsigned preflen, void *val) in lpm_insert() 325 lpm_ent_t *entry; in lpm_insert() local 380 lpm_ent_t *entry; in lpm_lookup() local 403 lpm_ent_t *entry; in lpm_lookup_prefix() local
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/x509/ |
| H A D | x_name.c | 138 static int x509_name_ex_d2i(ASN1_VALUE **val, in x509_name_ex_d2i() 158 X509_NAME_ENTRY *entry; in x509_name_ex_d2i() local 210 static int x509_name_ex_i2d(ASN1_VALUE **val, unsigned char **out, in x509_name_ex_i2d() 242 X509_NAME_ENTRY *entry; in x509_name_encode() local 305 X509_NAME_ENTRY *entry, *tmpentry = NULL; in x509_name_canon() local
|
| /netbsd-src/sys/dev/pci/ |
| H A D | if_sk.c | 410 sk_xmac_miibus_readreg(device_t dev, int phy, int reg, uint16_t *val) in sk_xmac_miibus_readreg() 442 sk_xmac_miibus_writereg(device_t dev, int phy, int reg, uint16_t val) in sk_xmac_miibus_writereg() 496 sk_marv_miibus_readreg(device_t dev, int phy, int reg, uint16_t *val) in sk_marv_miibus_readreg() 537 sk_marv_miibus_writereg(device_t dev, int phy, int reg, uint16_t val) in sk_marv_miibus_writereg() 841 struct sk_jpool_entry *entry; in sk_alloc_jumbo_mem() local 935 struct sk_jpool_entry *entry; in sk_jalloc() local 957 struct sk_jpool_entry *entry; in sk_jfree() local 1206 struct sk_txmap_entry *entry; in sk_attach() local 1265 uint32_t chunk, val; in sk_attach() local 1276 uint32_t chunk, val; in sk_attach() local [all …]
|
| /netbsd-src/sys/arch/mmeye/stand/bootelf/ |
| H A D | boot.c | 53 u_long start, entry; in main() local 112 u_long val; in LoadAndReset() local
|
| /netbsd-src/sys/arch/xen/xen/ |
| H A D | xengnt.c | 400 grant_ref_t entry; in xengnt_get_entry() local 426 xengnt_free_entry(grant_ref_t entry) in xengnt_free_entry() 475 xen_atomic_cmpxchg16(volatile uint16_t *ptr, uint16_t val, uint16_t newval) in xen_atomic_cmpxchg16() 489 xengnt_revoke_access(grant_ref_t entry) in xengnt_revoke_access() 527 xengnt_status(grant_ref_t entry) in xengnt_status()
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/ |
| H A D | root_dse.c | 186 Entry **entry, in root_dse_info() 190 struct berval val; in root_dse_info() local 495 const char *val ) in slap_discover_feature() 498 LDAPMessage *res = NULL, *entry; in slap_discover_feature() local
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/kdc/ |
| H A D | announce.c | 48 struct entry { struct 55 struct entry *next; argument 229 DNSRecordRef *val; member
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
| H A D | verify_krb5_conf.c | 231 int val; member 360 struct entry { struct 367 struct entry all_strings[] = { argument
|