Home
last modified time | relevance | path

Searched refs:compute_hash (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/libs/libxutil/
H A DDviChar.c29 static void compute_hash(DviCharNameMap *);
61 compute_hash (map); in DviRegisterMap()
93 compute_hash (DviCharNameMap *map) in compute_hash() function
/netbsd-src/crypto/external/bsd/openssl/dist/tools/
H A Dc_rehash.in181 sub compute_hash {
219 my ($hash, $fprint) = compute_hash($openssl,
/netbsd-src/crypto/external/bsd/openssl.old/dist/tools/
H A Dc_rehash.in181 sub compute_hash {
219 my ($hash, $fprint) = compute_hash($openssl,
/netbsd-src/usr.bin/nbperf/
H A Dnbperf.h53 void (*compute_hash)(struct nbperf *, const void *, size_t, member
H A Dnbperf.c101 nbperf->compute_hash = mi_vector_hash_compute; in set_hash()
H A Dgraph2.c195 (*nbperf->compute_hash)(nbperf, in SIZED2()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-sccvn.c3979 bool compute_hash) in vn_nary_op_insert_into() argument
3983 if (compute_hash) in vn_nary_op_insert_into()