Home
last modified time | relevance | path

Searched defs:hashnames (Results 1 – 7 of 7) sorted by relevance

/dports/net-p2p/dclib/dclib-0.3.23/extras/
H A Ddclib-dump-database.cpp113 CByteArray hashpaths, hashnames, hashindex; in main() local
H A Ddclib-fix-timestamps.cpp190 CByteArray hashbase, hashpaths, hashnames, newhashbase; in main() local
/dports/security/libgcrypt/libgcrypt-1.9.4/cipher/
H A Dpubkey-util.c214 static const struct { const char *name; int algo; } hashnames[] = { in get_hash_algo() local
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/libgcrypt/cipher/
H A Dpubkey-util.c214 static const struct { const char *name; int algo; } hashnames[] = { in get_hash_algo() local
/dports/security/gnupg/gnupg-2.3.3/common/
H A Dsexputil.c1151 } hashnames[] = in hash_algo_to_string() local
/dports/biology/fasttree/FastTree-2.1.10_5/
H A DFastTree-2.1.10.c2076 hashstrings_t *hashnames = MakeHashtable(aln->names, aln->nSeq); in main() local
3217 hashstrings_t *hashnames, uniquify_t *unique, in ReadTreeMaybeAddLeaf()
3277 /*IN*/hashstrings_t *hashnames, in ReadTree()
3887 char **AlnToConstraints(alignment_t *constraints, uniquify_t *unique, hashstrings_t *hashnames) { in AlnToConstraints()
/dports/multimedia/lives/lives-3.2.0/src/
H A Deffects-weed.c393 static lives_hashjoint *hashnames; variable