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

1 2 3 4 5 6 7 8 91011>>

  /nfsv41/nfs41-gate/usr/src/uts/i86pc/ml/
notes.s 36 / Tell the booter that we'd like to load unix on a large page
  /nfsv41/nfs41-gate/usr/src/cmd/lp/filter/postscript/filtdesc/
README 30 that will install the PostScript filters under lp.
  /nfsv41/nfs41-gate/usr/src/cmd/perl/5.8.4/distrib/
config_h.SH 31 * that running config_h.SH again will wipe out any changes you've made.
54 * This symbol, if defined, indicates that the alarm routine is
78 * This symbol, if defined, indicates that the chown routine is
84 * This symbol, if defined, indicates that the chroot routine is
90 * This symbol, if defined, indicates that the chsize routine is available
96 * This symbol, if defined, indicates that this C compiler knows about
97 * the const type. There is no need to actually test for that symbol
107 * This symbol, if defined, indicates that the cuserid routine is
113 * This symbol, if defined, indicates that this system's <float.h>
121 * This symbol, if defined, indicates that the difftime routine i
    [all...]
  /nfsv41/nfs41-gate/usr/src/cmd/svc/milestone/
README 32 manifests, for milestones and services that are required for the seed
36 that contains the source for that command.)
  /nfsv41/nfs41-gate/usr/src/cmd/lp/filter/postscript/postdaisy/
README 23 Source code for a simple program that translates Diablo 630 daisy-wheel files
  /nfsv41/nfs41-gate/usr/src/psm/promif/ieee1275/sun4u/
README.sun4u 29 the functions use platform-dependent client interfaces that are not
  /nfsv41/nfs41-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Test/Simple/t/
