| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/run/ |
| exit.t | 14 # Run some code, return its wait status. 15 sub run { subroutine 32 $exit = run('exit'); 37 $exit = run('exit 42'); 45 $exit = run("exit 196609"); # %CLI-S-NORMAL 48 $exit = run("exit 196611"); # %CLI-I-NORMAL 51 $exit = run("exit 196608"); # %CLI-W-NORMAL 54 $exit = run("exit 196610"); # %CLI-E-NORMAL 57 $exit = run("exit 196612"); # %CLI-F-NORMAL 62 $exit = run("END { \$? = $exit_arg }") [all...] |
| /onnv/onnv-gate/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/awt/ |
| ColumnListThread.java | 70 public void run() { method in class:ColumnListThread
|
| StatusBar.java | 129 public synchronized void run() { method in class:StatusBar
|
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/lib/MakeMaker/Test/ |
| Utils.pm | 15 make make_run run make_macro calibrate_mtime 42 my $out = run($cmd); 154 Returns a good guess at the make to run. 169 Returns the make to run as with make() plus any necessary switches. 184 Returns the command necessary to run $make on the given $target using 235 =item B<run> 237 my $out = run($command); 238 my @out = run($command); 246 sub run { subroutine
|
| /onnv/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/ |
| ParserEventGeneratorKit.cxx | 42 unsigned run(SGMLApplication &); 188 unsigned ParserEventGenerator::run(SGMLApplication &app) function in class:SP_NAMESPACE::ParserEventGenerator
|
| /onnv/onnv-gate/usr/src/common/openssl/crypto/bn/ |
| bnspeed.c | 122 int run=0; variable
|
| /onnv/onnv-gate/usr/src/lib/libdns_sd/java/com/apple/dnssd/docs/examples/src/ |
| SwingBrowseListener.java | 94 public void run() method in class:SwingBrowseListener
|
| SwingDomainListener.java | 89 public void run() method in class:SwingDomainListener
|
| SwingQueryListener.java | 80 public void run() method in class:SwingQueryListener
|
| SwingResolveListener.java | 79 public void run() method in class:SwingResolveListener
|
| /onnv/onnv-gate/usr/src/lib/libslp/javalib/com/sun/slp/ |
| StreamListener.java | 116 public void run() { method in class:StreamListener
|
| ActiveDiscoverer.java | 159 public void run() { method in class:ActiveDiscoverer
|
| DAAdvertiser.java | 181 public void run() { method in class:DAAdvertiser
|
| Listener.java | 213 public void run() { method in class:Listener
|
| PermSARegTable.java | 142 public void run() { method in class:PermSARegTable
|
| /onnv/onnv-gate/usr/src/cmd/lms/SyncLib/src/ |
| ThreadUnix.cpp | 62 t->run(); 63 //printf("@@@@ OSThread::threadFunc (%p) after run\n", t->_osThread); 176 void Thread::run() function in class:Thread
|
| /onnv/onnv-gate/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/base/ |
| Registry.java | 154 * The actual run method 156 public void run() method in class:Registry
|
| /onnv/onnv-gate/usr/src/common/openssl/crypto/bf/ |
| bfspeed.c | 114 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++)
|
| /onnv/onnv-gate/usr/src/common/openssl/crypto/cast/ |
| cast_spd.c | 114 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++)
|
| /onnv/onnv-gate/usr/src/common/openssl/crypto/des/ |
| speed.c | 119 long run=0; variable 133 run=0; 193 printf("To get the most accurate results, try to run this\n"); 223 #define COND(c) (run) 231 for (count=0,run=1; COND(ca); count++) 244 for (count=0,run=1; COND(cb); count++) 263 for (count=0,run=1; COND(cc); count++) 280 for (count=0,run=1; COND(cd); count++) 299 for (count=0,run=1; COND(ce); count++)
|
| /onnv/onnv-gate/usr/src/common/openssl/crypto/idea/ |
| idea_spd.c | 114 long run=0; variable 128 run=0; 189 printf("To get the most accurate results, try to run this\n"); 215 #define COND(c) (run) 223 for (count=0,run=1; COND(ca); count+=4) 242 for (count=0,run=1; COND(cca); count+=4) 260 for (count=0,run=1; COND(cb); count+=4) 282 for (count=0,run=1; COND(cc); count++)
|
| /onnv/onnv-gate/usr/src/common/openssl/crypto/rc2/ |
| rc2speed.c | 114 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++)
|
| /onnv/onnv-gate/usr/src/common/openssl/crypto/rc4/ |
| rc4speed.c | 114 long run=0; variable 128 run=0; 189 printf("To get the most accurate results, try to run this\n"); 213 #define COND(c) (run) 221 for (count=0,run=1; COND(ca); count+=4) 239 for (count=0,run=1; COND(cc); count++)
|
| /onnv/onnv-gate/usr/src/common/openssl/crypto/rc5/ |
| rc5speed.c | 114 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++)
|
| /onnv/onnv-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/ |
| Poold.java | 321 * Flags whether poold should run or exit. 886 public void run() method in class:Poold 891 public void run() { 908 * Stops <code>Poold</code>. Sets a flag indicating that run() 943 p.run();
|