Searched defs:candidates (Results 1 - 25 of 76) sorted by relevance

1234

/netbsd-current/external/bsd/atf/dist/tools/
H A Dexpand.hpp66 expand_glob(const std::string& glob, const T& candidates) argument
/netbsd-current/external/bsd/openldap/dist/servers/slapd/back-asyncmeta/
H A Dcandidates.c227 asyncmeta_clear_unused_candidates( Operation *op, int candidate, a_metaconn_t *mc, SlapReply *candidates) argument
H A Dadd.c83 SlapReply *candidates = bc->candidates; local
251 SlapReply *candidates; local
[all...]
H A Dcompare.c59 SlapReply *candidates = bc->candidates; local
194 SlapReply *candidates; local
[all...]
H A Ddelete.c56 SlapReply *candidates = bc->candidates; local
185 SlapReply *candidates; local
[all...]
H A Dmodify.c59 SlapReply *candidates = bc->candidates; local
246 SlapReply *candidates; local
[all...]
H A Dmodrdn.c59 SlapReply *candidates = bc->candidates; local
256 SlapReply *candidates; local
[all...]
H A Dconn.c519 asyncmeta_getconn( Operation *op, SlapReply *rs, SlapReply *candidates, int *candidate, ldap_back_send_t sendok, int alloc_new) argument
1029 asyncmeta_start_listeners(a_metaconn_t *mc, SlapReply *candidates, bm_context_t *bc) argument
1038 asyncmeta_start_one_listener(a_metaconn_t *mc, SlapReply *candidates, bm_context_t *bc, int candidate) argument
[all...]
H A Dsearch.c327 SlapReply *candidates = bc->candidates; local
684 SlapReply *candidates = NULL; local
[all...]
H A Dbind.c73 SlapReply *candidates; local
1398 SlapReply *candidates = bc->candidates; local
[all...]
/netbsd-current/external/bsd/openldap/dist/servers/slapd/back-meta/
H A Dcandidates.c234 SlapReply *candidates = meta_back_candidates_get( op ); local
H A Dconn.c804 SlapReply *candidates = meta_back_candidates_get( op ); local
1098 SlapReply *candidates = meta_back_candidates_get( op ); local
[all...]
H A Dbind.c71 SlapReply *candidates; local
688 SlapReply *candidates; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dspellcheck-tree.c53 find_closest_identifier (tree target, const auto_vec<tree> *candidates) argument
80 auto_vec<tree> candidates; local
[all...]
H A Dspellcheck.c304 auto_vec<const char *> candidates; local
322 auto_vec<const char *> candidates; local
391 auto_vec<const char *> candidates; local
147 find_closest_string(const char *target, const auto_vec<const char *> *candidates) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dspellcheck-tree.cc53 find_closest_identifier (tree target, const auto_vec<tree> *candidates) argument
80 auto_vec<tree> candidates; local
[all...]
H A Dtree-ssa-loop-ch.cc385 auto_vec<loop_p> candidates; local
H A Dspellcheck.cc322 auto_vec<const char *> candidates; local
340 auto_vec<const char *> candidates; local
409 auto_vec<const char *> candidates; local
162 find_closest_string(const char *target, const auto_vec<const char *> *candidates) argument
[all...]
/netbsd-current/external/bsd/openldap/dist/servers/slapd/back-wt/
H A Dsearch.c351 ID candidates[WT_IDL_UM_SIZE]; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Ddriver-rs6000.c262 auto_vec <const char *> candidates; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dmisc.c405 gfc_closest_fuzzy_match (const char *typo, char **candidates) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dmisc.cc407 gfc_closest_fuzzy_match (const char *typo, char **candidates) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Ddriver-rs6000.cc262 auto_vec <const char *> candidates; local
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-features.cc426 scalar_chain::add_insn (bitmap candidates, unsigned int insn_uid) argument
458 scalar_chain::build (bitmap candidates, unsigned insn_uid) argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/common/config/arm/
H A Darm-common.c313 auto_vec<const char*> candidates; local
386 auto_vec<const char*> candidates; local
439 auto_vec<const char*> candidates; local
487 auto_vec<const char*> candidates; local
[all...]

Completed in 161 milliseconds

1234