Searched defs:candidate (Results 1 - 25 of 110) sorted by relevance

12345

/netbsd-current/external/bsd/atf/dist/tools/
H A Dexpand.cpp78 impl::matches_glob(const std::string& glob, const std::string& candidate) argument
/netbsd-current/external/bsd/openldap/dist/servers/slapd/back-asyncmeta/
H A Dcandidates.c205 int i, candidate = META_TARGET_NONE; local
227 asyncmeta_clear_unused_candidates( Operation *op, int candidate, a_metaconn_t *mc, SlapReply *candidates) argument
[all...]
H A Dadd.c44 asyncmeta_error_cleanup(Operation *op, SlapReply *rs, bm_context_t *bc, a_metaconn_t *mc, int candidate) argument
65 asyncmeta_back_add_start(Operation *op, SlapReply *rs, a_metaconn_t *mc, bm_context_t *bc, int candidate, int do_lock) argument
248 int rc, candidate = -1; local
[all...]
H A Dcompare.c41 asyncmeta_back_compare_start(Operation *op, SlapReply *rs, a_metaconn_t *mc, bm_context_t *bc, int candidate, int do_lock) argument
191 int rc, candidate = -1; local
[all...]
H A Ddelete.c40 asyncmeta_back_delete_start(Operation *op, SlapReply *rs, a_metaconn_t *mc, bm_context_t *bc, int candidate, int do_lock) argument
182 int rc, candidate = -1; local
[all...]
H A Dmodify.c41 asyncmeta_back_modify_start(Operation *op, SlapReply *rs, a_metaconn_t *mc, bm_context_t *bc, int candidate, int do_lock) argument
243 int rc, candidate = -1; local
[all...]
H A Dmodrdn.c41 asyncmeta_back_modrdn_start(Operation *op, SlapReply *rs, a_metaconn_t *mc, bm_context_t *bc, int candidate, int do_lock) argument
253 int rc, candidate = -1; local
[all...]
H A Dmessage_queue.c220 asyncmeta_find_message(ber_int_t msgid, a_metaconn_t *mc, int candidate) argument
/netbsd-current/external/bsd/openldap/dist/servers/slapd/back-meta/
H A Dcandidates.c204 int i, candidate = META_TARGET_NONE; local
[all...]
H A Dadd.c46 int i, candidate = -1; local
H A Dcompare.c46 int candidate = -1; local
H A Ddelete.c45 int candidate = -1; local
H A Dmodrdn.c45 int candidate = -1; local
H A Dmodify.c49 int candidate = -1, i; local
/netbsd-current/external/bsd/kyua-cli/dist/utils/fs/
H A Doperations.cpp150 const fs::path candidate = path_component.empty() ? local
/netbsd-current/external/bsd/kyua-testers/dist/
H A Dstacktrace.c238 char* candidate = NULL; local
[all...]
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dhash.c55 is_prime (unsigned long int candidate) argument
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dhash.c55 is_prime (unsigned long int candidate) argument
/netbsd-current/external/gpl2/gettext/dist/gnulib-local/lib/
H A Dhash.c55 is_prime (unsigned long int candidate) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dstate-purge.h41 equal(const value_type &existing, const value_type &candidate) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dopt-suggestions.c74 char *candidate = (*m_option_suggestions)[i]; local
H A Dhash-traits.h162 pointer_hash <Type>::hash (const value_type &candidate) argument
171 equal(const value_type &existing, const compare_type &candidate) argument
H A Dspellcheck.h104 void consider (candidate_t candidate) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dhash-traits.h174 pointer_hash <Type>::hash (const value_type &candidate) argument
183 equal(const value_type &existing, const compare_type &candidate) argument
H A Dopt-suggestions.cc74 char *candidate = (*m_option_suggestions)[i]; local

Completed in 354 milliseconds

12345