HomeSort by relevance Sort by last modified time
    Searched refs:some (Results 1 - 25 of 151) sorted by null

1 2 3 4 5 6 7

  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Attribute/Handlers/demo/
demo_call.pl 11 sub x : Call(some,data) { };
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/t/
htmlescp.t 46 <p>Here is some <strong>bold</strong> text, some <em>italic</em> plus <em>/etc/fstab</em>
48 This is some <code>$code($arg1)</code>.</p>
text-options.t 119 This is some body text that is long enough to be a paragraph that wraps,
122 This is some verbatim text.
135 This is some body text that is long enough to be a paragraph that
138 This is some verbatim text.
htmlview.t 66 <p>This is some more regular text.</p>
67 <p>Here is some <strong>bold</strong> text, some <em>italic</em> and something that looks
68 like an &lt;html&gt; tag. This is some <code>$code($arg1)</code>.</p>
157 </more>some text<p>
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/run/
switcht.t 33 $file =~ s/.*/some.tmp/;
  /onnv/onnv-gate/usr/src/uts/intel/io/dktp/controller/ata/
fsm.txt 73 States marked '*' should be invalid but some non-complaint drives
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
Digest.pm 72 or "hashes", of some data, called a message. The digest is (usually)
73 some small/fixed size string. The actual size of the digest depend of
78 I<likely> to change if the message change in some way. Another
80 should be I<hard> to find a message that correspond to some given
134 The constructor returns some object that encapsulate the state of the
219 This table should give some indication on the relative speed of
221 done with of some implementations of this API:
FindBin.pm 26 This allows a user to setup a directory tree for some software with
150 # of some sort.
AutoLoader.pm 100 # long for some old SVR3 systems which treat long names as errors.
203 C<__END__> token to defer the loading of some subroutines until they are
252 Some modules, mainly extensions, provide their own AUTOLOAD subroutines.
253 They typically need to check for some special cases (such as constants)
  /onnv/onnv-gate/usr/src/cmd/lp/filter/postscript/font/devpost/charlib/
README 33 Postscript definitions of some special troff characters. For now each file
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/IPC/
Open2.pm 21 $pid = open2(\*RDRFH, \*WTRFH, 'some cmd and args');
23 $pid = open2(\*RDRFH, \*WTRFH, 'some', 'cmd', 'and', 'args');
27 $pid = open2($rdrfh, $wtrfh, 'some cmd and args');
29 $pid = open2($rdrfh, $wtrfh, 'some', 'cmd', 'and', 'args');
94 # usage: $pid = open2('rdr', 'wtr', 'some cmd and args');
95 # or $pid = open2('rdr', 'wtr', 'some', 'cmd', 'and', 'args');
  /onnv/onnv-gate/usr/src/cmd/lp/filter/postscript/postdmd/
README 30 printers. Decreasing the pattern size often helps some on printers with fast
51 a line by itself. The new encoding wastes some space, but is relatively easy to
  /onnv/onnv-gate/usr/src/lib/libshell/misc/
ERRATA.txt 218 /* some systems get it wrong but escape concise detection */
230 /* some systems get it wrong but escape concise detection */
242 /* some systems get it wrong but escape concise detection */
255 /* some systems get it wrong but escape concise detection */
268 /* some systems get it wrong but escape concise detection */
281 /* some systems get it wrong but escape concise detection */
293 /* some systems get it wrong but escape concise detection */
305 /* some systems get it wrong but escape concise detection */
317 /* some systems get it wrong but escape concise detection */
329 /* some systems get it wrong but escape concise detection *
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
Time.pm 122 Obtain the time on C<HOST>, or some default host if C<HOST> is not given
130 Obtain the time on C<HOST>, or some default host if C<HOST> is not given
  /onnv/onnv-gate/usr/src/lib/libsasl/
README 15 go their separate ways. In order to assist with resynchronization, some
50 Note that some public functions in the Cyrus distribution are not included
  /onnv/onnv-gate/usr/src/lib/libshell/common/tests/
grep.sh 93 Some line contain foo only,
94 and some lines contain bar only.
  /onnv/onnv-gate/usr/src/cmd/bnu/
README 44 Some useful shells:
53 Here are some pointers for converting to the new version:
55 1- There are some significant changes in L.sys (new name = Systems) format.
100 It will also make the needed directories, create some files in
  /onnv/onnv-gate/usr/src/cmd/lp/filter/postscript/postmd/
README 47 printers. Decreasing the pattern size often helps some on printers with fast
  /onnv/onnv-gate/usr/src/cmd/sendmail/
READ_ME 39 Makefile.cmd Some Makefile variable definitions included by subdirs.
43 Also, some C source files for peculiar configurations.
  /onnv/onnv-gate/usr/src/cmd/sgs/libelf/demo/
README 32 from a ELF file in some way. Each programs also uses libelf
  /onnv/onnv-gate/usr/src/cmd/sgs/librtld_db/rdb_demo/
00README 34 of some of the important files contained within:
  /onnv/onnv-gate/usr/src/cmd/sgs/prof/sparc/
README 31 Both libprof.a and libsymint.a shared some source files, which created a
  /onnv/onnv-gate/usr/src/common/openssl/crypto/des/
FILES0 15 times - Some outputs from 'speed' on some machines.
  /onnv/onnv-gate/usr/src/uts/common/io/aac/
README 44 IOP reset, AIF handling, 64-bit LBA, and some other minor features are
85 non-DASD access. For some cards, you may need to explicitly enable it
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
ReadLine.pm 21 This package is just a front end to some other packages. At the moment
102 Actually C<Term::ReadLine> can use some other package, that will
108 The stub package included with the perl distribution allows some

Completed in 4809 milliseconds

1 2 3 4 5 6 7