Searched refs:HASH (Results 76 - 100 of 120) sorted by relevance

12345

/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-cris/
H A Dtls-ie-8.d24 HASH 0x0+b4
H A Dtls-ie-9.d24 HASH 0x0+b4
H A Dtls-ld-4.d24 HASH 0x0+b4
H A Dtls-ld-5.d24 HASH 0x0+b4
H A Dtls-ld-6.d24 HASH 0x0+b4
H A Dtls-ld-7.d24 HASH 0x0+b4
H A Dtls-ldgd-14.d29 HASH 0x0+b4
H A Dtls-ldgd-15.d29 HASH 0x0+b4
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dcse.cc425 #define HASH(X, M) \ macro
430 /* Like HASH, but without side-effects. */
1201 hash = HASH (anchor_exp, mode);
1209 hash = HASH (exp, mode);
1322 lower_elt = lookup (lower_anchor_rtx, HASH (lower_anchor_rtx, mode), mode);
1323 upper_elt = lookup (upper_anchor_rtx, HASH (upper_anchor_rtx, mode), mode);
1343 HASH is its hash code, made using the HASH macro.
1507 /* Insert X in the hash table, assuming HASH is its hash code and
1744 hash = HASH (ex
[all...]
/netbsd-current/external/bsd/top/dist/machine/
H A Dm_irix5.c209 #define HASH(x) ((x << 1) % oldprocs) macro
686 op = oldbase + HASH (currproc->pr_pid);
746 op = oldbase + HASH (currproc->pr_pid);
H A Dm_irixsgi.c109 #define HASH(x) ((x << 1) % oldprocs) macro
1020 op = oldbase + HASH (currproc->pr_pid);
1095 op = oldbase + HASH (currproc->pr_pid);
H A Dm_linuxthr.c207 #define HASH(x) (((x) * 1686629713U) % HASH_SIZE) macro
731 proc = pp = ptable[HASH(pid)];
743 ptable[HASH(pid)] = proc;
821 parent = ptable[HASH(pid)];
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dcse.c436 #define HASH(X, M) \ macro
441 /* Like HASH, but without side-effects. */
1222 hash = HASH (anchor_exp, mode);
1230 hash = HASH (exp, mode);
1343 lower_elt = lookup (lower_anchor_rtx, HASH (lower_anchor_rtx, mode), mode);
1344 upper_elt = lookup (upper_anchor_rtx, HASH (upper_anchor_rtx, mode), mode);
1364 HASH is its hash code, made using the HASH macro.
1528 /* Insert X in the hash table, assuming HASH is its hash code and
1765 hash = HASH (ex
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Basic/
H A DIdentifierTable.cpp315 #define HASH(LEN, FIRST, THIRD) \ macro
318 case HASH(LEN, FIRST, THIRD): \
324 switch (HASH(Len, Name[0], Name[2])) {
356 #undef HASH macro
/netbsd-current/usr.bin/make/unit-tests/
H A Dvarmod-select-words.exp92 HASH="#" == "#" ?
93 LIST:[${HASH}]="6"
104 LIST:[${LIST:[${HASH}]}]="six"
/netbsd-current/crypto/external/bsd/openssl/dist/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm559 if (UNIVERSAL::isa($hashlist, 'HASH')) {
583 elsif (UNIVERSAL::isa($val, 'HASH')) { '%' }
643 $text = $template->fill_in(HASH => $hash, ...);
741 my $result = $template->fill_in(HASH => \%vars);
1039 C<BROKEN_ARG>, C<FILENAME>, C<SAFE>, C<HASH>, C<OUTPUT>, and C<DELIMITERS>.
1110 =item C<HASH>
1114 C<HASH> provides an alternative.
1116 The value for C<HASH> should be a reference to a hash that maps
1120 HASH => {
1179 $template->fill_in(HASH
[all...]
/netbsd-current/external/cddl/osnet/dist/tools/ctf/cvt/
H A Dst_parse.c46 #define HASH(NUM) ((int)(NUM & (BUCKETS - 1))) macro
469 int bucket = HASH(h);
1086 int hash = HASH(num);
1125 return (HASH(sum));
/netbsd-current/external/mpl/dhcp/dist/keama/
H A Ddhctoken.h327 HASH = 621, enumerator in enum:dhcp_token
/netbsd-current/external/mpl/dhcp/dist/includes/
H A Ddhctoken.h323 HASH = 621, enumerator in enum:dhcp_token
/netbsd-current/crypto/external/bsd/openssl.old/dist/external/perl/Text-Template-1.46/lib/Text/
H A DTemplate.pm455 if (UNIVERSAL::isa($hashlist, 'HASH')) {
516 $text = $template->fill_in(HASH => $hash, ...);
616 my $result = $template->fill_in(HASH => \%vars);
904 C<BROKEN_ARG>, C<SAFE>, C<HASH>, C<OUTPUT>, and C<DELIMITERS>.
976 =item C<HASH>
980 C<HASH> provides an alternative.
982 The value for C<HASH> should be a reference to a hash that maps
985 $template->fill_in(HASH => { recipient => "The King",
1042 $template->fill_in(HASH => { database_handle => \$dbh, ... });
1060 If the argument of C<HASH> i
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/
H A Dconfigdata.pm.in142 HASH => \%gendata,
164 HASH => \%gendata,
381 } elsif (ref $result eq 'HASH') {
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dm32r-opc.c232 { { MNEM, ' ', OP (DR), ',', OP (SR), ',', OP (HASH), OP (SLO16), 0 } },
256 { { MNEM, ' ', OP (DR), ',', OP (SR), ',', OP (HASH), OP (ULO16), 0 } },
628 { { MNEM, ' ', OP (DR), ',', OP (HASH), OP (SLO16), 0 } },
868 { { MNEM, ' ', OP (DR), ',', OP (HASH), OP (HI16), 0 } },
1611 { { MNEM, ' ', OP (DR), ',', OP (HASH), OP (SLO16), 0 } },
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dm32r-opc.c232 { { MNEM, ' ', OP (DR), ',', OP (SR), ',', OP (HASH), OP (SLO16), 0 } },
256 { { MNEM, ' ', OP (DR), ',', OP (SR), ',', OP (HASH), OP (ULO16), 0 } },
628 { { MNEM, ' ', OP (DR), ',', OP (HASH), OP (SLO16), 0 } },
868 { { MNEM, ' ', OP (DR), ',', OP (HASH), OP (HI16), 0 } },
1611 { { MNEM, ' ', OP (DR), ',', OP (HASH), OP (SLO16), 0 } },
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dm32r-opc.c232 { { MNEM, ' ', OP (DR), ',', OP (SR), ',', OP (HASH), OP (SLO16), 0 } },
256 { { MNEM, ' ', OP (DR), ',', OP (SR), ',', OP (HASH), OP (ULO16), 0 } },
628 { { MNEM, ' ', OP (DR), ',', OP (HASH), OP (SLO16), 0 } },
868 { { MNEM, ' ', OP (DR), ',', OP (HASH), OP (HI16), 0 } },
1611 { { MNEM, ' ', OP (DR), ',', OP (HASH), OP (SLO16), 0 } },
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dm32r-opc.c232 { { MNEM, ' ', OP (DR), ',', OP (SR), ',', OP (HASH), OP (SLO16), 0 } },
256 { { MNEM, ' ', OP (DR), ',', OP (SR), ',', OP (HASH), OP (ULO16), 0 } },
628 { { MNEM, ' ', OP (DR), ',', OP (HASH), OP (SLO16), 0 } },
868 { { MNEM, ' ', OP (DR), ',', OP (HASH), OP (HI16), 0 } },
1611 { { MNEM, ' ', OP (DR), ',', OP (HASH), OP (SLO16), 0 } },

Completed in 265 milliseconds

12345