More.t 65 ok( eq_array([qw(this that whatever)], [qw(this that whatever)]),
69 ok( eq_set([qw(this that whatever)], [qw(that whatever this)]),
73 [qw(this that whatever)],
80 [qw(this that whatever)],
93 my @array1 = (qw(this that whatever),
95 my @array2 = (qw(this that whatever),
104 bar => [qw(this that whatever)],
108 bar => [qw(this that whatever)]
    [all...]
is_deeply.t 21 # Can't use Test.pm, that's a 5.005 thing.
29 my($this, $that, $name) = @_;
30 my $test = $$this eq $that;
40 print "# expected \n$that";
111 is_deeply({ that => 42 }, { this => 42 }, 'hashes with different keys');
199 that => { up => "down", left => "right" },
204 that => { up => "down", left => "right", foo => 42 },
213 # \$got->{that}{foo} = Does not exist
214 # \$expected->{that}{foo} = '42'
  /nfsv41/nfs41-gate/usr/src/cmd/lp/filter/postscript/postprint/
README 23 Source code for a simple program that translates ASCII files into PostScript. The
24 only important change, besides the restructuring that's been applied to all the
25 translators, is the addition of the -r option that controls how carriage returns
  /nfsv41/nfs41-gate/usr/src/cmd/perl/5.8.4/distrib/lib/DBM_Filter/
null.pm 36 This filter ensures that all data written to the DBM file is null
37 terminated. This is useful when you have a perl script that needs
38 to interoperate with a DBM file that a C program also uses. A fairly
40 in a string when it writes to the DBM file. This filter will ensure that
  /nfsv41/nfs41-gate/usr/src/lib/libbc/libc/sys/common/sparc/
sendsig.s 33 ! Call a signal handler in a way that's compatible with statically
37 ! that's what the 4.x kernel did and that's where the signal handler
  /nfsv41/nfs41-gate/usr/src/lib/libelfsign/
README 29 Note that this library does not have a spec file.
31 There are no interfaces in this library that are public so an abi_
37 That isn't an issue since kcfd(1m) and elfsign(1) are 32 bit
  /nfsv41/nfs41-gate/usr/src/cmd/perl/contrib/Solaris/
README 30 This directory contains SMI-developed Perl modules that can be released as Open
  /nfsv41/nfs41-gate/usr/src/uts/common/io/ib/clients/rds/
readme.txt 28 Some of the RDS source files in this directory contain code that is licensed
42 * without modification, are permitted provided that the following
  /nfsv41/nfs41-gate/usr/src/uts/common/sys/ib/clients/rds/
readme.txt 28 Some of the RDS header files in this directory contain code that is licensed
42 * without modification, are permitted provided that the following
  /nfsv41/nfs41-gate/usr/src/lib/pkcs11/libkcfd/
README 27 This is a filter library that's used exclusively by kcfd;
32 project, to ensure that only pkcs11_softtoken.so.1 is used for
  /nfsv41/nfs41-gate/usr/src/cmd/lp/filter/postscript/postreverse/
README 29 postreverse that is more memory/swap efficient as well as a much more efficient
31 document to be parsed is that it contains DSC Page and Trailer comments. The
  /nfsv41/nfs41-gate/usr/src/lib/libsasl/
README 16 conventions are used. The version of the Cyrus libsasl code base that
20 For changes that are particular to the Solaris code base, the
32 to and from other code bases. One unfortunate side effect is that this
35 You will notice that there will be reference to other platforms that Solaris
39 For globalization, it should be noted that there are three classes of strings
40 that need to be i18n'ed. The first are the error strings returned by
45 It should be noted that libsasl requires better support from Solaris to
50 Note that some public functions in the Cyrus distribution are not included
  /nfsv41/nfs41-gate/usr/src/tools/onbld/Checks/
Mapfile.py 29 # Check that link-editor mapfiles contain a valid mapfile header block
39 copy of that file. If you need help, contact a gatekeeper for guidance.
  /nfsv41/nfs41-gate/usr/src/cmd/lp/filter/postscript/postscript/
README 23 Prologues and a few other PostScript files that are copied to /usr/lib/postscript
29 the -P option that lets you pass arbitrary PostScript through to the output file.
30 The option can be useful if you want to change parameters that are defined in
33 For example, the DMD bitmap translator (postdmd) that assumes a screen resolution
48 written in BGI, experience shows that PRISM jobs are often fundamentally different
49 and often require device specific tuning that's rarely needed for STARE jobs. The
  /nfsv41/nfs41-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
SelectSaver.pm 27 A C<SelectSaver> object contains a reference to the file handle that
29 parameter, then that parameter is selected; otherwise, the selected
33 that was selected when it was created.
  /nfsv41/nfs41-gate/usr/src/cmd/sgs/tools/
libconv_mk_report_bufsize.pl 37 # include file named report_bufsize.h. That include file is used to
38 # generate an error message that tells the programmer the required
41 # For details of how that generated file is supposed to be used, please
42 # read the comment that is placed at the top of that file, the text of
60 * as a fixed integer rather than using the actual size calculation that
62 * The code that implements the conversion function does the proper
63 * calculation. It is important that these two values be the same.
68 * within the file that implements the conversion function.
69 * (2) Separating the size calculation from the code that uses i
    [all...]
  /nfsv41/nfs41-gate/usr/src/lib/libnisdb/
db_headers.h 140 #define WRITELOCK2(this, retval, msg, that) \
145 if (that != 0) { \
146 WRITEUNLOCKNR(that, lockcode1, msg); \
152 #define WRITEUNLOCK2(this, that, retval1, retval2, msg1, msg2) \
158 if (that != 0) { \
159 WRITEUNLOCKNR(that, lockcode2, msg2); \
169 #define READLOCK2(this, retval, msg, that) \
174 if (that != 0) { \
175 READUNLOCKNR(that, lockcode1, msg); \
181 #define READUNLOCK2(this, that, retval1, retval2, msg1, msg2)
    [all...]
  /nfsv41/nfs41-gate/usr/src/cmd/perl/5.8.4/distrib/ext/XS/APItest/
APItest.pm 37 This module tests the perl C API. Currently tests that C<printf>
42 This module can be used to check that the perl C API is behaving
44 test script that verifies the output.
56 Test that a double-precision floating point number is formatted
65 Test that a C<long double> is formatted correctly by
82 Test that an C<NV> is formatted correctly by
91 Test that an C<IV> is formatted correctly by
100 Test that an C<UV> is formatted correctly by
109 Test that an C<int> is formatted correctly by
118 Test that an C<long> is formatted correctly b
    [all...]
  /nfsv41/nfs41-gate/usr/src/cmd/lp/filter/postscript/posttek/
README 23 Source code for a program that translates tektronix 4014 files into PostScript.
25 should work and code that ties lines to device space coordinates has been added
26 to ../postscript/posttek.ps. Helps eliminate the variation in line widths that
31 has been initialized to 0, which gets you one pixel wide lines. That gives good

Completed in 5640 milliseconds

1 2 3 4 5 6 7 8 91011>>