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

1234567891011>>

/freebsd-11-stable/contrib/groff/src/libs/libbib/
H A Dcommon.cpp20 unsigned hash(const char *s, int len) function
/freebsd-11-stable/contrib/elftoolchain/libelftc/
H A Dlibelftc_hash.c62 unsigned int hash; local
/freebsd-11-stable/lib/libc/iconv/
H A Dcitrus_db_hash.c47 uint32_t hash, tmp; local
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Derase_no_store_hash_fn_imps.hpp54 size_type hash = ranged_probe_fn_base::operator()(r_key); local
H A Dresize_no_store_hash_fn_imps.hpp55 size_type hash = ranged_probe_fn_base::operator()(r_key); local
H A Dresize_store_hash_fn_imps.hpp55 size_type hash = ranged_probe_fn_base::operator()(r_key, p_e->m_hash); local
H A Dinsert_no_store_hash_fn_imps.hpp53 size_type hash = ranged_probe_fn_base::operator()(r_key); local
/freebsd-11-stable/usr.bin/fortune/tools/
H A Ddo_uniq.py20 def hash(fortune): function
/freebsd-11-stable/contrib/netbsd-tests/lib/libcrypt/
H A Dt_crypt.c73 const char *hash; member in struct:__anon4718
127 char *hash = crypt(tests[i].pw, tests[i].hash); local
[all...]
/freebsd-11-stable/contrib/libstdc++/include/ext/
H A Dhash_fun.h71 struct hash { }; struct
83 struct hash<char*> struct
91 struct hash<const char*> struct
99 struct hash<char> struct
107 struct hash<unsigned char> struct
115 struct hash<signed char> struct
123 struct hash<short> struct
131 struct hash<unsigned short> struct
139 struct hash<in struct
147 struct hash<unsigned int> struct
155 struct hash<long> struct
163 struct hash<unsigned long> struct
[all...]
/freebsd-11-stable/sys/net/
H A Dtoeplitz.c41 uint32_t hash = 0, v; local
/freebsd-11-stable/usr.sbin/pw/tests/
H A Dcrypt.c35 char *salt, *pass, *hash; local
/freebsd-11-stable/sys/opencrypto/
H A Dgmac.h44 struct gf128 hash; member in struct:aes_gmac_ctx
/freebsd-11-stable/sys/libkern/
H A Dmurmur3_32.c48 uint32_t hash, k; local
108 uint32_t hash, k; local
[all...]
/freebsd-11-stable/contrib/llvm-project/lld/include/lld/Common/
H A DLLVM.h96 template <> struct hash<llvm::StringRef> { struct in namespace:std
/freebsd-11-stable/contrib/apr/include/
H A Dapr_hash.h275 APR_POOL_DECLARE_ACCESSOR(hash); variable
[all...]
/freebsd-11-stable/contrib/netbsd-tests/crypto/opencrypto/
H A Dh_gcm.c46 const unsigned char hash[16] = { variable
/freebsd-11-stable/contrib/libstdc++/include/tr1/
H A Dfunctional_hash.h77 struct hash<_Tp*> struct in namespace:std
93 hash(const char* __first, std::size_t __length) function in struct:std::_Fnv_hash
106 hash(const char* __first, std::size_t __length) function in struct:std::_Fnv_hash
122 hash(cons function in struct:std::_Fnv_hash
139 struct hash<std::string> struct in namespace:std
149 struct hash<std::wstring> struct in namespace:std
162 struct hash<float> struct in namespace:std
179 struct hash<double> struct in namespace:std
198 struct hash<long double> struct in namespace:std
[all...]
/freebsd-11-stable/contrib/byacc/
H A Dsymtab.c15 hash(const char *name) function
/freebsd-11-stable/contrib/ipfilter/lib/
H A Dprintfr.c27 int hash; local
/freebsd-11-stable/contrib/groff/src/include/
H A Drefid.h27 unsigned hash() const { return (filename_id << 4) + pos; } function in class:reference_id
H A Dsymbol.h61 inline unsigned long symbol::hash() const function in class:symbol
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Drep-cache-db.sql
/freebsd-11-stable/crypto/heimdal/lib/asn1/
H A Dhash.h50 unsigned (*hash)(void *); /* hash function */ member in struct:hashtab
[all...]
H A Dsymbol.c49 hash(void *a) function

Completed in 342 milliseconds

1234567891011>>