/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/PBQP/ |
H A D | Math.h | 100 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 D | Sanitizers.cpp | 56 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 D | ecdsa_i15_sign_asn1.c | 32 const br_hash_class *hf, const void *hash_value, in br_ecdsa_i15_sign_asn1()
|
H A D | ecdsa_i31_sign_asn1.c | 32 const br_hash_class *hf, const void *hash_value, in br_ecdsa_i31_sign_asn1()
|
H A D | ecdsa_i15_sign_raw.c | 34 const br_hash_class *hf, const void *hash_value, in br_ecdsa_i15_sign_raw()
|
H A D | ecdsa_i31_sign_raw.c | 34 const br_hash_class *hf, const void *hash_value, in br_ecdsa_i31_sign_raw()
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | DynamicAPInt.cpp | 15 hash_code llvm::hash_value(const DynamicAPInt &X) { in hash_value() function in llvm
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | DirectoryEntry.h | 56 friend llvm::hash_code hash_value(DirectoryEntryRef Ref) { in hash_value() function
|
H A D | CustomizableOptional.h | 106 llvm::hash_code hash_value(const CustomizableOptional<T> &O) { in hash_value() function
|
H A D | FileEntry.h | 105 friend llvm::hash_code hash_value(FileEntryRef Ref) { in hash_value() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
H A D | SCCPSolver.h | 53 friend hash_code hash_value(const ArgInfo &A) { in hash_value() function
|
/freebsd/sys/dev/e1000/ |
H A D | e1000_vf.c | 359 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 D | e1000_mac.c | 525 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 D | APFixedPoint.h | 128 inline hash_code hash_value(const FixedPointSemantics &Val) { in hash_value() function
|
H A D | Hashing.h | 97 friend size_t hash_value(const hash_code &code) { return code.value; } in hash_value() function
|
H A D | ArrayRef.h | 561 template <typename T> hash_code hash_value(ArrayRef<T> S) { in hash_value() function
|
/freebsd/sys/dev/igc/ |
H A D | igc_mac.c | 303 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 D | path.cpp | 366 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 D | VersionTuple.h | 173 friend hash_code hash_value(const VersionTuple &VT) { hash_value() function
|
H A D | HashBuilder.h | 424 hash_value(const T &Value) { hash_value() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
H A D | FunctionSpecialization.h | 93 friend hash_code hash_value(const SpecSig &S) { hash_value() function
|
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/ |
H A D | ModuleDepCollector.h | 326 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 D | MappedHash.h |
|
/freebsd/crypto/openssl/apps/ |
H A D | crl.c | 313 unsigned long hash_value = in crl_main() local
|
/freebsd/contrib/diff/src/ |
H A D | io.c | 36 typedef size_t hash_value; typedef
|