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

1234567891011>>

/freebsd-11-stable/cddl/contrib/opensolaris/common/ctf/
H A Dctf_create.c58 ctf_dtdef_t **hash = ctf_alloc(hashlen * sizeof (ctf_dtdef_t *)); local
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_aggregate.c448 dt_ahash_t *hash = &agp->dtat_hash; local
1204 dt_ahash_t *hash = &agp->dtat_hash; local
1220 dt_ahash_t *hash = &agp->dtat_hash; local
1286 dt_ahash_t *hash = &dtp->dt_aggregate.dtat_hash; local
1310 dt_ahash_t *hash = &agp->dtat_hash; local
1421 dt_ahash_t *hash = &agp->dtat_hash; local
1535 dt_ahash_t *hash = &agp->dtat_hash; local
1680 dt_ahash_t *hash = &agp->dtat_hash; local
2140 dt_ahash_t *hash = &agp->dtat_hash; local
2166 dt_ahash_t *hash = &agp->dtat_hash; local
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
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...]
H A Dst_parse.c1053 lookup_name(tdesc_t **hash, const char *name1) argument
1082 int hash = HASH(num); local
[all...]
H A Dtdata.c446 tdata_build_hashes_common(tdata_t *td, hash_t *hash) argument
/freebsd-11-stable/contrib/amd/amd/
H A Dinfo_exec.c172 char *hash; local
H A Dinfo_file.c108 char *hash; local
H A Dmapc.c423 int hash = kvhash_of(key); local
/freebsd-11-stable/contrib/amd/mk-amd-map/
H A Dmk-amd-map.c118 char *hash; local
/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...]
H A Dtestpass.c46 const char *hash; member in struct:__anon161
126 char hash[100]; local
140 char hash[100]; local
154 const char *hash; member in struct:__anon162
182 char hash[100]; local
[all...]
/freebsd-11-stable/contrib/apr/tables/
H A Dapr_hash.c49 unsigned int hash; member in struct:apr_hash_entry_t
210 hashfunc_default(const char *char_key, apr_ssize_t *klen, unsigned int hash) argument
291 unsigned int hash; local
436 unsigned int i, j, k, hash; local
[all...]
/freebsd-11-stable/contrib/binutils/bfd/
H A Daoutx.h1799 bfd_boolean hash; local
[all...]
H A Dbfd-in.h400 /* Next entry for this hash code. */ member in struct:bfd_hash_entry
[all...]
H A Dbfd-in2.h407 /* Next entry for this hash code. */ member in struct:bfd_hash_entry
[all...]
H A Dcoff-rs6000.c3582 bfd_boolean hash; local
H A Dcoff64-rs6000.c536 bfd_boolean hash; local
H A Dcofflink.c1352 bfd_boolean copy, hash; local
2529 bfd_boolean hash; local
[all...]
H A Decoff.c2820 unsigned int hash; local
2937 unsigned int hash, rehash, srch; local
3090 unsigned int hash, rehash = 0; local
3760 unsigned int hash, rehash = 0; local
[all...]
H A Delf-eh-frame.c33 unsigned int hash; member in struct:cie
H A Delf32-arm.c2509 struct elf_link_hash_entry *hash; local
[all...]
H A Delf32-ppc.c4086 branch_reloc_hash_match(const bfd *ibfd, const Elf_Internal_Rela *rel, const struct elf_link_hash_entry *hash) argument
[all...]
H A Delf32-spu.c382 spu_elf_link_hash_table_free (struct bfd_link_hash_table *hash) argument
[all...]
H A Delf64-ppc.c3709 ppc64_elf_link_hash_table_free(struct bfd_link_hash_table *hash) argument
8275 ppc_type_of_stub(asection *input_sec, const Elf_Internal_Rela *rel, struct ppc_link_hash_entry **hash, bfd_vma destination) argument
9440 struct ppc_link_hash_entry *hash; local
[all...]
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...]

Completed in 499 milliseconds

1234567891011>>