Home
last modified time | relevance | path

Searched refs:this_action (Results 1 – 25 of 40) sorted by relevance

12

/dports/math/gambit/gambit-16.0.1/src/tools/enumpoly/
H A Defgensup.cc119 Gambit::GameAction this_action = scanner.GetAction(); in AllUndominatedSubsupportsRECURSIVE() local
122 if ( sact->Contains(this_action) ) { in AllUndominatedSubsupportsRECURSIVE()
123 if ( !sact->IsActive(this_action->GetInfoset()) ) { in AllUndominatedSubsupportsRECURSIVE()
137 if (c->IsSubsequentTo(this_action)) { in AllUndominatedSubsupportsRECURSIVE()
141 deletion_list.Append(this_action); in AllUndominatedSubsupportsRECURSIVE()
234 if ( sact->Contains(this_action) ) { in PossibleNashSubsupportsRECURSIVE()
240 if ( sact->IsDominated(this_action,true,true) || in PossibleNashSubsupportsRECURSIVE()
241 sact->IsDominated(this_action,true,false) ) { in PossibleNashSubsupportsRECURSIVE()
244 this_action->GetInfoset()) ) in PossibleNashSubsupportsRECURSIVE()
252 if (c->IsSubsequentTo(this_action)) { in PossibleNashSubsupportsRECURSIVE()
[all …]
/dports/www/trac-devel/Trac-1.5.3/trac/ticket/
H A Ddefault_workflow.py234 this_action = self.actions[action]
235 label = this_action['label']
236 operations = this_action['operations']
239 next_status = this_action['newstate']
331 if 'set_resolution' in this_action:
333 resolutions = this_action['set_resolution']
382 this_action = self.actions[action]
392 status = this_action['newstate']
396 for operation in this_action['operations']:
400 set_owner = this_action.get('set_owner')
[all …]
/dports/net/ryu/ryu-4.26/ryu/lib/
H A Dofctl_string.py49 this_action = m.group(0)
50 paren_level = this_action.count('(') - this_action.count(')')
55 this_action, rest = _tokenize_paren_block(action_str, m.end(0))
64 assert this_action == 'drop'
70 result.append(converter(ofproto, this_action))
/dports/security/opensc/OpenSC-0.22.0/src/tools/
H A Dpkcs15-init.c2704 this_action = ACTION_INIT; in handle_option()
2707 this_action = ACTION_ERASE; in handle_option()
2710 this_action = ACTION_GENERATE_KEY; in handle_option()
2718 this_action = ACTION_STORE_PIN; in handle_option()
2721 this_action = ACTION_STORE_CERT; in handle_option()
2725 this_action = ACTION_UPDATE_CERT; in handle_option()
2729 this_action = ACTION_STORE_DATA; in handle_option()
2784 this_action = ACTION_STORE_PUBKEY; in handle_option()
2850 this_action = ACTION_SANITY_CHECK; in handle_option()
2888 if (this_action) in handle_option()
[all …]
/dports/math/polymake/polymake-4.5/apps/fan/src/
H A Dstacky_fundamental_domain.cc41 …ction<Vector<Scalar>, pm::operations::group::on_container, Array<Int>> this_action(homog_coo_perm); in orbit_rep() local
44 image += index_of_ray_orbit_member[this_action(subdiv_rays[i])]; in orbit_rep()
170 …ons::group::action<Vector<Scalar>, pm::operations::group::on_container, Array<Int>> this_action(g); in paranoid_consistency_test() local
173 const Vector<Scalar> ray_image(this_action(subdiv_rays[j])); in paranoid_consistency_test()
/dports/devel/svk/SVK-v2.2.3/lib/SVK/
H A DResolve.pm94 $self->{this_action} = $self->{action};
120 my $action = lc(delete($self->{this_action}) || get_prompt(
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dexcept.c2560 int this_action; in convert_to_eh_region_ranges() local
2572 this_action = collect_one_action_chain (&ar_hash, region); in convert_to_eh_region_ranges()
2574 this_action = -1; in convert_to_eh_region_ranges()
2578 if (this_action != -1) in convert_to_eh_region_ranges()
2589 if (this_action >= 0) in convert_to_eh_region_ranges()
2596 if (last_action != this_action in convert_to_eh_region_ranges()
2603 gcc_assert (this_action != -1 in convert_to_eh_region_ranges()
2641 if (this_action >= -1) in convert_to_eh_region_ranges()
2644 this_action < 0 ? 0 : this_action, in convert_to_eh_region_ranges()
2650 last_action = this_action; in convert_to_eh_region_ranges()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dexcept.c2571 int this_action; in convert_to_eh_region_ranges() local
2583 this_action = collect_one_action_chain (&ar_hash, region); in convert_to_eh_region_ranges()
2585 this_action = -1; in convert_to_eh_region_ranges()
2589 if (this_action != -1) in convert_to_eh_region_ranges()
2600 if (this_action >= 0) in convert_to_eh_region_ranges()
2607 if (last_action != this_action in convert_to_eh_region_ranges()
2614 gcc_assert (this_action != -1 in convert_to_eh_region_ranges()
2652 if (this_action >= -1) in convert_to_eh_region_ranges()
2655 this_action < 0 ? 0 : this_action, in convert_to_eh_region_ranges()
2661 last_action = this_action; in convert_to_eh_region_ranges()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dexcept.c2561 int this_action; in convert_to_eh_region_ranges() local
2573 this_action = collect_one_action_chain (&ar_hash, region); in convert_to_eh_region_ranges()
2575 this_action = -1; in convert_to_eh_region_ranges()
2579 if (this_action != -1) in convert_to_eh_region_ranges()
2590 if (this_action >= 0) in convert_to_eh_region_ranges()
2597 if (last_action != this_action in convert_to_eh_region_ranges()
2604 gcc_assert (this_action != -1 in convert_to_eh_region_ranges()
2642 if (this_action >= -1) in convert_to_eh_region_ranges()
2645 this_action < 0 ? 0 : this_action, in convert_to_eh_region_ranges()
2651 last_action = this_action; in convert_to_eh_region_ranges()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dexcept.c2491 int this_action; in convert_to_eh_region_ranges() local
2503 this_action = collect_one_action_chain (ar_hash, region); in convert_to_eh_region_ranges()
2505 this_action = -1; in convert_to_eh_region_ranges()
2509 if (this_action != -1) in convert_to_eh_region_ranges()
2520 if (this_action >= 0) in convert_to_eh_region_ranges()
2527 if (last_action != this_action in convert_to_eh_region_ranges()
2534 gcc_assert (this_action != -1 in convert_to_eh_region_ranges()
2573 if (this_action >= -1) in convert_to_eh_region_ranges()
2576 this_action < 0 ? 0 : this_action, in convert_to_eh_region_ranges()
2582 last_action = this_action; in convert_to_eh_region_ranges()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dexcept.c2484 int this_action; in convert_to_eh_region_ranges() local
2496 this_action = collect_one_action_chain (&ar_hash, region); in convert_to_eh_region_ranges()
2498 this_action = -1; in convert_to_eh_region_ranges()
2502 if (this_action != -1) in convert_to_eh_region_ranges()
2513 if (this_action >= 0) in convert_to_eh_region_ranges()
2520 if (last_action != this_action in convert_to_eh_region_ranges()
2527 gcc_assert (this_action != -1 in convert_to_eh_region_ranges()
2565 if (this_action >= -1) in convert_to_eh_region_ranges()
2568 this_action < 0 ? 0 : this_action, in convert_to_eh_region_ranges()
2574 last_action = this_action; in convert_to_eh_region_ranges()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dexcept.c2560 int this_action; in convert_to_eh_region_ranges() local
2572 this_action = collect_one_action_chain (&ar_hash, region); in convert_to_eh_region_ranges()
2574 this_action = -1; in convert_to_eh_region_ranges()
2578 if (this_action != -1) in convert_to_eh_region_ranges()
2589 if (this_action >= 0) in convert_to_eh_region_ranges()
2596 if (last_action != this_action in convert_to_eh_region_ranges()
2603 gcc_assert (this_action != -1 in convert_to_eh_region_ranges()
2641 if (this_action >= -1) in convert_to_eh_region_ranges()
2644 this_action < 0 ? 0 : this_action, in convert_to_eh_region_ranges()
2650 last_action = this_action; in convert_to_eh_region_ranges()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dexcept.c2570 int this_action; in convert_to_eh_region_ranges() local
2582 this_action = collect_one_action_chain (&ar_hash, region); in convert_to_eh_region_ranges()
2584 this_action = -1; in convert_to_eh_region_ranges()
2588 if (this_action != -1) in convert_to_eh_region_ranges()
2599 if (this_action >= 0) in convert_to_eh_region_ranges()
2606 if (last_action != this_action in convert_to_eh_region_ranges()
2613 gcc_assert (this_action != -1 in convert_to_eh_region_ranges()
2651 if (this_action >= -1) in convert_to_eh_region_ranges()
2654 this_action < 0 ? 0 : this_action, in convert_to_eh_region_ranges()
2660 last_action = this_action; in convert_to_eh_region_ranges()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dexcept.c2570 int this_action; in convert_to_eh_region_ranges() local
2582 this_action = collect_one_action_chain (&ar_hash, region); in convert_to_eh_region_ranges()
2584 this_action = -1; in convert_to_eh_region_ranges()
2588 if (this_action != -1) in convert_to_eh_region_ranges()
2599 if (this_action >= 0) in convert_to_eh_region_ranges()
2606 if (last_action != this_action in convert_to_eh_region_ranges()
2613 gcc_assert (this_action != -1 in convert_to_eh_region_ranges()
2651 if (this_action >= -1) in convert_to_eh_region_ranges()
2654 this_action < 0 ? 0 : this_action, in convert_to_eh_region_ranges()
2660 last_action = this_action; in convert_to_eh_region_ranges()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dexcept.c2455 int this_action; in convert_to_eh_region_ranges() local
2467 this_action = collect_one_action_chain (ar_hash, region); in convert_to_eh_region_ranges()
2469 this_action = -1; in convert_to_eh_region_ranges()
2473 if (this_action != -1) in convert_to_eh_region_ranges()
2484 if (this_action >= 0) in convert_to_eh_region_ranges()
2491 if (last_action != this_action in convert_to_eh_region_ranges()
2498 gcc_assert (this_action != -1 in convert_to_eh_region_ranges()
2537 if (this_action >= -1) in convert_to_eh_region_ranges()
2540 this_action < 0 ? 0 : this_action, in convert_to_eh_region_ranges()
2546 last_action = this_action; in convert_to_eh_region_ranges()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dexcept.c2570 int this_action; in convert_to_eh_region_ranges() local
2582 this_action = collect_one_action_chain (&ar_hash, region); in convert_to_eh_region_ranges()
2584 this_action = -1; in convert_to_eh_region_ranges()
2588 if (this_action != -1) in convert_to_eh_region_ranges()
2599 if (this_action >= 0) in convert_to_eh_region_ranges()
2606 if (last_action != this_action in convert_to_eh_region_ranges()
2613 gcc_assert (this_action != -1 in convert_to_eh_region_ranges()
2651 if (this_action >= -1) in convert_to_eh_region_ranges()
2654 this_action < 0 ? 0 : this_action, in convert_to_eh_region_ranges()
2660 last_action = this_action; in convert_to_eh_region_ranges()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dexcept.c2560 int this_action; in convert_to_eh_region_ranges() local
2572 this_action = collect_one_action_chain (&ar_hash, region); in convert_to_eh_region_ranges()
2574 this_action = -1; in convert_to_eh_region_ranges()
2578 if (this_action != -1) in convert_to_eh_region_ranges()
2589 if (this_action >= 0) in convert_to_eh_region_ranges()
2596 if (last_action != this_action in convert_to_eh_region_ranges()
2603 gcc_assert (this_action != -1 in convert_to_eh_region_ranges()
2641 if (this_action >= -1) in convert_to_eh_region_ranges()
2644 this_action < 0 ? 0 : this_action, in convert_to_eh_region_ranges()
2650 last_action = this_action; in convert_to_eh_region_ranges()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dexcept.c2560 int this_action; in convert_to_eh_region_ranges() local
2572 this_action = collect_one_action_chain (&ar_hash, region); in convert_to_eh_region_ranges()
2574 this_action = -1; in convert_to_eh_region_ranges()
2578 if (this_action != -1) in convert_to_eh_region_ranges()
2589 if (this_action >= 0) in convert_to_eh_region_ranges()
2596 if (last_action != this_action in convert_to_eh_region_ranges()
2603 gcc_assert (this_action != -1 in convert_to_eh_region_ranges()
2641 if (this_action >= -1) in convert_to_eh_region_ranges()
2644 this_action < 0 ? 0 : this_action, in convert_to_eh_region_ranges()
2650 last_action = this_action; in convert_to_eh_region_ranges()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dexcept.c2560 int this_action; in convert_to_eh_region_ranges() local
2572 this_action = collect_one_action_chain (&ar_hash, region); in convert_to_eh_region_ranges()
2574 this_action = -1; in convert_to_eh_region_ranges()
2578 if (this_action != -1) in convert_to_eh_region_ranges()
2589 if (this_action >= 0) in convert_to_eh_region_ranges()
2596 if (last_action != this_action in convert_to_eh_region_ranges()
2603 gcc_assert (this_action != -1 in convert_to_eh_region_ranges()
2641 if (this_action >= -1) in convert_to_eh_region_ranges()
2644 this_action < 0 ? 0 : this_action, in convert_to_eh_region_ranges()
2650 last_action = this_action; in convert_to_eh_region_ranges()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dexcept.c2561 int this_action; in convert_to_eh_region_ranges() local
2573 this_action = collect_one_action_chain (&ar_hash, region); in convert_to_eh_region_ranges()
2575 this_action = -1; in convert_to_eh_region_ranges()
2579 if (this_action != -1) in convert_to_eh_region_ranges()
2590 if (this_action >= 0) in convert_to_eh_region_ranges()
2597 if (last_action != this_action in convert_to_eh_region_ranges()
2604 gcc_assert (this_action != -1 in convert_to_eh_region_ranges()
2642 if (this_action >= -1) in convert_to_eh_region_ranges()
2645 this_action < 0 ? 0 : this_action, in convert_to_eh_region_ranges()
2651 last_action = this_action; in convert_to_eh_region_ranges()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dexcept.c2570 int this_action; in convert_to_eh_region_ranges() local
2582 this_action = collect_one_action_chain (&ar_hash, region); in convert_to_eh_region_ranges()
2584 this_action = -1; in convert_to_eh_region_ranges()
2588 if (this_action != -1) in convert_to_eh_region_ranges()
2599 if (this_action >= 0) in convert_to_eh_region_ranges()
2606 if (last_action != this_action in convert_to_eh_region_ranges()
2613 gcc_assert (this_action != -1 in convert_to_eh_region_ranges()
2651 if (this_action >= -1) in convert_to_eh_region_ranges()
2654 this_action < 0 ? 0 : this_action, in convert_to_eh_region_ranges()
2660 last_action = this_action; in convert_to_eh_region_ranges()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dexcept.c2561 int this_action; in convert_to_eh_region_ranges() local
2573 this_action = collect_one_action_chain (&ar_hash, region); in convert_to_eh_region_ranges()
2575 this_action = -1; in convert_to_eh_region_ranges()
2579 if (this_action != -1) in convert_to_eh_region_ranges()
2590 if (this_action >= 0) in convert_to_eh_region_ranges()
2597 if (last_action != this_action in convert_to_eh_region_ranges()
2604 gcc_assert (this_action != -1 in convert_to_eh_region_ranges()
2642 if (this_action >= -1) in convert_to_eh_region_ranges()
2645 this_action < 0 ? 0 : this_action, in convert_to_eh_region_ranges()
2651 last_action = this_action; in convert_to_eh_region_ranges()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dexcept.c2560 int this_action; in convert_to_eh_region_ranges() local
2572 this_action = collect_one_action_chain (&ar_hash, region); in convert_to_eh_region_ranges()
2574 this_action = -1; in convert_to_eh_region_ranges()
2578 if (this_action != -1) in convert_to_eh_region_ranges()
2589 if (this_action >= 0) in convert_to_eh_region_ranges()
2596 if (last_action != this_action in convert_to_eh_region_ranges()
2603 gcc_assert (this_action != -1 in convert_to_eh_region_ranges()
2641 if (this_action >= -1) in convert_to_eh_region_ranges()
2644 this_action < 0 ? 0 : this_action, in convert_to_eh_region_ranges()
2650 last_action = this_action; in convert_to_eh_region_ranges()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dexcept.c2570 int this_action; in convert_to_eh_region_ranges() local
2582 this_action = collect_one_action_chain (&ar_hash, region); in convert_to_eh_region_ranges()
2584 this_action = -1; in convert_to_eh_region_ranges()
2588 if (this_action != -1) in convert_to_eh_region_ranges()
2599 if (this_action >= 0) in convert_to_eh_region_ranges()
2606 if (last_action != this_action in convert_to_eh_region_ranges()
2613 gcc_assert (this_action != -1 in convert_to_eh_region_ranges()
2651 if (this_action >= -1) in convert_to_eh_region_ranges()
2654 this_action < 0 ? 0 : this_action, in convert_to_eh_region_ranges()
2660 last_action = this_action; in convert_to_eh_region_ranges()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dexcept.c2570 int this_action; in convert_to_eh_region_ranges() local
2582 this_action = collect_one_action_chain (&ar_hash, region); in convert_to_eh_region_ranges()
2584 this_action = -1; in convert_to_eh_region_ranges()
2588 if (this_action != -1) in convert_to_eh_region_ranges()
2599 if (this_action >= 0) in convert_to_eh_region_ranges()
2606 if (last_action != this_action in convert_to_eh_region_ranges()
2613 gcc_assert (this_action != -1 in convert_to_eh_region_ranges()
2651 if (this_action >= -1) in convert_to_eh_region_ranges()
2654 this_action < 0 ? 0 : this_action, in convert_to_eh_region_ranges()
2660 last_action = this_action; in convert_to_eh_region_ranges()

12