Searched defs:hash (Results 126 - 150 of 522) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/unbound/util/storage/
H A Dlruhash.h218 hashvalue_type hash; member in struct:lruhash_entry
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stackdepotbase.h60 find(Node *s, args_type args, u32 hash) argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DCachedHashString.h47 uint32_t hash() const { return Hash; } function in class:llvm::CachedHashStringRef
138 uint32_t hash() cons function in class:llvm::CachedHashString
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfo.cpp165 DWARFTypeUnit *DWARFDebugInfo::GetTypeUnitForHash(uint64_t hash) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DSHA1.cpp296 std::array<uint8_t, 20> SHA1::hash(ArrayRef<uint8_t> Data) { function in class:SHA1
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_chained_origin_depot.cpp31 bool eq(u32 hash, const args_type &args) const { argument
52 static u32 hash(const args_type &args) { function in struct:__msan::ChainedOriginDepotNode
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dconfig_auth.c73 svn_config_read_auth_data(apr_hash_t **hash, const char *cred_kind, const char *realmstring, const char *config_dir, apr_pool_t *pool) argument
117 svn_config_write_auth_data(apr_hash_t *hash, const char *cred_kind, const char *realmstring, const char *config_dir, apr_pool_t *pool) argument
[all...]
H A Dfnv1a.c46 fnv1a_32(apr_uint32_t hash, const void *input, apr_size_t len) argument
156 apr_uint32_t hash; member in struct:svn_fnv1a_32__context_t
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Diidesc.c87 iidesc_add(hash_t *hash, iidesc_t *new) argument
H A Dhash.c43 struct hash { struct
95 hash_t *hash; local
107 hash_add(hash_t *hash, void *key) argument
130 hash_t *hash = arg; local
135 hash_remove(hash_t *hash, void *key) argument
144 hash_match(hash_t *hash, void *key, int (*fun)(void *, void *), void *private) argument
169 hash_find_iter(hash_t *hash, void *key, int (*fun)(void *, void *), void *private) argument
198 hash_find(hash_t *hash, void *key, void **value) argument
215 hash_iter(hash_t *hash, int (*fun)(void *, void *), void *private) argument
234 hash_count(hash_t *hash) argument
245 hash_free(hash_t *hash, void (*datafree)(void *, void *), void *private) argument
259 hash_stats(hash_t *hash, int verbose) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Datomic.c107 intptr_t hash = (intptr_t)ptr; local
/freebsd-11-stable/contrib/ncurses/ncurses/tty/
H A Dhashmap.c118 hash(SCREEN *sp, NCURSES_CH_T * text) function
[all...]
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dhash.c104 static isc_hash_t *hash = NULL; variable
[all...]
/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntp_monitor.c129 u_int hash; local
319 u_int hash; local
[all...]
/freebsd-11-stable/contrib/apr-util/test/
H A Dtestmemcache.c138 apr_uint32_t hash; local
88 my_server_func(void *baton, apr_memcache_t *mc, const apr_uint32_t hash) argument
[all...]
/freebsd-11-stable/contrib/binutils/bfd/
H A Dhash.c422 unsigned long hash; local
738 _bfd_stringtab_add(struct bfd_strtab_hash *tab, const char *str, bfd_boolean hash, bfd_boolean copy) argument
[all...]
H A Dsection.c875 unsigned long hash; local
/freebsd-11-stable/contrib/libucl/src/
H A Ducl_hash.c39 void *hash; member in struct:ucl_hash_struct
[all...]
/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dinit.c544 const cpp_token *hash, *token; local
H A Dsymtab.c102 ht_lookup_with_hash(hash_table *table, const unsigned char *str, size_t len, unsigned int hash, enum ht_lookup_option insert) argument
193 unsigned int index, hash, hash2; local
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Dbcache.c100 hash(const void *addr, int length) function
[all...]
/freebsd-11-stable/contrib/jemalloc/src/
H A Dckh.c350 ckh_new(tsdn_t *tsdn, ckh_t *ckh, size_t minitems, ckh_hash_t *hash, argument
[all...]
/freebsd-11-stable/contrib/binutils/gas/
H A Dhash.c45 unsigned long hash; member in struct:hash_entry
157 unsigned long hash; local
230 unsigned long hash; local
260 unsigned long hash; local
[all...]
/freebsd-11-stable/contrib/binutils/opcodes/
H A Dcgen-asm.c78 unsigned int hash; local
106 unsigned int hash; local
179 unsigned int hash; local
[all...]
H A Dcgen-opc.c112 unsigned int hash; local
216 unsigned int hash; local
[all...]

Completed in 499 milliseconds

1234567891011>>