Home
last modified time | relevance | path

Searched refs:hash2 (Results 1 – 25 of 44) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Dhashtab.h260 hashval_t hash2; in find_empty_slot_for_expand() local
267 hash2 = htab_mod_m2 (hash, htab); in find_empty_slot_for_expand()
270 index += hash2; in find_empty_slot_for_expand()
330 hashval_t index, hash2, hash = htab_hash (element); in htab_find() local
342 hash2 = htab_mod_m2 (hash, htab); in htab_find()
345 index += hash2; in htab_find()
368 hashval_t index, hash2, hash = htab_hash (element); in htab_find_slot() local
392 hash2 = htab_mod_m2 (hash, htab); in htab_find_slot()
395 index += hash2; in htab_find_slot()
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dhashtab.h266 hashval_t hash2; in find_empty_slot_for_expand() local
273 hash2 = htab_mod_m2 (hash, htab); in find_empty_slot_for_expand()
276 index += hash2; in find_empty_slot_for_expand()
336 hashval_t index, hash2, hash = htab_hash (element); in htab_find() local
348 hash2 = htab_mod_m2 (hash, htab); in htab_find()
351 index += hash2; in htab_find()
374 hashval_t index, hash2, hash = htab_hash (element); in htab_find_slot() local
398 hash2 = htab_mod_m2 (hash, htab); in htab_find_slot()
401 index += hash2; in htab_find_slot()
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dsymtab.cc103 unsigned int hash2; in ht_lookup_with_hash() local
126 hash2 = ((hash * 17) & sizemask) | 1; in ht_lookup_with_hash()
131 index = (index + hash2) & sizemask; in ht_lookup_with_hash()
196 unsigned int index, hash, hash2; in ht_expand() local
203 hash2 = ((hash * 17) & sizemask) | 1; in ht_expand()
206 index = (index + hash2) & sizemask; in ht_expand()
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dsymtab.c103 unsigned int hash2; in ht_lookup_with_hash() local
126 hash2 = ((hash * 17) & sizemask) | 1; in ht_lookup_with_hash()
131 index = (index + hash2) & sizemask; in ht_lookup_with_hash()
196 unsigned int index, hash, hash2; in ht_expand() local
203 hash2 = ((hash * 17) & sizemask) | 1; in ht_expand()
206 index = (index + hash2) & sizemask; in ht_expand()
/netbsd-src/usr.bin/config/
H A Dhash.c91 static inline u_int hash2(u_int, const char *, const char *);
186 hash2(u_int h, const char *str1, const char *str2) in hash2() function
216 h = hash2(0, s, NULL); in intern()
271 h = hash2(0, nam1, nam2); in ht_insrep2()
305 h = hash2(0, name1, name2); in ht_remove2()
333 h = hash2(0, nam1, nam2); in ht_lookup2()
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dhashtab.c486 hashval_t hash2; in find_empty_slot_for_expand() local
493 hash2 = htab_mod_m2 (hash, htab); in find_empty_slot_for_expand()
496 index += hash2; in find_empty_slot_for_expand()
587 hashval_t index, hash2; in htab_find_with_hash() local
600 hash2 = htab_mod_m2 (hash, htab); in htab_find_with_hash()
604 index += hash2; in htab_find_with_hash()
637 hashval_t index, hash2; in htab_find_slot_with_hash() local
662 hash2 = htab_mod_m2 (hash, htab); in htab_find_slot_with_hash()
666 index += hash2; in htab_find_slot_with_hash()
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dhashtab.c486 hashval_t hash2; in find_empty_slot_for_expand() local
493 hash2 = htab_mod_m2 (hash, htab); in find_empty_slot_for_expand()
496 index += hash2; in find_empty_slot_for_expand()
587 hashval_t index, hash2; in htab_find_with_hash() local
600 hash2 = htab_mod_m2 (hash, htab); in htab_find_with_hash()
604 index += hash2; in htab_find_with_hash()
637 hashval_t index, hash2; in htab_find_slot_with_hash() local
662 hash2 = htab_mod_m2 (hash, htab); in htab_find_slot_with_hash()
666 index += hash2; in htab_find_slot_with_hash()
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dhashtab.c486 hashval_t hash2; in find_empty_slot_for_expand() local
493 hash2 = htab_mod_m2 (hash, htab); in find_empty_slot_for_expand()
496 index += hash2; in find_empty_slot_for_expand()
587 hashval_t index, hash2; in htab_find_with_hash() local
600 hash2 = htab_mod_m2 (hash, htab); in htab_find_with_hash()
604 index += hash2; in htab_find_with_hash()
637 hashval_t index, hash2; in htab_find_slot_with_hash() local
662 hash2 = htab_mod_m2 (hash, htab); in htab_find_slot_with_hash()
666 index += hash2; in htab_find_slot_with_hash()
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dhashtab.c486 hashval_t hash2; in find_empty_slot_for_expand() local
493 hash2 = htab_mod_m2 (hash, htab); in find_empty_slot_for_expand()
496 index += hash2; in find_empty_slot_for_expand()
587 hashval_t index, hash2; in htab_find_with_hash() local
600 hash2 = htab_mod_m2 (hash, htab); in htab_find_with_hash()
604 index += hash2; in htab_find_with_hash()
637 hashval_t index, hash2; in htab_find_slot_with_hash() local
662 hash2 = htab_mod_m2 (hash, htab); in htab_find_slot_with_hash()
666 index += hash2; in htab_find_slot_with_hash()
/netbsd-src/sys/external/isc/libsodium/dist/test/default/
H A DMakefile.am37 hash2.exp \
112 hash2.res \
188 hash2.final \
259 hash2.nexe \
H A DMakefile.in866 hash2.exp \
941 hash2.res \
1016 @NATIVECLIENT_TRUE@ hash2.final \
1087 @NATIVECLIENT_TRUE@ hash2.nexe \
/netbsd-src/sys/arch/sandpoint/stand/altboot/
H A Dexception.c44 uint32_t dmiss, dcmp, hash1, hash2; member
94 st->dmiss,st->dcmp,st->hash1,st->hash2, in exception_handler()
/netbsd-src/lib/libc/db/hash/
H A Dhash_func.c51 static uint32_t hash2(const void *, size_t) __attribute__((__unused__));
90 hash2(const void *keyarg, size_t len)
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dhash-table.h739 hashval_t hash2; in find_empty_slot_for_expand() local
745 hash2 = hash_table_mod2 (hash, m_size_prime_index); in find_empty_slot_for_expand()
748 index += hash2; in find_empty_slot_for_expand()
929 hashval_t hash2 = hash_table_mod2 (hash, m_size_prime_index); in find_with_hash() local
933 index += hash2; in find_with_hash()
977 hashval_t hash2 = hash_table_mod2 (hash, m_size_prime_index); in find_slot_with_hash() local
990 index += hash2; in find_slot_with_hash()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dhash-table.h739 hashval_t hash2; in find_empty_slot_for_expand() local
745 hash2 = hash_table_mod2 (hash, m_size_prime_index); in find_empty_slot_for_expand()
748 index += hash2; in find_empty_slot_for_expand()
920 hashval_t hash2 = hash_table_mod2 (hash, m_size_prime_index); in find_with_hash() local
924 index += hash2; in find_with_hash()
974 hashval_t hash2 = hash_table_mod2 (hash, m_size_prime_index); in find_slot_with_hash() local
987 index += hash2; in find_slot_with_hash()
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Drsa.h129 uint8_t hash2[2]; /* high 2 bytes of hashed value - for quick test */ member
H A Dlibverify.c135 uint8_t *hash2; member
1229 sigpkt->sig.hash2 = p; in read_sigpkt()
1254 sigpkt->sig.hash2 = p; in read_sigpkt()
/netbsd-src/external/apache2/argon2/dist/phc-winner-argon2/
H A DREADME.md143 uint8_t hash2[HASHLEN];
160 hash2, /* output array, at least HASHLEN in size */
183 if (memcmp(hash1, hash2, HASHLEN)) {
185 printf( "%02x", hash2[i] );
/netbsd-src/crypto/external/bsd/netpgp/dist/src/librsa/
H A Drsa.h129 uint8_t hash2[2]; /* high 2 bytes of hashed value - for quick test */ member
/netbsd-src/external/gpl3/gcc.old/dist/maintainer-scripts/
H A Dgcc_release432 hash2=`openssl sha1 ${RELEASE}/$1 | sed -e 's#(.*)##' -e 's# *= *#=#'`
434 printf " %-37s%s\n\n %s\n %s\n\n" "$1" "$2" "$hash" "$hash2" \
/netbsd-src/external/gpl3/gcc/dist/maintainer-scripts/
H A Dgcc_release432 hash2=`openssl sha1 ${RELEASE}/$1 | sed -e 's#(.*)##' -e 's# *= *#=#'`
434 printf " %-37s%s\n\n %s\n %s\n\n" "$1" "$2" "$hash" "$hash2" \
/netbsd-src/crypto/external/bsd/netpgp/dist/src/libverify/
H A Dverify.h113 uint8_t *hash2; member
/netbsd-src/external/bsd/unbound/dist/validator/
H A Dval_secalgo.c1382 unsigned char hash2[HASH_LENGTH_MAX*2]; in verify_canonrrset() local
1441 if(prefixlen+hashlen > sizeof(hash2)) { in verify_canonrrset()
1446 sechash.data = hash2; in verify_canonrrset()
/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/
H A Dpacket.h666 uint8_t hash2[2]; /* high 2 bytes of hashed value */ member
H A Dpacket-print.c969 hexdump_data(print->indent, "hash2", &content->sig.hash2[0], 2); in pgp_print_packet()
1321 hexdump_data(print->indent, "hash2", &content->sig.hash2[0], 2); in pgp_print_packet()

12