Searched defs:hash (Results 1 – 7 of 7) sorted by relevance
/bionic/libc/upstream-freebsd/lib/libc/stdlib/ |
D | hsearch_r.c | 44 hsearch_lookup_free(struct __hsearch *hsearch, size_t hash) in hsearch_lookup_free() 62 size_t hash; in hsearch_hash() local 80 size_t hash, index, i, old_hash, old_count, new_count; in hsearch_r() local
|
/bionic/libfdtrack/ |
D | fdtrack.cpp | 188 size_t hash = 0; in hash_stack() local 210 size_t hash = 0; in fdtrack_dump_impl() member 241 size_t hash = hash_stack(function_names, function_offsets, stack_depth); in fdtrack_dump_impl() local
|
/bionic/libc/dns/resolv/ |
D | res_cache.c | 761 _dnsPacket_hashBytes( DnsPacket* packet, int numBytes, unsigned hash ) in _dnsPacket_hashBytes() 775 _dnsPacket_hashQName( DnsPacket* packet, unsigned hash ) in _dnsPacket_hashQName() 812 _dnsPacket_hashQR( DnsPacket* packet, unsigned hash ) in _dnsPacket_hashQR() 820 _dnsPacket_hashRR( DnsPacket* packet, unsigned hash ) in _dnsPacket_hashRR() 833 unsigned hash = FNV_BASIS; in _dnsPacket_hashQuery() local 1050 unsigned int hash; /* hash value */ member 1270 unsigned int hash; member
|
/bionic/linker/arch/arm_neon/ |
D | linker_gnu_hash_neon.cpp | 198 const uint32_t hash = sum[0] + sum[1]; in calculate_gnu_hash_neon() local
|
/bionic/linker/ |
D | linker_soinfo.cpp | 328 const uint32_t hash = symbol_name.gnu_hash(); in ElfW() local 380 uint32_t hash = symbol_name.elf_hash(); in ElfW() local
|
/bionic/libc/kernel/uapi/linux/ |
D | virtio_crypto.h | 252 struct virtio_crypto_hash_para hash; member
|
D | bpf.h | 789 __u32 hash; member 971 __u32 hash; member
|