Home
last modified time | relevance | path

Searched refs:PROCS (Results 1 – 25 of 175) sorted by relevance

1234567

/dports/deskutils/lumina-photo/lumina-1.6.0/src-qt5/core/lumina-session/
H A Dsession.cpp66 for(int i=0; i<PROCS.length(); i++){ in stopall()
67 if(PROCS[i]->state()!=QProcess::NotRunning){ PROCS[i]->kill(); } in stopall()
70 for(int i=0; i<PROCS.length(); i++){ in stopall()
71 if(PROCS[i]->state()!=QProcess::NotRunning){ PROCS[i]->terminate(); } in stopall()
80 for(int i=0; i<PROCS.length(); i++){ in procFinished()
86 if(PROCS[i]->objectName()=="runtime"){ in procFinished()
99 if(stopping || stopped==PROCS.length()){ in procFinished()
107 for(int i=0; i<PROCS.length(); i++){ in procFinished()
110 if(PROCS[i]->objectName()!="runtime" && PROCS[i]->objectName()!="wm"){ in procFinished()
111 PROCS[i]->start(QIODevice::ReadOnly); in procFinished()
[all …]
/dports/deskutils/lumina-archiver/lumina-1.6.0/src-qt5/core/lumina-session/
H A Dsession.cpp66 for(int i=0; i<PROCS.length(); i++){ in stopall()
67 if(PROCS[i]->state()!=QProcess::NotRunning){ PROCS[i]->kill(); } in stopall()
70 for(int i=0; i<PROCS.length(); i++){ in stopall()
71 if(PROCS[i]->state()!=QProcess::NotRunning){ PROCS[i]->terminate(); } in stopall()
80 for(int i=0; i<PROCS.length(); i++){ in procFinished()
86 if(PROCS[i]->objectName()=="runtime"){ in procFinished()
99 if(stopping || stopped==PROCS.length()){ in procFinished()
107 for(int i=0; i<PROCS.length(); i++){ in procFinished()
110 if(PROCS[i]->objectName()!="runtime" && PROCS[i]->objectName()!="wm"){ in procFinished()
111 PROCS[i]->start(QIODevice::ReadOnly); in procFinished()
[all …]
/dports/deskutils/lumina-fm/lumina-1.6.0/src-qt5/core/lumina-session/
H A Dsession.cpp66 for(int i=0; i<PROCS.length(); i++){ in stopall()
67 if(PROCS[i]->state()!=QProcess::NotRunning){ PROCS[i]->kill(); } in stopall()
70 for(int i=0; i<PROCS.length(); i++){ in stopall()
71 if(PROCS[i]->state()!=QProcess::NotRunning){ PROCS[i]->terminate(); } in stopall()
80 for(int i=0; i<PROCS.length(); i++){ in procFinished()
86 if(PROCS[i]->objectName()=="runtime"){ in procFinished()
99 if(stopping || stopped==PROCS.length()){ in procFinished()
107 for(int i=0; i<PROCS.length(); i++){ in procFinished()
110 if(PROCS[i]->objectName()!="runtime" && PROCS[i]->objectName()!="wm"){ in procFinished()
111 PROCS[i]->start(QIODevice::ReadOnly); in procFinished()
[all …]
/dports/deskutils/lumina-textedit/lumina-1.6.0/src-qt5/core/lumina-session/
H A Dsession.cpp66 for(int i=0; i<PROCS.length(); i++){ in stopall()
67 if(PROCS[i]->state()!=QProcess::NotRunning){ PROCS[i]->kill(); } in stopall()
70 for(int i=0; i<PROCS.length(); i++){ in stopall()
71 if(PROCS[i]->state()!=QProcess::NotRunning){ PROCS[i]->terminate(); } in stopall()
80 for(int i=0; i<PROCS.length(); i++){ in procFinished()
86 if(PROCS[i]->objectName()=="runtime"){ in procFinished()
99 if(stopping || stopped==PROCS.length()){ in procFinished()
107 for(int i=0; i<PROCS.length(); i++){ in procFinished()
110 if(PROCS[i]->objectName()!="runtime" && PROCS[i]->objectName()!="wm"){ in procFinished()
111 PROCS[i]->start(QIODevice::ReadOnly); in procFinished()
[all …]
/dports/deskutils/lumina-fileinfo/lumina-1.6.0/src-qt5/core/lumina-session/
H A Dsession.cpp66 for(int i=0; i<PROCS.length(); i++){ in stopall()
67 if(PROCS[i]->state()!=QProcess::NotRunning){ PROCS[i]->kill(); } in stopall()
70 for(int i=0; i<PROCS.length(); i++){ in stopall()
71 if(PROCS[i]->state()!=QProcess::NotRunning){ PROCS[i]->terminate(); } in stopall()
80 for(int i=0; i<PROCS.length(); i++){ in procFinished()
86 if(PROCS[i]->objectName()=="runtime"){ in procFinished()
99 if(stopping || stopped==PROCS.length()){ in procFinished()
107 for(int i=0; i<PROCS.length(); i++){ in procFinished()
110 if(PROCS[i]->objectName()!="runtime" && PROCS[i]->objectName()!="wm"){ in procFinished()
111 PROCS[i]->start(QIODevice::ReadOnly); in procFinished()
[all …]
/dports/deskutils/lumina-mediaplayer/lumina-1.6.0/src-qt5/core/lumina-session/
H A Dsession.cpp66 for(int i=0; i<PROCS.length(); i++){ in stopall()
67 if(PROCS[i]->state()!=QProcess::NotRunning){ PROCS[i]->kill(); } in stopall()
70 for(int i=0; i<PROCS.length(); i++){ in stopall()
71 if(PROCS[i]->state()!=QProcess::NotRunning){ PROCS[i]->terminate(); } in stopall()
80 for(int i=0; i<PROCS.length(); i++){ in procFinished()
86 if(PROCS[i]->objectName()=="runtime"){ in procFinished()
99 if(stopping || stopped==PROCS.length()){ in procFinished()
107 for(int i=0; i<PROCS.length(); i++){ in procFinished()
110 if(PROCS[i]->objectName()!="runtime" && PROCS[i]->objectName()!="wm"){ in procFinished()
111 PROCS[i]->start(QIODevice::ReadOnly); in procFinished()
[all …]
/dports/deskutils/lumina-screenshot/lumina-1.6.0/src-qt5/core/lumina-session/
H A Dsession.cpp66 for(int i=0; i<PROCS.length(); i++){ in stopall()
67 if(PROCS[i]->state()!=QProcess::NotRunning){ PROCS[i]->kill(); } in stopall()
70 for(int i=0; i<PROCS.length(); i++){ in stopall()
71 if(PROCS[i]->state()!=QProcess::NotRunning){ PROCS[i]->terminate(); } in stopall()
80 for(int i=0; i<PROCS.length(); i++){ in procFinished()
86 if(PROCS[i]->objectName()=="runtime"){ in procFinished()
99 if(stopping || stopped==PROCS.length()){ in procFinished()
107 for(int i=0; i<PROCS.length(); i++){ in procFinished()
110 if(PROCS[i]->objectName()!="runtime" && PROCS[i]->objectName()!="wm"){ in procFinished()
111 PROCS[i]->start(QIODevice::ReadOnly); in procFinished()
[all …]
/dports/x11/lumina-coreutils/lumina-1.6.0/src-qt5/core/lumina-session/
H A Dsession.cpp66 for(int i=0; i<PROCS.length(); i++){ in stopall()
67 if(PROCS[i]->state()!=QProcess::NotRunning){ PROCS[i]->kill(); } in stopall()
70 for(int i=0; i<PROCS.length(); i++){ in stopall()
71 if(PROCS[i]->state()!=QProcess::NotRunning){ PROCS[i]->terminate(); } in stopall()
80 for(int i=0; i<PROCS.length(); i++){ in procFinished()
86 if(PROCS[i]->objectName()=="runtime"){ in procFinished()
99 if(stopping || stopped==PROCS.length()){ in procFinished()
107 for(int i=0; i<PROCS.length(); i++){ in procFinished()
110 if(PROCS[i]->objectName()!="runtime" && PROCS[i]->objectName()!="wm"){ in procFinished()
111 PROCS[i]->start(QIODevice::ReadOnly); in procFinished()
[all …]
/dports/x11/lumina-core/lumina-1.6.0/src-qt5/core/lumina-session/
H A Dsession.cpp66 for(int i=0; i<PROCS.length(); i++){ in stopall()
67 if(PROCS[i]->state()!=QProcess::NotRunning){ PROCS[i]->kill(); } in stopall()
70 for(int i=0; i<PROCS.length(); i++){ in stopall()
71 if(PROCS[i]->state()!=QProcess::NotRunning){ PROCS[i]->terminate(); } in stopall()
80 for(int i=0; i<PROCS.length(); i++){ in procFinished()
86 if(PROCS[i]->objectName()=="runtime"){ in procFinished()
99 if(stopping || stopped==PROCS.length()){ in procFinished()
107 for(int i=0; i<PROCS.length(); i++){ in procFinished()
110 if(PROCS[i]->objectName()!="runtime" && PROCS[i]->objectName()!="wm"){ in procFinished()
111 PROCS[i]->start(QIODevice::ReadOnly); in procFinished()
[all …]
/dports/benchmarks/mdtest/mdtest-1.9.3_13/scripts/
H A Dtester.py29 PROCS = NODES * TPN variable
100 + str(PROCS-1) + " -s " + str(PROCS/3),
104 + str(PROCS-1) + " -s " + str(PROCS/3) + " -r ",
156 + str(PROCS-1) + " -s " + str(PROCS/3)
184 command = "mpiexec -n " + str(PROCS) + " " + EXECUTABLE + " " + test
212 SetEnvironment(RMPOOL, NODES, PROCS)
/dports/devel/p5-Test2-Harness/Test2-Harness-1.000082/lib/Test2/Harness/
H A DIPC.pm44 $self->{+PROCS} //= {};
109 kill($sig, keys %{$self->{+PROCS}});
119 $self->{+PROCS} = {};
130 my $procs = $self->{+PROCS} //= {};
148 my $procs = $self->{+PROCS} //= {};
174 my $procs = $self->{+PROCS} //= {};
198 my $procs = $self->{+PROCS} //= {};
243 my $all = keys(%{$self->{+PROCS}});
269 croak "Already watching pid $pid" if exists $self->{+PROCS}->{$pid};
271 $self->{+PROCS}->{$pid} = $proc;
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/internal_doc/
H A DNewLinking.tla58 PROCS <- {"a", "b"}
71 /\ \E proc \in PROCS : procState[proc].next_send =< 15
84 CONSTANTS PROCS \* PROCS should be a set of exactly two process names
94 [self : PROCS,
95 other: PROCS,
103 …[type : {"link", "unlink", "unlink_ack"}, from : PROCS, to : PROCS, msg_no : Nat, ack : Nat \cup {…
106 /\ procState \in [PROCS -> procStateRec]
111 /\ procState = [p \in PROCS |-> [self |-> p,
179 ELSE \A p \in PROCS : \A p2 \in PROCS : procState[p].type = procState[p2].type
182 /\ (msgs /= {} \/ \A p \in PROCS : procState[p].next_send = 0)
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/internal_doc/
H A DNewLinking.tla58 PROCS <- {"a", "b"}
71 /\ \E proc \in PROCS : procState[proc].next_send =< 15
84 CONSTANTS PROCS \* PROCS should be a set of exactly two process names
94 [self : PROCS,
95 other: PROCS,
103 …[type : {"link", "unlink", "unlink_ack"}, from : PROCS, to : PROCS, msg_no : Nat, ack : Nat \cup {…
106 /\ procState \in [PROCS -> procStateRec]
111 /\ procState = [p \in PROCS |-> [self |-> p,
179 ELSE \A p \in PROCS : \A p2 \in PROCS : procState[p].type = procState[p2].type
182 /\ (msgs /= {} \/ \A p \in PROCS : procState[p].next_send = 0)
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/internal_doc/
H A DNewLinking.tla58 PROCS <- {"a", "b"}
71 /\ \E proc \in PROCS : procState[proc].next_send =< 15
84 CONSTANTS PROCS \* PROCS should be a set of exactly two process names
94 [self : PROCS,
95 other: PROCS,
103 …[type : {"link", "unlink", "unlink_ack"}, from : PROCS, to : PROCS, msg_no : Nat, ack : Nat \cup {…
106 /\ procState \in [PROCS -> procStateRec]
111 /\ procState = [p \in PROCS |-> [self |-> p,
179 ELSE \A p \in PROCS : \A p2 \in PROCS : procState[p].type = procState[p2].type
182 /\ (msgs /= {} \/ \A p \in PROCS : procState[p].next_send = 0)
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/internal_doc/
H A DNewLinking.tla58 PROCS <- {"a", "b"}
71 /\ \E proc \in PROCS : procState[proc].next_send =< 15
84 CONSTANTS PROCS \* PROCS should be a set of exactly two process names
94 [self : PROCS,
95 other: PROCS,
103 …[type : {"link", "unlink", "unlink_ack"}, from : PROCS, to : PROCS, msg_no : Nat, ack : Nat \cup {…
106 /\ procState \in [PROCS -> procStateRec]
111 /\ procState = [p \in PROCS |-> [self |-> p,
179 ELSE \A p \in PROCS : \A p2 \in PROCS : procState[p].type = procState[p2].type
182 /\ (msgs /= {} \/ \A p \in PROCS : procState[p].next_send = 0)
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/internal_doc/
H A DNewLinking.tla58 PROCS <- {"a", "b"}
71 /\ \E proc \in PROCS : procState[proc].next_send =< 15
84 CONSTANTS PROCS \* PROCS should be a set of exactly two process names
94 [self : PROCS,
95 other: PROCS,
103 …[type : {"link", "unlink", "unlink_ack"}, from : PROCS, to : PROCS, msg_no : Nat, ack : Nat \cup {…
106 /\ procState \in [PROCS -> procStateRec]
111 /\ procState = [p \in PROCS |-> [self |-> p,
179 ELSE \A p \in PROCS : \A p2 \in PROCS : procState[p].type = procState[p2].type
182 /\ (msgs /= {} \/ \A p \in PROCS : procState[p].next_send = 0)
[all …]
/dports/devel/p5-Child/Child-0.009/lib/
H A DChild.pm13 our @PROCS;
24 sub all_procs { @PROCS }
63 push @PROCS => $proc;
68 @PROCS = ();
/dports/science/qmcpack/qmcpack-3.11.0/CMake/
H A Dunit_test.cmake5 FUNCTION( ADD_UNIT_TEST TESTNAME PROCS THREADS TEST_BINARY )
7 math( EXPR TOT_PROCS "${PROCS} * ${THREADS}" )
9 …add_test(NAME ${TESTNAME} COMMAND ${MPIEXEC_EXECUTABLE} ${MPIEXEC_NUMPROC_FLAG} ${PROCS} ${MPIEXEC…
12 if ( ( ${PROCS} STREQUAL "1" ) )
H A Dmacros.cmake93 MATH( EXPR TOT_PROCS "${PROCS} * ${THREADS}" )
108 IF ( ( ${PROCS} STREQUAL "1" ) )
134 FUNCTION( RUN_QMC_APP TESTNAME SRC_DIR PROCS THREADS TEST_ADDED TEST_LABELS ${ARGN} )
166 # PROCS - number of MPI processes
187 SET( FULL_NAME "${BASE_NAME}-${PROCS}-${THREADS}" )
259 # PROCS - number of MPI processes (default: 1)
275 set(PROCS 1)
277 set(PROCS ${QRC_PROCS})
297 set( FULL_NAME "${BASE_NAME}-${PROCS}-${THREADS}" )
392 FUNCTION( COVERAGE_RUN TESTNAME SRC_DIR PROCS THREADS ${ARGN} )
[all …]
/dports/audio/cadence/Cadence-0.9.1/data/
H A Dcadence5 PROCS=`ps -U $USER | grep /share/cadence/src/cadence.py | grep python`
7 if [ x"$PROCS" != x"" ]; then
10 PROC=`echo "$PROCS" | head -n 1`
H A Dcatia5 PROCS=`ps -U $USER | grep /share/cadence/src/catia.py | grep python`
7 if [ x"$PROCS" != x"" ]; then
10 PROC=`echo "$PROCS" | head -n 1`
H A Dclaudia5 PROCS=`ps -U $USER | grep /share/cadence/src/claudia.py | grep python`
7 if [ x"$PROCS" != x"" ]; then
10 PROC=`echo "$PROCS" | head -n 1`
H A Dclaudia-launcher5 PROCS=`ps -U $USER | grep /share/cadence/src/claudia-launcher.py | grep python`
7 if [ x"$PROCS" != x"" ]; then
10 PROC=`echo "$PROCS" | head -n 1`
/dports/lang/snobol4/snobol4-2.2.2/
H A Dgendep.sno67 PROCS = TABLE(100)
138 * TERMINAL = CURRPROC '/' LBL '/' PP '/' PROCS<LBL>
144 DIFFER(PROCS<LBL>) :S(RETURN)
152 PROCS<LBL> = 1 :(RETURN)
270 OUTPUT = IDENT(PROCS< LBL >) LBL
271 PROCS< LBL > = 1
280 IDENT(PROCS<LBL>) :S(NOTP)
315 OUTPUT = IDENT(PROCS< LBL >) LBL
316 PROCS< LBL > = 1
324 IDENT(PROCS<LBL>) :S(NOTP2)
[all …]
/dports/sysutils/munin-contrib/contrib-c31cb28/plugins/apache/
H A Dapache_threads60 PROCS=$binname
64 VAL1=`ps auxf | grep ${PROCS} | grep ^${USR} | grep -v grep | awk '{print $2}' `
67 COUNT=`ps auxf | grep ${PROCS} | grep ^${USR} | grep -v grep | wc -l`

1234567