Searched defs:cand (Results 1 - 9 of 9) sorted by relevance

/freebsd-9.3-release/contrib/wpa/src/rsn_supp/
H A Dpreauth.c359 struct rsn_pmksa_candidate *cand, *pos; local
[all...]
/freebsd-9.3-release/sys/amd64/amd64/
H A Damd64_mem.c156 struct mem_range_desc *cand; local
/freebsd-9.3-release/sys/boot/common/
H A Dbcache.c266 int cand, ocount; local
/freebsd-9.3-release/sys/i386/i386/
H A Di686_mem.c150 struct mem_range_desc *cand; local
/freebsd-9.3-release/contrib/gcc/cp/
H A Dcvt.c1151 tree cand = TREE_VALUE (conv); local
H A Dcall.c112 struct z_candidate *cand; member in struct:conversion
905 struct z_candidate *cand; local
1275 struct z_candidate *cand; local
1301 struct z_candidate *cand = (struct z_candidate *) local
2218 struct z_candidate *cand; local
2345 struct z_candidate **cand; local
2530 struct z_candidate *candidates, *cand; local
2697 struct z_candidate *cand local
2751 struct z_candidate *cand; local
2793 struct z_candidate *candidates, *cand; local
2864 struct z_candidate *cand; local
2957 struct z_candidate *candidates = 0, *cand; local
3194 struct z_candidate *cand; local
3655 struct z_candidate *candidates = 0, *cand; local
4291 struct z_candidate *cand = convs->cand; local
4752 build_over_call(struct z_candidate *cand, int flags) argument
5342 struct z_candidate *candidates = 0, *cand; local
[all...]
/freebsd-9.3-release/sys/dev/netmap/
H A Dnetmap_vale.c490 int i, j, cand = -1, cand2 = -1; local
/freebsd-9.3-release/contrib/gcc/
H A Dtree-ssa-loop-ivopts.c135 struct iv_cand *cand; /* The candidate. */ member in struct:cost_pair
474 dump_cand (FILE *file, struct iv_cand *cand) argument
601 stmt_after_ip_original_pos (struct iv_cand *cand, tree stmt) argument
628 stmt_after_increment(struct loop *loop, struct iv_cand *cand, tree stmt) argument
1981 struct iv_cand *cand = NULL; local
2148 struct iv_cand *cand; local
2251 struct iv_cand *cand = iv_cand (data, i); local
2336 set_use_iv_cost(struct ivopts_data *data, struct iv_use *use, struct iv_cand *cand, unsigned cost, bitmap depends_on, tree value) argument
2378 get_use_iv_cost(struct ivopts_data *data, struct iv_use *use, struct iv_cand *cand) argument
2532 var_at_stmt(struct loop *loop, struct iv_cand *cand, tree stmt) argument
3031 get_computation_aff(struct loop *loop, struct iv_use *use, struct iv_cand *cand, tree at, struct affine_tree_combination *aff) argument
3198 get_computation_at(struct loop *loop, struct iv_use *use, struct iv_cand *cand, tree at) argument
3214 get_computation(struct loop *loop, struct iv_use *use, struct iv_cand *cand) argument
3846 get_computation_cost_at(struct ivopts_data *data, struct iv_use *use, struct iv_cand *cand, bool address_p, bitmap *depends_on, tree at) argument
4011 get_computation_cost(struct ivopts_data *data, struct iv_use *use, struct iv_cand *cand, bool address_p, bitmap *depends_on) argument
4023 determine_use_iv_cost_generic(struct ivopts_data *data, struct iv_use *use, struct iv_cand *cand) argument
4049 determine_use_iv_cost_address(struct ivopts_data *data, struct iv_use *use, struct iv_cand *cand) argument
4077 cand_value_at(struct loop *loop, struct iv_cand *cand, tree at, tree niter) argument
4132 may_eliminate_iv(struct ivopts_data *data, struct iv_use *use, struct iv_cand *cand, tree *bound) argument
4191 determine_use_iv_cost_condition(struct ivopts_data *data, struct iv_use *use, struct iv_cand *cand) argument
4240 determine_use_iv_cost(struct ivopts_data *data, struct iv_use *use, struct iv_cand *cand) argument
4266 struct iv_cand *cand; local
4337 determine_iv_cost(struct ivopts_data *data, struct iv_cand *cand) argument
4387 struct iv_cand *cand = iv_cand (data, i); local
4788 iv_ca_cand_used_p(struct iv_ca *ivs, struct iv_cand *cand) argument
4877 iv_ca_extend(struct ivopts_data *data, struct iv_ca *ivs, struct iv_cand *cand, struct iv_ca_delta **delta, unsigned *n_ivs) argument
4921 iv_ca_narrow(struct ivopts_data *data, struct iv_ca *ivs, struct iv_cand *cand, struct iv_ca_delta **delta) argument
5012 struct iv_cand *cand; local
5060 struct iv_cand *cand; local
5176 struct iv_cand *cand; local
5276 create_new_iv(struct ivopts_data *data, struct iv_cand *cand) argument
5323 struct iv_cand *cand; local
5360 rewrite_use_nonlinear_expr(struct ivopts_data *data, struct iv_use *use, struct iv_cand *cand) argument
5585 rewrite_use_address(struct ivopts_data *data, struct iv_use *use, struct iv_cand *cand) argument
5604 rewrite_use_compare(struct ivopts_data *data, struct iv_use *use, struct iv_cand *cand) argument
5652 rewrite_use(struct ivopts_data *data, struct iv_use *use, struct iv_cand *cand) argument
5681 struct iv_cand *cand; local
5758 struct iv_cand *cand = iv_cand (data, i); local
[all...]
H A Dtree.c3818 check_qualified_type(tree cand, tree base, int type_quals) argument

Completed in 242 milliseconds