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

/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/atf-c++/detail/
H A Dexpand.hpp66 expand_glob(const std::string& glob, const T& candidates) argument
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-c++/detail/
H A Dexpand.hpp66 expand_glob(const std::string& glob, const T& candidates) argument
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/back-meta/
H A Dcandidates.c167 SlapReply *candidates = meta_back_candidates_get( op ); local
H A Dbind.c69 SlapReply *candidates; local
660 SlapReply *candidates; local
H A Dconn.c752 SlapReply *candidates = meta_back_candidates_get( op ); local
1046 SlapReply *candidates = meta_back_candidates_get( op ); local
[all...]
H A Dsearch.c369 meta_search_dobind_result( Operation *op, SlapReply *rs, metaconn_t **mcp, int candidate, SlapReply *candidates, LDAPMessage *res ) argument
693 SlapReply *candidates = NULL; local
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/back-bdb/
H A Dsearch.c321 ID candidates[BDB_IDL_UM_SIZE]; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dbb-reorder.c1998 bitmap candidates; local
H A Dtree-ssa-reassoc.c950 sbitmap candidates, candidates2; local
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dbb-reorder.c1986 bitmap candidates; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl2.c3386 struct pointer_set_t *candidates = NULL; local
3418 build_java_method_aliases(struct pointer_set_t *candidates) argument
3503 struct pointer_set_t *candidates; local
[all...]
H A Dcall.c1019 struct z_candidate *candidates; local
1509 add_candidate(struct z_candidate **candidates, tree fn, tree first_arg, const VEC(tree,gc) *args, size_t num_convs, conversion **convs, tree access_path, tree conversion_path, int viable) argument
1542 add_function_candidate(struct z_candidate **candidates, tree fn, tree ctype, tree first_arg, const VEC(tree,gc) *args, tree access_path, tree conversion_path, int flags) argument
1707 add_conv_candidate(struct z_candidate **candidates, tree fn, tree obj, tree first_arg, const VEC(tree,gc) *arglist, tree access_path, tree conversion_path) argument
1783 build_builtin_candidate(struct z_candidate **candidates, tree fnname, tree type1, tree type2, tree *args, tree *argtypes, int flags) argument
1879 add_builtin_candidate(struct z_candidate **candidates, enum tree_code code, enum tree_code code2, tree fnname, tree type1, tree type2, tree *args, tree *argtypes, int flags) argument
2294 add_builtin_candidates(struct z_candidate **candidates, enum tree_code code, enum tree_code code2, tree fnname, tree *args, int flags) argument
2467 add_template_candidate_real(struct z_candidate **candidates, tree tmpl, tree ctype, tree explicit_targs, tree first_arg, const VEC(tree,gc) *arglist, tree return_type, tree access_path, tree conversion_path, int flags, tree obj, unification_kind_t strict) argument
2606 add_template_candidate(struct z_candidate **candidates, tree tmpl, tree ctype, tree explicit_targs, tree first_arg, const VEC(tree,gc) *arglist, tree return_type, tree access_path, tree conversion_path, int flags, unification_kind_t strict) argument
2621 add_template_conv_candidate(struct z_candidate **candidates, tree tmpl, tree obj, tree first_arg, const VEC(tree,gc) *arglist, tree return_type, tree access_path, tree conversion_path) argument
2744 print_z_candidates(struct z_candidate *candidates) argument
2837 struct z_candidate *candidates, *cand; local
3120 perform_overload_resolution(tree fn, const VEC(tree,gc) *args, struct z_candidate **candidates, bool *any_viable_p) argument
3168 struct z_candidate *candidates, *cand; local
3247 struct z_candidate *candidates; local
3342 struct z_candidate *candidates = 0, *cand; local
3629 struct z_candidate *candidates = 0; local
4067 add_candidates(tree fns, const VEC(tree,gc) *args, tree explicit_targs, bool template_only, tree conversion_path, tree access_path, int flags, struct z_candidate **candidates) argument
4167 struct z_candidate *candidates = 0, *cand; local
4249 flags, &candidates); local
6194 struct z_candidate *candidates = 0, *cand; local
7383 tourney(struct z_candidate *candidates) argument
[all...]
H A Dclass.c1902 tree candidates; member in struct:find_final_overrider_data_s
H A Dpt.c1759 tree candidates = NULL_TREE; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/lib/
H A Dregexec.c1763 const re_node_set *candidates; local
1805 add_epsilon_src_nodes(re_dfa_t *dfa, re_node_set *dest_nodes, const re_node_set *candidates) argument
1830 sub_epsilon_src_nodes(re_dfa_t *dfa, Idx node, re_node_set *dest_nodes, const re_node_set *candidates) argument
2027 check_subexp_limits(re_dfa_t *dfa, re_node_set *dest_nodes, const re_node_set *candidates, re_node_set *limits, struct re_backref_cache_entry *bkref_ents, Idx str_idx) argument
2115 sift_states_bkref(re_match_context_t *mctx, re_sift_context_t *sctx, Idx str_idx, const re_node_set *candidates) argument
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/cp/
H A Dcall.c882 struct z_candidate *candidates; local
1273 add_candidate(struct z_candidate **candidates, tree fn, tree args, size_t num_convs, conversion **convs, tree access_path, tree conversion_path, int viable) argument
1303 add_function_candidate(struct z_candidate **candidates, tree fn, tree ctype, tree arglist, tree access_path, tree conversion_path, int flags) argument
1444 add_conv_candidate(struct z_candidate **candidates, tree fn, tree obj, tree arglist, tree access_path, tree conversion_path) argument
1513 build_builtin_candidate(struct z_candidate **candidates, tree fnname, tree type1, tree type2, tree *args, tree *argtypes, int flags) argument
1601 add_builtin_candidate(struct z_candidate **candidates, enum tree_code code, enum tree_code code2, tree fnname, tree type1, tree type2, tree *args, tree *argtypes, int flags) argument
2014 add_builtin_candidates(struct z_candidate **candidates, enum tree_code code, enum tree_code code2, tree fnname, tree *args, int flags) argument
2189 add_template_candidate_real(struct z_candidate **candidates, tree tmpl, tree ctype, tree explicit_targs, tree arglist, tree return_type, tree access_path, tree conversion_path, int flags, tree obj, unification_kind_t strict) argument
2288 add_template_candidate(struct z_candidate **candidates, tree tmpl, tree ctype, tree explicit_targs, tree arglist, tree return_type, tree access_path, tree conversion_path, int flags, unification_kind_t strict) argument
2302 add_template_conv_candidate(struct z_candidate **candidates, tree tmpl, tree obj, tree arglist, tree return_type, tree access_path, tree conversion_path) argument
2421 print_z_candidates(struct z_candidate *candidates) argument
2510 struct z_candidate *candidates, *cand; local
2726 perform_overload_resolution(tree fn, tree args, struct z_candidate **candidates, bool *any_viable_p) argument
2773 struct z_candidate *candidates, *cand; local
2840 struct z_candidate *candidates; local
2928 struct z_candidate *candidates = 0, *cand; local
3164 struct z_candidate *candidates = 0; local
3561 add_candidates(tree fns, tree args, tree explicit_targs, bool template_only, tree conversion_path, tree access_path, int flags, struct z_candidate **candidates) argument
3622 struct z_candidate *candidates = 0, *cand; local
3698 flags, &candidates); local
5267 struct z_candidate *candidates = 0, *cand; local
6276 tourney(struct z_candidate *candidates) argument
[all...]
H A Dclass.c1841 tree candidates; member in struct:find_final_overrider_data_s
H A Dpt.c1389 tree candidates = NULL_TREE; local
11146 tree candidates = NULL_TREE; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dada-lang.c3041 struct ada_symbol_info *candidates; local
3133 struct ada_symbol_info *candidates; local
3186 struct ada_symbol_info *candidates; local
4930 struct ada_symbol_info *candidates; local
[all...]

Completed in 481 milliseconds