Home
last modified time | relevance | path

Searched defs:candidate (Results 1 – 25 of 52) sorted by relevance

123

/dragonfly/usr.bin/which/
HDwhich.c102 is_there(const char *candidate) in is_there()
122 char candidate[PATH_MAX]; in print_matches() local
/dragonfly/contrib/grep/lib/
HDhash.c444 is_prime (size_t candidate) in is_prime()
463 next_prime (size_t candidate) in next_prime()
544 compute_bucket_size (size_t candidate, const Hash_tuning *tuning) in compute_bucket_size()
594 hash_initialize (size_t candidate, const Hash_tuning *tuning, in hash_initialize()
943 hash_rehash (Hash_table *table, size_t candidate) in hash_rehash()
1073 float candidate = in hash_insert_if_absent() local
1167 size_t candidate = in hash_delete() local
/dragonfly/usr.bin/env/
HDenvopts.c66 is_there(char *candidate) in is_there()
100 char candidate[PATH_MAX]; in search_paths() local
/dragonfly/crypto/libressl/crypto/x509/
HDx509_issuer_cache.c121 struct x509_issuer candidate, *found; in x509_issuer_cache_find() local
HDx509_verify.c572 int is_root_cert, X509 *candidate, struct x509_verify_chain *current_chain, in x509_verify_consider_candidate()
657 X509 *candidate; in x509_verify_build_chains() local
758 char *candidate; in x509_verify_cert_hostname() local
HDx509_constraints.c312 x509_constraints_parse_mailbox(uint8_t *candidate, size_t len, in x509_constraints_parse_mailbox()
/dragonfly/contrib/gcc-8.0/gcc/
HDhash-traits.h160 pointer_hash <Type>::hash (const value_type &candidate) in hash()
170 const compare_type &candidate) in equal()
HDspellcheck.c141 const char *candidate; in find_closest_string() local
HDsched-rgn.c149 struct candidate struct
158 static candidate *candidate_table; argument
HDtree-ssa-ifcombine.c181 get_name_for_bit_test (tree candidate) in get_name_for_bit_test()
HDvaltrack.c616 rtx candidate = *DF_REF_REAL_LOC (cur->use); in dead_debug_insert_temp() local
HDopts-common.c1118 const char *candidate; in candidates_list_and_hint() local
/dragonfly/lib/i18n_module/HZ/
HDcitrus_hz.c181 escape_t *candidate, *init; in _citrus_HZ_mbrtowc_priv() local
303 escape_t *candidate, *init; in _citrus_HZ_wcrtomb_priv() local
400 escape_t *candidate; in _citrus_HZ_put_state_reset() local
/dragonfly/contrib/gcc-4.7/gcc/
HDtree-ssa-ifcombine.c145 get_name_for_bit_test (tree candidate) in get_name_for_bit_test()
/dragonfly/contrib/wpa_supplicant/src/rsn_supp/
HDpreauth.c302 struct rsn_pmksa_candidate *candidate, *n; in rsn_preauth_candidate_process() local
/dragonfly/games/backgammon/backgammon/
HDmove.c323 mvcheck(struct move *mm, struct BOARD *incumbent, struct BOARD *candidate) in mvcheck()
/dragonfly/contrib/gcc-4.7/gcc/cp/
HDcvt.c1532 tree candidate; in build_expr_type_conversion() local
HDmangle.c391 tree candidate; in add_substitution() local
614 tree candidate = VEC_index (tree, G.substitutions, i); in find_substitution() local
/dragonfly/contrib/ldns/
HDdnssec.c39 ldns_rr *candidate; in ldns_dnssec_get_rrsig_for_name_and_type() local
66 ldns_rr *candidate; in ldns_dnssec_get_dnskey_for_rrsig() local
/dragonfly/contrib/libarchive/libarchive/
HDarchive_read_private.h225 int candidate; member
/dragonfly/sys/netinet/
HDin.c871 struct in_addr mask, candidate, match; in in_lifaddr_ioctl() local
/dragonfly/contrib/gcc-8.0/gcc/cp/
HDcvt.c1736 tree candidate; in build_expr_type_conversion() local
HDmangle.c456 tree candidate; in add_substitution() local
688 tree candidate = (*G.substitutions)[i]; in find_substitution() local
/dragonfly/sys/dev/drm/amd/amdgpu/
HDamdgpu_cs.c459 struct amdgpu_bo_list_entry *candidate = p->evictable; in amdgpu_cs_try_evict() local
/dragonfly/sys/netinet6/
HDin6.c1496 struct in6_addr mask, candidate, match; in in6_lifaddr_ioctl() local

123