Searched refs:run (Results 76 - 100 of 1270) sorted by relevance

1234567891011>>

/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/support/devel/sak/test/
H A DpkgIndex.tcl3 package ifneeded sak::test::run 1.0 [list source [file join $dir run.tcl]]
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/support/devel/sak/test/
H A DpkgIndex.tcl3 package ifneeded sak::test::run 1.0 [list source [file join $dir run.tcl]]
/macosx-10.10.1/xnu-2782.1.97/tools/tests/execperf/
H A Dtest.sh8 RUN=run
/macosx-10.10.1/BerkeleyDB-21/db/test/scr024/src/com/sleepycat/collections/test/
H A DNullTransactionRunner.java23 public void run(TransactionWorker worker) method in class:NullTransactionRunner
/macosx-10.10.1/BerkeleyDB-21/db/test/scr031/
H A Dchk.xa14 rm -rf run
74 run()
77 rm -rf run
78 mkdir -p run/bin run/config run/data
83 # Everything else is done in run/bin.
93 # (which you can re-direct below, when the client is run).
94 # Verbose output from the server appears in the file run/bin/stdout.
196 # We never checkpointed, run recover
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dslapd.ldif12 olcArgsFile: %LOCALSTATEDIR%/run/slapd.args
13 olcPidFile: %LOCALSTATEDIR%/run/slapd.pid
/macosx-10.10.1/bind9-45.101/bind9/bin/tests/system/
H A Drunall.sh32 sh run.sh $d || status=1
40 I: as alias addresses on the loopback interface. Please run
/macosx-10.10.1/bind9-45.101/bind9/unit/atf-src/atf-run/share/
H A Datf-run.hooks87 sitehooks=$(atf-config -t atf_confdir)/atf-run.hooks
88 userhooks=${HOME}/.atf/atf-run.hooks
/macosx-10.10.1/ksh-23/ksh/src/cmd/ksh93/tests/
H A Dnamespace.sh60 print 'print local prog $1' > $tmp/local/bin/run
61 print 'print global prog $1' > $tmp/global/bin/run
62 chmod +x "$tmp/local/bin/run" "$tmp/global/bin/run"
75 [[ $(fn) == 'local fn bar' ]] || err_exit 'fn inside namespace should run local function'
76 [[ $(fun) == 'global fun abc' ]] || err_exit 'global fun run from namespace not working'
89 run $1
96 [[ $(fn) == 'global fn abc' ]] || err_exit 'fn outside namespace should run global function'
102 [[ $(run $foo) == 'global prog abc' ]] || err_exit 'global binary on PATH failed'
/macosx-10.10.1/BerkeleyDB-21/db/examples_cxx/
H A DSequenceExample.cpp37 void run(bool removeExistingDatabase, const char *fileName);
81 app.run((bool)(rflag == 1 ? true : false), database);
94 void SequenceExample::run(bool removeExistingDatabase, const char *fileName) function in class:SequenceExample
/macosx-10.10.1/cron-39/cron/
H A Djob.c66 register int run = 0; local
72 run++;
75 return run;
/macosx-10.10.1/llvmCore-3425.0.34/autoconf/
H A Dmissing35 run=:
37 # In the cases where this matters, `missing' is being run in the
48 --run)
49 # Try to run requested program, and just exit if it succeeds.
50 run=
57 # if --run hadn't been passed.
59 run=:
74 --run try to run the given command, and emulate it if it fails
115 if test -n "$run"; the
[all...]
/macosx-10.10.1/zsh-61/zsh/Src/Zle/
H A Dcomputil.c69 Cdstr run; /* next in this run */ member in struct:cdstr
75 Cdstr strs; /* strings in this run */
76 int count; /* number of strings in this run */
222 Cdrun run, *runp; local
303 expl = (Cdrun) zalloc(sizeof(*run));
313 strp2 = &(str->run);
315 *runp = run = (Cdrun) zalloc(sizeof(*run));
316 runp = &(run
585 Cdrun run; local
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/test/
H A Dtest.tcl55 # Normally, we're not running an all-tests-in-one-env run. This matters
82 # The variable one_test allows us to run all the permutations
90 # return the list of methods for which it will run, instead of
99 # to test with and without the flag, but to run a meaningful
149 # run all or part of the test suite.
169 set run 1
189 set run 0
199 if { $run == 1 } {
200 puts -nonewline "Test suite run started at: "
204 puts -nonewline $o "Test suite run starte
2057 proc run { proc_suffix method {start 1} {stop 999} } { procedure
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/docs_src/
H A Dbuild7 # The build script must be run from the document source directory.
8 MSG="build: build script must be run from the document source directory."
120 # run
122 run()
199 run c
200 run cxx
201 run ref
202 run tcl
203 run utility
204 run inde
[all...]
/macosx-10.10.1/bind9-45.101/bind9/bin/tests/system/checknames/
H A Dtests.sh32 grep 'xx_xx.fail.example: bad owner name (check-names)' ns1/named.run > /dev/null || ret=1
40 grep 'xx_xx.warn.example: bad owner name (check-names)' ns1/named.run > /dev/null || ret=1
48 grep 'yy_yy.ignore.example: bad owner name (check-names)' ns1/named.run || ret=0
59 grep "check-names warning yy_yy.ignore.example/A/IN" ns2/named.run > /dev/null || ret=1
71 grep "check-names failure yy_yy.ignore.example/A/IN" ns3/named.run > /dev/null || ret=1
83 grep "check-names failure mx.ignore.example/MX/IN" ns3/named.run > /dev/null || ret=1
98 grep "xxx_xxx.fail.update/A: bad owner name (check-names)" ns1/named.run > /dev/null || ret=1
112 grep "xxx_xxx.warn.update/A: bad owner name (check-names)" ns1/named.run > /dev/null || ret=1
126 grep "xxx_xxx.ignore.update/A.*(check-names)" ns1/named.run > /dev/null || not=0
/macosx-10.10.1/curl-83.1.2/curl/
H A Dmissing31 run=:
33 # In the cases where this matters, `missing' is being run in the
42 --run)
43 # Try to run requested program, and just exit if it succeeds.
44 run=
50 # If it does not exist, or fails to run (possibly an outdated version),
64 --run try to run the given command, and emulate it if it fails
212 if test -z "$run" && (makeinfo --version) > /dev/null 2>&1; then
234 if test -n "$run"; the
[all...]
/macosx-10.10.1/uucp-11/uucp/
H A Dmissing31 run=:
33 # In the cases where this matters, `missing' is being run in the
42 --run)
43 # Try to run requested program, and just exit if it succeeds.
44 run=
50 # If it does not exist, or fails to run (possibly an outdated version),
64 --run try to run the given command, and emulate it if it fails
212 if test -z "$run" && (makeinfo --version) > /dev/null 2>&1; then
234 if test -n "$run"; the
[all...]
/macosx-10.10.1/OpenSSL098-52/src/crypto/bf/
H A Dbfspeed.c114 long run=0; variable
128 run=0;
189 printf("To get the most accurate results, try to run this\n");
214 #define COND(c) (run)
222 for (count=0,run=1; COND(ca); count+=4)
240 for (count=0,run=1; COND(cb); count+=4)
262 for (count=0,run=1; COND(cc); count++)
/macosx-10.10.1/OpenSSL098-52/src/crypto/cast/
H A Dcast_spd.c114 long run=0; variable
128 run=0;
189 printf("To get the most accurate results, try to run this\n");
214 #define COND(c) (run)
222 for (count=0,run=1; COND(ca); count+=4)
240 for (count=0,run=1; COND(cb); count+=4)
262 for (count=0,run=1; COND(cc); count++)
/macosx-10.10.1/OpenSSL098-52/src/crypto/rc2/
H A Drc2speed.c114 long run=0; variable
128 run=0;
189 printf("To get the most accurate results, try to run this\n");
214 #define COND(c) (run)
222 for (count=0,run=1; COND(ca); count+=4)
240 for (count=0,run=1; COND(cb); count+=4)
262 for (count=0,run=1; COND(cc); count++)
/macosx-10.10.1/OpenSSL098-52/src/crypto/rc5/
H A Drc5speed.c114 long run=0; variable
128 run=0;
189 printf("To get the most accurate results, try to run this\n");
214 #define COND(c) (run)
222 for (count=0,run=1; COND(ca); count+=4)
240 for (count=0,run=1; COND(cb); count+=4)
262 for (count=0,run=1; COND(cc); count++)
/macosx-10.10.1/Heimdal-398.1.2/
H A Dmissing33 run=:
37 # In the cases where this matters, `missing' is being run in the
48 --run)
49 # Try to run requested program, and just exit if it succeeds.
50 run=
57 # if --run hadn't been passed.
59 run=:
74 --run try to run the given command, and emulate it if it fails
126 if test -n "$run"; the
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/build/
H A Dmissing48 run=:
50 # In the cases where this matters, `missing' is being run in the
61 --run)
62 # Try to run requested program, and just exit if it succeeds.
63 run=
70 # if --run hadn't been passed.
72 run=:
87 --run try to run the given command, and emulate it if it fails
128 if test -n "$run"; the
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/ldapc++/
H A Dmissing35 run=:
37 # In the cases where this matters, `missing' is being run in the
48 --run)
49 # Try to run requested program, and just exit if it succeeds.
50 run=
57 # if --run hadn't been passed.
59 run=:
74 --run try to run the given command, and emulate it if it fails
115 if test -n "$run"; the
[all...]

Completed in 375 milliseconds

1234567891011>>