| /netbsd-src/external/gpl3/gcc.old/dist/libgomp/ |
| H A D | hashtab.h | 260 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 D | hashtab.h | 266 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 D | symtab.cc | 103 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 D | symtab.c | 103 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 D | hash.c | 91 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 D | hashtab.c | 486 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 D | hashtab.c | 486 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 D | hashtab.c | 486 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 D | hashtab.c | 486 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 D | Makefile.am | 37 hash2.exp \ 112 hash2.res \ 188 hash2.final \ 259 hash2.nexe \
|
| H A D | Makefile.in | 866 hash2.exp \ 941 hash2.res \ 1016 @NATIVECLIENT_TRUE@ hash2.final \ 1087 @NATIVECLIENT_TRUE@ hash2.nexe \
|
| /netbsd-src/sys/arch/sandpoint/stand/altboot/ |
| H A D | exception.c | 44 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 D | hash_func.c | 51 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 D | hash-table.h | 739 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 D | hash-table.h | 739 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 D | rsa.h | 129 uint8_t hash2[2]; /* high 2 bytes of hashed value - for quick test */ member
|
| H A D | libverify.c | 135 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 D | README.md | 143 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 D | rsa.h | 129 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 D | gcc_release | 432 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 D | gcc_release | 432 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 D | verify.h | 113 uint8_t *hash2; member
|
| /netbsd-src/external/bsd/unbound/dist/validator/ |
| H A D | val_secalgo.c | 1382 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 D | packet.h | 666 uint8_t hash2[2]; /* high 2 bytes of hashed value */ member
|
| H A D | packet-print.c | 969 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()
|