Home
last modified time | relevance | path

Searched refs:next_grp (Results 1 – 25 of 35) sorted by relevance

12

/dports/cad/graywolf/graywolf-0.1.6-4-gf47937b/src/twsc/
H A Dgateswap.c94 if (term_list1->next_grp == NULL) break; in gate_swap()
95 term_list1 = term_list1->next_grp; in gate_swap()
103 if (term_list2->next_grp == NULL) break; in gate_swap()
104 term_list2 = term_list2->next_grp; in gate_swap()
129 term_list1 = term_list1->next_grp; in gate_swap()
134 term_list2 = term_list2->next_grp; in gate_swap()
H A Dstandard.h274 struct pin_list *next_grp ; /* Next pin group in same cell */ member
H A Dparser.c821 pin_ptr->next_grp = NULL;
826 while (pin_ptr->next_grp) pin_ptr = pin_ptr->next_grp;
828 pin_ptr->next_grp = new_pin_ptr;
838 new_pin_ptr->next_grp = NULL;
/dports/mail/squirrelmail/squirrelmail.stable/squirrelmail/functions/
H A Dmailbox_display.php1111 $next_grp = $start_msg + $show_num;
1115 if (($next_grp <= $num_msgs) && ($prev_grp >= 0)) {
1117 $nxt_str = get_paginator_link($box, $next_grp, $use, _("Next"));
1118 } else if (($next_grp > $num_msgs) && ($prev_grp >= 0)) {
1121 } else if (($next_grp <= $num_msgs) && ($prev_grp < 0)) {
1123 $nxt_str = get_paginator_link($box, $next_grp, $use, _("Next"));
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-sra.c151 struct access *next_grp; member
548 access = access->next_grp; in get_var_base_offset_size_access()
2315 *access = (*access)->next_grp; in build_access_subtree()
2349 root->next_grp = access; in build_access_trees()
2411 root = root->next_grp; in verify_sra_access_forest()
2623 access = access->next_grp; in analyze_access_trees()
3061 root = root->next_grp; in can_totally_scalarize_forest_p()
3464 access = access->next_grp) in analyze_all_variable_accesses()
3483 access = access->next_grp) in analyze_all_variable_accesses()
4515 access = access->next_grp; in initialize_constant_pool_replacements()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-sra.c151 struct access *next_grp; member
541 access = access->next_grp; in get_var_base_offset_size_access()
2301 *access = (*access)->next_grp; in build_access_subtree()
2335 root->next_grp = access; in build_access_trees()
2397 root = root->next_grp; in verify_sra_access_forest()
2609 access = access->next_grp; in analyze_access_trees()
3038 root = root->next_grp; in can_totally_scalarize_forest_p()
3439 access = access->next_grp) in analyze_all_variable_accesses()
3458 access = access->next_grp) in analyze_all_variable_accesses()
4401 access = access->next_grp; in initialize_constant_pool_replacements()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-sra.c151 struct access *next_grp; member
541 access = access->next_grp; in get_var_base_offset_size_access()
2295 *access = (*access)->next_grp; in build_access_subtree()
2329 root->next_grp = access; in build_access_trees()
2391 root = root->next_grp; in verify_sra_access_forest()
2603 access = access->next_grp; in analyze_access_trees()
3038 root = root->next_grp; in can_totally_scalarize_forest_p()
3439 access = access->next_grp) in analyze_all_variable_accesses()
3458 access = access->next_grp) in analyze_all_variable_accesses()
4401 access = access->next_grp; in initialize_constant_pool_replacements()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-sra.c151 struct access *next_grp; member
541 access = access->next_grp; in get_var_base_offset_size_access()
2295 *access = (*access)->next_grp; in build_access_subtree()
2329 root->next_grp = access; in build_access_trees()
2391 root = root->next_grp; in verify_sra_access_forest()
2603 access = access->next_grp; in analyze_access_trees()
3038 root = root->next_grp; in can_totally_scalarize_forest_p()
3439 access = access->next_grp) in analyze_all_variable_accesses()
3458 access = access->next_grp) in analyze_all_variable_accesses()
4401 access = access->next_grp; in initialize_constant_pool_replacements()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-sra.c151 struct access *next_grp; member
541 access = access->next_grp; in get_var_base_offset_size_access()
2290 *access = (*access)->next_grp; in build_access_subtree()
2324 root->next_grp = access; in build_access_trees()
2386 root = root->next_grp; in verify_sra_access_forest()
2598 access = access->next_grp; in analyze_access_trees()
3014 root = root->next_grp; in can_totally_scalarize_forest_p()
3415 access = access->next_grp) in analyze_all_variable_accesses()
3434 access = access->next_grp) in analyze_all_variable_accesses()
4377 access = access->next_grp; in initialize_constant_pool_replacements()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-sra.c151 struct access *next_grp; member
541 access = access->next_grp; in get_var_base_offset_size_access()
2295 *access = (*access)->next_grp; in build_access_subtree()
2329 root->next_grp = access; in build_access_trees()
2391 root = root->next_grp; in verify_sra_access_forest()
2603 access = access->next_grp; in analyze_access_trees()
3038 root = root->next_grp; in can_totally_scalarize_forest_p()
3439 access = access->next_grp) in analyze_all_variable_accesses()
3458 access = access->next_grp) in analyze_all_variable_accesses()
4401 access = access->next_grp; in initialize_constant_pool_replacements()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-sra.c151 struct access *next_grp; member
541 access = access->next_grp; in get_var_base_offset_size_access()
2301 *access = (*access)->next_grp; in build_access_subtree()
2335 root->next_grp = access; in build_access_trees()
2397 root = root->next_grp; in verify_sra_access_forest()
2609 access = access->next_grp; in analyze_access_trees()
3038 root = root->next_grp; in can_totally_scalarize_forest_p()
3439 access = access->next_grp) in analyze_all_variable_accesses()
3458 access = access->next_grp) in analyze_all_variable_accesses()
4401 access = access->next_grp; in initialize_constant_pool_replacements()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-sra.c141 struct access *next_grp; member
526 access = access->next_grp; in get_var_base_offset_size_access()
1888 prev_acc_ptr = &access->next_grp; in sort_and_splice_var_accesses()
2029 *access = (*access)->next_grp; in build_access_subtree()
2061 root->next_grp = access; in build_access_trees()
2245 access = access->next_grp; in analyze_access_trees()
3359 access = access->next_grp) in initialize_parameter_reductions()
3673 repr = repr->next_grp) in analyze_modified_params()
3849 repr = repr->next_grp; in analyze_caller_dereference_legality()
4044 for (; repr; repr = repr->next_grp) in decide_one_param_reduction()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-sra.c163 struct access *next_grp; member
574 access = access->next_grp; in get_var_base_offset_size_access()
1963 prev_acc_ptr = &access->next_grp; in sort_and_splice_var_accesses()
2104 *access = (*access)->next_grp; in build_access_subtree()
2136 root->next_grp = access; in build_access_trees()
2320 access = access->next_grp; in analyze_access_trees()
3434 access = access->next_grp) in initialize_parameter_reductions()
3779 repr = repr->next_grp) in analyze_modified_params()
3953 repr = repr->next_grp; in analyze_caller_dereference_legality()
4148 for (; repr; repr = repr->next_grp) in decide_one_param_reduction()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-sra.c141 struct access *next_grp; member
526 access = access->next_grp; in get_var_base_offset_size_access()
1878 prev_acc_ptr = &access->next_grp; in sort_and_splice_var_accesses()
2019 *access = (*access)->next_grp; in build_access_subtree()
2051 root->next_grp = access; in build_access_trees()
2235 access = access->next_grp; in analyze_access_trees()
3345 access = access->next_grp) in initialize_parameter_reductions()
3659 repr = repr->next_grp) in analyze_modified_params()
3835 repr = repr->next_grp; in analyze_caller_dereference_legality()
4030 for (; repr; repr = repr->next_grp) in decide_one_param_reduction()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-sra.c155 struct access *next_grp; member
567 access = access->next_grp; in get_var_base_offset_size_access()
2093 prev_acc_ptr = &access->next_grp; in sort_and_splice_var_accesses()
2239 *access = (*access)->next_grp; in build_access_subtree()
2271 root->next_grp = access; in build_access_trees()
2456 access = access->next_grp; in analyze_access_trees()
3716 access = access->next_grp) in initialize_parameter_reductions()
4057 repr = repr->next_grp) in analyze_modified_params()
4231 repr = repr->next_grp; in analyze_caller_dereference_legality()
4426 for (; repr; repr = repr->next_grp) in decide_one_param_reduction()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-sra.c156 struct access *next_grp; member
572 access = access->next_grp; in get_var_base_offset_size_access()
2208 prev_acc_ptr = &access->next_grp; in sort_and_splice_var_accesses()
2354 *access = (*access)->next_grp; in build_access_subtree()
2388 root->next_grp = access; in build_access_trees()
2572 access = access->next_grp; in analyze_access_trees()
3913 access = access->next_grp) in initialize_parameter_reductions()
4254 repr = repr->next_grp) in analyze_modified_params()
4428 repr = repr->next_grp; in analyze_caller_dereference_legality()
4610 for (; repr; repr = repr->next_grp) in decide_one_param_reduction()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-sra.c156 struct access *next_grp; member
572 access = access->next_grp; in get_var_base_offset_size_access()
2208 prev_acc_ptr = &access->next_grp; in sort_and_splice_var_accesses()
2354 *access = (*access)->next_grp; in build_access_subtree()
2388 root->next_grp = access; in build_access_trees()
2572 access = access->next_grp; in analyze_access_trees()
3913 access = access->next_grp) in initialize_parameter_reductions()
4254 repr = repr->next_grp) in analyze_modified_params()
4428 repr = repr->next_grp; in analyze_caller_dereference_legality()
4610 for (; repr; repr = repr->next_grp) in decide_one_param_reduction()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-sra.c156 struct access *next_grp; member
572 access = access->next_grp; in get_var_base_offset_size_access()
2208 prev_acc_ptr = &access->next_grp; in sort_and_splice_var_accesses()
2354 *access = (*access)->next_grp; in build_access_subtree()
2388 root->next_grp = access; in build_access_trees()
2572 access = access->next_grp; in analyze_access_trees()
3913 access = access->next_grp) in initialize_parameter_reductions()
4254 repr = repr->next_grp) in analyze_modified_params()
4428 repr = repr->next_grp; in analyze_caller_dereference_legality()
4610 for (; repr; repr = repr->next_grp) in decide_one_param_reduction()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-sra.c156 struct access *next_grp; member
572 access = access->next_grp; in get_var_base_offset_size_access()
2208 prev_acc_ptr = &access->next_grp; in sort_and_splice_var_accesses()
2354 *access = (*access)->next_grp; in build_access_subtree()
2388 root->next_grp = access; in build_access_trees()
2572 access = access->next_grp; in analyze_access_trees()
3913 access = access->next_grp) in initialize_parameter_reductions()
4254 repr = repr->next_grp) in analyze_modified_params()
4428 repr = repr->next_grp; in analyze_caller_dereference_legality()
4610 for (; repr; repr = repr->next_grp) in decide_one_param_reduction()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-sra.c156 struct access *next_grp; member
572 access = access->next_grp; in get_var_base_offset_size_access()
2190 prev_acc_ptr = &access->next_grp; in sort_and_splice_var_accesses()
2336 *access = (*access)->next_grp; in build_access_subtree()
2370 root->next_grp = access; in build_access_trees()
2554 access = access->next_grp; in analyze_access_trees()
3891 access = access->next_grp) in initialize_parameter_reductions()
4232 repr = repr->next_grp) in analyze_modified_params()
4406 repr = repr->next_grp; in analyze_caller_dereference_legality()
4588 for (; repr; repr = repr->next_grp) in decide_one_param_reduction()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-sra.c155 struct access *next_grp; member
567 access = access->next_grp; in get_var_base_offset_size_access()
2093 prev_acc_ptr = &access->next_grp; in sort_and_splice_var_accesses()
2239 *access = (*access)->next_grp; in build_access_subtree()
2271 root->next_grp = access; in build_access_trees()
2456 access = access->next_grp; in analyze_access_trees()
3716 access = access->next_grp) in initialize_parameter_reductions()
4057 repr = repr->next_grp) in analyze_modified_params()
4231 repr = repr->next_grp; in analyze_caller_dereference_legality()
4426 for (; repr; repr = repr->next_grp) in decide_one_param_reduction()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-sra.c156 struct access *next_grp; member
572 access = access->next_grp; in get_var_base_offset_size_access()
2207 prev_acc_ptr = &access->next_grp; in sort_and_splice_var_accesses()
2359 *access = (*access)->next_grp; in build_access_subtree()
2393 root->next_grp = access; in build_access_trees()
2577 access = access->next_grp; in analyze_access_trees()
3920 access = access->next_grp) in initialize_parameter_reductions()
4261 repr = repr->next_grp) in analyze_modified_params()
4435 repr = repr->next_grp; in analyze_caller_dereference_legality()
4617 for (; repr; repr = repr->next_grp) in decide_one_param_reduction()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-sra.c156 struct access *next_grp; member
575 access = access->next_grp; in get_var_base_offset_size_access()
2211 prev_acc_ptr = &access->next_grp; in sort_and_splice_var_accesses()
2357 *access = (*access)->next_grp; in build_access_subtree()
2391 root->next_grp = access; in build_access_trees()
2575 access = access->next_grp; in analyze_access_trees()
3968 access = access->next_grp) in initialize_parameter_reductions()
4309 repr = repr->next_grp) in analyze_modified_params()
4483 repr = repr->next_grp; in analyze_caller_dereference_legality()
4665 for (; repr; repr = repr->next_grp) in decide_one_param_reduction()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-sra.c156 struct access *next_grp; member
575 access = access->next_grp; in get_var_base_offset_size_access()
2210 prev_acc_ptr = &access->next_grp; in sort_and_splice_var_accesses()
2362 *access = (*access)->next_grp; in build_access_subtree()
2396 root->next_grp = access; in build_access_trees()
2580 access = access->next_grp; in analyze_access_trees()
3988 access = access->next_grp) in initialize_parameter_reductions()
4329 repr = repr->next_grp) in analyze_modified_params()
4503 repr = repr->next_grp; in analyze_caller_dereference_legality()
4685 for (; repr; repr = repr->next_grp) in decide_one_param_reduction()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-sra.c156 struct access *next_grp; member
575 access = access->next_grp; in get_var_base_offset_size_access()
2210 prev_acc_ptr = &access->next_grp; in sort_and_splice_var_accesses()
2362 *access = (*access)->next_grp; in build_access_subtree()
2396 root->next_grp = access; in build_access_trees()
2580 access = access->next_grp; in analyze_access_trees()
3988 access = access->next_grp) in initialize_parameter_reductions()
4329 repr = repr->next_grp) in analyze_modified_params()
4503 repr = repr->next_grp; in analyze_caller_dereference_legality()
4685 for (; repr; repr = repr->next_grp) in decide_one_param_reduction()
[all …]

12