Searched defs:hash_value (Results 1 - 25 of 25) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/
H A DSanitizers.cpp46 llvm::hash_code SanitizerMask::hash_value() const { function in class:SanitizerMask
51 llvm::hash_code hash_value(const clang::SanitizerMask &Arg) { function in namespace:clang
/freebsd-11-stable/contrib/gcclibs/libcpp/include/
H A Dsymtab.h31 unsigned int hash_value; local
/freebsd-11-stable/sys/dev/e1000/
H A De1000_vf.c359 u32 hash_value, hash_mask; local
405 u32 hash_value; local
H A De1000_mac.c518 u32 hash_value, hash_mask; local
590 u32 hash_value, hash_bit, hash_reg; local
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DMappedHash.h213 const uint32_t hash_value = local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DArrayRef.h544 template <typename T> hash_code hash_value(ArrayRef<T> S) { function in namespace:llvm
H A DHashing.h93 friend size_t hash_value(const hash_code &code) { return code.value; } function in class:llvm::hash_code
631 hash_value(T value) { function in namespace:llvm
638 template <typename T> hash_code hash_value(const T *ptr) { function in namespace:llvm
646 hash_code hash_value(const std::pair<T, U> &arg) { function in namespace:llvm
653 hash_code hash_value(const std::basic_string<T> &arg) { function in namespace:llvm
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DHeaderSearchOptions.h250 inline llvm::hash_code hash_value(const HeaderSearchOptions::Entry &E) { function in namespace:clang
255 hash_value(const HeaderSearchOptions::SystemHeaderPrefix &SHP) { function in namespace:clang
/freebsd-11-stable/contrib/diff/src/
H A Dio.c36 typedef size_t hash_value; typedef
/freebsd-11-stable/sys/dev/ixgb/
H A Dixgb_hw.c428 uint32_t hash_value; local
498 uint32_t hash_value = 0; local
540 ixgb_mta_set(struct ixgb_hw *hw, uint32_t hash_value) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRegAllocPBQP.h122 inline hash_code hash_value(const AllowedRegVector &OptRegs) { function in namespace:llvm::PBQP::RegAlloc
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DAPValue.cpp127 llvm::hash_code hash_value(const APValue::LValueBase &Base) { function in namespace:clang
H A DExprConstant.cpp669 friend llvm::hash_code hash_value(const ObjectUnderConstruction &Obj) { function in struct:__anon18::ObjectUnderConstruction
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DRegisterBankInfo.cpp274 llvm::hash_value(const RegisterBankInfo::PartialMapping &PartMapping) { function in class:llvm
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Ddag_cache.c220 apr_uint32_t hash_value; member in struct:cache_entry_t
313 apr_uint32_t hash_value = (apr_uint32_t)(apr_uint64_t)change_set; local
[all...]
/freebsd-11-stable/contrib/gperf/src/
H A Doutput.cc1252 int hash_value; /* Hash value for this particular duplicate set. */ member in struct:duplicate_entry
1270 int hash_value = temp->first()->_hash_value; local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DAPValue.h222 friend llvm::hash_code hash_value(LValuePathEntry A) { function in class:clang::APValue::LValuePathEntry
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOperand.cpp344 hash_code llvm::hash_value(const MachineOperand &MO) { function in class:llvm
/freebsd-11-stable/contrib/llvm-project/libcxx/src/filesystem/
H A Doperations.cpp1635 size_t hash_value = 0; variable
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVN.cpp134 friend hash_code hash_value(const Expression &Value) { function in struct:llvm::GVN::Expression
/freebsd-11-stable/contrib/gcc/
H A Dprotoize.c920 int hash_value = 0; local
H A Dgenautomata.c3355 set_el_t hash_value; local
3664 unsigned int hash_value; local
4009 unsigned int hash_value; local
[all...]
/freebsd-11-stable/sys/dev/hyperv/netvsc/
H A Dif_hn.c225 uint32_t hash_value; member in struct:hn_rxinfo
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Dtree.c134 apr_uint32_t hash_value; member in struct:cache_entry_t
221 apr_uint32_t hash_value = (apr_uint32_t)revision; local
284 apr_uint32_t hash_value; local
339 apr_uint32_t hash_value; local
[all...]
/freebsd-11-stable/sys/dev/bxe/
H A Decore_hsi.h12878 uint16_t hash_value /* information for ustorm to use in completion */; member in struct:toe_rx_completion_ramrod_data

Completed in 514 milliseconds