Home
last modified time | relevance | path

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

12

/freebsd-src/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-src/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-src/contrib/bearssl/src/ec/
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_asn1.c32 const br_hash_class *hf, const void *hash_value, in br_ecdsa_i15_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-src/contrib/llvm-project/clang/include/clang/Lex/
H A DHeaderSearchOptions.h304 inline llvm::hash_code hash_value(const HeaderSearchOptions::Entry &E) { hash_value() function
315 hash_value(const HeaderSearchOptions::SystemHeaderPrefix &SHP) { hash_value() function
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DDirectoryEntry.h63 friend llvm::hash_code hash_value(DirectoryEntryRef Ref) { hash_value() function
H A DCustomizableOptional.h114 llvm::hash_code hash_value(const CustomizableOptional<T> &O) { hash_value() function
H A DFileEntry.h105 friend llvm::hash_code hash_value(FileEntryRef Ref) { in hash_value() function
H A DObjCRuntime.h498 friend llvm::hash_code hash_value(const ObjCRuntime &OCR) { in hash_value() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DFunctionId.h171 inline uint64_t hash_value(const FunctionId &Obj) { in hash_value() function
/freebsd-src/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-src/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-src/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.h96 /// Allow a hash_code to be directly run through hash_value. in hash_value() function
[all...]
/freebsd-src/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-src/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-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DVersionTuple.h171 friend hash_code hash_value(const VersionTuple &VT) { in hash_value() function
H A DHashBuilder.h406 hash_value(const T &Value) { in hash_value() function
/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DModuleDepCollector.h310 inline hash_code hash_value(const clang::tooling::dependencies::ModuleID &ID) { hash_value() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DFunctionSpecialization.h114 friend hash_code hash_value(const SpecSig &S) { in hash_value() function
/freebsd-src/crypto/openssl/apps/
H A Dcrl.c313 unsigned long hash_value = in crl_main() local
/freebsd-src/contrib/diff/src/
H A Dio.c36 typedef size_t hash_value; typedef

12