Searched refs:and (Results 1 - 25 of 572) sorted by relevance

1234567891011>>

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/t/comp/
H A Dcolon.t6 # ABC LABEL XYZZY m q qq qw qx s tr y AUTOLOAD and alarm
29 ok 1, (eval "package ABC; sub zyx {1}; 1;" and
30 eval "ABC::zyx" and
31 not eval "ABC:: eq ABC||" and
34 ok 2, (eval "package LABEL; sub zyx {1}; 1;" and
35 eval "LABEL::zyx" and
36 not eval "LABEL:: eq LABEL||" and
39 ok 3, (eval "package XYZZY; sub zyx {1}; 1;" and
40 eval "XYZZY::zyx" and
41 not eval "XYZZY:: eq XYZZY||" and
[all...]
/opensolaris-onvv-gate/usr/src/lib/libxcurses/src/tic/
H A DMakefile5 # Common Development and Distribution License, Version 1.0 only
12 # and limitations under the License.
15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
49 # Note that $RD/bin/$SYS should be ahead of /bin and /usr/bin in PATH.
77 @echo this tic and untic is not currently used by Solaris
78 @echo use tic and untic in usr/src/lib/libcurses
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DTrig.t24 if ($^O eq 'unicos') { # See lib/Math/Complex.pm and t/lib/complex.t.
53 print 'not ' unless (near($y, 1.5707963267949) and
68 print 'not ' unless (near($r, sqrt(2))) and
69 (near($t, deg2rad(45))) and
75 print 'not ' unless (near($x, 1)) and
76 (near($y, 1)) and
82 print 'not ' unless (near($r, sqrt(2))) and
83 (near($t, deg2rad(45))) and
89 print 'not ' unless (near($x, 1)) and
90 (near($y, 1)) and
[all...]
/opensolaris-onvv-gate/usr/src/psm/promif/ieee1275/
H A DREADME.promif5 # Common Development and Distribution License (the "License").
11 # and limitations under the License.
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
28 The "common" subdirectory contains machine and platform
31 ISA and platform dependent implementations of promif
32 interfaces (including platform and/or ISA defined interfaces)
36 interfaces which are used by sun4u and sun4v.
/opensolaris-onvv-gate/usr/src/psm/promif/ieee1275/common/
H A DREADME.common5 # Common Development and Distribution License, Version 1.0 only
12 # and limitations under the License.
15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
27 This directory contains the "common" (machine and platform-independent)
32 types and definitions (i.e. cell size) in external ISA and platform-
34 files, are ISA and platform-dependent.
/opensolaris-onvv-gate/usr/src/cmd/mdb/
H A DREADME5 # Common Development and Distribution License, Version 1.0 only
12 # and limitations under the License.
15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
28 mdb(1) is an extensible utility for low-level debugging and editing of the
30 process core dumps, and object files. mdb provides a completely customizable
33 removed, or are themselves low-level debugging tools, and for customer
37 on the design, features, and goals of MDB. See /shared/sac/PSARC/1999/169
38 for copies of the paper and related documentation. More information about
40 contains both the source for the MDB debugger, and the supporting debugger
41 modules. Developers are free to modify and enhanc
[all...]
/opensolaris-onvv-gate/usr/src/cmd/lp/filter/postscript/common/
H A DREADME5 # Common Development and Distribution License, Version 1.0 only
12 # and limitations under the License.
15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
23 Common header and source files used when you compile most of the programs in this
25 agree with the LIBDIR and FONTDIR definitions in ../Makefile.
/opensolaris-onvv-gate/usr/src/head/
H A Diso646.h5 * Common Development and Distribution License, Version 1.0 only
12 * and limitations under the License.
15 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
43 #define and && macro
/opensolaris-onvv-gate/usr/src/cmd/lp/filter/postscript/download/
H A DREADME5 # Common Development and Distribution License, Version 1.0 only
12 # and limitations under the License.
15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
24 and prepends requested host resident font files to the input. The downloaded
25 fonts are the ones named in the %%DocumentFonts: comment and listed in a
27 and the comments in downloader.c for examples of map files. By default map
28 files and font files are in *hostfontdir. It's initialized using HOSTFONTDIR
29 (file ../common/path.h) and can be changed on the command line using the
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dlop.t4 # test the logical operators '&&', '||', '!', 'and', 'or', 'not'
27 and (!!($i || $j) == (!$i && !$j))
28 and ((!$i || $j) == ($i && !$j))
29 and (($i || !$j) != (!$i && $j))
H A Dclosure.t41 test { foo == 3 and $i == 3};
87 &{$foo[0]}() == 0 and
88 &{$foo[1]}() == 1 and
89 &{$foo[2]}() == 2 and
90 &{$foo[3]}() == 3 and
99 &{$foo[0]}() == 4 and
100 &{$foo[1]}() == 3 and
101 &{$foo[2]}() == 2 and
102 &{$foo[3]}() == 1 and
117 &{$foo[0]}() == 0 and
[all...]
/opensolaris-onvv-gate/usr/src/lib/libelfsign/
H A DREADME5 # Common Development and Distribution License (the "License").
11 # and limitations under the License.
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
32 library for appcert and friends doesn't make any sense. If the APIs
37 That isn't an issue since kcfd(1m) and elfsign(1) are 32 bit
38 applications and are the only consumers.
/opensolaris-onvv-gate/usr/src/common/crypto/arcfour/sun4u/
H A Darcfour_crypt_asm.s5 * Common Development and Distribution License (the "License").
11 * and limitations under the License.
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
56 * in and out should be aligned on an 8-byte boundary, but len can be anything
77 and %o1, 255, %o1
79 and %g1, 255, %g1
87 and %o2, 255, %o2
89 and %g2, 255, %g2
99 and %o5, 255, %o5
105 and
[all...]
/opensolaris-onvv-gate/usr/src/cmd/praudit/
H A Dprint_audit.txt5 * Common Development and Distribution License, Version 1.0 only
12 * and limitations under the License.
15 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
35 print_audit, print_audit_buf - format and print audit trail data
39 print_audit_xml_ending_buf - print audit XML prolog and ending
53 print_audit() formats binary audit data from stdin and prints in
55 in_buf and copies in ASCII to out_buf, terminating with a null
58 print_audit_xml_prolog and print_audit_xml_prolog_buf will print
60 of the DTD which is used to parse the XML, and also identifies the
64 print_audit_xml_ending and print_audit_xml_ending_bu
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/
H A DREADME5 # Common Development and Distribution License (the "License").
11 # and limitations under the License.
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
34 and limitations under the License.
43 liblgrp(3LIB). It provides both functional and object-oriented interface to all
46 The t directory contains two files: Lgrp.t and Lgrp_api.t which contain lots
47 of examples (and serve as tests).
52 1. Uncompress and untar the archive
56 If you are using gcc and wish to build this module against the perl shipped as
/opensolaris-onvv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/pod/
H A DFile.pod2 # Copyright (c) 2002, 2003, Oracle and/or its affiliates. All rights reserved.
20 manipulate accounting files. The interface is object-oriented and allows the
21 creation and reading of libexacct files. The C library calls wrapped by this
25 C<ea_get_creator(3EAXACCT)>, and C<ea_get_hostname(3EAXACCT)>. The file read
26 and write methods all operate on C<Sun::Solaris::Exacct::Object> objects and
27 perform all the necessary memory management, packing, unpacking, and structure
32 C<EO_HEAD>, C<EO_TAIL>, C<EO_NO_VALID_HDR>, C<EO_POSN_MSK>, and
46 C<$name> and C<$oflags>, and return
[all...]
/opensolaris-onvv-gate/usr/src/xmod/
H A DREADME5 # Common Development and Distribution License, Version 1.0 only
12 # and limitations under the License.
15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
31 to those who build releases and deliver source files for the source
34 should be excluded from binary and source products.
38 then be added to the result of 'make EXPORT_SRC' and built
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DBasename.t22 if ($base eq 'draft' and $path eq '/virgil/aeneid/' and $type eq '.book7') {
41 if ($base eq 'draft' and $path eq 'virgil:[aeneid]' and $type eq '.book7') {
64 if ($base eq 'draft' and $path eq 'C:\\virgil\\aeneid\\' and $type eq '.book7') {
89 if ($base eq 'draft' and $path eq 'virgil:aeneid:' and $type eq '.book7') {
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dif.t18 '"use if" with a false condition and a pragma');
24 and $@ =~ /while "strict refs" in use/),
25 '"use if" with a true condition and a pragma');
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/utils/port/
H A DREADME9 This directory contains utilities that help port and patch a standard perl
10 5.8.4 build directory into the ON tree. It is hoped that future ports and
19 Build and install perl 5.8.4 for both the sparc and i386 architectures. To do
20 this, unpack perl 5.8.4 and then run the InstallPerl script from inside the
21 directory. This script needs to be setuid root, and will install perl under
22 /usr/perl5, and will generate the correct config.sh file. A series of status
25 into ON. The files are build.touched, test.log and install.packlist.
38 directory and the workspace that perl is to be checked in to. The script
49 Make sure you have a config.sh for both the sparc and x8
[all...]
/opensolaris-onvv-gate/usr/src/psm/promif/ieee1275/sun4u/
H A DREADME.sun4u5 # Common Development and Distribution License, Version 1.0 only
12 # and limitations under the License.
15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
28 The implementation of the functions are platform dependent and/or
/opensolaris-onvv-gate/usr/src/psm/stand/
H A DREADME5 # Common Development and Distribution License, Version 1.0 only
12 # and limitations under the License.
15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
30 This tree has source code for both sparc and x86 platforms.
33 of stand and stand.i386 merge. So, let's use the following rule for
44 pieces involved and with suitable testing.
46 to build [ and test ] for all platforms.
47 6). The following list should be addressed and eliminated as we continue
49 a). nfs_readsize for sun4 and i386.
50 b). lib/fs/nfs_inet/netaddr.h: MAX_PKT_SIZE different between i386 and spar
[all...]
/opensolaris-onvv-gate/usr/src/cmd/dtrace/test/tst/common/funcs/
H A Dtst.chill.ksh5 # Common Development and Distribution License (the "License").
11 # and limitations under the License.
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
38 * SECTION: Actions and Subroutines/chill()
41 * we just run this and make sure it runs.
/opensolaris-onvv-gate/usr/src/cmd/lp/filter/postscript/postprint/
H A DREADME5 # Common Development and Distribution License, Version 1.0 only
12 # and limitations under the License.
15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
31 Things have been tuned for PostScript printers running at 9600 baud, and may not
33 here and in ../postscript/postprint.ps could help if throughput seems to be
59 procedures l and L by '1 sub'. It's a little tricky, but I've tried it and
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A Dinstmodsh30 $reply =~ /^f\s*/ and do
44 $reply =~ /^d\s*/ and do
58 $reply =~ /^t\s*/ and do
73 $reply eq 'v' and do
86 $reply eq 'q' and do
113 $reply eq 'l' and do
118 $reply =~ /^m\s+/ and do
123 $reply eq 'q' and do

Completed in 195 milliseconds

1234567891011>>