Home
last modified time | relevance | path

Searched defs:hash_value (Results 1 – 20 of 20) sorted by relevance

/NextBSD/contrib/llvm/include/llvm/CodeGen/PBQP/
HDMath.h142 inline hash_code hash_value(const Vector &V) { in hash_value() function
380 inline hash_code hash_value(const Matrix &M) { in hash_value() function
407 inline hash_code hash_value(const MDVector<Metadata> &V) { in hash_value() function
422 inline hash_code hash_value(const MDMatrix<Metadata> &M) { in hash_value() function
/NextBSD/sys/dev/ixgb/
HDixgb_hw.c428 uint32_t hash_value; in ixgb_mc_addr_list_update() local
498 uint32_t hash_value = 0; in ixgb_hash_mc_addr() local
541 uint32_t hash_value) in ixgb_mta_set()
/NextBSD/sys/dev/e1000/
HDe1000_vf.c359 u32 hash_value, hash_mask; in e1000_hash_mc_addr_vf() local
405 u32 hash_value; in e1000_update_mc_addr_list_vf() local
HDe1000_mac.c518 u32 hash_value, hash_mask; in e1000_hash_mc_addr_generic() local
590 u32 hash_value, hash_bit, hash_reg; in e1000_update_mc_addr_list_generic() local
/NextBSD/contrib/gcclibs/libcpp/include/
HDsymtab.h31 unsigned int hash_value; member
/NextBSD/contrib/llvm/include/llvm/ADT/
HDHashing.h95 friend size_t hash_value(const hash_code &code) { return code.value; } in hash_value() function
/NextBSD/contrib/gperf/src/
HDoutput.cc1252 int hash_value; /* Hash value for this particular duplicate set. */ in output_lookup_array() member
1270 int hash_value = temp->first()->_hash_value; in output_lookup_array() local
/NextBSD/contrib/diff/src/
HDio.c36 typedef size_t hash_value; typedef
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Core/
HDMappedHash.h436 const uint32_t hash_value = MappedHash::HashString (m_header.hash_function, name); in Find() local
/NextBSD/contrib/llvm/lib/Support/
HDStringRef.cpp483 hash_code llvm::hash_value(StringRef S) { in hash_value() function in llvm
HDAPFloat.cpp2848 hash_code llvm::hash_value(const APFloat &Arg) { in hash_value() function in llvm
HDAPInt.cpp668 hash_code llvm::hash_value(const APInt &Arg) { in hash_value() function in llvm
/NextBSD/contrib/llvm/include/llvm/CodeGen/
HDRegAllocPBQP.h130 inline hash_code hash_value(const AllowedRegVector &OptRegs) { in hash_value() function
/NextBSD/contrib/llvm/lib/CodeGen/
HDMachineInstr.cpp257 hash_code llvm::hash_value(const MachineOperand &MO) { in hash_value() function in llvm
/NextBSD/contrib/subversion/subversion/libsvn_fs_x/
HDtree.c138 apr_uint32_t hash_value; member
227 apr_uint32_t hash_value = (apr_uint32_t)revision; in cache_lookup() local
/NextBSD/contrib/subversion/subversion/libsvn_fs_fs/
HDtree.c134 apr_uint32_t hash_value; member
223 apr_uint32_t hash_value = (apr_uint32_t)revision; in cache_lookup() local
/NextBSD/contrib/gcc/
HDprotoize.c920 int hash_value = 0; in lookup() local
HDgenautomata.c3355 set_el_t hash_value; in reserv_sets_hash_value() local
3664 unsigned int hash_value; in state_hash() local
4009 unsigned int hash_value; in automata_list_hash() local
/NextBSD/contrib/llvm/lib/TableGen/
HDRecord.cpp50 friend hash_code hash_value(const TableGenStringKey &Value) { in hash_value() function
/NextBSD/contrib/llvm/lib/Transforms/Scalar/
HDGVN.cpp103 friend hash_code hash_value(const Expression &Value) { in hash_value() function