Searched refs:run (Results 126 - 150 of 263) sorted by relevance

1234567891011

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/re/
H A Dre.pm28 # compile and run time
71 other directives are. It has both compile-time and run-time effects.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/Command/
H A DMM.pm43 @test_libs are run in alphabetical order.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DCheckTree.pm16 validate - run many filetest checks on a tree
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/IPC/
H A DOpen2.pm73 over source code being run in the child process, you can't control
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DShell.pm121 Shell - run shell commands transparently within perl
H A Dvmsish.pm90 You can also control the 'hushed' flag at run-time, using the built-in
H A Dperl5db.pl238 The script will run without human intervention, putting trace
348 =item * 0 - run continuously.
686 # modified Perl debugger, to be run from Emacs in perldb-mode
919 First, it initializes the environment it wants to run in: turning off
937 local ($^W) = 0; # Switch run-time warnings off during init.
1424 If there's no TTY, we set the debugger to run non-stop; there's not going
1443 # Is Perl being run from a slave editor or graphical debugger?
1703 # Options say run non-stop. Run until we get an interrupt.
1810 function which will be run on each entry to C<DB::DB>; it gets the
2491 =head4 C<c> - run continuousl
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/t/run/
H A Dfresh_perl.t276 open(H,$^O eq 'MacOS' ? ':run:fresh_perl.t' : 'run/fresh_perl.t'); # must be in the 't' directory
569 # We need a "fresh run".
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dperlcc.PL126 run("$Output @ARGV");
170 'r', # run resulting executable
176 'r', # run the resulting executable
177 'T', # run the backend using perl -T
178 't', # run the backend using perl -t
536 sub run {
H A Ddprofpp.PL88 To profile a Perl script run the perl interpreter with the B<-d> switch. So
94 Then run dprofpp to analyze the profile. The output of dprofpp depends
107 The dprofpp tool can also run the profiler before analyzing the profile
168 itself (there is no way to separate autoload time from run time).
437 local $rrun_rtime = 0; # elapsed run time in hz
/opensolaris-onvv-gate/usr/src/common/openssl/crypto/bn/
H A Dexpspeed.c148 int run=0; variable
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dfdc.h178 int run; /* count overrun/underrun */ member in struct:fdstat
/opensolaris-onvv-gate/usr/src/uts/sun/sys/
H A Dfdvar.h260 int run; /* count overrun/underrun */ member in struct:fdstat
/opensolaris-onvv-gate/usr/src/uts/sun4u/opl/sys/
H A Ddrmach.h159 * |run (drmach_copy_rename_prog__relocatable)
212 int (*run)(void *arg, int cpuid); member in struct:__anon9987
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/client/
H A DDhcpmgrApplet.java48 * Main class for DHCP Manager. It is theoretically possible to run this
372 public void run() { method in class:DhcpmgrApplet.WizardTransition
390 public void run() { method in class:DhcpmgrApplet.ConversionTransition
470 * a user preference, but until we run as something other than
567 // DHCP; run the wizard
650 // Main function when we're run as an application
H A DOptionView.java178 // Since we're in a background thread, ask Swing to run ASAP.
181 public void run() {
/opensolaris-onvv-gate/usr/src/cmd/filebench/common/
H A Dparser_lex.l82 run { return FSC_RUN; }
/opensolaris-onvv-gate/usr/src/cmd/logadm/
H A Dtester26 # tester - run logadm tests
32 # to run all the tests:
35 # to run just a few tests, given their names:
38 # to setup a test and stop so you can run it by hand:
42 # the test. to run it, cd there and run:
44 # to check the results, run:
48 # each test and they run a zillion times slower and produce core
55 # list of tests we run by default
101 s=>'setup only, do not run tes
[all...]
/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/daktari/conf/
H A Dplatsvcd.conf43 * Indicates the poll interval at which a list of tasks will be run
/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/silverstone/conf/
H A Dplatsvcd.conf43 * Indicates the poll interval at which a list of tasks will be run
/opensolaris-onvv-gate/usr/src/cmd/troff/troff.d/
H A DREADME81 One can always simply run
/opensolaris-onvv-gate/usr/src/common/openssl/
H A DREADME.SUNW103 program, that is run to boot the wanboot client.
/opensolaris-onvv-gate/usr/src/uts/sun4/ml/
H A Dswtch.s48 * a thread can only run on one processor at a time. there
288 ! it becomes safe for the thread to run.
300 ldx [%i0 + T_CPU], %g2 ! last CPU to run the new thread
/opensolaris-onvv-gate/usr/src/cmd/awk/
H A Dawk.h315 /* run.c */
316 extern void run(Node *);
/opensolaris-onvv-gate/usr/src/cmd/fm/scripts/
H A Dfmsim.ksh56 simscript=run
184 echo "\t-s set up simulation world but do not actually run simulation"

Completed in 326 milliseconds

1234567891011