Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/PBQP/
H A DMath.h100 inline hash_code hash_value(const Vector &V) { in hash_value() function
237 inline hash_code hash_value(const Matrix &M) { in hash_value() function
267 inline hash_code hash_value(const MDVector<Metadata> &V) { in hash_value() function
284 inline hash_code hash_value(const MDMatrix<Metadata> &M) { in hash_value() function
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSanitizers.cpp56 llvm::hash_code SanitizerMask::hash_value() const { in hash_value() function in SanitizerMask
68 llvm::hash_code hash_value(const clang::SanitizerMask &Arg) { in hash_value() function
/freebsd/contrib/bearssl/src/ec/
H A Decdsa_i15_sign_asn1.c32 const br_hash_class *hf, const void *hash_value, in br_ecdsa_i15_sign_asn1()
H A Decdsa_i31_sign_asn1.c32 const br_hash_class *hf, const void *hash_value, in br_ecdsa_i31_sign_asn1()
H A Decdsa_i15_sign_raw.c34 const br_hash_class *hf, const void *hash_value, in br_ecdsa_i15_sign_raw()
H A Decdsa_i31_sign_raw.c34 const br_hash_class *hf, const void *hash_value, in br_ecdsa_i31_sign_raw()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DDynamicAPInt.cpp15 hash_code llvm::hash_value(const DynamicAPInt &X) { in hash_value() function in llvm
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDirectoryEntry.h56 friend llvm::hash_code hash_value(DirectoryEntryRef Ref) { in hash_value() function
H A DCustomizableOptional.h106 llvm::hash_code hash_value(const CustomizableOptional<T> &O) { in hash_value() function
H A DFileEntry.h105 friend llvm::hash_code hash_value(FileEntryRef Ref) { in hash_value() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSCCPSolver.h53 friend hash_code hash_value(const ArgInfo &A) { in hash_value() function
/freebsd/sys/dev/e1000/
H A De1000_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
H A De1000_mac.c525 u32 hash_value, hash_mask; in e1000_hash_mc_addr_generic() local
597 u32 hash_value, hash_bit, hash_reg; in e1000_update_mc_addr_list_generic() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPFixedPoint.h128 inline hash_code hash_value(const FixedPointSemantics &Val) { in hash_value() function
H A DHashing.h97 friend size_t hash_value(const hash_code &code) { return code.value; } in hash_value() function
H A DArrayRef.h561 template <typename T> hash_code hash_value(ArrayRef<T> S) { in hash_value() function
/freebsd/sys/dev/igc/
H A Digc_mac.c303 u32 hash_value, hash_mask; in igc_hash_mc_addr_generic() local
375 u32 hash_value, hash_bit, hash_reg; in igc_update_mc_addr_list_generic() local
/freebsd/contrib/llvm-project/libcxx/src/filesystem/
H A Dpath.cpp366 size_t hash_value(const path& __p) noexcept { in hash_value() function
368 size_t hash_value = 0; in hash_value() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DVersionTuple.h173 friend hash_code hash_value(const VersionTuple &VT) { hash_value() function
H A DHashBuilder.h424 hash_value(const T &Value) { hash_value() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DFunctionSpecialization.h93 friend hash_code hash_value(const SpecSig &S) { hash_value() function
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DModuleDepCollector.h326 inline hash_code hash_value(const clang::tooling::dependencies::ModuleID &ID) { in hash_value() function
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DMappedHash.h
/freebsd/crypto/openssl/apps/
H A Dcrl.c313 unsigned long hash_value = in crl_main() local
/freebsd/contrib/diff/src/
H A Dio.c36 typedef size_t hash_value; typedef

12