| /openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_chained_origin_depot.cpp | 25 using hash_type = u32; typedef 32 bool eq(hash_type hash, const args_type &args) const; 36 static hash_type hash(const args_type &args); 40 void store(u32 id, const args_type &args, hash_type other_hash); 63 bool ChainedOriginDepotNode::eq(hash_type hash, const args_type &args) const { in eq() 80 ChainedOriginDepotNode::hash_type ChainedOriginDepotNode::hash( in hash() 109 hash_type other_hash) { in store()
|
| H A D | sanitizer_stackdepot.cpp | 25 using hash_type = u64; typedef 26 hash_type stack_hash; 33 bool eq(hash_type hash, const args_type &args) const { in eq() 37 static hash_type hash(const args_type &args) { in hash() 46 void store(u32 id, const args_type &args, hash_type hash); 191 void StackDepotNode::store(u32 id, const args_type &args, hash_type hash) { in store()
|
| H A D | sanitizer_stackdepotbase.h | 38 typedef typename Node::hash_type hash_type; typedef 66 u32 find(u32 s, args_type args, hash_type hash) const; 80 u32 s, args_type args, hash_type hash) const { in find() 121 hash_type h = Node::hash(args); in Put()
|
| /openbsd-src/sys/arch/armv7/exynos/ |
| H A D | ec_commands.h | 738 uint8_t hash_type; /* enum ec_vboot_hash_type */ member 748 uint8_t hash_type; /* enum ec_vboot_hash_type */ member
|
| /openbsd-src/sys/dev/pci/ |
| H A D | if_vmxreg.h | 352 u_int16_t hash_type; member
|
| H A D | if_bnxt.c | 3264 uint32_t hash_type, daddr_t rss_table, daddr_t rss_key) in bnxt_cfg_async_cr() 3270 req.hash_type = htole32(hash_type); in bnxt_cfg_async_cr() 3245 bnxt_hwrm_vnic_rss_cfg(struct bnxt_softc * softc,struct bnxt_vnic_info * vnic,uint32_t hash_type,daddr_t rss_table,daddr_t rss_key) bnxt_hwrm_vnic_rss_cfg() argument
|
| H A D | if_vmx.c | 553 rsscfg->hash_type = UPT1_RSS_HASH_TYPE_TCP_IPV4 | in vmxnet3_dma_init()
|
| H A D | if_bnxtreg.h | 15547 uint32_t hash_type; member 15677 uint32_t hash_type; member 30410 uint16_t hash_type; global() member [all...] |
| /openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
| H A D | mangle.c | 2632 hash_type (const void *val) in hash_type() function 2657 conv_type_names = htab_create_ggc (31, &hash_type, &compare_type, NULL); in mangle_conv_op_name_for_type()
|
| H A D | ChangeLog | 867 * mangle.c (hash_type): val is the TREE_LIST itself, not a pointer 972 (hash_type): New function.
|
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | mangle.c | 2802 hash_type (const void *val) in hash_type() function 2829 conv_type_names = htab_create_ggc (31, &hash_type, &compare_type, NULL); in mangle_conv_op_name_for_type()
|
| H A D | ChangeLog-2003 | 386 (hash_type): Use TYPE_UID of the identifier's type. 3799 * mangle.c (hash_type): Val is the TREE_LIST itself, not a pointer 3956 (hash_type): New function.
|
| /openbsd-src/sbin/iked/ |
| H A D | crypto.c | 284 hash->hash_type = type; in hash_new()
|
| H A D | iked.h | 310 uint8_t hash_type; /* PRF or INTEGR */ 309 uint8_t hash_type; /* PRF or INTEGR */ global() member
|