Home
last modified time | relevance | path

Searched refs:activate (Results 226 – 250 of 34413) sorted by relevance

12345678910>>...1377

/dports/databases/pg_citus/citus-10.2.3/src/test/regress/expected/
H A Disolation_add_remove_node.out320 starting permutation: s1-add-node-1 s1-begin s1-activate-node-1 s2-activate-node-1 s1-commit s1-sho…
337 step s1-activate-node-1:
345 step s2-activate-node-1:
351 step s2-activate-node-1: <... completed>
439 step s1-activate-node-1:
447 step s2-activate-node-1:
549 step s2-activate-node-1:
592 step s1-activate-node-1:
651 step s2-activate-node-1:
694 step s1-activate-node-1:
[all …]
/dports/devel/libappindicator/libappindicator-12.10.1.2010202007061.01/example/
H A Dsimple-client-vala.vala65 mi.activate.connect(() => { print("Sub1\n"); });
70 mi.activate.connect(() => { toggle_sensitivity(prev_mi); });
74 mi.activate.connect(() => { print("Sub3\n"); });
78 mi.activate.connect(() => {
119 chk.activate.connect(() => { print("1\n"); });
124 radio.activate.connect(() => { print("2\n"); });
134 toggle_item.activate.connect(() => { toggle_sensitivity(submenu); });
139 imgitem.activate.connect(() => {
147 att.activate.connect(() => {
163 show.activate.connect(() => { label_toggle(show); });
[all …]
/dports/games/legend-of-edgar/edgar-1.34/src/item/
H A Dcolour_display.c33 static void activate(int);
53 e->activate = &activate; in addColourDisplay()
115 activate(-1); in init()
125 static void activate(int val) in activate() function
H A Dlight_target.c35 static void activate(int);
55 e->activate = &activate; in addLightTarget()
97 activate(1); in touch()
106 static void activate(int val) in activate() function
H A Dsliding_puzzle_display.c33 static void activate(int);
57 e->activate = &activate; in addSlidingPuzzleDisplay()
122 static void activate(int val) in activate() function
168 self->activate = NULL; in activate()
269 self->activate(1 + (prand() % 4)); in randomize()
290 self->head->activate = &activate; in slideToTarget()
/dports/audio/fomp-lv2/fomp-1.2.2/src/
H A Dmvclpf24_lv2.cc38 activate(LV2_Handle instance) in activate() function
99 activate,
107 activate,
115 activate,
123 activate,
/dports/math/py-fpylll/fpylll-0.5.6/
H A Dbootstrap.sh33 cat <<EOF >>fpylll-env/bin/activate
41 ln -s fpylll-env/bin/activate
42 source ./activate
50 cat <<EOF >>fpylll-env/bin/activate
58 source ./activate
/dports/x11/albert/albert-0.16.1/include/albert/util/
H A Dstandardactions.h30 void activate() override;
43 void activate() override;
56 void activate() override;
69 void activate() override;
99 void activate() override;
/dports/net/frr7-pythontools/frr-frr-7.5.1/bgpd/
H A Dbgpd.conf.vnc.sample29 no neighbor 192.1.1.2 activate
30 no neighbor 192.1.1.3 activate
33 neighbor 192.1.1.2 activate
34 neighbor 192.1.1.3 activate
38 neighbor 192.1.1.2 activate
39 neighbor 192.1.1.3 activate
/dports/net/frr7/frr-frr-7.5.1/bgpd/
H A Dbgpd.conf.vnc.sample29 no neighbor 192.1.1.2 activate
30 no neighbor 192.1.1.3 activate
33 neighbor 192.1.1.2 activate
34 neighbor 192.1.1.3 activate
38 neighbor 192.1.1.2 activate
39 neighbor 192.1.1.3 activate
/dports/x11/albert/albert-0.16.1/src/lib/
H A Dstandardactions.cpp36 void Core::FuncAction::activate() in activate() function in Core::FuncAction
49 void Core::ClipAction::activate() in activate() function in Core::ClipAction
62 void Core::UrlAction::activate() in activate() function in Core::UrlAction
75 void Core::ProcAction::activate() in activate() function in Core::ProcAction
95 void Core::TermAction::activate() in activate() function in Core::TermAction
124 ProcAction::activate(); in activate()
/dports/lang/ruby26/ruby-2.6.9/benchmark/
H A Dso_object.rb16 def activate method in Toggle
29 def activate method in NthToggle
43 toggle.activate.value ? 'true' : 'false'
51 ntoggle.activate.value ? 'true' : 'false'
/dports/x11-toolkits/blt/blt2.5/library/
H A Dtabset.tcl40 set bltTabset(activate) yes
59 set ::blt::bltTabset(activate) no
66 set ::blt::bltTabset(activate) yes
67 catch { %W activate @%x,%y }
164 $widget activate $index
291 if { $::blt::bltTabset(activate) } {
292 %W activate current
296 %W activate ""
310 %W perforation activate on
313 %W perforation activate off
/dports/graphics/minder/Minder-1.13.1/src/
H A DNodesMenu.vala48 _copy.activate.connect( copy_nodes );
52 _cut.activate.connect( cut_nodes );
56 _delete.activate.connect( delete_nodes );
60 _task.activate.connect( toggle_tasks );
64 _fold.activate.connect( fold_nodes );
68 _connect.activate.connect( connect_nodes );
72 _link.activate.connect( link_nodes );
117 align_top.activate.connect( align_to_top );
125 align_bottom.activate.connect( align_to_bottom );
129 align_left.activate.connect( align_to_left );
[all …]
/dports/net/frr7-pythontools/frr-frr-7.5.1/tests/topotests/bgp-evpn-mh/spine1/
H A Devpn.conf12 neighbor 192.168.1.2 activate
13 neighbor 192.168.2.2 activate
14 neighbor 192.168.3.2 activate
15 neighbor 192.168.4.2 activate
/dports/net/frr7-pythontools/frr-frr-7.5.1/tests/topotests/bgp-evpn-mh/spine2/
H A Devpn.conf12 neighbor 192.168.5.2 activate
13 neighbor 192.168.6.2 activate
14 neighbor 192.168.7.2 activate
15 neighbor 192.168.8.2 activate
/dports/net/frr7/frr-frr-7.5.1/tests/topotests/bgp-evpn-mh/spine1/
H A Devpn.conf12 neighbor 192.168.1.2 activate
13 neighbor 192.168.2.2 activate
14 neighbor 192.168.3.2 activate
15 neighbor 192.168.4.2 activate
/dports/net/frr7/frr-frr-7.5.1/tests/topotests/bgp-evpn-mh/spine2/
H A Devpn.conf12 neighbor 192.168.5.2 activate
13 neighbor 192.168.6.2 activate
14 neighbor 192.168.7.2 activate
15 neighbor 192.168.8.2 activate
/dports/devel/awscli/awscli-1.20.61/awscli/examples/datapipeline/
H A Dactivate-pipeline.rst1 **To activate a pipeline**
5 aws datapipeline activate-pipeline --pipeline-id df-00627471SOVYZEXAMPLE
7 To activate the pipeline at a specific date and time, use the following command::
9 …aws datapipeline activate-pipeline --pipeline-id df-00627471SOVYZEXAMPLE --start-timestamp 2015-04…
/dports/games/supertux2/SuperTux-v0.6.3-Source/external/squirrel/samples/
H A Dmethcall.nut16 function Toggle::activate() {
32 function NthToggle::activate ()
36 base.activate();
52 val = toggle.activate().value();
61 val = ntoggle.activate().value();
/dports/lang/squirrel/squirrel3/samples/
H A Dmethcall.nut16 function Toggle::activate() {
32 function NthToggle::activate ()
36 base.activate();
52 val = toggle.activate().value();
61 val = ntoggle.activate().value();
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/
H A DRefactoringExecutionStarter.java216 …new RefactoringStarter().activate(wizard, shell, wizard.getDefaultPageTitle(), RefactoringSaveHelp… in startChangeSignatureRefactoring()
254 starter.activate(refactoringWizard, shell, actionName, RefactoringSaveHelper.SAVE_REFACTORING); in startCleanupRefactoring()
272 …new RefactoringStarter().activate(wizard, shell, RefactoringMessages.OpenRefactoringWizardAction_r… in startCopyRefactoring()
287 …DeleteUserInterfaceManager.getDefault().getStarter(refactoring).activate(refactoring, shell, Refac… in startDeleteRefactoring()
350 …new RefactoringStarter().activate(new IntroduceFactoryWizard(refactoring, RefactoringMessages.Intr… in startIntroduceFactoryRefactoring()
356 …new RefactoringStarter().activate(new IntroduceIndirectionWizard(refactoring, RefactoringMessages.… in startIntroduceIndirectionRefactoring()
362 …new RefactoringStarter().activate(new IntroduceIndirectionWizard(refactoring, RefactoringMessages.… in startIntroduceIndirectionRefactoring()
368 …new RefactoringStarter().activate(new IntroduceIndirectionWizard(refactoring, RefactoringMessages.… in startIntroduceIndirectionRefactoring()
399 …new RefactoringStarter().activate(wizard, shell, RefactoringMessages.OpenRefactoringWizardAction_r… in startMoveRefactoring()
446 …new RefactoringStarter().activate(wizard, shell, wizard.getWindowTitle(), RefactoringSaveHelper.SA… in startRenameResourceRefactoring()
[all …]
/dports/net-mgmt/py-msrest/msrest-0.6.21/tests/
H A Dtest_runtime.py62 @httpretty.activate
119 @httpretty.activate
165 @httpretty.activate
196 @httpretty.activate
227 @httpretty.activate
258 @httpretty.activate
274 @httpretty.activate
322 @httpretty.activate
335 @httpretty.activate
345 @httpretty.activate
[all …]
/dports/net-im/dino/dino-0.2.2/main/src/ui/
H A Dapplication.vala36 activate.connect(() => {
82 accounts_action.activate.connect(show_accounts_window);
86 settings_action.activate.connect(show_settings_window);
90 about_action.activate.connect(show_about_window);
94 quit_action.activate.connect(quit);
99 open_conversation_action.activate.connect((variant) => {
107 deny_subscription_action.activate.connect((variant) => {
115 contacts_action.activate.connect(() => {
125 conference_action.activate.connect(() => {
134 accept_muc_invite_action.activate.connect((variant) => {
[all …]
/dports/security/cowrie/cowrie-2.2.0/.circleci/
H A Dconfig.yml28 . cowrie-env/bin/activate
34 . cowrie-env/bin/activate
39 . cowrie-env/bin/activate
44 . cowrie-env/bin/activate
49 . cowrie-env/bin/activate
54 . cowrie-env/bin/activate

12345678910>>...1377